emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 24 May 2002 18:06:49 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3937 emacs/lisp/ChangeLog:1.3938
*** emacs/lisp/ChangeLog:1.3937 Fri May 24 18:02:36 2002
--- emacs/lisp/ChangeLog        Fri May 24 18:06:48 2002
***************
*** 1,3 ****
--- 1,9 ----
+ 2002-05-24  Stefan Monnier  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * progmodes/f90.el: (f90-end-of-subprogram): Remove the final
***************
*** 26,32 ****
        (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.
--- 32,38 ----
        (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,55 ****
  
        * 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  <address@hidden>
  
        * files.el (file-newest-backup): Use file-name-sans-versions.
--- 49,61 ----
  
        * 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  <address@hidden>
  
        * files.el (file-newest-backup): Use file-name-sans-versions.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]