# HG changeset patch # User Dave Love # Date 966417800 0 # Node ID 955c8548cf769b5adeb26c5ad5c8afe0c94f9311 # Parent 3e3ae9ba51691c02e1439cafc9e32aaf67c4a5c8 *** empty log message *** diff -r 3e3ae9ba5169 -r 955c8548cf76 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 16 05:22:00 2000 +0000 +++ b/lisp/ChangeLog Wed Aug 16 09:23:20 2000 +0000 @@ -31,6 +31,31 @@ 2000-08-15 Dave Love + * simple.el: Autoload widget-convert when compiling. + (mail-user-agent): Doc fix. + + * help.el (function-called-at-point, variable-at-point): Use + with-syntax-table. + (help-manyarg-func-alist): Add insert-and-inherit. + + * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'. + + * delsel.el (delsel-unload-hook): New function. + + * find-file.el: Doc fixes. Move provide to end. + (ff) : Add :link. + (ff-goto-click): Deleted. + (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window): + Use mouse-set-point. + + * textmodes/tildify.el: Doc fixes. + (tildify) : Add:version. + + * progmodes/glasses.el (glasses) : Add :version. + (glasses-custom-set): Use set-default, not set. + (minor-mode-alist): Propertize the lighter. + (glasses-mode): Provide optional arg. + * 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