]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 May 2002 22:06:48 +0000 (22:06 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 24 May 2002 22:06:48 +0000 (22:06 +0000)
lisp/ChangeLog

index 08bf3cfcea4a316e3d551ecb0f8567f7d8dde373..1c02eec2db8a4fb161b227be5606a98d369455bb 100644 (file)
@@ -1,3 +1,9 @@
+2002-05-24  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * 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  <gmorris@ast.cam.ac.uk>
 
        * 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.
 
        * 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  <rost@math.ohio-state.edu>
 
        * files.el (file-newest-backup): Use file-name-sans-versions.