diff options
| author | Vinicius Jose Latorre | 2004-03-10 22:56:45 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2004-03-10 22:56:45 +0000 |
| commit | 197d4ebcbcc24adcaa1a5e6995bef8be15ea76ae (patch) | |
| tree | fdfef96f00ad45b245ef75255cd17bb972128f41 /lisp/ChangeLog | |
| parent | 134d96718689a884c4aa3c6427733d33f4fccd73 (diff) | |
| download | emacs-197d4ebcbcc24adcaa1a5e6995bef8be15ea76ae.tar.gz emacs-197d4ebcbcc24adcaa1a5e6995bef8be15ea76ae.zip | |
Modification to print *Messages* buffer.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc3e2effc09..fc610e26239 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br> | ||
| 2 | |||
| 3 | * ps-print.el: Modification to print *Messages* buffer. | ||
| 4 | (ps-print-version): New version 6.6.4. | ||
| 5 | (ps-message-log-max): New fun. | ||
| 6 | (ps-spool-without-faces, ps-spool-with-faces) | ||
| 7 | (ps-count-lines-preprint): Code fix. | ||
| 8 | |||
| 1 | 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 9 | 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 10 | ||
| 3 | * delim-col.el: Doc fix. | 11 | * delim-col.el: Doc fix. |