Fix last changelog entry.
authorChong Yidong <cyd@stupidchicken.com>
Tue, 27 Jan 2009 20:10:00 +0000 (20:10 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 27 Jan 2009 20:10:00 +0000 (20:10 +0000)
lisp/ChangeLog

index 6eb2700..736179b 100644 (file)
@@ -1,8 +1,7 @@
 2009-01-27  Chong Yidong  <cyd@stupidchicken.com>
 
-       * 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.