# HG changeset patch # User Dave Love # Date 966347745 0 # Node ID 4b721363a79be8e50cada49a67b9dc0ab04f6876 # Parent 182986c3d2fdff0cc5d8a3dbcdc607d1b4a73c02 *** empty log message *** diff -r 182986c3d2fd -r 4b721363a79b lisp/ChangeLog --- 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 + * progmodes/cwarn.el (cwarn) : 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.