Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 15 13:45:51 2000 +0000 +++ b/lisp/ChangeLog Tue Aug 15 13:55:45 2000 +0000 @@ -12,6 +12,16 @@ 2000-08-15 Dave Love <fx@gnu.org> + * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link. + (global-cwarn-mode): Don't make it a user option. Unquote lambda. + (cwarn-font-lock-feature-keywords-alist): Don't make it a user + option. Provide :type. + (cwarn-configuration): Provide :type. + (cwarn-mode): Doc fix. + + * add-log.el (change-log-merge): Doc fix. + (change-log-redate): New command. + * net/browse-url.el (browse-url-filename-alist): Add a clause for Doze and Dog. (browse-url): Use dolist, not mapcar.