comparison lisp/ChangeLog @ 26456:048d2aebabdf

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 15 Nov 1999 14:26:07 +0000
parents 2f0e687605b8
children 285ab8ddc125
comparison
equal deleted inserted replaced
26455:03d8424273d3 26456:048d2aebabdf
1 1999-11-15 Sam Steingold <sds@ksp.com>
2
3 * mail/rnews.el, mail/mh-utils.el: Use the new backquote syntax.
4
1 1999-11-15 Dave Love <fx@gnu.org> 5 1999-11-15 Dave Love <fx@gnu.org>
2 6
3 * cus-edit.el (customize-face, customize-face-other-window): 7 * cus-edit.el (customize-face, customize-face-other-window):
4 Require match from completing-read. 8 Require match from completing-read.
5 (custom-buffer-done-function): Default to custom-bury-buffer, not 9 (custom-buffer-done-function): Default to custom-bury-buffer, not
6 bury-buffer. 10 bury-buffer.
7 11
8 1999-11-15 Gerd Moellmann <gerd@gnu.org> 12 1999-11-15 Gerd Moellmann <gerd@gnu.org>
9 13
10 * iswitchb.el, hippie-exp.el, progmodes/cperl-mode.el: Use new 14 * mail/rmail.el, iswitchb.el, hippie-exp.el,
11 backquote syntax. 15 progmodes/cperl-mode.el: Use new backquote syntax.
12 16
13 1998-09-14 Michael Ernst <mernst@alum.mit.edu> 17 1998-09-14 Michael Ernst <mernst@alum.mit.edu>
14 18
15 * uniquify.el: Use new backquote syntax. 19 * uniquify.el: Use new backquote syntax.
16 20