diff options
| author | Vinicius Jose Latorre | 2007-11-09 15:34:03 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2007-11-09 15:34:03 +0000 |
| commit | d54ad496474b0294cb99bd072e17c9db56e97c53 (patch) | |
| tree | d1bfb0786ef433793b2fdeaaed089b0d791c1eb2 /lisp/ChangeLog | |
| parent | 4a6789f7cda3fde1cd089b619ff23cd5adb68228 (diff) | |
| download | emacs-d54ad496474b0294cb99bd072e17c9db56e97c53.tar.gz emacs-d54ad496474b0294cb99bd072e17c9db56e97c53.zip | |
Clean the code for checking suitable Emacs version.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ef1ec9f20fa..1919f435af7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 1 | 2007-11-09 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 2 | ||
| 3 | * ps-print.el (ps-do-despool): If ps-lpr-switches is not a list, force | 3 | * ps-print.el: Clean the code for checking suitable Emacs version. |
| 4 | it to be one. | 4 | (ps-do-despool): If ps-lpr-switches is not a list, force it to be one. |
| 5 | (ps-print-version): New version 6.8.1. | 5 | (ps-print-version): New version 6.8.1. |
| 6 | 6 | ||
| 7 | 2007-11-09 Juanma Barranquero <lekktu@gmail.com> | 7 | 2007-11-09 Juanma Barranquero <lekktu@gmail.com> |