diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0bfc080f8ec..b1c35a78937 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2014-04-02 Glenn Morris <rgm@gnu.org> | 1 | 2014-04-02 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * menu-bar.el (menu-bar-file-menu): | ||
| 4 | * vc/ediff.el (ediff-current-file): | ||
| 5 | Update for revert-buffer-function no longer being nil by default. | ||
| 6 | |||
| 3 | * simple.el (command-execute): Respect nil disabled-command-function. | 7 | * simple.el (command-execute): Respect nil disabled-command-function. |
| 4 | 8 | ||
| 5 | 2014-04-01 Nicolas Richard <theonewiththeevillook@yahoo.fr> | 9 | 2014-04-01 Nicolas Richard <theonewiththeevillook@yahoo.fr> |