[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog |
Date: |
Fri, 08 Feb 2002 07:32:18 -0500 |
Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3420 emacs/lisp/ChangeLog:1.3421
*** emacs/lisp/ChangeLog:1.3420 Fri Feb 8 07:01:14 2002
--- emacs/lisp/ChangeLog Fri Feb 8 07:32:18 2002
***************
*** 1,3 ****
--- 1,8 ----
+ 2002-02-08 Andreas Schwab <address@hidden>
+
+ * calc/calc.el (calcDigit-key): Use minibuffer-prompt-end instead
+ of point-min.
+
2002-02-08 Eli Zaretskii <address@hidden>
* international/mule-cmds.el (select-safe-coding-system): State
***************
*** 35,41 ****
* subr.el (global-set-key, local-set-key): Accept a symbol for the
KEY argument (like define-key).
! 2002-02-06 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-insert-function): Doc fix.
--- 40,46 ----
* subr.el (global-set-key, local-set-key): Accept a symbol for the
KEY argument (like define-key).
! 2002-02-06 Pavel Jan,Am(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-insert-function): Doc fix.
***************
*** 117,123 ****
* cus-edit.el (customize-mark-to-save): New function.
* menu-bar.el (menu-bar-options-save): Rewrote.
! 2002-02-05 Pavel Jan,Bm(Bk <address@hidden>
* cus-start.el (x-use-underline-position-properties):
Allow customization.
--- 122,128 ----
* cus-edit.el (customize-mark-to-save): New function.
* menu-bar.el (menu-bar-options-save): Rewrote.
! 2002-02-05 Pavel Jan,Am(Bk <address@hidden>
* cus-start.el (x-use-underline-position-properties):
Allow customization.
***************
*** 154,164 ****
* window.el (save-selected-window): Move macro before first use.
(balance-windows): Fix misplaced parenthesis.
! 2002-02-03 Pavel Jan,Bm(Bk <address@hidden>
* calculator.el (calculator-displayers): Doc fixes.
! 2002-02-03 Pavel Jan,Bm(Bk <address@hidden>
* menu-bar.el (menu-bar-help-menu): Use different text for
tool-tip.
--- 159,169 ----
* window.el (save-selected-window): Move macro before first use.
(balance-windows): Fix misplaced parenthesis.
! 2002-02-03 Pavel Jan,Am(Bk <address@hidden>
* calculator.el (calculator-displayers): Doc fixes.
! 2002-02-03 Pavel Jan,Am(Bk <address@hidden>
* menu-bar.el (menu-bar-help-menu): Use different text for
tool-tip.
***************
*** 199,205 ****
looking for X-Coding-System header, and restore the pruned state
before returning.
! 2002-02-02 Pavel Jan,Bm(Bk <address@hidden>
* cus-edit.el (customize-save-variable): Fix typo in prompt.
--- 204,210 ----
looking for X-Coding-System header, and restore the pruned state
before returning.
! 2002-02-02 Pavel Jan,Am(Bk <address@hidden>
* cus-edit.el (customize-save-variable): Fix typo in prompt.
***************
*** 289,295 ****
* emulation/pc-select.el (pc-select-save-and-set-mode):
Properly use MODE-VAR.
! 2002-01-29 Pavel Jan,Bm(Bk <address@hidden>
* menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
Version" to "About Emacs".
--- 294,300 ----
* emulation/pc-select.el (pc-select-save-and-set-mode):
Properly use MODE-VAR.
! 2002-01-29 Pavel Jan,Am(Bk <address@hidden>
* menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
Version" to "About Emacs".
***************
*** 306,312 ****
* calendar/calendar.el (generate-calendar-month): Doc fix.
! 2002-01-27 Pavel Jan,Bm(Bk <address@hidden>
* time.el (display-time-mail-directory): New option.
(display-time-mail-function): Update doc-string.
--- 311,317 ----
* calendar/calendar.el (generate-calendar-month): Doc fix.
! 2002-01-27 Pavel Jan,Am(Bk <address@hidden>
* time.el (display-time-mail-directory): New option.
(display-time-mail-function): Update doc-string.
***************
*** 521,527 ****
with `byte-compile-dynamic'.
(ibuffer-default-directory, toplevel): Doc files.
! 2002-01-20 Pavel Jan,Bm(Bk <address@hidden>
* tempo.el (tempo-define-template): Doc fix.
--- 526,532 ----
with `byte-compile-dynamic'.
(ibuffer-default-directory, toplevel): Doc files.
! 2002-01-20 Pavel Jan,Am(Bk <address@hidden>
* tempo.el (tempo-define-template): Doc fix.
***************
*** 538,544 ****
* term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
! 2002-01-19 Pavel Jan,Bm(Bk <address@hidden>
* language/tibet-util.el (tibetan-decompose-region)
(tibetan-decompose-string): Fix typo in docstring.
--- 543,549 ----
* term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
! 2002-01-19 Pavel Jan,Am(Bk <address@hidden>
* language/tibet-util.el (tibetan-decompose-region)
(tibetan-decompose-string): Fix typo in docstring.
***************
*** 630,636 ****
* mail/feedmail.el (feedmail): Fix :link spec.
! 2002-01-16 Pavel Jan,Bm(Bk <address@hidden>
* net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
2 ldapsearch.
--- 635,641 ----
* mail/feedmail.el (feedmail): Fix :link spec.
! 2002-01-16 Pavel Jan,Am(Bk <address@hidden>
* net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
2 ldapsearch.
***************
*** 748,754 ****
(comint-send-input): New arg NO-NEWLINE.
(comint-send-eof): Call comint-send-eof with NO-NEWLINE.
! 2002-01-12 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
delaying when executing keyboard macros.
--- 753,759 ----
(comint-send-input): New arg NO-NEWLINE.
(comint-send-eof): Call comint-send-eof with NO-NEWLINE.
! 2002-01-12 Pavel Jan,Am(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
delaying when executing keyboard macros.
***************
*** 833,839 ****
* textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
! 2002-01-08 Pavel Jan,Bm(Bk <address@hidden>
* progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
Do not use make-local-hook.
--- 838,844 ----
* textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
! 2002-01-08 Pavel Jan,Am(Bk <address@hidden>
* progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
Do not use make-local-hook.
***************
*** 849,855 ****
* ediff-hook.el: Add an autoload cookie.
! 2002-01-08 Pavel Jan,Bm(Bk <address@hidden>
* net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
address of the author.
--- 854,860 ----
* ediff-hook.el: Add an autoload cookie.
! 2002-01-08 Pavel Jan,Am(Bk <address@hidden>
* net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
address of the author.
***************
*** 961,967 ****
* help-fns.el (describe-variable, describe-function):
Do save-excursion.
! 2002-01-06 Pavel Jan,Bm(Bk <address@hidden>
* net/ldap.el (ldap-search-internal): Skip error message from
ldapsearch. Allow listing attribute names only. Do not open
--- 966,972 ----
* help-fns.el (describe-variable, describe-function):
Do save-excursion.
! 2002-01-06 Pavel Jan,Am(Bk <address@hidden>
* net/ldap.el (ldap-search-internal): Skip error message from
ldapsearch. Allow listing attribute names only. Do not open
***************
*** 985,991 ****
* net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
proper attribute name labeledUri instead of deprecated labeledUrl.
! 2002-01-05 Pavel Jan,Bm(Bk <address@hidden>
* net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
editing an empty hotlist.
--- 990,996 ----
* net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
proper attribute name labeledUri instead of deprecated labeledUrl.
! 2002-01-05 Pavel Jan,Am(Bk <address@hidden>
* net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
editing an empty hotlist.
***************
*** 1047,1053 ****
* mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
! 2002-01-04 Pavel Jan,Bm(Bk <address@hidden>
* net/ldap.el (ldap-host-parameters-alist): Remove duplicated
entry.
--- 1052,1058 ----
* mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
! 2002-01-04 Pavel Jan,Am(Bk <address@hidden>
* net/ldap.el (ldap-host-parameters-alist): Remove duplicated
entry.
***************
*** 1078,1084 ****
does not exist, call mail-recover-1 to allow recovery from past
auto-saved drafts.
! 2002-01-03 Pavel Jan,Bm(Bk <address@hidden>
* time.el (display-time-load-average-threshold): Fix defcustom
(add type and group).
--- 1083,1089 ----
does not exist, call mail-recover-1 to allow recovery from past
auto-saved drafts.
! 2002-01-03 Pavel Jan,Am(Bk <address@hidden>
* time.el (display-time-load-average-threshold): Fix defcustom
(add type and group).
***************
*** 1197,1203 ****
* bindings.el (function-key-map): Don't bind shifted keypad
numeric keys.
! 2002-01-02 Pavel Jan,Bm(Bk <address@hidden>
* enriched.el (enriched-handle-display-prop): Remove unused
variables.
--- 1202,1208 ----
* bindings.el (function-key-map): Don't bind shifted keypad
numeric keys.
! 2002-01-02 Pavel Jan,Am(Bk <address@hidden>
* enriched.el (enriched-handle-display-prop): Remove unused
variables.
***************
*** 1234,1240 ****
* cus-edit.el (custom-face-edit-fix-value): New function.
(custom-face-edit): Use it, to convert :italic and :bold to new forms.
! 2001-12-30 Pavel Jan,Bm(Bk <address@hidden>
* progmodes/octave-mod.el (octave-abbrev-table):
* progmodes/idlwave.el (idlwave-mode-abbrev-table):
--- 1239,1245 ----
* cus-edit.el (custom-face-edit-fix-value): New function.
(custom-face-edit): Use it, to convert :italic and :bold to new forms.
! 2001-12-30 Pavel Jan,Am(Bk <address@hidden>
* progmodes/octave-mod.el (octave-abbrev-table):
* progmodes/idlwave.el (idlwave-mode-abbrev-table):
***************
*** 1364,1370 ****
* international/fontset.el: Don't require ind-util when compiling.
! 2001-12-25 Pavel Jan,Bm(Bk <address@hidden>
* emulation/tpu-edt.el (tpu-reset-screen-size): Use
set-frame-height and set-frame-width instead of set-screen-height
--- 1369,1375 ----
* international/fontset.el: Don't require ind-util when compiling.
! 2001-12-25 Pavel Jan,Am(Bk <address@hidden>
* emulation/tpu-edt.el (tpu-reset-screen-size): Use
set-frame-height and set-frame-width instead of set-screen-height
***************
*** 1452,1458 ****
* play/yow.el (yow): Use an arg to distinguish interactive calls,
not interactive-p.
! 2001-12-22 Pavel Jan,Bm(Bk <address@hidden>
* emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
mocklisp entries.
--- 1457,1463 ----
* play/yow.el (yow): Use an arg to distinguish interactive calls,
not interactive-p.
! 2001-12-22 Pavel Jan,Am(Bk <address@hidden>
* emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
mocklisp entries.
***************
*** 1479,1485 ****
* textmodes/refill.el (refill-mode): Don't barf when redundantly
turning refill-mode off.
! 2001-12-22 Pavel Jan,Bm(Bk <address@hidden>
* time.el (display-time-load-average-threshold): New variable.
(display-time-update): Use it.
--- 1484,1490 ----
* textmodes/refill.el (refill-mode): Don't barf when redundantly
turning refill-mode off.
! 2001-12-22 Pavel Jan,Am(Bk <address@hidden>
* time.el (display-time-load-average-threshold): New variable.
(display-time-update): Use it.
***************
*** 1622,1628 ****
print-coding-system-briefly): Make printed output have a similar
format as describe-character-set.
! 2001-12-20 Pavel Jan,Bm(Bk <address@hidden>
* play/blackbox.el (bb-member): Remove, use member instead.
(bb-delete): Remove, use delete instead.
--- 1627,1633 ----
print-coding-system-briefly): Make printed output have a similar
format as describe-character-set.
! 2001-12-20 Pavel Jan,Am(Bk <address@hidden>
* play/blackbox.el (bb-member): Remove, use member instead.
(bb-delete): Remove, use delete instead.
***************
*** 1656,1662 ****
* international/fontset.el: Require `ind-util' when compiling.
! 2001-12-18 Pavel Jan,Bm(Bk <address@hidden>
* language/ethio-util.el (ethio-modify-vowel): Use char-to-string
instead of decompose-composite-char.
--- 1661,1667 ----
* international/fontset.el: Require `ind-util' when compiling.
! 2001-12-18 Pavel Jan,Am(Bk <address@hidden>
* language/ethio-util.el (ethio-modify-vowel): Use char-to-string
instead of decompose-composite-char.
***************
*** 1874,1880 ****
* newcomment.el (comment-indent): Jump to the middle of empty comments.
! 2001-12-14 Pavel Jan,Bm(Bk <address@hidden>
* select.el (xselect-convert-to-class, xselect-convert-to-name):
Document.
--- 1879,1885 ----
* newcomment.el (comment-indent): Jump to the middle of empty comments.
! 2001-12-14 Pavel Jan,Am(Bk <address@hidden>
* select.el (xselect-convert-to-class, xselect-convert-to-name):
Document.
***************
*** 1922,1928 ****
* international/mule.el (set-auto-coding): Don't search for
"unibyte:" or "coding:" if set-auto-mode-1 returns nil.
! 2001-12-13 Pavel Jan,Bm(Bk <address@hidden>
* mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
--- 1927,1933 ----
* international/mule.el (set-auto-coding): Don't search for
"unibyte:" or "coding:" if set-auto-mode-1 returns nil.
! 2001-12-13 Pavel Jan,Am(Bk <address@hidden>
* mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
***************
*** 1978,1984 ****
* language/european.el: Remove autoload cookies. Fix registration
of diacritic composition function.
! 2001-12-11 Pavel Jan,Bm(Bk <address@hidden>
* calendar/todo-mode.el: Require time-stamp.
--- 1983,1989 ----
* language/european.el: Remove autoload cookies. Fix registration
of diacritic composition function.
! 2001-12-11 Pavel Jan,Am(Bk <address@hidden>
* calendar/todo-mode.el: Require time-stamp.
***************
*** 2035,2041 ****
Use `select-frame-set-input-focus'--needed when window manager
uses "click to focus" policy.
! 2001-12-09 Pavel Jan,Bm(Bk <address@hidden>
* COPYING: Moved back.
--- 2040,2046 ----
Use `select-frame-set-input-focus'--needed when window manager
uses "click to focus" policy.
! 2001-12-09 Pavel Jan,Am(Bk <address@hidden>
* COPYING: Moved back.
***************
*** 2184,2190 ****
* textmodes/picture.el (picture-mode-map): Don't use defconst
for a variable.
! 2001-12-02 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/reftex-index.el (reftex-index-mode):
Remove make-local-hook.
--- 2189,2195 ----
* textmodes/picture.el (picture-mode-map): Don't use defconst
for a variable.
! 2001-12-02 Pavel Jan,Am(Bk <address@hidden>
* textmodes/reftex-index.el (reftex-index-mode):
Remove make-local-hook.
***************
*** 2308,2314 ****
(Info-index): Use it. Add completion to the interactive spec.
(Info-menu-update): Simplify call to `Info-complete-menu-item'.
! 2001-11-29 Pavel Jan,Bm(Bk <address@hidden>
* COPYING: Removed.
--- 2313,2319 ----
(Info-index): Use it. Add completion to the interactive spec.
(Info-menu-update): Simplify call to `Info-complete-menu-item'.
! 2001-11-29 Pavel Jan,Am(Bk <address@hidden>
* COPYING: Removed.
***************
*** 2325,2331 ****
(register-char-codings): Use it to cope with generic chars in
safe-chars.
! 2001-11-29 Pavel Jan,Bm(Bk <address@hidden>
* play/blackbox.el (blackbox-mode, blackbox): Doc fix.
--- 2330,2336 ----
(register-char-codings): Use it to cope with generic chars in
safe-chars.
! 2001-11-29 Pavel Jan,Am(Bk <address@hidden>
* play/blackbox.el (blackbox-mode, blackbox): Doc fix.
***************
*** 2469,2475 ****
* frame.el (show-trailing-whitespace): Remove :set argument (the
value was essentially identical to the defalt).
! 2001-11-26 Pavel Jan,Bm(Bk <address@hidden>
* hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
--- 2474,2480 ----
* frame.el (show-trailing-whitespace): Remove :set argument (the
value was essentially identical to the defalt).
! 2001-11-26 Pavel Jan,Am(Bk <address@hidden>
* hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
***************
*** 2533,2539 ****
* help-funs.el (describe-syntax): Put (interactive) after doc string.
! 2001-11-26 Pavel Jan,Bm(Bk <address@hidden>
* international/quail.el (quail-help): Require help-mode in
top-level instead.
--- 2538,2544 ----
* help-funs.el (describe-syntax): Put (interactive) after doc string.
! 2001-11-26 Pavel Jan,Am(Bk <address@hidden>
* international/quail.el (quail-help): Require help-mode in
top-level instead.
***************
*** 2604,2615 ****
* language/devan-util.el: Comment out parts of the file
which apparently are garbled.
! 2001-11-25 Pavel Jan,Bm(Bk <address@hidden>
* mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
insert-string.
! 2001-11-25 Pavel Jan,Bm(Bk <address@hidden>
* play/snake.el (snake-mode): Remove make-local-hook.
--- 2609,2620 ----
* language/devan-util.el: Comment out parts of the file
which apparently are garbled.
! 2001-11-25 Pavel Jan,Am(Bk <address@hidden>
* mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
insert-string.
! 2001-11-25 Pavel Jan,Am(Bk <address@hidden>
* play/snake.el (snake-mode): Remove make-local-hook.
***************
*** 3094,3100 ****
Don't recognize a "telephone number" at the beginning of the name.
(mail-extr-leading-garbage): Match non-word characters only.
! 2001-11-16 Pavel Jan,Bm(Bk <address@hidden>
* startup.el (command-line-processed): Doc fix.
--- 3099,3105 ----
Don't recognize a "telephone number" at the beginning of the name.
(mail-extr-leading-garbage): Match non-word characters only.
! 2001-11-16 Pavel Jan,Am(Bk <address@hidden>
* startup.el (command-line-processed): Doc fix.
***************
*** 3122,3128 ****
(multiple-value-apply, nth-value): Use defsubst rather than defalias
to get better doc strings.
! 2001-11-15 Pavel Jan,Bm(Bk <address@hidden>
* derived.el: Fix autoload cookie.
--- 3127,3133 ----
(multiple-value-apply, nth-value): Use defsubst rather than defalias
to get better doc strings.
! 2001-11-15 Pavel Jan,Am(Bk <address@hidden>
* derived.el: Fix autoload cookie.
***************
*** 3317,3323 ****
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.
! 2001-11-12 Pavel Jan,Bm(Bk <address@hidden>
* progmodes/cpp.el (cpp-choose-face): Fix typo.
--- 3322,3328 ----
(log-view-current-tag): Take an optional `where' arg.
(log-view-diff): New user command.
! 2001-11-12 Pavel Jan,Am(Bk <address@hidden>
* progmodes/cpp.el (cpp-choose-face): Fix typo.
***************
*** 3357,3363 ****
* calc/calc-ext.el (calc-init-extensions): Update autoload names
to match files renamed on initial calc import.
! 2001-11-12 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-default-dictionary):
Fix previous change.
--- 3362,3368 ----
* calc/calc-ext.el (calc-init-extensions): Update autoload names
to match files renamed on initial calc import.
! 2001-11-12 Pavel Jan,Am(Bk <address@hidden>
* textmodes/flyspell.el (flyspell-default-dictionary):
Fix previous change.
***************
*** 3469,3475 ****
(radio-button-choice): Ditto.
(editable-list): Ditto.
! 2001-11-09 Pavel Jan,Bm(Bk <address@hidden>
* play/gomoku.el: Move definitions of constants to the beginning
of file, before their use.
--- 3474,3480 ----
(radio-button-choice): Ditto.
(editable-list): Ditto.
! 2001-11-09 Pavel Jan,Am(Bk <address@hidden>
* play/gomoku.el: Move definitions of constants to the beginning
of file, before their use.
***************
*** 3745,3751 ****
(debugger-setup-buffer): Call it.
(debugger-mode-map): Bind RET and mouse-2.
! 2001-10-31 Pavel Jan,Bm(Bk <address@hidden>
* startup.el: Document command line option --no-window-system
instead of --no-windows.
--- 3750,3756 ----
(debugger-setup-buffer): Call it.
(debugger-mode-map): Bind RET and mouse-2.
! 2001-10-31 Pavel Jan,Am(Bk <address@hidden>
* startup.el: Document command line option --no-window-system
instead of --no-windows.
***************
*** 4238,4244 ****
* progmodes/compile.el (compilation-set-window-height):
Select old window only if it's still live.
! 2001-10-22 Pavel Jan,Bm(Bk <address@hidden>
* help-mode.el (help-buffer): Remove debugging code.
From Stefan Monnier <address@hidden>.
--- 4243,4249 ----
* progmodes/compile.el (compilation-set-window-height):
Select old window only if it's still live.
! 2001-10-22 Pavel Jan,Am(Bk <address@hidden>
* help-mode.el (help-buffer): Remove debugging code.
From Stefan Monnier <address@hidden>.
***************
*** 4514,4520 ****
* version.el (emacs-version): Bump to 21.1.50.
! 2001-10-13 Pavel Jan,Bm(Bk <address@hidden>
* mail/mailalias.el (mail-directory-stream): Do not double
variables in the lambda-list.
--- 4519,4525 ----
* version.el (emacs-version): Bump to 21.1.50.
! 2001-10-13 Pavel Jan,Am(Bk <address@hidden>
* mail/mailalias.el (mail-directory-stream): Do not double
variables in the lambda-list.
***************
*** 4811,4817 ****
* startup.el (command-line-1): Bind tab-width to 8.
! 2001-10-10 Pavel Jan,Bm(Bk <address@hidden>
* emulation/tpu-edt.el: Use defalias instead of fset for
user-visible commands. From Rob Riepel
--- 4816,4822 ----
* startup.el (command-line-1): Bind tab-width to 8.
! 2001-10-10 Pavel Jan,Am(Bk <address@hidden>
* emulation/tpu-edt.el: Use defalias instead of fset for
user-visible commands. From Rob Riepel
***************
*** 5172,5178 ****
* pcvs-util.el (cvs-prefix-define): Typo cons->concat.
! 2001-10-03 Pavel Jan,Bm(Bk <address@hidden>
* emulation/tpu-edt.el: Make messages match original TPU/edt
editor. From address@hidden (Rob Riepel).
--- 5177,5183 ----
* pcvs-util.el (cvs-prefix-define): Typo cons->concat.
! 2001-10-03 Pavel Jan,Am(Bk <address@hidden>
* emulation/tpu-edt.el: Make messages match original TPU/edt
editor. From address@hidden (Rob Riepel).
***************
*** 5558,5564 ****
* comint.el (comint-send-input): Handle comint-process-echoes
differently.
! 2001-09-07 Pavel Jan,Bm(Bk <address@hidden>
* locate.el (locate-insert-header): Remove unnecessary whitespace.
--- 5563,5569 ----
* comint.el (comint-send-input): Handle comint-process-echoes
differently.
! 2001-09-07 Pavel Jan,Am(Bk <address@hidden>
* locate.el (locate-insert-header): Remove unnecessary whitespace.
***************
*** 5669,5675 ****
* menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
Mention "yank" in the help-echo text.
! Suggested by Pavel Jan,Bm(Bk <address@hidden>.
2001-09-01 Stefan Monnier <address@hidden>
--- 5674,5680 ----
* menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
Mention "yank" in the help-echo text.
! Suggested by Pavel Jan,Am(Bk <address@hidden>.
2001-09-01 Stefan Monnier <address@hidden>
***************
*** 5729,5735 ****
* startup.el (fancy-splash-screens): Temporarily set
minor-mode-map-alist to nil while displaying splash screens.
! 2001-08-29 Pavel Jan,Bm(Bk <address@hidden>
* buff-menu.el: Add Keywords header.
Doc fix (C-x C-b is bound to list-buffers).
--- 5734,5740 ----
* startup.el (fancy-splash-screens): Temporarily set
minor-mode-map-alist to nil while displaying splash screens.
! 2001-08-29 Pavel Jan,Am(Bk <address@hidden>
* buff-menu.el: Add Keywords header.
Doc fix (C-x C-b is bound to list-buffers).
***************
*** 5813,5831 ****
2001-08-26 Eli Zaretskii <address@hidden>
* textmodes/texnfo-upd.el: Remove dots and exclams at end of error
! messages. From Pavel Jan,Bm(Bk <address@hidden>.
* emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
! Jan,Bm(Bk <address@hidden>.
* emacs-lisp/lselect.el: Ditto.
* hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
Remove periods from the end of error message strings.
! From Pavel Jan,Bm(Bk <address@hidden>.
* progmodes/antlr-mode.el: Add Keywords header. From Pavel
! Jan,Bm(Bk <address@hidden>.
* net/telnet.el: Ditto.
--- 5818,5836 ----
2001-08-26 Eli Zaretskii <address@hidden>
* textmodes/texnfo-upd.el: Remove dots and exclams at end of error
! messages. From Pavel Jan,Am(Bk <address@hidden>.
* emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
! Jan,Am(Bk <address@hidden>.
* emacs-lisp/lselect.el: Ditto.
* hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
Remove periods from the end of error message strings.
! From Pavel Jan,Am(Bk <address@hidden>.
* progmodes/antlr-mode.el: Add Keywords header. From Pavel
! Jan,Am(Bk <address@hidden>.
* net/telnet.el: Ditto.
***************
*** 5945,5951 ****
2001-08-20 Gerd Moellmann <address@hidden>
* textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
! some spaces from a message. From Pavel Jan,Bm(Bk <address@hidden>.
* whitespace.el (whitespace-global-mode): Add autoload cookie.
--- 5950,5956 ----
2001-08-20 Gerd Moellmann <address@hidden>
* textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
! some spaces from a message. From Pavel Jan,Am(Bk <address@hidden>.
* whitespace.el (whitespace-global-mode): Add autoload cookie.
***************
*** 6119,6125 ****
text files.
(image-jpeg-p): Correct calculation of next field offset.
! 2001-08-08 Pavel Jan,Bm(Bk <address@hidden>
* battery.el: Fix typo.
--- 6124,6130 ----
text files.
(image-jpeg-p): Correct calculation of next field offset.
! 2001-08-08 Pavel Jan,Am(Bk <address@hidden>
* battery.el: Fix typo.
***************
*** 6156,6162 ****
* image.el (image-type-regexps): Use `\`' instead of `^' in
most regular expressions.
! 2001-08-06 Pavel Jan,Bm(Bk <address@hidden>
* play/animate.el: Re-insert a reference to re-inserted function.
--- 6161,6167 ----
* image.el (image-type-regexps): Use `\`' instead of `^' in
most regular expressions.
! 2001-08-06 Pavel Jan,Am(Bk <address@hidden>
* play/animate.el: Re-insert a reference to re-inserted function.
***************
*** 6170,6176 ****
* toolbar/tool-bar.el (tool-bar-add-item-from-menu):
Handle old-style menu definitions.
! 2001-08-06 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
* textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
--- 6175,6181 ----
* toolbar/tool-bar.el (tool-bar-add-item-from-menu):
Handle old-style menu definitions.
! 2001-08-06 Pavel Jan,Am(Bk <address@hidden>
* textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
* textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
***************
*** 6179,6185 ****
* emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
* add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
! 2001-08-05 Pavel Jan,Bm(Bk <address@hidden>
* textmodes/tildify.el: Milan Zamazal has new address.
--- 6184,6190 ----
* emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
* add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
! 2001-08-05 Pavel Jan,Am(Bk <address@hidden>
* textmodes/tildify.el: Milan Zamazal has new address.
***************
*** 6517,6523 ****
* mail/mh-utils.el (mh-find-progs): Also search in `lib'.
From Mats Bengtsson <address@hidden>,
! 2001-07-17 Pavel Jan,Bm(Bk <address@hidden>
* international/iso-transl.el: Fix typo in the header of the file.
--- 6522,6528 ----
* mail/mh-utils.el (mh-find-progs): Also search in `lib'.
From Mats Bengtsson <address@hidden>,
! 2001-07-17 Pavel Jan,Am(Bk <address@hidden>
* international/iso-transl.el: Fix typo in the header of the file.
***************
*** 6549,6555 ****
* server.el (server-process-filter, server-visit-files):
Add support for +LINE:COLUMN style emacsclient calls.
! 2001-07-16 Pavel Jan,Bm(Bk <address@hidden>
* emacs-lisp/easy-mmode.el: Add Keywords header.
--- 6554,6560 ----
* server.el (server-process-filter, server-visit-files):
Add support for +LINE:COLUMN style emacsclient calls.
! 2001-07-16 Pavel Jan,Am(Bk <address@hidden>
* emacs-lisp/easy-mmode.el: Add Keywords header.
***************
*** 6602,6608 ****
* progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
! 2001-07-16 Pavel Jan,Bm(Bk <address@hidden>
* ps-print.el: Fix Author: header.
--- 6607,6613 ----
* progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
! 2001-07-16 Pavel Jan,Am(Bk <address@hidden>
* ps-print.el: Fix Author: header.
***************
*** 6615,6621 ****
send-invisible, which is already defined in Comint.
(eshell-watch-for-password-prompt): Use it.
! 2001-07-16 Pavel Jan,Bm(Bk <address@hidden>
* which-func.el (which-func-mode): Doc fix.
--- 6620,6626 ----
send-invisible, which is already defined in Comint.
(eshell-watch-for-password-prompt): Use it.
! 2001-07-16 Pavel Jan,Am(Bk <address@hidden>
* which-func.el (which-func-mode): Doc fix.
***************
*** 6674,6680 ****
* simple.el (set-variable): Require 'cus-edit' instead of
`wid-edit', so that the Custom widgets get defined.
! 2001-07-16 Pavel Jan,Bm(Bk <address@hidden>
* allout.el: A fix to follow coding conventions.
--- 6679,6685 ----
* simple.el (set-variable): Require 'cus-edit' instead of
`wid-edit', so that the Custom widgets get defined.
! 2001-07-16 Pavel Jan,Am(Bk <address@hidden>
* allout.el: A fix to follow coding conventions.
***************
*** 6700,6706 ****
* dired.el (dired-insert-set-properties): Fix invalid mouse-face
property.
! 2001-07-16 Pavel Jan,Bm(Bk <address@hidden>
* play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
* play/gamegrid.el, play/handwrite.el, play/landmark.el,
--- 6705,6711 ----
* dired.el (dired-insert-set-properties): Fix invalid mouse-face
property.
! 2001-07-16 Pavel Jan,Am(Bk <address@hidden>
* play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
* play/gamegrid.el, play/handwrite.el, play/landmark.el,
***************
*** 6722,6728 ****
* mail/reporter.el (reporter-submit-bug-report):
Don't abuse make-variable-buffer-local. Fix call to add-hook.
! 2001-07-15 Pavel Jan,Bm(Bk <address@hidden>
* calendar/cal-china.el, calendar/cal-coptic.el,
* calendar/cal-dst.el, calendar/cal-french.el,
--- 6727,6733 ----
* mail/reporter.el (reporter-submit-bug-report):
Don't abuse make-variable-buffer-local. Fix call to add-hook.
! 2001-07-15 Pavel Jan,Am(Bk <address@hidden>
* calendar/cal-china.el, calendar/cal-coptic.el,
* calendar/cal-dst.el, calendar/cal-french.el,
***************
*** 6849,6855 ****
* vt100-led.el, window.el: Some fixes to follow coding conventions in
files maintained by FSF.
! 2001-07-13 Pavel Jan,Bm(Bk <address@hidden>
* arc-mode.el: A fix to follow coding conventions.
--- 6854,6860 ----
* vt100-led.el, window.el: Some fixes to follow coding conventions in
files maintained by FSF.
! 2001-07-13 Pavel Jan,Am(Bk <address@hidden>
* arc-mode.el: A fix to follow coding conventions.
***************
*** 6880,6886 ****
* play/fortune.el: Add types to defcustoms.
! 2001-07-12 Pavel Jan,Bm(Bk <address@hidden>
* language/czech.el: A fix to follow coding conventions.
--- 6885,6891 ----
* play/fortune.el: Add types to defcustoms.
! 2001-07-12 Pavel Jan,Am(Bk <address@hidden>
* language/czech.el: A fix to follow coding conventions.
***************
*** 6909,6915 ****
2001-07-11 Eli Zaretskii <address@hidden>
* progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
! From Pavel Jan,Bm(Bk <address@hidden>
* progmodes/ada-mode.el: Ditto.
--- 6914,6920 ----
2001-07-11 Eli Zaretskii <address@hidden>
* progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
! From Pavel Jan,Am(Bk <address@hidden>
* progmodes/ada-mode.el: Ditto.
***************
*** 7017,7026 ****
* calendar/todo-mode.el (todo-top-priorities): Use delete-region
instead of kill-line.
! * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk
<address@hidden>.
! * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk
<address@hidden>.
2001-07-04 Gerd Moellmann <address@hidden>
--- 7022,7031 ----
* calendar/todo-mode.el (todo-top-priorities): Use delete-region
instead of kill-line.
! * play/pong.el: Fix first line. From Pavel Jan,Am(Bk
<address@hidden>.
! * battery.el (battery-update): Add help-echo. From Pavel Jan,Am(Bk
<address@hidden>.
2001-07-04 Gerd Moellmann <address@hidden>
***************
*** 7058,7067 ****
2001-07-02 Eli Zaretskii <address@hidden>
* allout.el: Fix the header line, so that finder.el recognizes it.
! From Pavel Jan,Bm(Bk <address@hidden>.
* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
! From Pavel Jan,Bm(Bk <address@hidden>.
2001-06-29 Eli Zaretskii <address@hidden>
--- 7063,7072 ----
2001-07-02 Eli Zaretskii <address@hidden>
* allout.el: Fix the header line, so that finder.el recognizes it.
! From Pavel Jan,Am(Bk <address@hidden>.
* emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
! From Pavel Jan,Am(Bk <address@hidden>.
2001-06-29 Eli Zaretskii <address@hidden>
***************
*** 7371,7377 ****
2001-06-10 Eli Zaretskii <address@hidden>
* server.el (server-process, server-buffer-clients): Doc fix.
! From Pavel Jan,Bm(Bk <address@hidden>.
2001-06-09 John Wiegley <address@hidden>
--- 7376,7382 ----
2001-06-10 Eli Zaretskii <address@hidden>
* server.el (server-process, server-buffer-clients): Doc fix.
! From Pavel Jan,Am(Bk <address@hidden>.
2001-06-09 John Wiegley <address@hidden>
***************
*** 7629,7644 ****
2001-05-20 Eli Zaretskii <address@hidden>
* international/ccl.el (define-ccl-program): Fix a typo.
! From Pavel Jan,Bm(Bk <address@hidden>.
* international/mule.el (decode-char): Fix a typo. From Pavel
! Jan,Bm(Bk <address@hidden>.
* textmodes/artist.el (artist-mode): Fix a typo. From Pavel
! Jan,Bm(Bk <address@hidden>.
* frame.el (automatic-hscrolling): Fix a typo. From Pavel
! Jan,Bm(Bk <address@hidden>.
2001-05-18 Sam Steingold <address@hidden>
--- 7634,7649 ----
2001-05-20 Eli Zaretskii <address@hidden>
* international/ccl.el (define-ccl-program): Fix a typo.
! From Pavel Jan,Am(Bk <address@hidden>.
* international/mule.el (decode-char): Fix a typo. From Pavel
! Jan,Am(Bk <address@hidden>.
* textmodes/artist.el (artist-mode): Fix a typo. From Pavel
! Jan,Am(Bk <address@hidden>.
* frame.el (automatic-hscrolling): Fix a typo. From Pavel
! Jan,Am(Bk <address@hidden>.
2001-05-18 Sam Steingold <address@hidden>
***************
*** 7870,7876 ****
coding-system-for-read, if it is non-nil.
* calendar/holidays.el (holidays): Add an autoload cookie.
! From Pavel Jan,Bm(Bk <address@hidden>.
2001-05-08 John Wiegley <address@hidden>
--- 7875,7881 ----
coding-system-for-read, if it is non-nil.
* calendar/holidays.el (holidays): Add an autoload cookie.
! From Pavel Jan,Am(Bk <address@hidden>.
2001-05-08 John Wiegley <address@hidden>
***************
*** 8568,8577 ****
Add an antry for ``converts''.
* language/slovak.el ("Slovak"): Add documentation string.
! From address@hidden (Pavel Jan,Bm(Bk).
* language/czech.el ("Czech"): Add documentation string.
! From address@hidden (Pavel Jan,Bm(Bk).
* ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
to `isci24-mule.bdf'. From: Kenichi Handa <address@hidden>.
--- 8573,8582 ----
Add an antry for ``converts''.
* language/slovak.el ("Slovak"): Add documentation string.
! From address@hidden (Pavel Jan,Am(Bk).
* language/czech.el ("Czech"): Add documentation string.
! From address@hidden (Pavel Jan,Am(Bk).
* ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
to `isci24-mule.bdf'. From: Kenichi Handa <address@hidden>.
***************
*** 9282,9288 ****
2001-03-15 Gerd Moellmann <address@hidden>
* textmodes/ispell.el (ispell-dictionary-alist-6): Add support
! for Slovak. From address@hidden (Pavel Jan,Bm(Bk ml.).
2001-03-14 Gerd Moellmann <address@hidden>
--- 9287,9293 ----
2001-03-15 Gerd Moellmann <address@hidden>
* textmodes/ispell.el (ispell-dictionary-alist-6): Add support
! for Slovak. From address@hidden (Pavel Jan,Am(Bk ml.).
2001-03-14 Gerd Moellmann <address@hidden>
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/02/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Pavel Janík, 2002/02/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/02/06
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, ShengHuo ZHU, 2002/02/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Per Abrahamsen, 2002/02/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Per Abrahamsen, 2002/02/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/02/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/02/07
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Andreas Schwab <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Stefan Monnier, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Eli Zaretskii, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kim F. Storm, 2002/02/08
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2002/02/09
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Pavel Janík, 2002/02/09