diff options
| author | Vinicius Jose Latorre | 2004-05-06 04:34:38 +0000 |
|---|---|---|
| committer | Vinicius Jose Latorre | 2004-05-06 04:34:38 +0000 |
| commit | cfb7b9ce93bac045331df89a82702205f4c1d947 (patch) | |
| tree | f4578d8d292d106b7c0ecf57b8798677cf8011fd /lisp/ChangeLog | |
| parent | 208ccc30daa7419d71e6fabf1941390c9849fcb6 (diff) | |
| download | emacs-cfb7b9ce93bac045331df89a82702205f4c1d947.tar.gz emacs-cfb7b9ce93bac045331df89a82702205f4c1d947.zip | |
New fun.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3b10a9405ae..235204831e3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 1 | 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 2 | 2 | ||
| 3 | * ps-print.el (ps-print-quote): Call ps-value-string. | 3 | * ps-print.el (ps-print-quote): Call ps-value-string. |
| 4 | (ps-value-string): New fun. | 4 | (ps-setup): Call ps-comment-string. |
| 5 | (ps-value-string, ps-comment-string): New funs. | ||
| 5 | 6 | ||
| 6 | 2004-05-06 Juanma Barranquero <lektu@terra.es> | 7 | 2004-05-06 Juanma Barranquero <lektu@terra.es> |
| 7 | 8 | ||