diff options
| author | YAMAMOTO Mitsuharu | 2005-04-06 02:24:59 +0000 |
|---|---|---|
| committer | YAMAMOTO Mitsuharu | 2005-04-06 02:24:59 +0000 |
| commit | 369f76bbf5dfab0c15f024c84943199ec502e319 (patch) | |
| tree | a989b829cc3ee4edcbbab3f828fda38dc867fb9f /lisp | |
| parent | 34958350635ec3fd8951e914673657e910e3f6ea (diff) | |
| download | emacs-369f76bbf5dfab0c15f024c84943199ec502e319.tar.gz emacs-369f76bbf5dfab0c15f024c84943199ec502e319.zip | |
*** empty log message ***
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 |