Mercurial > emacs
changeset 46254:cb67dabf2c60
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 08 Jul 2002 09:37:31 +0000 |
parents | 5aa8db244c65 |
children | 503a8e2a9054 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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 <lektu@terra.es> + + * info.el (Info-directory-list): Fix docstring. + 2002-07-08 Miles Bader <miles@gnu.org> * 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 <Kai.Grossjohann@CS.Uni-Dortmund.DE> +2002-06-27 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> * 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 <Kai.Grossjohann@CS.Uni-Dortmund.DE> +2002-06-25 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> * 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 <Kai.Grossjohann@CS.Uni-Dortmund.DE> +2002-06-21 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> * net/ange-ftp.el (backup-buffer): Delete `ange-ftp' property. This is not a handled operation.