Mercurial > emacs
changeset 30813:4b721363a79b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 15 Aug 2000 13:55:45 +0000 |
parents | 182986c3d2fd |
children | 1b2e8bd62f76 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
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.