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 25ce0ff9cd3..79582ea560a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2013-07-26 Glenn Morris <rgm@gnu.org> | 1 | 2013-07-26 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * align.el (align-regexp): Doc fix. (Bug#14857) | ||
| 4 | (align-region): Explicit error if subexpression missing/does not match. | ||
| 5 | |||
| 3 | * simple.el (global-visual-line-mode): | 6 | * simple.el (global-visual-line-mode): |
| 4 | Do not duplicate the mode lighter. (Bug#14858) | 7 | Do not duplicate the mode lighter. (Bug#14858) |
| 5 | 8 | ||