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: Mon, 14 Apr 2003 06:16:06 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5036 emacs/lisp/ChangeLog:1.5037
*** emacs/lisp/ChangeLog:1.5036 Mon Apr 14 03:54:15 2003
--- emacs/lisp/ChangeLog        Mon Apr 14 06:16:05 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-04-14  Richard M. Stallman  <address@hidden>
+ 
+       * derived.el (define-derived-mode): Make generated code work in
+       Emacs versions that do not have run-mode-hooks.
+ 
+       * emacs-lisp/lisp-mode.el (last-sexp-toggle-display):
+       At end of buffer, run the global binding of the same key.
+ 
+       * international/mule.el (after-insert-file-set-coding):
+       Properly treat INSERTED as number of characters, for both
+       for both the argument and the value.
+ 
+       * desktop.el (desktop-base-file-name):
+       Renamed from desktop-basefilename.  Add defvaralias.
+ 
  2003-04-14  John Paul Wallington  <address@hidden>
  
        * international/fontset.el (create-fontset-from-ascii-font): Doc fix.




reply via email to

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