comparison lisp/ChangeLog @ 30813:4b721363a79b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 15 Aug 2000 13:55:45 +0000
parents fa45a01185c0
children 9a001fb66358
comparison
equal deleted inserted replaced
30812:182986c3d2fd 30813:4b721363a79b
9 * textmodes/ispell.el (ispell-graphic-p): New constant. 9 * textmodes/ispell.el (ispell-graphic-p): New constant.
10 (ispell-choices-win-default-height, ispell-help): Use 10 (ispell-choices-win-default-height, ispell-help): Use
11 `ispell-graphic-p' instead of `xemacsp'. 11 `ispell-graphic-p' instead of `xemacsp'.
12 12
13 2000-08-15 Dave Love <fx@gnu.org> 13 2000-08-15 Dave Love <fx@gnu.org>
14
15 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link.
16 (global-cwarn-mode): Don't make it a user option. Unquote lambda.
17 (cwarn-font-lock-feature-keywords-alist): Don't make it a user
18 option. Provide :type.
19 (cwarn-configuration): Provide :type.
20 (cwarn-mode): Doc fix.
21
22 * add-log.el (change-log-merge): Doc fix.
23 (change-log-redate): New command.
14 24
15 * net/browse-url.el (browse-url-filename-alist): Add a clause for 25 * net/browse-url.el (browse-url-filename-alist): Add a clause for
16 Doze and Dog. 26 Doze and Dog.
17 (browse-url): Use dolist, not mapcar. 27 (browse-url): Use dolist, not mapcar.
18 (browse-url-at-point): Check for null url. 28 (browse-url-at-point): Check for null url.