aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a141a6dbc26..f92513255fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,17 @@
12000-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
12000-02-27 Jason Rumney <jasonr@gnu.org> 152000-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.