comparison lisp/ChangeLog @ 42605:32e40100d0de

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 08 Jan 2002 06:14:48 +0000
parents 633233bf2bbf
children 9c4ababeb33b
comparison
equal deleted inserted replaced
42604:a49b37e22b38 42605:32e40100d0de
1 2002-01-08 Richard M. Stallman <rms@gnu.org>
2
3 * replace.el (occur-mode-goto-occurrence-other-window): New command.
4 (occur-mode-map): Bind `o' to that.
5
1 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu> 6 2002-01-07 Michael Kifer <kifer@cs.stonybrook.edu>
2 7
3 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs): 8 * viper-init.el (viper-cond-compile-for-xemacs-or-emacs):
4 new macro that replaces viper-emacs-p and viper-xemacs-p in many 9 new macro that replaces viper-emacs-p and viper-xemacs-p in many
5 cases. Used to reduce the number of warnings. 10 cases. Used to reduce the number of warnings.