diff options
| author | Vinicius Jose Latorre | 2004-11-21 22:52:46 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2004-11-21 22:52:46 +0000 |
| commit | c033ddefa5a871421bccbf210ffedf3375a80f9f (patch) | |
| tree | 891570a6d0fe68179111a5dcc264866f702a3af7 /lisp/ChangeLog | |
| parent | b6d0ac875cd0851a855a3c9f4922f83f36fb74d0 (diff) | |
| download | emacs-c033ddefa5a871421bccbf210ffedf3375a80f9f.tar.gz emacs-c033ddefa5a871421bccbf210ffedf3375a80f9f.zip | |
ps-setup
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 | ||