Mercurial > emacs
comparison lisp/ChangeLog @ 27899:42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
translate all ESC key sequences.
(viper-goto-mark-subr): restore markers for files for which
they were saved.
* viper-init.el (viper-translate-all-ESC-keysequences): new variable.
* viper-util.el (viper-set-replace-overlay-glyphs,
viper-set-replace-overlay): always check if the replacement
overlay is live.
* viper.el (viper-vi-state-mode-list): added major modes.
* ediff-wind.el: minor comment changes.
* ediff.el: copyright notice date fix.
author | Michael Kifer <kifer@cs.stonybrook.edu> |
---|---|
date | Mon, 28 Feb 2000 06:16:44 +0000 |
parents | eed97491259b |
children | 117f66873369 |
comparison
equal
deleted
inserted
replaced
27898:eed97491259b | 27899:42f9a58e0fc4 |
---|---|
1 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> | |
2 * viper-cmd.el (viper-envelop-ESC-key): added the option to | |
3 translate all ESC key sequences. | |
4 (viper-goto-mark-subr): restore markers for files for which | |
5 they were saved. | |
6 * viper-init.el (viper-translate-all-ESC-keysequences): new variable. | |
7 * viper-util.el (viper-set-replace-overlay-glyphs, | |
8 viper-set-replace-overlay): always check if the replacement | |
9 overlay is live. | |
10 * viper.el (viper-vi-state-mode-list): added major modes. | |
11 * ediff-wind.el: minor comment changes. | |
12 * ediff.el: copyright notice date fix. | |
13 | |
14 | |
1 2000-02-27 Jason Rumney <jasonr@gnu.org> | 15 2000-02-27 Jason Rumney <jasonr@gnu.org> |
2 | 16 |
3 * faces.el (face-font-family-alternatives): Add arial to helv. | 17 * faces.el (face-font-family-alternatives): Add arial to helv. |
4 (mode-line, header-line, tool-bar): Same default as x for w32. | 18 (mode-line, header-line, tool-bar): Same default as x for w32. |
5 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | 19 (fixed-pitch, variable-pitch): Remove wildcard as it prevents |