]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove bogus ChangeLog entry that didn't have a change to go with.
authorKai Großjohann <kgrossjo@eu.uu.net>
Wed, 28 May 2003 20:08:47 +0000 (20:08 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Wed, 28 May 2003 20:08:47 +0000 (20:08 +0000)
lisp/ChangeLog

index fb09251f8959c204073bd9f7979580363f80955a..a010ca6d4a67c6613990d49bcded7693b169fed6 100644 (file)
        * bindings.el (global-map): Don't bind S-<backspace>.  Too many
        people hit it by mistake.
 
-2003-05-23  Kai Gro\e,A_\e(Bjohann  <kai.grossjohann@gmx.net>
-
-       * 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 <teirllm@dms.auburn.edu>.
-
 2003-05-26  Andre Spiegel  <spiegel@gnu.org>
 
        * vc.el (vc-delete-file): Fix free variable reference.