comparison lisp/ChangeLog @ 27906:d2e57e7498a9

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 29 Feb 2000 09:37:22 +0000
parents 117f66873369
children cb2cc19e288e
comparison
equal deleted inserted replaced
27905:2c4966aa6acd 27906:d2e57e7498a9
1 2000-02-28 Eli Barzilay <eli@cs.cornell.edu>
2
3 * calculator.el (calculator-use-menu): New option.
4 (calculator-initial-bindings): Changed some bindings to work as
5 macros.
6 (calculator-forced-input): Removed.
7 (calculator-restart-other-mode): New variable.
8 (calculator-mode-map): Set up menu.
9
10 2000-02-28 Jari Aalto <jari.aalto@poboxes.com>
11
12 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc
13 tags.
14
1 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> 15 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu>
2 16
3 * viper-cmd.el (viper-envelop-ESC-key): added the option to 17 * viper-cmd.el (viper-envelop-ESC-key): added the option to
4 translate all ESC key sequences. 18 translate all ESC key sequences.
5 (viper-goto-mark-subr): restore markers for files for which 19 (viper-goto-mark-subr): restore markers for files for which
9 viper-set-replace-overlay): always check if the replacement 23 viper-set-replace-overlay): always check if the replacement
10 overlay is live. 24 overlay is live.
11 * viper.el (viper-vi-state-mode-list): added major modes. 25 * viper.el (viper-vi-state-mode-list): added major modes.
12 * ediff-wind.el: minor comment changes. 26 * ediff-wind.el: minor comment changes.
13 * ediff.el: copyright notice date fix. 27 * ediff.el: copyright notice date fix.
14
15 28
16 2000-02-27 Jason Rumney <jasonr@gnu.org> 29 2000-02-27 Jason Rumney <jasonr@gnu.org>
17 30
18 * faces.el (face-font-family-alternatives): Add arial to helv. 31 * faces.el (face-font-family-alternatives): Add arial to helv.
19 (mode-line, header-line, tool-bar): Same default as x for w32. 32 (mode-line, header-line, tool-bar): Same default as x for w32.