From: Stefan Monnier Date: Wed, 18 Sep 2002 12:05:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~13136 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7221af8213c3217e5035e5817e5715e6c2b0ba8;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4e64914f66d..33df6f51d17 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -4,26 +4,34 @@ listing remote directories. 2002-09-18 Michael Kifer - - * ediff-hooks.el: Put back the autoloads (for compatibility with XEmacs). - + + * ediff-hooks.el: Put back the autoloads (for XEmacs compatibility). + * ediff-init.el: Use defalias instead of fset. - + * ediff-util.el: Use defalias instead of fset. - - * viper-util.el (viper-chars-in-region): simplification. - - * viper.el (viper-emacs-state-mode-list): added modes. - + + * viper-util.el (viper-chars-in-region): Simplification. + + * viper.el (viper-emacs-state-mode-list): Added modes. + 2002-09-18 Miles Bader * diff-mode.el (diff-mode): Don't evaluate `compilation-last-buffer' unless it's bound. +2002-09-17 Stefan Monnier + + * server.el (server-log): Add `client' arg. + (server-start): Don't bother canceling the sentinel. + (server-process-filter): Use replace-regexp-in-string and + handle the new &n quoting. Use push. Use server-log's new arg. + Don't output the C-x # message if `nowait'. + (server-buffer-done): Use server-log's new arg. + 2002-09-16 Markus Rost - * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide - :tag's. + * ls-lisp.el (ls-lisp-format-time-list): Fix type and provide :tag's. 2002-09-16 Richard M. Stallman @@ -33,9 +41,15 @@ * cus-edit.el (custom-variable-backup-value): New function. (custom-variable-reset-backup): New function. (custom-variable-menu): Add item for custom-variable-reset-backup. - (custom-variable-set, custom-variable-reset-saved) + (custom-variable-set, custom-variable-reset-saved) (custom-variable-reset-standard): Call custom-variable-backup-value. +2002-09-16 Stefan Monnier + + * dired.el (dired-font-lock-keywords): Use regexp-opt. + (dired-move-to-filename): Better message when we fail to find the file. + (dired-sort-toggle): Minor optimization. + 2002-09-16 Juanma Barranquero * dired-aux.el (dired-add-entry): Add missing argument to