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 86c8945a272..021d5a07421 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-05-30 Juanma Barranquero <lekktu@gmail.com> | 1 | 2010-05-30 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 2 | ||
| 3 | * emulation/cua-base.el: Recognize `right-char' and `left-char' as | ||
| 4 | movement commands. | ||
| 5 | |||
| 3 | * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from | 6 | * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from |
| 4 | `path-separator', but maintain compatibility with Emacs 20.2. | 7 | `path-separator', but maintain compatibility with Emacs 20.2. |
| 5 | 8 | ||