comparison lisp/ChangeLog @ 43323:b38653bd5e04

Fix Pavel's name (again!) and restore monotonicity of entries' dates.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Feb 2002 08:37:12 +0000
parents a5dd8224b9a5
children 54b7d7a369a0
comparison
equal deleted inserted replaced
43322:80c00f33bf18 43323:b38653bd5e04
6 users of session.el to control whether its global state should be 6 users of session.el to control whether its global state should be
7 persisted or not. 7 persisted or not.
8 (eshell-add-command-to-history): Don't write Eshell's history out 8 (eshell-add-command-to-history): Don't write Eshell's history out
9 to disk, let the governing mode control that upon exit. 9 to disk, let the governing mode control that upon exit.
10 10
11 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il> 11 2002-02-16 Eli Zaretskii <eliz@is.elta.co.il>
12 12
13 * eshell/eshell.el (eshell-command): Before reading from the 13 * eshell/eshell.el (eshell-command): Before reading from the
14 minibuffer, add eshell-add-command-to-history to 14 minibuffer, add eshell-add-command-to-history to
15 minibuffer-exit-hook, and remove it after read-from-minibuffer 15 minibuffer-exit-hook, and remove it after read-from-minibuffer
16 returns. 16 returns.
20 (eshell-add-command-to-history): New function, to record in 20 (eshell-add-command-to-history): New function, to record in
21 eshell-history the commands run via eshell-command. 21 eshell-history the commands run via eshell-command.
22 (eshell-add-to-history): Call eshell-add-command-to-history to do 22 (eshell-add-to-history): Call eshell-add-command-to-history to do
23 most of the work. 23 most of the work.
24 24
25 2002-02-06 John Wiegley <johnw@gnu.org> 25 2002-02-16 John Wiegley <johnw@gnu.org>
26 26
27 * eshell/esh-ext.el (eshell-external-command): Added a fix for 27 * eshell/esh-ext.el (eshell-external-command): Added a fix for
28 XEmacs' new dired.el, which adds a global entry in the 28 XEmacs' new dired.el, which adds a global entry in the
29 `file-name-handler-alist'. 29 `file-name-handler-alist'.
30 30
31 2002-01-26 John Wiegley <johnw@gnu.org> 31 2002-02-16 John Wiegley <johnw@gnu.org>
32 32
33 * align.el (align-region): Added a missing name argument. 33 * align.el (align-region): Added a missing name argument.
34 34
35 2002-01-14 John Wiegley <johnw@gnu.org> 35 2002-02-16 John Wiegley <johnw@gnu.org>
36 36
37 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace 37 * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
38 after the #! of a shell interpretor specification. 38 after the #! of a shell interpretor specification.
39 39
40 2002-02-15 Richard M. Stallman <rms@gnu.org> 40 2002-02-15 Richard M. Stallman <rms@gnu.org>
112 (mode-line-copied-mode-name): Var deleted. 112 (mode-line-copied-mode-name): Var deleted.
113 (mode-line-mode-name): Function deleted. 113 (mode-line-mode-name): Function deleted.
114 (mode-line-mode-menu): Each item now shows its mode line lighter. 114 (mode-line-mode-menu): Each item now shows its mode line lighter.
115 (minor-mode-alist): Don't call propertize here. 115 (minor-mode-alist): Don't call propertize here.
116 116
117 >>>>>>> 1.3452
118 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il> 117 2002-02-12 Eli Zaretskii <eliz@is.elta.co.il>
119 118
120 * progmodes/pascal.el (pascal-imenu-generic-expression): Add 119 * progmodes/pascal.el (pascal-imenu-generic-expression): Add
121 menu-title and fix parentheses. 120 menu-title and fix parentheses.
122 121
142 2002-02-11 Colin Walters <walters@verbum.org> 141 2002-02-11 Colin Walters <walters@verbum.org>
143 142
144 * ibuffer.el (ibuffer-switch-format): Supply required argument for 143 * ibuffer.el (ibuffer-switch-format): Supply required argument for
145 `ibuffer-current-formats'. 144 `ibuffer-current-formats'.
146 145
147 2002-02-12 Miles Bader <miles@gnu.org> 146 2002-02-11 Miles Bader <miles@gnu.org>
148 147
149 * faces.el (mode-line-inactive): Add dark-background variant. 148 * faces.el (mode-line-inactive): Add dark-background variant.
150 149
151 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk> 150 2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
152 151
174 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il> 173 2002-02-11 Eli Zaretskii <eliz@is.elta.co.il>
175 174
176 * cus-start.el: Don't warn about "x-*" symbols when building a 175 * cus-start.el: Don't warn about "x-*" symbols when building a
177 non-GUI version. 176 non-GUI version.
178 177
179 2002-02-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> 178 2002-02-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
180 179
181 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): 180 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
182 Doc fix. 181 Doc fix.
183 (strokes-help): Do not use doubled with-output-to-temp-buffer. 182 (strokes-help): Do not use doubled with-output-to-temp-buffer.
184 Fix the help string. 183 Fix the help string.
200 Maybe report character's unicode. Tweak printing of list info. 199 Maybe report character's unicode. Tweak printing of list info.
201 (list-input-methods): Add xref buttons. 200 (list-input-methods): Add xref buttons.
202 (dump-charsets, dump-codings): Deleted (obsolete). 201 (dump-charsets, dump-codings): Deleted (obsolete).
203 From Dave Love <fx@gnu.org>. 202 From Dave Love <fx@gnu.org>.
204 203
205 2002-02-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> 204 2002-02-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
206 205
207 * menu-bar.el (menu-bar-showhide-menu): Rename functions for 206 * menu-bar.el (menu-bar-showhide-menu): Rename functions for
208 toggling. 207 toggling.
209 208
210 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu> 209 2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
224 * ediff-util.el (ediff-dispose-of-variant-according-to-user): 223 * ediff-util.el (ediff-dispose-of-variant-according-to-user):
225 check if buff is alive. 224 check if buff is alive.
226 225
227 * ediff.el: typo in comment. 226 * ediff.el: typo in comment.
228 227
229 2002-02-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 228 2002-02-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
230 229
231 * menu-bar.el (menu-bar-options-save): Take care of 230 * menu-bar.el (menu-bar-options-save): Take care of
232 line-number-mode and column-number-mode variables. 231 line-number-mode and column-number-mode variables.
233 (menu-bar-showhide-menu): New menu-items "Show Line Number" and 232 (menu-bar-showhide-menu): New menu-items "Show Line Number" and
234 "Show Column Number" in "Show/Hide" menu. 233 "Show Column Number" in "Show/Hide" menu.
301 * help-fns.el (describe-function-1): Ditto. 300 * help-fns.el (describe-function-1): Ditto.
302 301
303 * subr.el (global-set-key, local-set-key): Accept a symbol for the 302 * subr.el (global-set-key, local-set-key): Accept a symbol for the
304 KEY argument (like define-key). 303 KEY argument (like define-key).
305 304
306 2002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 305 2002-02-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
307 306
308 * textmodes/flyspell.el (flyspell-insert-function): Doc fix. 307 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
309 308
310 2002-02-06 Richard M. Stallman <rms@gnu.org> 309 2002-02-06 Richard M. Stallman <rms@gnu.org>
311 310
372 color-capable display as color-x, if display-color-p is fboundp. 371 color-capable display as color-x, if display-color-p is fboundp.
373 (gamegrid-make-color-x-face): Don't call gamegrid-color twice. 372 (gamegrid-make-color-x-face): Don't call gamegrid-color twice.
374 (gamegrid-make-color-tty-face): Use the value of color, not the 373 (gamegrid-make-color-tty-face): Use the value of color, not the
375 symbol itself. Don't call gamegrid-color. 374 symbol itself. Don't call gamegrid-color.
376 375
377 >>>>>>> 1.3440
378 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il> 376 2002-02-05 Eli Zaretskii <eliz@is.elta.co.il>
379 377
380 * gud.el (gud-refresh): Call recenter only after we are sure we 378 * gud.el (gud-refresh): Call recenter only after we are sure we
381 are in the right window. 379 are in the right window.
382 380
383 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk> 381 2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
384 382
385 * cus-edit.el (customize-mark-to-save): New function. 383 * cus-edit.el (customize-mark-to-save): New function.
386 * menu-bar.el (menu-bar-options-save): Rewrote. 384 * menu-bar.el (menu-bar-options-save): Rewrote.
387 385
388 2002-02-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> 386 2002-02-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
389 387
390 * cus-start.el (x-use-underline-position-properties): 388 * cus-start.el (x-use-underline-position-properties):
391 Allow customization. 389 Allow customization.
392 390
393 2002-02-04 Simon Josefsson <jas@extundo.com> 391 2002-02-04 Simon Josefsson <jas@extundo.com>
416 2002-02-03 Andreas Schwab <schwab@suse.de> 414 2002-02-03 Andreas Schwab <schwab@suse.de>
417 415
418 * window.el (save-selected-window): Move macro before first use. 416 * window.el (save-selected-window): Move macro before first use.
419 (balance-windows): Fix misplaced parenthesis. 417 (balance-windows): Fix misplaced parenthesis.
420 418
421 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 419 2002-02-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
422 420
423 * calculator.el (calculator-displayers): Doc fixes. 421 * calculator.el (calculator-displayers): Doc fixes.
424 422
425 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 423 2002-02-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
426 424
427 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. 425 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
428 (menu-bar-options-save): Save also the value of `display-time-mode'. 426 (menu-bar-options-save): Save also the value of `display-time-mode'.
429 (showhide-date-time): New function. 427 (showhide-date-time): New function.
430 (menu-bar-showhide-menu): New menu-item "Date and time". 428 (menu-bar-showhide-menu): New menu-item "Date and time".
459 457
460 * mail/rmail.el (rmail-redecode-body): Prune the headers before 458 * mail/rmail.el (rmail-redecode-body): Prune the headers before
461 looking for X-Coding-System header, and restore the pruned state 459 looking for X-Coding-System header, and restore the pruned state
462 before returning. 460 before returning.
463 461
464 2002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 462 2002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
465 463
466 * cus-edit.el (customize-save-variable): Fix typo in prompt. 464 * cus-edit.el (customize-save-variable): Fix typo in prompt.
467 465
468 These changes integrate new version of flyspell.el from its 466 These changes integrate new version of flyspell.el from its
469 maintainer, Manuel Serrano: 467 maintainer, Manuel Serrano:
548 (bootstrap): Depend on compile-always, not compile-files. 546 (bootstrap): Depend on compile-always, not compile-files.
549 547
550 * emulation/pc-select.el (pc-select-save-and-set-mode): 548 * emulation/pc-select.el (pc-select-save-and-set-mode):
551 Properly use MODE-VAR. 549 Properly use MODE-VAR.
552 550
553 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 551 2002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
554 552
555 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs 553 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
556 Version" to "About Emacs". 554 Version" to "About Emacs".
557 (menu-bar-options-save): Add `default-frame-alist' 555 (menu-bar-options-save): Add `default-frame-alist'
558 to saved variables. 556 to saved variables.
565 563
566 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il> 564 2002-01-28 Eli Zaretskii <eliz@is.elta.co.il>
567 565
568 * calendar/calendar.el (generate-calendar-month): Doc fix. 566 * calendar/calendar.el (generate-calendar-month): Doc fix.
569 567
570 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> 568 2002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
571 569
572 * time.el (display-time-mail-directory): New option. 570 * time.el (display-time-mail-directory): New option.
573 (display-time-mail-function): Update doc-string. 571 (display-time-mail-function): Update doc-string.
574 (display-time-mail-icon): Use XPM image when available. 572 (display-time-mail-icon): Use XPM image when available.
575 (display-time-string-forms): Use more descriptive text as 573 (display-time-string-forms): Use more descriptive text as
781 779
782 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled 780 * ibuffer.el: (toplevel) Require `ibuf-ext', which is now compiled
783 with `byte-compile-dynamic'. 781 with `byte-compile-dynamic'.
784 (ibuffer-default-directory, toplevel): Doc files. 782 (ibuffer-default-directory, toplevel): Doc files.
785 783
786 2002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> 784 2002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
787 785
788 * tempo.el (tempo-define-template): Doc fix. 786 * tempo.el (tempo-define-template): Doc fix.
789 787
790 * scroll-bar.el (scroll-bar-mode): Make argument optional. 788 * scroll-bar.el (scroll-bar-mode): Make argument optional.
791 789
798 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el 796 * w32-fns.el, term/w32-win.el: Move user variables to w32-vars.el
799 and make them defcustoms. 797 and make them defcustoms.
800 798
801 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts. 799 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
802 800
803 2002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz> 801 2002-01-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
804 802
805 * language/tibet-util.el (tibetan-decompose-region) 803 * language/tibet-util.el (tibetan-decompose-region)
806 (tibetan-decompose-string): Fix typo in docstring. 804 (tibetan-decompose-string): Fix typo in docstring.
807 805
808 * ruler-mode.el (ruler-mode): New keyword. Fix :version. 806 * ruler-mode.el (ruler-mode): New keyword. Fix :version.
890 888
891 2002-01-16 Andreas Schwab <schwab@suse.de> 889 2002-01-16 Andreas Schwab <schwab@suse.de>
892 890
893 * mail/feedmail.el (feedmail): Fix :link spec. 891 * mail/feedmail.el (feedmail): Fix :link spec.
894 892
895 2002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 893 2002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
896 894
897 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version 895 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
898 2 ldapsearch. 896 2 ldapsearch.
899 897
900 * net/eudc.el: New maintainer. Change author's address. 898 * net/eudc.el: New maintainer. Change author's address.
1009 (comint-simple-send): If comint-input-sender-no-newline, 1007 (comint-simple-send): If comint-input-sender-no-newline,
1010 don't output newline, but maybe send eof. 1008 don't output newline, but maybe send eof.
1011 (comint-send-input): New arg NO-NEWLINE. 1009 (comint-send-input): New arg NO-NEWLINE.
1012 (comint-send-eof): Call comint-send-eof with NO-NEWLINE. 1010 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
1013 1011
1014 2002-01-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1012 2002-01-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1015 1013
1016 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent 1014 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
1017 delaying when executing keyboard macros. 1015 delaying when executing keyboard macros.
1018 1016
1019 2002-01-12 Richard M. Stallman <rms@gnu.org> 1017 2002-01-12 Richard M. Stallman <rms@gnu.org>
1094 1092
1095 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type. 1093 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Fix custom type.
1096 1094
1097 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. 1095 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
1098 1096
1099 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1097 2002-01-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1100 1098
1101 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): 1099 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
1102 Do not use make-local-hook. 1100 Do not use make-local-hook.
1103 1101
1104 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il> 1102 2002-01-08 Eli Zaretskii <eliz@is.elta.co.il>
1110 1108
1111 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu> 1109 2002-01-08 Michael Kifer <kifer@cs.stonybrook.edu>
1112 1110
1113 * ediff-hook.el: Add an autoload cookie. 1111 * ediff-hook.el: Add an autoload cookie.
1114 1112
1115 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1113 2002-01-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1116 1114
1117 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail 1115 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
1118 address of the author. 1116 address of the author.
1119 1117
1120 2002-01-08 Richard M. Stallman <rms@gnu.org> 1118 2002-01-08 Richard M. Stallman <rms@gnu.org>
1222 if following a kill command. 1220 if following a kill command.
1223 1221
1224 * help-fns.el (describe-variable, describe-function): 1222 * help-fns.el (describe-variable, describe-function):
1225 Do save-excursion. 1223 Do save-excursion.
1226 1224
1227 2002-01-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1225 2002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1228 1226
1229 * net/ldap.el (ldap-search-internal): Skip error message from 1227 * net/ldap.el (ldap-search-internal): Skip error message from
1230 ldapsearch. Allow listing attribute names only. Do not open 1228 ldapsearch. Allow listing attribute names only. Do not open
1231 non-existent files. 1229 non-existent files.
1232 1230
1246 (enriched-handle-display-prop): Return proper values. 1244 (enriched-handle-display-prop): Return proper values.
1247 1245
1248 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use 1246 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
1249 proper attribute name labeledUri instead of deprecated labeledUrl. 1247 proper attribute name labeledUri instead of deprecated labeledUrl.
1250 1248
1251 2002-01-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1249 2002-01-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1252 1250
1253 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when 1251 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
1254 editing an empty hotlist. 1252 editing an empty hotlist.
1255 1253
1256 * net/ldap.el (ldap-search-internal): Make the buffer unibyte. 1254 * net/ldap.el (ldap-search-internal): Make the buffer unibyte.
1308 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from 1306 * textmodes/texinfo.el (texinfo-insert-@end): Fix the change from
1309 2001-10-24. 1307 2001-10-24.
1310 1308
1311 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix. 1309 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
1312 1310
1313 2002-01-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1311 2002-01-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1314 1312
1315 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated 1313 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
1316 entry. 1314 entry.
1317 (ldap-ignore-attribute-codings): Change the default value to allow 1315 (ldap-ignore-attribute-codings): Change the default value to allow
1318 encoding/decoding of attributes. 1316 encoding/decoding of attributes.
1339 `ls' directly. Bind coding-system-for-read to emacs-mule-unix 1337 `ls' directly. Bind coding-system-for-read to emacs-mule-unix
1340 before reading the auto-save file. If the buffer's auto-save file 1338 before reading the auto-save file. If the buffer's auto-save file
1341 does not exist, call mail-recover-1 to allow recovery from past 1339 does not exist, call mail-recover-1 to allow recovery from past
1342 auto-saved drafts. 1340 auto-saved drafts.
1343 1341
1344 2002-01-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1342 2002-01-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1345 1343
1346 * time.el (display-time-load-average-threshold): Fix defcustom 1344 * time.el (display-time-load-average-threshold): Fix defcustom
1347 (add type and group). 1345 (add type and group).
1348 1346
1349 * net/ange-ftp.el (ange-ftp-shell-command): Remove port 1347 * net/ange-ftp.el (ange-ftp-shell-command): Remove port
1458 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il> 1456 2002-01-02 Eli Zaretskii <eliz@is.elta.co.il>
1459 1457
1460 * bindings.el (function-key-map): Don't bind shifted keypad 1458 * bindings.el (function-key-map): Don't bind shifted keypad
1461 numeric keys. 1459 numeric keys.
1462 1460
1463 2002-01-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1461 2002-01-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1464 1462
1465 * enriched.el (enriched-handle-display-prop): Remove unused 1463 * enriched.el (enriched-handle-display-prop): Remove unused
1466 variables. 1464 variables.
1467 (enriched-mode): Doc fix. 1465 (enriched-mode): Doc fix.
1468 1466
1495 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk> 1493 2001-12-31 Per Abrahamsen <abraham@dina.kvl.dk>
1496 1494
1497 * cus-edit.el (custom-face-edit-fix-value): New function. 1495 * cus-edit.el (custom-face-edit-fix-value): New function.
1498 (custom-face-edit): Use it, to convert :italic and :bold to new forms. 1496 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
1499 1497
1500 2001-12-30 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1498 2001-12-30 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1501 1499
1502 * progmodes/octave-mod.el (octave-abbrev-table): 1500 * progmodes/octave-mod.el (octave-abbrev-table):
1503 * progmodes/idlwave.el (idlwave-mode-abbrev-table): 1501 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
1504 * progmodes/fortran.el (fortran-mode-abbrev-table): 1502 * progmodes/fortran.el (fortran-mode-abbrev-table):
1505 * progmodes/f90.el (f90-mode-abbrev-table): 1503 * progmodes/f90.el (f90-mode-abbrev-table):
1625 1623
1626 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il> 1624 2001-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1627 1625
1628 * international/fontset.el: Don't require ind-util when compiling. 1626 * international/fontset.el: Don't require ind-util when compiling.
1629 1627
1630 2001-12-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1628 2001-12-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1631 1629
1632 * emulation/tpu-edt.el (tpu-reset-screen-size): Use 1630 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
1633 set-frame-height and set-frame-width instead of set-screen-height 1631 set-frame-height and set-frame-width instead of set-screen-height
1634 and set-screen-width. 1632 and set-screen-width.
1635 1633
1713 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first. 1711 * sort.el (sort-reorder-buffer): Copy all to a temp buffer first.
1714 1712
1715 * play/yow.el (yow): Use an arg to distinguish interactive calls, 1713 * play/yow.el (yow): Use an arg to distinguish interactive calls,
1716 not interactive-p. 1714 not interactive-p.
1717 1715
1718 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1716 2001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1719 1717
1720 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove 1718 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
1721 mocklisp entries. 1719 mocklisp entries.
1722 1720
1723 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in 1721 * subr.el (insert-string): Moved from mocklisp.c, reimplemented in
1740 2001-12-22 Miles Bader <miles@gnu.org> 1738 2001-12-22 Miles Bader <miles@gnu.org>
1741 1739
1742 * textmodes/refill.el (refill-mode): Don't barf when redundantly 1740 * textmodes/refill.el (refill-mode): Don't barf when redundantly
1743 turning refill-mode off. 1741 turning refill-mode off.
1744 1742
1745 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1743 2001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1746 1744
1747 * time.el (display-time-load-average-threshold): New variable. 1745 * time.el (display-time-load-average-threshold): New variable.
1748 (display-time-update): Use it. 1746 (display-time-update): Use it.
1749 1747
1750 These changes allow cycling through past 1, 5 and 15 minutes 1748 These changes allow cycling through past 1, 5 and 15 minutes
1884 1882
1885 * international/mule-diag.el (describe-coding-system, 1883 * international/mule-diag.el (describe-coding-system,
1886 print-coding-system-briefly): Make printed output have a similar 1884 print-coding-system-briefly): Make printed output have a similar
1887 format as describe-character-set. 1885 format as describe-character-set.
1888 1886
1889 2001-12-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1887 2001-12-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1890 1888
1891 * play/blackbox.el (bb-member): Remove, use member instead. 1889 * play/blackbox.el (bb-member): Remove, use member instead.
1892 (bb-delete): Remove, use delete instead. 1890 (bb-delete): Remove, use delete instead.
1893 Update copyright notice. Defvar for bb-board, bb-x, bb-y, 1891 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
1894 bb-score, bb-detour-count and bb-balls-placed. 1892 bb-score, bb-detour-count and bb-balls-placed.
1918 1916
1919 2001-12-19 Miles Bader <miles@gnu.org> 1917 2001-12-19 Miles Bader <miles@gnu.org>
1920 1918
1921 * international/fontset.el: Require `ind-util' when compiling. 1919 * international/fontset.el: Require `ind-util' when compiling.
1922 1920
1923 2001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> 1921 2001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
1924 1922
1925 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string 1923 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
1926 instead of decompose-composite-char. 1924 instead of decompose-composite-char.
1927 1925
1928 2001-12-18 Richard M. Stallman <rms@gnu.org> 1926 2001-12-18 Richard M. Stallman <rms@gnu.org>
2136 (xml-parse-tag): Don't skip white space. Return nil for a comment. 2134 (xml-parse-tag): Don't skip white space. Return nil for a comment.
2137 Concat the two strings surrounding a comment into a single string. 2135 Concat the two strings surrounding a comment into a single string.
2138 2136
2139 * newcomment.el (comment-indent): Jump to the middle of empty comments. 2137 * newcomment.el (comment-indent): Jump to the middle of empty comments.
2140 2138
2141 2001-12-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2139 2001-12-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2142 2140
2143 * select.el (xselect-convert-to-class, xselect-convert-to-name): 2141 * select.el (xselect-convert-to-class, xselect-convert-to-name):
2144 Document. 2142 Document.
2145 2143
2146 2001-12-14 Andre Spiegel <spiegel@gnu.org> 2144 2001-12-14 Andre Spiegel <spiegel@gnu.org>
2184 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il> 2182 2001-12-13 Eli Zaretskii <eliz@is.elta.co.il>
2185 2183
2186 * international/mule.el (set-auto-coding): Don't search for 2184 * international/mule.el (set-auto-coding): Don't search for
2187 "unibyte:" or "coding:" if set-auto-mode-1 returns nil. 2185 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
2188 2186
2189 2001-12-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2187 2001-12-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2190 2188
2191 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook. 2189 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
2192 2190
2193 * mail/rmail.el (rmail-fontify-buffer-function): Likewise. 2191 * mail/rmail.el (rmail-fontify-buffer-function): Likewise.
2194 2192
2240 * language/thai-util.el, language/thai.el: Add Unicode equivalents. 2238 * language/thai-util.el, language/thai.el: Add Unicode equivalents.
2241 2239
2242 * language/european.el: Remove autoload cookies. Fix registration 2240 * language/european.el: Remove autoload cookies. Fix registration
2243 of diacritic composition function. 2241 of diacritic composition function.
2244 2242
2245 2001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2243 2001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2246 2244
2247 * calendar/todo-mode.el: Require time-stamp. 2245 * calendar/todo-mode.el: Require time-stamp.
2248 2246
2249 * net/zone-mode.el (zone-mode): Don't use make-local-hook. 2247 * net/zone-mode.el (zone-mode): Don't use make-local-hook.
2250 2248
2297 2295
2298 * iswitchb.el (iswitchb-visit-buffer): 2296 * iswitchb.el (iswitchb-visit-buffer):
2299 Use `select-frame-set-input-focus'--needed when window manager 2297 Use `select-frame-set-input-focus'--needed when window manager
2300 uses "click to focus" policy. 2298 uses "click to focus" policy.
2301 2299
2302 2001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2300 2001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2303 2301
2304 * COPYING: Moved back. 2302 * COPYING: Moved back.
2305 2303
2306 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il> 2304 2001-12-07 Eli Zaretskii <eliz@is.elta.co.il>
2307 2305
2446 (tags-search, tags-query-replace): Use backquotes. 2444 (tags-search, tags-query-replace): Use backquotes.
2447 2445
2448 * textmodes/picture.el (picture-mode-map): Don't use defconst 2446 * textmodes/picture.el (picture-mode-map): Don't use defconst
2449 for a variable. 2447 for a variable.
2450 2448
2451 2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2449 2001-12-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2452 2450
2453 * textmodes/reftex-index.el (reftex-index-mode): 2451 * textmodes/reftex-index.el (reftex-index-mode):
2454 Remove make-local-hook. 2452 Remove make-local-hook.
2455 2453
2456 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise. 2454 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
2570 several sequential nodes. Add a simple caching mechanism. 2568 several sequential nodes. Add a simple caching mechanism.
2571 (Info-goto-index): New function extracted from Info-index. 2569 (Info-goto-index): New function extracted from Info-index.
2572 (Info-index): Use it. Add completion to the interactive spec. 2570 (Info-index): Use it. Add completion to the interactive spec.
2573 (Info-menu-update): Simplify call to `Info-complete-menu-item'. 2571 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
2574 2572
2575 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2573 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2576 2574
2577 * COPYING: Removed. 2575 * COPYING: Removed.
2578 2576
2579 2001-11-29 Dave Love <fx@gnu.org> 2577 2001-11-29 Dave Love <fx@gnu.org>
2580 2578
2587 * international/mule.el: Doc fixes. 2585 * international/mule.el: Doc fixes.
2588 (map-charset-chars): New function. 2586 (map-charset-chars): New function.
2589 (register-char-codings): Use it to cope with generic chars in 2587 (register-char-codings): Use it to cope with generic chars in
2590 safe-chars. 2588 safe-chars.
2591 2589
2592 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2590 2001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2593 2591
2594 * play/blackbox.el (blackbox-mode, blackbox): Doc fix. 2592 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
2595 2593
2596 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes. 2594 * play/cookie1.el (cookie, cookie-insert, shuffle-vector): Doc fixes.
2597 2595
2731 2001-11-26 Sam Steingold <sds@gnu.org> 2729 2001-11-26 Sam Steingold <sds@gnu.org>
2732 2730
2733 * frame.el (show-trailing-whitespace): Remove :set argument (the 2731 * frame.el (show-trailing-whitespace): Remove :set argument (the
2734 value was essentially identical to the defalt). 2732 value was essentially identical to the defalt).
2735 2733
2736 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2734 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2737 2735
2738 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. 2736 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
2739 2737
2740 * icomplete.el (icomplete-minibuffer-setup): Likewise. 2738 * icomplete.el (icomplete-minibuffer-setup): Likewise.
2741 2739
2795 2793
2796 * window.el (save-selected-window): No error if saved window is dead. 2794 * window.el (save-selected-window): No error if saved window is dead.
2797 2795
2798 * help-funs.el (describe-syntax): Put (interactive) after doc string. 2796 * help-funs.el (describe-syntax): Put (interactive) after doc string.
2799 2797
2800 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2798 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2801 2799
2802 * international/quail.el (quail-help): Require help-mode in 2800 * international/quail.el (quail-help): Require help-mode in
2803 top-level instead. 2801 top-level instead.
2804 2802
2805 * iswitchb.el (iswitchb-exhibit): Use insert instead of 2803 * iswitchb.el (iswitchb-exhibit): Use insert instead of
2866 Define each button type with its own explicit define-button-type. 2864 Define each button type with its own explicit define-button-type.
2867 2865
2868 * language/devan-util.el: Comment out parts of the file 2866 * language/devan-util.el: Comment out parts of the file
2869 which apparently are garbled. 2867 which apparently are garbled.
2870 2868
2871 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2869 2001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2872 2870
2873 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use 2871 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
2874 insert-string. 2872 insert-string.
2875 2873
2876 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> 2874 2001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2877 2875
2878 * play/snake.el (snake-mode): Remove make-local-hook. 2876 * play/snake.el (snake-mode): Remove make-local-hook.
2879 2877
2880 * play/tetris.el (tetris-mode): Likewise. 2878 * play/tetris.el (tetris-mode): Likewise.
2881 2879
3356 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word 3354 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
3357 if it doesn't make sense as anything else. 3355 if it doesn't make sense as anything else.
3358 Don't recognize a "telephone number" at the beginning of the name. 3356 Don't recognize a "telephone number" at the beginning of the name.
3359 (mail-extr-leading-garbage): Match non-word characters only. 3357 (mail-extr-leading-garbage): Match non-word characters only.
3360 3358
3361 2001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3359 2001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3362 3360
3363 * startup.el (command-line-processed): Doc fix. 3361 * startup.el (command-line-processed): Doc fix.
3364 3362
3365 * apropos.el (apropos-next-label-button): Doc fix. 3363 * apropos.el (apropos-next-label-button): Doc fix.
3366 3364
3384 3382
3385 * emacs-lisp/cl.el (values, values-list, multiple-value-list) 3383 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
3386 (multiple-value-apply, nth-value): Use defsubst rather than defalias 3384 (multiple-value-apply, nth-value): Use defsubst rather than defalias
3387 to get better doc strings. 3385 to get better doc strings.
3388 3386
3389 2001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3387 2001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3390 3388
3391 * derived.el: Fix autoload cookie. 3389 * derived.el: Fix autoload cookie.
3392 3390
3393 2001-11-15 Richard M. Stallman <rms@gnu.org> 3391 2001-11-15 Richard M. Stallman <rms@gnu.org>
3394 3392
3579 (log-view-current-file): Do final `expand-file-name' in the 3577 (log-view-current-file): Do final `expand-file-name' in the
3580 current `default-directory'. 3578 current `default-directory'.
3581 (log-view-current-tag): Take an optional `where' arg. 3579 (log-view-current-tag): Take an optional `where' arg.
3582 (log-view-diff): New user command. 3580 (log-view-diff): New user command.
3583 3581
3584 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3582 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3585 3583
3586 * progmodes/cpp.el (cpp-choose-face): Fix typo. 3584 * progmodes/cpp.el (cpp-choose-face): Fix typo.
3587 3585
3588 2001-11-12 Sam Steingold <sds@gnu.org> 3586 2001-11-12 Sam Steingold <sds@gnu.org>
3589 3587
3619 `unread-command-char'. 3617 `unread-command-char'.
3620 3618
3621 * calc/calc-ext.el (calc-init-extensions): Update autoload names 3619 * calc/calc-ext.el (calc-init-extensions): Update autoload names
3622 to match files renamed on initial calc import. 3620 to match files renamed on initial calc import.
3623 3621
3624 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3622 2001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3625 3623
3626 * textmodes/flyspell.el (flyspell-default-dictionary): 3624 * textmodes/flyspell.el (flyspell-default-dictionary):
3627 Fix previous change. 3625 Fix previous change.
3628 3626
3629 2001-11-12 Richard M. Stallman <rms@gnu.org> 3627 2001-11-12 Richard M. Stallman <rms@gnu.org>
3731 3729
3732 * wid-edit.el (checklist): Removed `:menu-tag'. 3730 * wid-edit.el (checklist): Removed `:menu-tag'.
3733 (radio-button-choice): Ditto. 3731 (radio-button-choice): Ditto.
3734 (editable-list): Ditto. 3732 (editable-list): Ditto.
3735 3733
3736 2001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> 3734 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
3737 3735
3738 * play/gomoku.el: Move definitions of constants to the beginning 3736 * play/gomoku.el: Move definitions of constants to the beginning
3739 of file, before their use. 3737 of file, before their use.
3740 3738
3741 2001-11-09 Richard M. Stallman <rms@gnu.org> 3739 2001-11-09 Richard M. Stallman <rms@gnu.org>
4007 4005
4008 * emacs-lisp/debug.el (debugger-make-xrefs): New function. 4006 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
4009 (debugger-setup-buffer): Call it. 4007 (debugger-setup-buffer): Call it.
4010 (debugger-mode-map): Bind RET and mouse-2. 4008 (debugger-mode-map): Bind RET and mouse-2.
4011 4009
4012 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> 4010 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
4013 4011
4014 * startup.el: Document command line option --no-window-system 4012 * startup.el: Document command line option --no-window-system
4015 instead of --no-windows. 4013 instead of --no-windows.
4016 4014
4017 2001-10-30 Stefan Monnier <monnier@cs.yale.edu> 4015 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
4500 2001-10-22 Gerd Moellmann <gerd@gnu.org> 4498 2001-10-22 Gerd Moellmann <gerd@gnu.org>
4501 4499
4502 * progmodes/compile.el (compilation-set-window-height): 4500 * progmodes/compile.el (compilation-set-window-height):
4503 Select old window only if it's still live. 4501 Select old window only if it's still live.
4504 4502
4505 2001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> 4503 2001-10-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
4506 4504
4507 * help-mode.el (help-buffer): Remove debugging code. 4505 * help-mode.el (help-buffer): Remove debugging code.
4508 From Stefan Monnier <monnier@cs.yale.edu>. 4506 From Stefan Monnier <monnier@cs.yale.edu>.
4509 4507
4510 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il> 4508 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
4776 4774
4777 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il> 4775 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
4778 4776
4779 * version.el (emacs-version): Bump to 21.1.50. 4777 * version.el (emacs-version): Bump to 21.1.50.
4780 4778
4781 2001-10-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 4779 2001-10-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
4782 4780
4783 * mail/mailalias.el (mail-directory-stream): Do not double 4781 * mail/mailalias.el (mail-directory-stream): Do not double
4784 variables in the lambda-list. 4782 variables in the lambda-list.
4785 4783
4786 * play/gomoku.el (gomoku-init-display): Ditto. 4784 * play/gomoku.el (gomoku-init-display): Ditto.
5073 * simple.el (end-of-buffer): Fix code scrolling specially 5071 * simple.el (end-of-buffer): Fix code scrolling specially
5074 for the buffer end. 5072 for the buffer end.
5075 5073
5076 * startup.el (command-line-1): Bind tab-width to 8. 5074 * startup.el (command-line-1): Bind tab-width to 8.
5077 5075
5078 2001-10-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5076 2001-10-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
5079 5077
5080 * emulation/tpu-edt.el: Use defalias instead of fset for 5078 * emulation/tpu-edt.el: Use defalias instead of fset for
5081 user-visible commands. From Rob Riepel 5079 user-visible commands. From Rob Riepel
5082 <riepel@Networking.Stanford.EDU>. 5080 <riepel@Networking.Stanford.EDU>.
5083 5081
5434 5432
5435 2001-10-03 Stefan Monnier <monnier@cs.yale.edu> 5433 2001-10-03 Stefan Monnier <monnier@cs.yale.edu>
5436 5434
5437 * pcvs-util.el (cvs-prefix-define): Typo cons->concat. 5435 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
5438 5436
5439 2001-10-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5437 2001-10-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
5440 5438
5441 * emulation/tpu-edt.el: Make messages match original TPU/edt 5439 * emulation/tpu-edt.el: Make messages match original TPU/edt
5442 editor. From riepel@Stanford.EDU (Rob Riepel). 5440 editor. From riepel@Stanford.EDU (Rob Riepel).
5443 5441
5444 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il> 5442 2001-10-03 Eli Zaretskii <eliz@is.elta.co.il>
5820 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk> 5818 2001-09-07 Dr Francis J. Wright <F.J.Wright@qmw.ac.uk>
5821 5819
5822 * comint.el (comint-send-input): Handle comint-process-echoes 5820 * comint.el (comint-send-input): Handle comint-process-echoes
5823 differently. 5821 differently.
5824 5822
5825 2001-09-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5823 2001-09-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
5826 5824
5827 * locate.el (locate-insert-header): Remove unnecessary whitespace. 5825 * locate.el (locate-insert-header): Remove unnecessary whitespace.
5828 5826
5829 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il> 5827 2001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
5830 5828
5888 deleting previous input. From "Dr Francis J. Wright" 5886 deleting previous input. From "Dr Francis J. Wright"
5889 <F.J.Wright@qmw.ac.uk>. 5887 <F.J.Wright@qmw.ac.uk>.
5890 5888
5891 * simple.el (backward-word): Doc fix. 5889 * simple.el (backward-word): Doc fix.
5892 5890
5893 2001-09-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5891 2001-09-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
5894 5892
5895 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el 5893 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
5896 * uncompress.el, uniquify.el, vc.el, view.el, window.el 5894 * uncompress.el, uniquify.el, vc.el, view.el, window.el
5897 * w32-fns.el: Add Keywords header. 5895 * w32-fns.el: Add Keywords header.
5898 5896
5931 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for 5929 * progmodes/cmacexp.el (c-macro-preprocessor): Use "gcc -E" for
5932 MS-DOS, since cpp might not be available. 5930 MS-DOS, since cpp might not be available.
5933 5931
5934 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>: 5932 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
5935 Mention "yank" in the help-echo text. 5933 Mention "yank" in the help-echo text.
5936 Suggested by Pavel Jan,Am(Bk <Pavel@Janik.cz>. 5934 Suggested by Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
5937 5935
5938 2001-09-01 Stefan Monnier <monnier@cs.yale.edu> 5936 2001-09-01 Stefan Monnier <monnier@cs.yale.edu>
5939 5937
5940 * newcomment.el (comment-indent): Insert spaces more carefully. 5938 * newcomment.el (comment-indent): Insert spaces more carefully.
5941 5939
5991 <Simon.Marshall@midas-kapiti.com>. 5989 <Simon.Marshall@midas-kapiti.com>.
5992 5990
5993 * startup.el (fancy-splash-screens): Temporarily set 5991 * startup.el (fancy-splash-screens): Temporarily set
5994 minor-mode-map-alist to nil while displaying splash screens. 5992 minor-mode-map-alist to nil while displaying splash screens.
5995 5993
5996 2001-08-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> 5994 2001-08-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
5997 5995
5998 * buff-menu.el: Add Keywords header. 5996 * buff-menu.el: Add Keywords header.
5999 Doc fix (C-x C-b is bound to list-buffers). 5997 Doc fix (C-x C-b is bound to list-buffers).
6000 5998
6001 * dired-x.el: Add keyword files to get listed in finder. 5999 * dired-x.el: Add keyword files to get listed in finder.
6075 From Simon Josefsson <jas@extundo.com>. 6073 From Simon Josefsson <jas@extundo.com>.
6076 6074
6077 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il> 6075 2001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
6078 6076
6079 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error 6077 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
6080 messages. From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 6078 messages. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
6081 6079
6082 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel 6080 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
6083 Jan,Am(Bk <Pavel@Janik.cz>. 6081 Jan,Bm(Bk <Pavel@Janik.cz>.
6084 6082
6085 * emacs-lisp/lselect.el: Ditto. 6083 * emacs-lisp/lselect.el: Ditto.
6086 6084
6087 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char): 6085 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
6088 Remove periods from the end of error message strings. 6086 Remove periods from the end of error message strings.
6089 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 6087 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
6090 6088
6091 * progmodes/antlr-mode.el: Add Keywords header. From Pavel 6089 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
6092 Jan,Am(Bk <Pavel@Janik.cz>. 6090 Jan,Bm(Bk <Pavel@Janik.cz>.
6093 6091
6094 * net/telnet.el: Ditto. 6092 * net/telnet.el: Ditto.
6095 6093
6096 2001-08-26 Gerd Moellmann <gerd@gnu.org> 6094 2001-08-26 Gerd Moellmann <gerd@gnu.org>
6097 6095
6207 were raised by Fran,Ag(Bois Pinard, which led to the fixes described. 6205 were raised by Fran,Ag(Bois Pinard, which led to the fixes described.
6208 6206
6209 2001-08-20 Gerd Moellmann <gerd@gnu.org> 6207 2001-08-20 Gerd Moellmann <gerd@gnu.org>
6210 6208
6211 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove 6209 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
6212 some spaces from a message. From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 6210 some spaces from a message. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
6213 6211
6214 * whitespace.el (whitespace-global-mode): Add autoload cookie. 6212 * whitespace.el (whitespace-global-mode): Add autoload cookie.
6215 6213
6216 2001-08-20 Alex Schroeder <alex@gnu.org> 6214 2001-08-20 Alex Schroeder <alex@gnu.org>
6217 6215
6381 * image.el (image-type-regexps): Allow whitespace at the start 6379 * image.el (image-type-regexps): Allow whitespace at the start
6382 of the image data for XPM, XBM and Postscript, which are 6380 of the image data for XPM, XBM and Postscript, which are
6383 text files. 6381 text files.
6384 (image-jpeg-p): Correct calculation of next field offset. 6382 (image-jpeg-p): Correct calculation of next field offset.
6385 6383
6386 2001-08-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6384 2001-08-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6387 6385
6388 * battery.el: Fix typo. 6386 * battery.el: Fix typo.
6389 6387
6390 2001-08-08 Gerd Moellmann <gerd@gnu.org> 6388 2001-08-08 Gerd Moellmann <gerd@gnu.org>
6391 6389
6418 derived from the JFIF spec. 6416 derived from the JFIF spec.
6419 6417
6420 * image.el (image-type-regexps): Use `\`' instead of `^' in 6418 * image.el (image-type-regexps): Use `\`' instead of `^' in
6421 most regular expressions. 6419 most regular expressions.
6422 6420
6423 2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6421 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6424 6422
6425 * play/animate.el: Re-insert a reference to re-inserted function. 6423 * play/animate.el: Re-insert a reference to re-inserted function.
6426 6424
6427 2001-08-06 Gerd Moellmann <gerd@gnu.org> 6425 2001-08-06 Gerd Moellmann <gerd@gnu.org>
6428 6426
6432 * play/animate.el (animate-birthday-present): Re-insert. 6430 * play/animate.el (animate-birthday-present): Re-insert.
6433 6431
6434 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): 6432 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6435 Handle old-style menu definitions. 6433 Handle old-style menu definitions.
6436 6434
6437 2001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6435 2001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6438 6436
6439 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el, 6437 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
6440 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added. 6438 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
6441 6439
6442 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el, 6440 * play/studly.el, mail/unrmail.el, emacs-lisp/lucid.el,
6443 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el, 6441 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
6444 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer. 6442 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
6445 6443
6446 2001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6444 2001-08-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6447 6445
6448 * textmodes/tildify.el: Milan Zamazal has new address. 6446 * textmodes/tildify.el: Milan Zamazal has new address.
6449 6447
6450 2001-08-03 Gerd Moellmann <gerd@gnu.org> 6448 2001-08-03 Gerd Moellmann <gerd@gnu.org>
6451 6449
6779 * font-lock.el (c++-keywords): Add Standard C++ operator names. 6777 * font-lock.el (c++-keywords): Add Standard C++ operator names.
6780 6778
6781 * mail/mh-utils.el (mh-find-progs): Also search in `lib'. 6779 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
6782 From Mats Bengtsson <mats.bengtsson@s3.kth.se>, 6780 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
6783 6781
6784 2001-07-17 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6782 2001-07-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6785 6783
6786 * international/iso-transl.el: Fix typo in the header of the file. 6784 * international/iso-transl.el: Fix typo in the header of the file.
6787 6785
6788 * textmodes/picture.el (picture): Doc fix. 6786 * textmodes/picture.el (picture): Doc fix.
6789 6787
6811 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl> 6809 2000-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
6812 6810
6813 * server.el (server-process-filter, server-visit-files): 6811 * server.el (server-process-filter, server-visit-files):
6814 Add support for +LINE:COLUMN style emacsclient calls. 6812 Add support for +LINE:COLUMN style emacsclient calls.
6815 6813
6816 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6814 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6817 6815
6818 * emacs-lisp/easy-mmode.el: Add Keywords header. 6816 * emacs-lisp/easy-mmode.el: Add Keywords header.
6819 6817
6820 * play/pong.el: Author has new address. 6818 * play/pong.el: Author has new address.
6821 6819
6864 6862
6865 * vc.el (vc-do-command): Autoload. 6863 * vc.el (vc-do-command): Autoload.
6866 6864
6867 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook. 6865 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
6868 6866
6869 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6867 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6870 6868
6871 * ps-print.el: Fix Author: header. 6869 * ps-print.el: Fix Author: header.
6872 6870
6873 2001-07-16 Gerd Moellmann <gerd@gnu.org> 6871 2001-07-16 Gerd Moellmann <gerd@gnu.org>
6874 6872
6877 6875
6878 * eshell/esh-mode.el (eshell-send-invisible): Renamed from 6876 * eshell/esh-mode.el (eshell-send-invisible): Renamed from
6879 send-invisible, which is already defined in Comint. 6877 send-invisible, which is already defined in Comint.
6880 (eshell-watch-for-password-prompt): Use it. 6878 (eshell-watch-for-password-prompt): Use it.
6881 6879
6882 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6880 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6883 6881
6884 * which-func.el (which-func-mode): Doc fix. 6882 * which-func.el (which-func-mode): Doc fix.
6885 6883
6886 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el, 6884 * align.el, apropos.el, autorevert.el, battery.el, bookmark.el,
6887 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el, 6885 * calculator.el, calendar/todo-mode.el, complete.el, cus-dep.el,
6936 2001-07-16 Gerd Moellmann <gerd@gnu.org> 6934 2001-07-16 Gerd Moellmann <gerd@gnu.org>
6937 6935
6938 * simple.el (set-variable): Require 'cus-edit' instead of 6936 * simple.el (set-variable): Require 'cus-edit' instead of
6939 `wid-edit', so that the Custom widgets get defined. 6937 `wid-edit', so that the Custom widgets get defined.
6940 6938
6941 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6939 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6942 6940
6943 * allout.el: A fix to follow coding conventions. 6941 * allout.el: A fix to follow coding conventions.
6944 6942
6945 * find-lisp.el: A fix to follow coding conventions. 6943 * find-lisp.el: A fix to follow coding conventions.
6946 6944
6962 2001-07-16 Gerd Moellmann <gerd@gnu.org> 6960 2001-07-16 Gerd Moellmann <gerd@gnu.org>
6963 6961
6964 * dired.el (dired-insert-set-properties): Fix invalid mouse-face 6962 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
6965 property. 6963 property.
6966 6964
6967 2001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6965 2001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6968 6966
6969 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el, 6967 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
6970 * play/gamegrid.el, play/handwrite.el, play/landmark.el, 6968 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
6971 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el: 6969 * play/morse.el, play/pong.el, play/snake.el, play/tetris.el:
6972 Some fixes to follow coding conventions. 6970 Some fixes to follow coding conventions.
6984 * progmodes/make-mode.el (makefile-browse): Use make-local-variable. 6982 * progmodes/make-mode.el (makefile-browse): Use make-local-variable.
6985 6983
6986 * mail/reporter.el (reporter-submit-bug-report): 6984 * mail/reporter.el (reporter-submit-bug-report):
6987 Don't abuse make-variable-buffer-local. Fix call to add-hook. 6985 Don't abuse make-variable-buffer-local. Fix call to add-hook.
6988 6986
6989 2001-07-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> 6987 2001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
6990 6988
6991 * calendar/cal-china.el, calendar/cal-coptic.el, 6989 * calendar/cal-china.el, calendar/cal-coptic.el,
6992 * calendar/cal-dst.el, calendar/cal-french.el, 6990 * calendar/cal-dst.el, calendar/cal-french.el,
6993 * calendar/cal-hebrew.el, calendar/cal-islam.el, 6991 * calendar/cal-hebrew.el, calendar/cal-islam.el,
6994 * calendar/cal-iso.el, calendar/cal-julian.el, 6992 * calendar/cal-iso.el, calendar/cal-julian.el,
7111 * textmodes/underline.el, thingatpt.el, time.el, timer.el, 7109 * textmodes/underline.el, thingatpt.el, time.el, timer.el,
7112 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el, 7110 * unused.el, vcursor.el, version.el, vms-patch.el, vmsproc.el,
7113 * vt100-led.el, window.el: Some fixes to follow coding conventions in 7111 * vt100-led.el, window.el: Some fixes to follow coding conventions in
7114 files maintained by FSF. 7112 files maintained by FSF.
7115 7113
7116 2001-07-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> 7114 2001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
7117 7115
7118 * arc-mode.el: A fix to follow coding conventions. 7116 * arc-mode.el: A fix to follow coding conventions.
7119 7117
7120 * bindings.el: Ditto. 7118 * bindings.el: Ditto.
7121 7119
7142 * calendar/cal-islam.el (calendar-goto-islamic-date): 7140 * calendar/cal-islam.el (calendar-goto-islamic-date):
7143 Add autoload cookie. 7141 Add autoload cookie.
7144 7142
7145 * play/fortune.el: Add types to defcustoms. 7143 * play/fortune.el: Add types to defcustoms.
7146 7144
7147 2001-07-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> 7145 2001-07-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
7148 7146
7149 * language/czech.el: A fix to follow coding conventions. 7147 * language/czech.el: A fix to follow coding conventions.
7150 7148
7151 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il> 7149 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7152 7150
7171 From: Per Starback <starback@ling.uu.se>. 7169 From: Per Starback <starback@ling.uu.se>.
7172 7170
7173 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il> 7171 2001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7174 7172
7175 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs. 7173 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
7176 From Pavel Jan,Am(Bk <Pavel@Janik.cz> 7174 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>
7177 7175
7178 * progmodes/ada-mode.el: Ditto. 7176 * progmodes/ada-mode.el: Ditto.
7179 7177
7180 * progmodes/ada-xref.el: Ditto. 7178 * progmodes/ada-xref.el: Ditto.
7181 7179
7279 2001-07-05 Gerd Moellmann <gerd@gnu.org> 7277 2001-07-05 Gerd Moellmann <gerd@gnu.org>
7280 7278
7281 * calendar/todo-mode.el (todo-top-priorities): Use delete-region 7279 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
7282 instead of kill-line. 7280 instead of kill-line.
7283 7281
7284 * play/pong.el: Fix first line. From Pavel Jan,Am(Bk 7282 * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk
7285 <Pavel@Janik.cz>. 7283 <Pavel@Janik.cz>.
7286 7284
7287 * battery.el (battery-update): Add help-echo. From Pavel Jan,Am(Bk 7285 * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk
7288 <Pavel@Janik.cz>. 7286 <Pavel@Janik.cz>.
7289 7287
7290 2001-07-04 Gerd Moellmann <gerd@gnu.org> 7288 2001-07-04 Gerd Moellmann <gerd@gnu.org>
7291 7289
7292 * font-lock.el (c-font-lock-keywords-3): When matching something 7290 * font-lock.el (c-font-lock-keywords-3): When matching something
7320 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15. 7318 * emacs-lisp/cl-macs.el (cl-do-arglist): Revert change of 2000-10-15.
7321 7319
7322 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il> 7320 2001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
7323 7321
7324 * allout.el: Fix the header line, so that finder.el recognizes it. 7322 * allout.el: Fix the header line, so that finder.el recognizes it.
7325 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 7323 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
7326 7324
7327 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix. 7325 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
7328 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 7326 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
7329 7327
7330 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il> 7328 2001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7331 7329
7332 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file. 7330 * term/w32-win.el (x-colors): Add colors from the recent rgb.txt file.
7333 7331
7633 lines of continuation lines. 7631 lines of continuation lines.
7634 7632
7635 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il> 7633 2001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
7636 7634
7637 * server.el (server-process, server-buffer-clients): Doc fix. 7635 * server.el (server-process, server-buffer-clients): Doc fix.
7638 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 7636 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
7639 7637
7640 2001-06-09 John Wiegley <johnw@gnu.org> 7638 2001-06-09 John Wiegley <johnw@gnu.org>
7641 7639
7642 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to 7640 * eshell/esh-cmd.el (eshell-exit-success-p): Use a string-match to
7643 test if the last command was Lisp or not. 7641 test if the last command was Lisp or not.
7891 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'. 7889 * font-lock.el (lisp-font-lock-keywords-1): Add `defvaralias'.
7892 7890
7893 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il> 7891 2001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
7894 7892
7895 * international/ccl.el (define-ccl-program): Fix a typo. 7893 * international/ccl.el (define-ccl-program): Fix a typo.
7896 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 7894 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
7897 7895
7898 * international/mule.el (decode-char): Fix a typo. From Pavel 7896 * international/mule.el (decode-char): Fix a typo. From Pavel
7899 Jan,Am(Bk <Pavel@Janik.cz>. 7897 Jan,Bm(Bk <Pavel@Janik.cz>.
7900 7898
7901 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel 7899 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
7902 Jan,Am(Bk <Pavel@Janik.cz>. 7900 Jan,Bm(Bk <Pavel@Janik.cz>.
7903 7901
7904 * frame.el (automatic-hscrolling): Fix a typo. From Pavel 7902 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
7905 Jan,Am(Bk <Pavel@Janik.cz>. 7903 Jan,Bm(Bk <Pavel@Janik.cz>.
7906 7904
7907 2001-05-18 Sam Steingold <sds@gnu.org> 7905 2001-05-18 Sam Steingold <sds@gnu.org>
7908 7906
7909 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer' 7907 * pcvs-defs.el (cvs-mode-map): Bind "z" to `kill-this-buffer'
7910 and [RET] to `cvs-mode-find-file'. 7908 and [RET] to `cvs-mode-find-file'.
8132 8130
8133 * tar-mode.el (tar-extract): Pay attention to the value of 8131 * tar-mode.el (tar-extract): Pay attention to the value of
8134 coding-system-for-read, if it is non-nil. 8132 coding-system-for-read, if it is non-nil.
8135 8133
8136 * calendar/holidays.el (holidays): Add an autoload cookie. 8134 * calendar/holidays.el (holidays): Add an autoload cookie.
8137 From Pavel Jan,Am(Bk <Pavel@Janik.cz>. 8135 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>.
8138 8136
8139 2001-05-08 John Wiegley <johnw@gnu.org> 8137 2001-05-08 John Wiegley <johnw@gnu.org>
8140 8138
8141 * calendar/timeclock.el (timeclock-workday-remaining): 8139 * calendar/timeclock.el (timeclock-workday-remaining):
8142 Changed logic for determining how much time is remaining. 8140 Changed logic for determining how much time is remaining.
8830 8828
8831 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice): 8829 * emacs-lisp/checkdoc.el (checkdoc-common-verbs-wrong-voice):
8832 Add an antry for ``converts''. 8830 Add an antry for ``converts''.
8833 8831
8834 * language/slovak.el ("Slovak"): Add documentation string. 8832 * language/slovak.el ("Slovak"): Add documentation string.
8835 From Pavel@Janik.cz (Pavel Jan,Am(Bk). 8833 From Pavel@Janik.cz (Pavel Jan,Bm(Bk).
8836 8834
8837 * language/czech.el ("Czech"): Add documentation string. 8835 * language/czech.el ("Czech"): Add documentation string.
8838 From Pavel@Janik.cz (Pavel Jan,Am(Bk). 8836 From Pavel@Janik.cz (Pavel Jan,Bm(Bk).
8839 8837
8840 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf' 8838 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
8841 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>. 8839 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
8842 8840
8843 2001-04-02 Stefan Monnier <monnier@cs.yale.edu> 8841 2001-04-02 Stefan Monnier <monnier@cs.yale.edu>
9544 correctly. 9542 correctly.
9545 9543
9546 2001-03-15 Gerd Moellmann <gerd@gnu.org> 9544 2001-03-15 Gerd Moellmann <gerd@gnu.org>
9547 9545
9548 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support 9546 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
9549 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Am(Bk ml.). 9547 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Bm(Bk ml.).
9550 9548
9551 2001-03-14 Gerd Moellmann <gerd@gnu.org> 9549 2001-03-14 Gerd Moellmann <gerd@gnu.org>
9552 9550
9553 * bindings.el (features): Add `md5' and `overlay' to the list. 9551 * bindings.el (features): Add `md5' and `overlay' to the list.
9554 9552
22687 define-prefix-command with 3 arguments, to make the map suitable 22685 define-prefix-command with 3 arguments, to make the map suitable
22688 for a menu. 22686 for a menu.
22689 22687
22690 2000-05-07 Dave Love <fx@gnu.org> 22688 2000-05-07 Dave Love <fx@gnu.org>
22691 22689
22692 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml. 22690 * time.el: Small doc fixes from Pavel Jan,Bm(Bk ml.
22693 22691
22694 2000-05-05 Dave Love <fx@gnu.org> 22692 2000-05-05 Dave Love <fx@gnu.org>
22695 22693
22696 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg 22694 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg
22697 list in doc string. Don't quote keyword symbols. 22695 list in doc string. Don't quote keyword symbols.