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, 21 Jul 2003 05:58:58 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5295 emacs/lisp/ChangeLog:1.5296
*** emacs/lisp/ChangeLog:1.5295 Mon Jul 21 03:17:51 2003
--- emacs/lisp/ChangeLog        Mon Jul 21 05:58:57 2003
***************
*** 1,3 ****
--- 1,18 ----
+ 2003-07-21  Richard M. Stallman  <address@hidden>
+ 
+       * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
+       (lisp-mode): Likewise.
+ 
+       * subr.el (with-selected-window): Copy code form save-selected-window
+       so as to call select-window with norecord arg.
+       (dynamic-completion-table): Doc fix.
+       (lazy-completion-table): Doc fix.
+ 
+       * international/mule-cmds.el (set-locale-environment):
+       langinfo renamed to locale-info.
+ 
+       * international/mule.el (auto-coding-functions): Doc fix.
+ 
  2003-07-21  Kenichi Handa  <address@hidden>
  
        * international/quail.el (quail-translate-key): Update




reply via email to

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