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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 07 Mar 2005 06:12:11 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7065 emacs/lisp/ChangeLog:1.7066
*** emacs/lisp/ChangeLog:1.7065 Mon Mar  7 11:00:07 2005
--- emacs/lisp/ChangeLog        Mon Mar  7 11:12:10 2005
***************
*** 1,5 ****
--- 1,14 ----
  2005-03-07  Kim F. Storm  <address@hidden>
  
+       * simple.el (move-beginning-of-line): New command.
+ 
+       * bindings.el (global-map): Bind C-a to move-beginning-of-line.
+ 
+       * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
+ 
+       * emulation/cua-base.el: Put CUA move property on move-end-of-line
+       and move-beginning-of-line.
+ 
        * apropos.el (apropos-print): Omit command from M-x ... RET.
  
  2005-03-07  Nick Roberts  <address@hidden>




reply via email to

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