# HG changeset patch # User Stefan Monnier # Date 1022278008 0 # Node ID b4398ab76404b9053985588e050dd1efc3668ba4 # Parent a35026845779eaae9011a1f7b1cb678664f36e6b *** empty log message *** diff -r a35026845779 -r b4398ab76404 lisp/ChangeLog --- a/lisp/ChangeLog Fri May 24 22:06:08 2002 +0000 +++ b/lisp/ChangeLog Fri May 24 22:06:48 2002 +0000 @@ -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.