diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 22868b19c03..c24221fa8cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-10-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * bindings.el (mouse-minor-mode-menu) | ||
| 4 | (minor-mode-menu-from-indicator): Move to mouse.el. | ||
| 5 | * mouse.el (mouse-minor-mode-menu, minor-mode-menu-from-indicator): | ||
| 6 | Move here from bindings.el | ||
| 7 | |||
| 1 | 2007-10-19 Richard Stallman <rms@gnu.org> | 8 | 2007-10-19 Richard Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * help-fns.el (describe-function-1): Don't use the advice origname | 10 | * help-fns.el (describe-function-1): Don't use the advice origname |