From: Dave Love Date: Wed, 16 Aug 2000 09:23:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~2274 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c1e757e36ba4c14a351cb74592897e94f2ff8611;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 052a30dd926..946e09216a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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