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: Sun, 10 Apr 2005 19:36:51 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7303 emacs/lisp/ChangeLog:1.7304
*** emacs/lisp/ChangeLog:1.7303 Sun Apr 10 20:50:48 2005
--- emacs/lisp/ChangeLog        Sun Apr 10 23:36:49 2005
***************
*** 1,3 ****
--- 1,27 ----
+ 2005-04-10  Richard M. Stallman  <address@hidden>
+ 
+       * startup.el (fancy-splash-tail): Update copyright year.
+       (command-line): Split part of -Q into -D.
+       (emacs-basic-display): New defvar.
+       (fancy-splash-text): Correct name of menu item.
+ 
+       * saveplace.el (save-place-alist-to-file): Catch errors writing file.
+ 
+       * info.el (Info-fontify-node): Handle fontification of multiple * Menu
+       lines in one node.
+ 
+       * comint.el (comint-send-input): New arg ARTIFICIAL.
+       Callers in this file changed.
+ 
+       * abbrev.el (define-abbrevs): Read system abbrevs properly.
+ 
+       * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
+ 
+ 2005-04-10  Chong Yidong  <address@hidden>
+ 
+       * url/url-ldap.el (url-ldap): Add docstring.  Fix call to
+       `ldap-search-internal'.
+ 
  2005-04-10  Stefan Monnier  <address@hidden>
  
        * files.el (set-auto-mode-1): Use line-end-position.
***************
*** 43,48 ****
--- 67,77 ----
        (days-to-time, time-subtract, time-add): Don't use the #xhhhh
        syntax which Emacs 20 doesn't support.
  
+ 2005-04-09  Richard M. Stallman  <address@hidden>
+ 
+       * help.el (describe-key-briefly, describe-key): Replace
+       strings as event types with "(any string)".
+ 
  2005-04-09  Stefan Monnier  <address@hidden>
  
        * arc-mode.el (archive-mode-map): Move initialization into




reply via email to

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