comparison man/ChangeLog @ 42288:3ce98f3e0608

2001-12-24 Michael Kifer <kifer@cs.sunysb.edu> * viper-cmd.el (viper-change-state): Got rid of make-local-hook. (viper-special-read-and-insert-char): Make C-m work right in the r comand. (viper-buffer-search-enable): Fixed format string. * viper-ex.el (ex-token-alist): Use ex-set-visited-file-name instead of viper-info-on-file. (ex-set-visited-file-name): New function. * viper.el (viper-emacs-state-mode-list): Added mail-mode. * ediff-mult.el (ediff-meta-mark-equal-files): Added optional action argument. * ediff-init.el: Fixed some doc strings. * ediff-util.el (ediff-after-quit-hook-internal): New variable. Got rid of make-local-hook. * ediff-wind.el (ediff-setup-control-frame): Got rid of make-local-hook.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Mon, 24 Dec 2001 05:50:31 +0000
parents 3dd01dfd38c1
children a56c5979cbbd
comparison
equal deleted inserted replaced
42287:c95e74201401 42288:3ce98f3e0608
1 2001-12-24 Michael Kifer <kifer@cs.sunysb.edu>
2
3 * ediff.texi: Typos.
4
5 * viper.texi: Typos, acknowledgements, updated the :f command.
6
1 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il> 7 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
2 8
3 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual 9 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
4 source files. 10 source files.
5 11