comparison lisp/ChangeLog @ 45635:6bd997a303f0

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 03 Jun 2002 22:59:22 +0000
parents cdfc05dbbe0d
children db88447c47a4
comparison
equal deleted inserted replaced
45634:b040bc30279e 45635:6bd997a303f0
1 2002-06-03 Richard M. Stallman <rms@gnu.org>
2
3 * dired.el (dired-do-shell-command): Doc fix in autoload.
4
5 * info.el (Info-extract-pointer): Ignore Info-header-line.
6
7 * progmodes/cc-mode.el (c-postprocess-file-styles):
8 Do nothing except in CC modes.
9
10 * international/mule-cmds.el (select-safe-coding-system):
11 When computing auto-cs, narrow to FROM...TO.
12 Put save-excursion outside save-restriction.
13 New arg FILE; use that for set-auto-coding.
14
1 2002-06-01 Richard M. Stallman <rms@gnu.org> 15 2002-06-01 Richard M. Stallman <rms@gnu.org>
2 16
3 * simple.el (choose-completion-string-functions): Doc fix. 17 * simple.el (choose-completion-string-functions): Doc fix.
4 (choose-completion-string): Add doc string. 18 (choose-completion-string): Add doc string.
5 19