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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 04 Oct 2005 17:50:36 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8278 emacs/lisp/ChangeLog:1.8279
*** emacs/lisp/ChangeLog:1.8278 Tue Oct  4 20:51:16 2005
--- emacs/lisp/ChangeLog        Tue Oct  4 21:50:34 2005
***************
*** 1,5 ****
--- 1,16 ----
  2005-10-04  Stefan Monnier  <address@hidden>
  
+       * bindings.el (global-map): Resync [home] and [end] bindings with C-a
+       and C-e.
+ 
+       * emacs-lisp/eldoc.el: Move comments into docstrings.
+       (eldoc-message-commands): Initialize in its declaration.
+       Add move-beginning-of-line and move-end-of-line.
+       (eldoc-add-command, eldoc-add-command-completions)
+       (eldoc-remove-command, eldoc-remove-command-completions): Simplify.
+ 
+       * outline.el (outline-mark-subtree): Activate the mark.
+ 
        * calendar/appt.el (appt-time-regexp): New var.
        (appt-add, appt-make-list): Use it.
        (appt-convert-time): Clean up.




reply via email to

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