diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d2ee593c389..e4d4062668d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-01-05 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * eshell/em-unix.el (diff-no-select): Autoload it. | ||
| 4 | (eshell/diff): Use diff-no-select. (Bug#10420) | ||
| 5 | |||
| 1 | 2012-01-05 Chong Yidong <cyd@gnu.org> | 6 | 2012-01-05 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * shell.el (shell-dynamic-complete-functions): Revert last change. | 8 | * shell.el (shell-dynamic-complete-functions): Revert last change. |