diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 77dc97db5c7..1187505be67 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-02-01 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-01 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/compile.el (compilation-internal-error-properties): | ||
| 4 | Respect compilation-first-column in the "*compilation*" buffer. | ||
| 5 | |||
| 3 | * emacs-lisp/easy-mmode.el (define-minor-mode): | 6 | * emacs-lisp/easy-mmode.el (define-minor-mode): |
| 4 | Relax :variable's test for a named function. | 7 | Relax :variable's test for a named function. |
| 5 | 8 | ||