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 381aeda8cb4..9d474f3f27f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-04-01 Nicolas Richard <theonewiththeevillook@yahoo.fr> | ||
| 2 | |||
| 3 | * simple.el (command-execute): Do not execute the command when it | ||
| 4 | is disabled; fixes thinko in 2013-02-20 conversion from C. (Bug#17151) | ||
| 5 | |||
| 1 | 2014-03-29 Juri Linkov <juri@jurta.org> | 6 | 2014-03-29 Juri Linkov <juri@jurta.org> |
| 2 | 7 | ||
| 3 | * dired-aux.el (dired-compress-file): Don't use string-match-p | 8 | * dired-aux.el (dired-compress-file): Don't use string-match-p |