emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/ChangeLog
Date: Tue, 16 Nov 2004 12:50:27 -0500

Index: emacs/lispref/ChangeLog
diff -c emacs/lispref/ChangeLog:1.263 emacs/lispref/ChangeLog:1.264
*** emacs/lispref/ChangeLog:1.263       Tue Nov 16 14:14:13 2004
--- emacs/lispref/ChangeLog     Tue Nov 16 17:31:19 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-11-16  Richard M. Stallman  <address@hidden>
+ 
+       * tips.texi (Coding Conventions): Separate defvar and require
+       methods to avoid warnings.  Use require only when there are many
+       functions and variables from that package.
+ 
+       * minibuf.texi (Minibuffer Completion): When ignoring case,
+       predicate must not be case-sensitive.
+ 
+       * debugging.texi (Function Debugging, Explicit Debug): Clarified.
+       (Test Coverage): Don't talk about "splotches".  Clarified.
+ 
  2004-11-16  Thien-Thi Nguyen  <address@hidden>
  
        * frames.texi (Window Frame Parameters): Fix typo.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]