diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9e25fa395d1..27b732da5fc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -10,6 +10,8 @@ | |||
| 10 | if the associated variable is non-nil, which requires that all | 10 | if the associated variable is non-nil, which requires that all |
| 11 | needed functions be already defined. | 11 | needed functions be already defined. |
| 12 | 12 | ||
| 13 | * mouse.el (popup-menu): Balance parens. | ||
| 14 | |||
| 13 | 2000-10-08 Dave Love <fx@gnu.org> | 15 | 2000-10-08 Dave Love <fx@gnu.org> |
| 14 | 16 | ||
| 15 | * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map. | 17 | * progmodes/ada-mode.el (ada-mode-menu): Add name to menu map. |