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 f4a42c6f4c0..fd27eaacc2d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-12-16 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compile-goto-error): Do not push-mark. | ||
| 4 | Remove NOMSG arg and all uses changed. | ||
| 5 | |||
| 1 | 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2013-12-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. | 8 | * emulation/cua-rect.el (cua-rectangle-mark-mode): New minor mode. |