comparison lisp/ChangeLog @ 26496:9e1b86424245

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 18 Nov 1999 16:47:37 +0000
parents 736c6b0dc28a
children a18d97aac327
comparison
equal deleted inserted replaced
26495:002bf6a98f1d 26496:9e1b86424245
7 Remove RCS id. 7 Remove RCS id.
8 8
9 * progmodes/compile.el (compilation-parse-errors): Use 9 * progmodes/compile.el (compilation-parse-errors): Use
10 compilation-buffer-p instead of testing major-mode. 10 compilation-buffer-p instead of testing major-mode.
11 11
12 1999-11-18 Dave Pearson <davep@hagbard.demon.co.uk>
13
14 * quickurl.el Added defcustom of quickurl-completion-ignore-case.
15 (quickurl-ask): completion-ignore-case is set to the value of
16 quickurl-completion-ignore-case for the duration of the call to
17 completing-read.
18
12 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> 19 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>
13 20
14 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook. 21 * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.
15 22
16 1999-11-18 Kenichi Handa <handa@etl.go.jp> 23 1999-11-18 Kenichi Handa <handa@etl.go.jp>