diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25516e8d6c1..4f2fc98e54a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * term/mac-win.el: Use create-fontset-from-mac-roman-font to | ||
| 4 | create the startup fontset if a font specification ends with | ||
| 5 | `mac-roman'. | ||
| 6 | |||
| 1 | 2005-04-06 Lute Kamstra <lute@gnu.org> | 7 | 2005-04-06 Lute Kamstra <lute@gnu.org> |
| 2 | 8 | ||
| 3 | * emacs-lisp/copyright.el (copyright-update-year): Replace the | 9 | * emacs-lisp/copyright.el (copyright-update-year): Replace the |