comparison lisp/ChangeLog @ 48919:8c3de3bc4e1c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 21 Dec 2002 20:25:25 +0000
parents bf2ca45780be
children e6c22638134b
comparison
equal deleted inserted replaced
48918:199771712967 48919:8c3de3bc4e1c
1 2002-12-21 Richard M. Stallman <rms@gnu.org>
2
3 * man.el (Man-getpage-in-background): Put GROFF_NO_SGR in env.
4
5 * ls-lisp.el (original-insert-directory): Make this a variable,
6 don't set its function definition.
7 (insert-directory): Use funcall to call that function.
8
9 * bindings.el (help-echo): Change tooltip string.
10
11 * chistory.el (command-history-map): Move definition up.
12
13 * faces.el (help-xref-stack): Add defvar to avoid warning.
14
1 2002-12-21 Andreas Schwab <schwab@suse.de> 15 2002-12-21 Andreas Schwab <schwab@suse.de>
2 16
3 * dired.el (dired-insert-directory): Preserve text properties 17 * dired.el (dired-insert-directory): Preserve text properties
4 when quoting. 18 when quoting.
5 19
4961 2002-07-31 Andreas Schwab <schwab@suse.de> 4975 2002-07-31 Andreas Schwab <schwab@suse.de>
4962 4976
4963 * dired.el: Hide disabling of dired-find-alternate-file behind 4977 * dired.el: Hide disabling of dired-find-alternate-file behind
4964 autoload-cookie. 4978 autoload-cookie.
4965 4979
4966 2002-07-31 Juanma Barranquero <lektu@terra.es> 4980 2002-07-31 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
4967 4981
4968 * makefile.w32-in: Revert some changes from 2002-07-23 because they 4982 * makefile.w32-in: Revert some changes from 2002-07-23 because they
4969 don't work on MSVC/nmake builds. 4983 don't work on MSVC/nmake builds.
4970 (update-subdirs-CMD): Generate the right list of subdirectories. 4984 (update-subdirs-CMD): Generate the right list of subdirectories.
4971 From Tak Ota <Takaaki.Ota@am.sony.com>.
4972 4985
4973 2002-07-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> 4986 2002-07-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4974 4987
4975 * net/tramp.el: New version 2.0.5. 4988 * net/tramp.el: New version 2.0.5.
4976 (tramp-methods): Remove inline encoding method parameters. 4989 (tramp-methods): Remove inline encoding method parameters.