# HG changeset patch # User Chong Yidong # Date 1233087000 0 # Node ID 7864afd0c90d36925a45287526c460fedc160427 # Parent 84d629592864f5c1fca477e407dc6a28a87a6028 Fix last changelog entry. diff -r 84d629592864 -r 7864afd0c90d lisp/ChangeLog --- a/lisp/ChangeLog Tue Jan 27 20:09:47 2009 +0000 +++ b/lisp/ChangeLog Tue Jan 27 20:10:00 2009 +0000 @@ -1,8 +1,7 @@ 2009-01-27 Chong Yidong - * bindings.el ([C-backspace]): Swap C-delete and C-backspace - bindings here, so we don't have to do it in - normal-erase-is-backspace-mode. + * bindings.el: Swap C-delete and C-backspace bindings here, so we + don't have to do it in normal-erase-is-backspace-mode. * simple.el (normal-erase-is-backspace-mode): Don't swap C-delete and C-backspace; the latter is not available on ttys anyway.