Mercurial > emacs
diff lispref/ChangeLog @ 58282:7c3f5740a5cc
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 16 Nov 2004 17:31:19 +0000 |
parents | dbb445557bb6 |
children | 9371bf53b95e b637c617432f |
line wrap: on
line diff
--- a/lispref/ChangeLog Tue Nov 16 17:30:48 2004 +0000 +++ b/lispref/ChangeLog Tue Nov 16 17:31:19 2004 +0000 @@ -1,3 +1,15 @@ +2004-11-16 Richard M. Stallman <rms@gnu.org> + + * 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 <ttn@gnu.org> * frames.texi (Window Frame Parameters): Fix typo.