emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 31 Jul 2002 18:05:17 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4174 emacs/lisp/ChangeLog:1.4175
*** emacs/lisp/ChangeLog:1.4174 Wed Jul 31 08:08:06 2002
--- emacs/lisp/ChangeLog        Wed Jul 31 18:05:16 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-07-31  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
+       Check that (car elt) is a string.
+ 
+       * pcomplete.el (pcomplete-entries): Doc fix.
+ 
+       * international/mule.el (non-standard-icccm-encodings-alist): Doc fix.
+ 
  2002-07-31  Andreas Schwab  <address@hidden>
  
        * dired.el: Hide disabling of dired-find-alternate-file behind
***************
*** 98,103 ****
--- 107,119 ----
        * files.el (revert-buffer): Fix previous change.
  
  2002-07-29  Richard M. Stallman  <address@hidden>
+ 
+       * bindings.el (help-echo): If global-mode-string is non-nil,
+       display some spaces after it.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-find-cl-functions):
+       Don't call string-match on non-string.
+       (displaying-byte-compile-warnings): 
  
        * textmodes/ispell.el (check-ispell-version): Bind default-directory
        to avoid errors.  Kill the old temp buffer at the beginning.



reply via email to

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