diff options
| -rw-r--r-- | lisp/ChangeLog | 8 | ||||
| -rw-r--r-- | lisp/gnus/ChangeLog | 5 |
2 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index be5f552393a..fc0fbad4eb6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-05-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * calendar/calendar.el (calendar-mode-line-format): | ||
| 4 | Use mode-line-highlight as mouse-face. | ||
| 5 | |||
| 6 | * time.el (display-time-string-forms, display-time-update): | ||
| 7 | Use mode-line-highlight as mouse-face. | ||
| 8 | |||
| 1 | 2005-05-26 Jay Belanger <belanger@truman.edu> | 9 | 2005-05-26 Jay Belanger <belanger@truman.edu> |
| 2 | 10 | ||
| 3 | * calc/calc.el (calc-language-alist): Remove extra defvar. | 11 | * calc/calc.el (calc-language-alist): Remove extra defvar. |
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 4498ac3f1c3..84d38f3ff33 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-05-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * gnus-agent.el (gnus-agent-make-mode-line-string): | ||
| 4 | Use mode-line-highlight as mouse-face. | ||
| 5 | |||
| 1 | 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org> | 6 | 2005-05-17 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 7 | ||
| 3 | * canlock.el (canlock): Change the parent group to news. | 8 | * canlock.el (canlock): Change the parent group to news. |