comparison lisp/ChangeLog @ 54253:27114ce380a0

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 04 Mar 2004 00:29:50 +0000
parents 1cf83db1ed7f
children d41dd3d19ce4
comparison
equal deleted inserted replaced
54252:bd2c8b015291 54253:27114ce380a0
1 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
4 recognizing leading comment on code line.
5
6 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
9 only comment-start (in case the mode hasn't set it).
10
11 * Makefile.in (AUTOGENEL): New var.
12 (bootstrap-prepare): Rename from bootstrap-clean.
13 Don't remove elc files.
14 (maintainer-clean): New target.
15
16 * xml.el (xml-get-attribute-or-nil): Simplify.
17
1 2004-03-02 Juri Linkov <juri@jurta.org> 18 2004-03-02 Juri Linkov <juri@jurta.org>
2 19
3 * net/browse-url.el (browse-url-netscape, browse-url-mozilla) 20 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
4 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in 21 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
5 URL to prevent their substitution with the environment variable 22 URL to prevent their substitution with the environment variable