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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 08 Jul 2002 05:37:32 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4082 emacs/lisp/ChangeLog:1.4083
*** emacs/lisp/ChangeLog:1.4082 Mon Jul  8 04:45:12 2002
--- emacs/lisp/ChangeLog        Mon Jul  8 05:37:31 2002
***************
*** 1,3 ****
--- 1,7 ----
+ 2002-07-08  Juanma Barranquero  <address@hidden>
+ 
+       * info.el (Info-directory-list): Fix docstring.
+ 
  2002-07-08  Miles Bader  <address@hidden>
  
        * comint.el (comint-dynamic-list-completions): Sort COMPLETIONS
***************
*** 9,15 ****
        of files just created (and not yet saved on disk).
  
        * ido.el (ido-completion-help): Changed xemacs specific code to
!       avoid byte compiler warning in GNU emacs.                               
                                             
        (ido-set-matches1): Use regexp-quote instead of identity.
        (ido-complete-space): New function.
        (ido-define-mode-map): Bind it to SPACE.
--- 13,19 ----
        of files just created (and not yet saved on disk).
  
        * ido.el (ido-completion-help): Changed xemacs specific code to
!       avoid byte compiler warning in GNU emacs.
        (ido-set-matches1): Use regexp-quote instead of identity.
        (ido-complete-space): New function.
        (ido-define-mode-map): Bind it to SPACE.
***************
*** 304,310 ****
        (uniquify-delayed-rationalize-file-buffer-names):
        Rename from delayed-uniquify-rationalize-file-buffer-names.
  
! 2002-06-27  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-file-name-structure)
        (tramp-multi-file-name-hop-structure): Split for easier readability.
--- 308,314 ----
        (uniquify-delayed-rationalize-file-buffer-names):
        Rename from delayed-uniquify-rationalize-file-buffer-names.
  
! 2002-06-27  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-file-name-structure)
        (tramp-multi-file-name-hop-structure): Split for easier readability.
***************
*** 353,359 ****
  
        * dired.el (dired-find-alternate-file): Mark as disabled.
  
! 2002-06-25  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-ftp-method): New user option.
        (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
--- 357,363 ----
  
        * dired.el (dired-find-alternate-file): Mark as disabled.
  
! 2002-06-25  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el (tramp-ftp-method): New user option.
        (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP.
***************
*** 441,447 ****
        * progmodes/f90.el (f90-do-auto-fill): Respect the value of
        comment-auto-fill-only-comments.
  
! 2002-06-21  Kai Gro,b_(Bjohann  <address@hidden>
  
        * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
        This is not a handled operation.
--- 445,451 ----
        * progmodes/f90.el (f90-do-auto-fill): Respect the value of
        comment-auto-fill-only-comments.
  
! 2002-06-21  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property.
        This is not a handled operation.



reply via email to

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