comparison 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
comparison
equal deleted inserted replaced
54232:e9a21f90fd82 54233:4da084c4e7a7
1 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * ps-print.el: Doc fix.
4 (ps-print-version): New version number (6.6.3).
5 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
6 Docstring fix.
7 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8 before printing.
9 (ps-time-stamp-yyyy-mm-dd): New fun.
10 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
11
1 2004-03-02 Kim F. Storm <storm@cua.dk> 12 2004-03-02 Kim F. Storm <storm@cua.dk>
2 13
3 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message. 14 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
4 15
5 2004-03-01 Juanma Barranquero <lektu@terra.es> 16 2004-03-01 Juanma Barranquero <lektu@terra.es>