comparison lisp/ChangeLog @ 48176:4b1d8ea79699

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Nov 2002 05:13:58 +0000
parents 47930f7354a6
children f2823cf839c9
comparison
equal deleted inserted replaced
48175:702b483d4de7 48176:4b1d8ea79699
1 2002-11-06 Richard M. Stallman <rms@gnu.org>
2
3 * replace.el (query-replace, query-replace-regexp): Doc fixes.
4
5 * emacs-lisp/bytecomp.el (byte-compile-lambda):
6 Handle progn like let, inside interactive spec.
7
8 * textmodes/tex-mode.el (tex-dvi-view-command): Value can be sexp.
9 Initialize to a suitable sexp.
10 (tex-view): Evaluate tex-dvi-view-command and use the value.
11
1 2002-11-06 Kenichi Handa <handa@m17n.org> 12 2002-11-06 Kenichi Handa <handa@m17n.org>
2 13
3 * international/mule.el (coding-system-eol-type-mnemonic): Use 14 * international/mule.el (coding-system-eol-type-mnemonic): Use
4 eol-mnemonic-undecided if CODING-SYSTEM is nil. 15 eol-mnemonic-undecided if CODING-SYSTEM is nil.
5 16
1371 XEmacs. Maybe this function should be renamed to reflect the change?] 1382 XEmacs. Maybe this function should be renamed to reflect the change?]
1372 (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put 1383 (gamegrid-init-buffer): If `gamegrid-display-mode' is 'glyph, put
1373 the face held by `gamegrid-face' in an overlay over the whole 1384 the face held by `gamegrid-face' in an overlay over the whole
1374 buffer to emulate a buffer-local default-face. 1385 buffer to emulate a buffer-local default-face.
1375 1386
1376 2002-09-22 Richard M. Stallman <rms@gnu.org> 1387 2002-09-22 Markus Triska <triska@gmx.at> (iny change)
1377 1388
1378 * play/doctor.el (doctor-doc): Add 2 question words. 1389 * play/doctor.el (doctor-doc): Add 2 question words.
1379 (doctor-getnoun): Parse and save the complete object phrase. 1390 (doctor-getnoun): Parse and save the complete object phrase.
1391
1392 2002-09-22 Richard M. Stallman <rms@gnu.org>
1380 1393
1381 * international/mule-cmds.el (select-safe-coding-system): Cope if 1394 * international/mule-cmds.el (select-safe-coding-system): Cope if
1382 default-coding-system gives nil which was then used in `min'. 1395 default-coding-system gives nil which was then used in `min'.
1383 1396
1384 * mail/sendmail.el (sendmail-send-it): If user's buffer 1397 * mail/sendmail.el (sendmail-send-it): If user's buffer