From: Stefan Monnier Date: Fri, 24 May 2002 22:06:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~14888 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d2679414c71b1030914f87d7b74055a77c7d7d04;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 08bf3cfcea4..1c02eec2db8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2002-05-24 Stefan Monnier + + * net/ange-ftp.el (read-file-name-internal): Remove the + `ange-ftp' property. + (ange-ftp-real-read-file-name-internal): Remove. + 2002-05-24 Glenn Morris * progmodes/f90.el: (f90-end-of-subprogram): Remove the final @@ -26,7 +32,7 @@ (apropos-documentation-check-doc-file) (apropos-documentation-check-elc-file): Use them to filter out false matches where only one keyword matches, but more than once. - + * apropos.el (apropos-show-scores, apropos-orig-regexp) (apropos-all-regexp, apropos-synonyms, apropos-words) (apropos-all-words): New variables. @@ -43,13 +49,13 @@ * info.el (Info-mode-hook): Change `font-lock-mode' to `turn-on-font-lock'. - + * font-core.el (font-lock-function): New variable. (font-lock-default-function): New function, created from `font-lock-mode'. (font-lock-mode): Just funcall `font-lock-default-function'. (font-lock-symbol-category-alist): New variable. - + 2002-05-22 Markus Rost * files.el (file-newest-backup): Use file-name-sans-versions.