diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0573868e000..c0df194b86e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2003-04-06 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * calendar/cal-menu.el (cal-menu-update): Use easy-menu-create-menu | ||
| 4 | rather than easy-menu-change. | ||
| 5 | |||
| 6 | * dired.el (dired-view-file): Let viewer program run asynchronously. | ||
| 7 | |||
| 8 | 2003-04-06 Ben North <ben@redfrontdoor.org> (tiny change) | ||
| 9 | |||
| 10 | * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): | ||
| 11 | Correct the starting point for previous-single-property-change. | ||
| 12 | |||
| 1 | 2003-04-06 Masatake YAMATO <jet@gyve.org> | 13 | 2003-04-06 Masatake YAMATO <jet@gyve.org> |
| 2 | 14 | ||
| 3 | * progmodes/etags.el (tag-find-file-of-tag): Renamed from | 15 | * progmodes/etags.el (tag-find-file-of-tag): Renamed from |