# HG changeset patch # User Stefan Monnier # Date 1032350731 0 # Node ID a58704d2ce3ffa6b148042b57121e56511c80fca # Parent c361d424aee22f28209f6510a31fd4bbcb4b3414 *** empty log message *** diff -r c361d424aee2 -r a58704d2ce3f lisp/ChangeLog --- a/lisp/ChangeLog Wed Sep 18 07:50:37 2002 +0000 +++ b/lisp/ChangeLog Wed Sep 18 12:05:31 2002 +0000 @@ -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