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, 23 Apr 2003 21:58:49 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5056 emacs/lisp/ChangeLog:1.5057
*** emacs/lisp/ChangeLog:1.5056 Wed Apr 23 21:41:45 2003
--- emacs/lisp/ChangeLog        Wed Apr 23 21:58:49 2003
***************
*** 1,5 ****
--- 1,17 ----
  2003-04-23  Richard M. Stallman  <address@hidden>
  
+       * files.el (view-read-only): Doc fix.
+ 
+       * simple.el (back-to-indentation): Call backward-prefix-chars.
+ 
+       * help-mode.el (help-make-xrefs): Clean up the loop that scans
+       over a keymap inserted by \\{...}; it now stops at end of buffer.
+ 
+       * filesets.el: Don't call filesets-init.
+ 
+       * emacs-lisp/bytecomp.el (byte-compile-defun): Generate and
+       compile a defalias form, unless byte-compile-compatibility.
+ 
        * progmodes/scheme.el (scheme-mode-syntax-table):
        Use prefix syntax for ', `, comma, @ and #.
  




reply via email to

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