Mercurial > emacs
diff lisp/ChangeLog @ 54233:4da084c4e7a7
Doc fix.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Tue, 02 Mar 2004 04:54:04 +0000 |
parents | c3d0594f43ec |
children | 31518a031db2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 02 00:15:01 2004 +0000 +++ b/lisp/ChangeLog Tue Mar 02 04:54:04 2004 +0000 @@ -1,3 +1,14 @@ +2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br> + + * ps-print.el: Doc fix. + (ps-print-version): New version number (6.6.3). + (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer): + Docstring fix. + (ps-kill-emacs-check): Check if ps-print temporary buffer is killed + before printing. + (ps-time-stamp-yyyy-mm-dd): New fun. + (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd. + 2004-03-02 Kim F. Storm <storm@cua.dk> * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.