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: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 26 May 2003 14:02:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5158 emacs/lisp/ChangeLog:1.5159
*** emacs/lisp/ChangeLog:1.5158 Mon May 26 06:35:38 2003
--- emacs/lisp/ChangeLog        Mon May 26 14:02:24 2003
***************
*** 1,3 ****
--- 1,16 ----
+ 2003-05-26  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * bindings.el (global-map): Don't bind S-<backspace>.  Too many
+       people hit it by mistake.
+ 
+ 2003-05-23  Kai Gro,A_(Bjohann  <address@hidden>
+ 
+       * simple.el (kill-region): If nothing was killed, and the
+       previous command was not a kill, break kill sequence.
+       (kill-whole-line): Don't use kill-line.  Make it work with
+       invisible lines.  Make it repeatable.
+       From Luc Teirlinck <address@hidden>.
+ 
  2003-05-26  Andre Spiegel  <address@hidden>
  
        * vc.el (vc-delete-file): Fix free variable reference.




reply via email to

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