diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb1277c957c..d6a7617579b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs). | 4 | Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs). |
| 5 | Eliminate eval-and-compile usage. | 5 | Eliminate eval-and-compile usage. |
| 6 | (ps-insert-file): Use insert-file-contents instead of insert-file. | 6 | (ps-insert-file): Use insert-file-contents instead of insert-file. |
| 7 | (ps-setup): Code fix. | ||
| 7 | 8 | ||
| 8 | 2004-11-21 Jay Belanger <belanger@truman.edu> | 9 | 2004-11-21 Jay Belanger <belanger@truman.edu> |
| 9 | 10 | ||