comparison lisp/ChangeLog @ 54537:a059a7176bbd

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 24 Mar 2004 18:37:57 +0000
parents 9739834841d5
children 40ab259813f3
comparison
equal deleted inserted replaced
54536:934d92d8b496 54537:a059a7176bbd
1 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar/appt.el (appt-check): Remove superfluous progn.
4 When finished with diary buffer: if it was not being displayed
5 before, kill it; otherwise restore its original state.
6 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
7
8 * calendar/calendar.el (calendar-set-mode-line): Use total
9 available mode-line width, rather than frame-width.
10
11 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
12 after mode change so effect not lost.
13
1 2004-03-23 Dave Love <fx@gnu.org> 14 2004-03-23 Dave Love <fx@gnu.org>
2 15
3 * dired.el (dired) <defgroup>: Add link to manual. 16 * dired.el (dired) <defgroup>: Add link to manual.
4 (dired-font-lock-keywords): Ad highlighting on unusual permissions. 17 (dired-font-lock-keywords): Ad highlighting on unusual permissions.
5 (dired-revert): Use dolist. 18 (dired-revert): Use dolist.