comparison lisp/ChangeLog @ 33970:670b73b06a0d EMACS_PRETEST_21_0_92

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 28 Nov 2000 18:02:05 +0000
parents 0137a7589ef5
children 9b22f06699ac
comparison
equal deleted inserted replaced
33969:96d72c104f9a 33970:670b73b06a0d
17 2000-11-28 Gerd Moellmann <gerd@gnu.org> 17 2000-11-28 Gerd Moellmann <gerd@gnu.org>
18 18
19 * simple.el (delete-horizontal-space): Handle minibuffer prompt. 19 * simple.el (delete-horizontal-space): Handle minibuffer prompt.
20 20
21 2000-11-28 Dave Love <fx@gnu.org> 21 2000-11-28 Dave Love <fx@gnu.org>
22
23 * progmodes/ps-mode.el (ps-mode): Set comment-start and
24 comment-start-skip locally.
22 25
23 * progmodes/fortran.el (fortran-mode): Don't set 26 * progmodes/fortran.el (fortran-mode): Don't set
24 fortran-comment-line-start-skip. Set comment-start to 27 fortran-comment-line-start-skip. Set comment-start to
25 fortran-comment-line-start. 28 fortran-comment-line-start.
26 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group. 29 (fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.