comparison lisp/ChangeLog @ 26121:3195d4a66146

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 20 Oct 1999 13:54:25 +0000
parents ecb770f88920
children ca021b60a2fd
comparison
equal deleted inserted replaced
26120:64f5595ba1fb 26121:3195d4a66146
1 1999-10-20 Gerd Moellmann <gerd@gnu.org>
2
3 * dired.el (dired-move-to-filename-regexp): Fix long comment lines
4 that were split so that part of the comment appeared as Lisp code.
5
1 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br> 6 1999-10-20 Vinicius Jose Latorre <vinicius@cpqd.com.br>
2 7
3 * ps-bdf.el: Doc fix. 8 * ps-bdf.el: Doc fix.
4 9
5 * ps-print-def.el: New file: common definitions for all parts of 10 * ps-print-def.el: New file: common definitions for all parts of
89 94
90 1999-10-19 Dave Love <fx@gnu.org> 95 1999-10-19 Dave Love <fx@gnu.org>
91 96
92 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug. 97 * emacs-lisp/eval-reg.el: Removed -- not now needed by edebug.
93 98
99 >>>>>>> 1.58
94 1999-10-19 Sam Steingold <sds@ksp.com> 100 1999-10-19 Sam Steingold <sds@ksp.com>
95 101
96 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to 102 * map-ynp.el (map-y-or-n-p): Remove extraneous `not' to
97 comply with the comment. 103 comply with the comment.
98 104