Mercurial > emacs
changeset 51305:5b999429df44
Remove bogus ChangeLog entry that didn't have a change to go with.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Wed, 28 May 2003 20:08:47 +0000 |
parents | 955ff3c53a87 |
children | 6f6a567f5fde |
files | lisp/ChangeLog |
diffstat | 1 files changed, 0 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 28 20:07:10 2003 +0000 +++ b/lisp/ChangeLog Wed May 28 20:08:47 2003 +0000 @@ -116,14 +116,6 @@ * bindings.el (global-map): Don't bind S-<backspace>. Too many people hit it by mistake. -2003-05-23 Kai Gro,A_(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.