comparison lisp/ChangeLog @ 82467:ff85cbd27ee2

2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu> * viper.el (viper-remove-hooks): remove some additional viper hooks when the user calls viper-go-away. (viper-go-away): restore the default of default-major-mode. Save the value of default-major-mode before vaperization. * viper-cmd.el: Replace error "" with "Viper bell". * viper-ex.el: Replace error "" with "Viper bell". * ediff-util.el (ediff-make-temp-file): use the coding system of the buffer for which file is created.
author Michael Kifer <kifer@cs.stonybrook.edu>
date Sun, 19 Aug 2007 13:47:08 +0000
parents 168363a0236b
children 906b3892481e
comparison
equal deleted inserted replaced
82466:168363a0236b 82467:ff85cbd27ee2
1 2007-08-19 Michael Kifer <kifer@cs.stonybrook.edu>
2
3 * viper.el (viper-remove-hooks): remove some additional viper hooks
4 when the user calls viper-go-away.
5 (viper-go-away): restore the default of default-major-mode.
6 Save the value of default-major-mode before vaperization.
7
8 * viper-cmd.el: Replace error "" with "Viper bell".
9
10 * viper-ex.el: Replace error "" with "Viper bell".
11
12 * ediff-util.el (ediff-make-temp-file): use the coding system of the
13 buffer for which file is created.
14
1 2007-08-19 Glenn Morris <rgm@gnu.org> 15 2007-08-19 Glenn Morris <rgm@gnu.org>
2 16
3 * Makefile.in (custom-deps, finder-data, autoloads, recompile) 17 * Makefile.in (custom-deps, finder-data, autoloads, recompile)
4 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather 18 (progmodes/cc-mode.elc, mh-e/mh-loaddefs.el): Use $(emacs) rather
5 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system 19 than $(EMACS), so that EMACSLOADPATH is set. Prevents any system