# HG changeset patch # User Juanma Barranquero # Date 1026121051 0 # Node ID cb67dabf2c60f4a6e9d9c46920dbcaa031e2ac86 # Parent 5aa8db244c65a715158cadd58e9d1f0b720f9a7a *** empty log message *** diff -r 5aa8db244c65 -r cb67dabf2c60 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 08 09:36:47 2002 +0000 +++ b/lisp/ChangeLog Mon Jul 08 09:37:31 2002 +0000 @@ -1,3 +1,7 @@ +2002-07-08 Juanma Barranquero + + * info.el (Info-directory-list): Fix docstring. + 2002-07-08 Miles Bader * comint.el (comint-dynamic-list-completions): Sort COMPLETIONS @@ -9,7 +13,7 @@ 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. + 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,7 +308,7 @@ (uniquify-delayed-rationalize-file-buffer-names): Rename from delayed-uniquify-rationalize-file-buffer-names. -2002-06-27 Kai Gro,b_(Bjohann +2002-06-27 Kai Gro,A_(Bjohann * net/tramp.el (tramp-file-name-structure) (tramp-multi-file-name-hop-structure): Split for easier readability. @@ -353,7 +357,7 @@ * dired.el (dired-find-alternate-file): Mark as disabled. -2002-06-25 Kai Gro,b_(Bjohann +2002-06-25 Kai Gro,A_(Bjohann * net/tramp.el (tramp-ftp-method): New user option. (tramp-invoke-ange-ftp): New function to forward calls to Ange-FTP. @@ -441,7 +445,7 @@ * progmodes/f90.el (f90-do-auto-fill): Respect the value of comment-auto-fill-only-comments. -2002-06-21 Kai Gro,b_(Bjohann +2002-06-21 Kai Gro,A_(Bjohann * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property. This is not a handled operation.