diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 54177c5d8e4..08ee4028c59 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-01-04 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings. | ||
| 4 | |||
| 1 | 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> | 5 | 2009-01-04 Ulrich Mueller <ulm@kph.uni-mainz.de> |
| 2 | 6 | ||
| 3 | * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. | 7 | * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. |