diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 39001a369fa..45f1167412a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-05-13 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * dos-fns.el: Add "dos-" prefix for namespace control. | ||
| 4 | (convert-standard-filename): Define as alias for | ||
| 5 | dos-convert-standard-filename but only if applicable. | ||
| 6 | |||
| 1 | 2010-05-12 Alan Mackenzie <acm@muc.de> | 7 | 2010-05-12 Alan Mackenzie <acm@muc.de> |
| 2 | 8 | ||
| 3 | * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): | 9 | * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): |