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 e0cbf007771..39001a369fa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-05-12 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun): | ||
| 4 | Push the mark at the start of these functions when appropriate. | ||
| 5 | |||
| 1 | 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2010-05-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * minibuffer.el (completion-cycle-threshold): New custom var. | 8 | * minibuffer.el (completion-cycle-threshold): New custom var. |