emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 16 Feb 2002 03:37:13 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3454 emacs/lisp/ChangeLog:1.3455
*** emacs/lisp/ChangeLog:1.3454 Sat Feb 16 02:10:26 2002
--- emacs/lisp/ChangeLog        Sat Feb 16 03:37:12 2002
***************
*** 8,14 ****
        (eshell-add-command-to-history): Don't write Eshell's history out
        to disk, let the governing mode control that upon exit.
  
! 2002-01-27  Eli Zaretskii  <address@hidden>
  
        * eshell/eshell.el (eshell-command): Before reading from the
        minibuffer, add eshell-add-command-to-history to
--- 8,14 ----
        (eshell-add-command-to-history): Don't write Eshell's history out
        to disk, let the governing mode control that upon exit.
  
! 2002-02-16  Eli Zaretskii  <address@hidden>
  
        * eshell/eshell.el (eshell-command): Before reading from the
        minibuffer, add eshell-add-command-to-history to
***************
*** 22,38 ****
        (eshell-add-to-history): Call eshell-add-command-to-history to do
        most of the work.
  
! 2002-02-06  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-external-command): Added a fix for
        XEmacs' new dired.el, which adds a global entry in the
        `file-name-handler-alist'.
  
! 2002-01-26  John Wiegley  <address@hidden>
  
        * align.el (align-region): Added a missing name argument.
  
! 2002-01-14  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
        after the #! of a shell interpretor specification.
--- 22,38 ----
        (eshell-add-to-history): Call eshell-add-command-to-history to do
        most of the work.
  
! 2002-02-16  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-external-command): Added a fix for
        XEmacs' new dired.el, which adds a global entry in the
        `file-name-handler-alist'.
  
! 2002-02-16  John Wiegley  <address@hidden>
  
        * align.el (align-region): Added a missing name argument.
  
! 2002-02-16  John Wiegley  <address@hidden>
  
        * eshell/esh-ext.el (eshell-script-interpreter): Allow whitespace
        after the #! of a shell interpretor specification.
***************
*** 114,120 ****
        (mode-line-mode-menu): Each item now shows its mode line lighter.
        (minor-mode-alist): Don't call propertize here.
  
- >>>>>>> 1.3452
  2002-02-12  Eli Zaretskii  <address@hidden>
  
        * progmodes/pascal.el (pascal-imenu-generic-expression): Add
--- 114,119 ----
***************
*** 144,150 ****
        * ibuffer.el (ibuffer-switch-format): Supply required argument for
        `ibuffer-current-formats'.
  
! 2002-02-12  Miles Bader  <address@hidden>
  
        * faces.el (mode-line-inactive): Add dark-background variant.
  
--- 143,149 ----
        * ibuffer.el (ibuffer-switch-format): Supply required argument for
        `ibuffer-current-formats'.
  
! 2002-02-11  Miles Bader  <address@hidden>
  
        * faces.el (mode-line-inactive): Add dark-background variant.
  
***************
*** 176,182 ****
        * cus-start.el: Don't warn about "x-*" symbols when building a
        non-GUI version.
  
! 2002-02-11  Pavel Jan,Am(Bk  <address@hidden>
  
        * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
        Doc fix.
--- 175,181 ----
        * cus-start.el: Don't warn about "x-*" symbols when building a
        non-GUI version.
  
! 2002-02-11  Pavel Jan,Bm(Bk  <address@hidden>
  
        * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
        Doc fix.
***************
*** 202,208 ****
        (dump-charsets, dump-codings): Deleted (obsolete).
        From Dave Love <address@hidden>.
  
! 2002-02-10  Pavel Jan,Am(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-showhide-menu): Rename functions for
        toggling.
--- 201,207 ----
        (dump-charsets, dump-codings): Deleted (obsolete).
        From Dave Love <address@hidden>.
  
! 2002-02-10  Pavel Jan,Bm(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-showhide-menu): Rename functions for
        toggling.
***************
*** 226,232 ****
        
        * ediff.el: typo in comment.
        
! 2002-02-09  Pavel Jan,Am(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-options-save): Take care of
        line-number-mode and column-number-mode variables.
--- 225,231 ----
        
        * ediff.el: typo in comment.
        
! 2002-02-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-options-save): Take care of
        line-number-mode and column-number-mode variables.
***************
*** 303,309 ****
        * 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.
  
--- 302,308 ----
        * 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.
  
***************
*** 374,380 ****
        (gamegrid-make-color-tty-face): Use the value of color, not the
        symbol itself.  Don't call gamegrid-color.
  
- >>>>>>> 1.3440
  2002-02-05  Eli Zaretskii  <address@hidden>
  
        * gud.el (gud-refresh): Call recenter only after we are sure we
--- 373,378 ----
***************
*** 385,391 ****
        * 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.
--- 383,389 ----
        * 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.
***************
*** 418,428 ****
        * 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.
        (menu-bar-options-save): Save also the value of `display-time-mode'.
--- 416,426 ----
        * 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.
        (menu-bar-options-save): Save also the value of `display-time-mode'.
***************
*** 461,467 ****
        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.
  
--- 459,465 ----
        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.
  
***************
*** 550,556 ****
        * 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".
--- 548,554 ----
        * 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".
***************
*** 567,573 ****
  
        * 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.
--- 565,571 ----
  
        * 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.
***************
*** 783,789 ****
        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.
  
--- 781,787 ----
        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.
  
***************
*** 800,806 ****
  
        * 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.
--- 798,804 ----
  
        * 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.
***************
*** 892,898 ****
  
        * 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.
--- 890,896 ----
  
        * 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.
***************
*** 1011,1017 ****
        (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.
--- 1009,1015 ----
        (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.
***************
*** 1096,1102 ****
  
        * 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.
--- 1094,1100 ----
  
        * 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.
***************
*** 1112,1118 ****
  
        * 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.
--- 1110,1116 ----
  
        * 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.
***************
*** 1224,1230 ****
        * 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
--- 1222,1228 ----
        * 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
***************
*** 1248,1254 ****
        * 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.
--- 1246,1252 ----
        * 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.
***************
*** 1310,1316 ****
  
        * 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.
--- 1308,1314 ----
  
        * 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.
***************
*** 1341,1347 ****
        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).
--- 1339,1345 ----
        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).
***************
*** 1460,1466 ****
        * 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.
--- 1458,1464 ----
        * 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.
***************
*** 1497,1503 ****
        * 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):
--- 1495,1501 ----
        * 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):
***************
*** 1627,1633 ****
  
        * 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
--- 1625,1631 ----
  
        * 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
***************
*** 1715,1721 ****
        * 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.
--- 1713,1719 ----
        * 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.
***************
*** 1742,1748 ****
        * 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.
--- 1740,1746 ----
        * 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.
***************
*** 1886,1892 ****
        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.
--- 1884,1890 ----
        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.
***************
*** 1920,1926 ****
  
        * 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.
--- 1918,1924 ----
  
        * 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.
***************
*** 2138,2144 ****
  
        * 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.
--- 2136,2142 ----
  
        * 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.
***************
*** 2186,2192 ****
        * 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.
  
--- 2184,2190 ----
        * 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.
  
***************
*** 2242,2248 ****
        * 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.
  
--- 2240,2246 ----
        * 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.
  
***************
*** 2299,2305 ****
        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.
  
--- 2297,2303 ----
        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.
  
***************
*** 2448,2454 ****
        * 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.
--- 2446,2452 ----
        * 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.
***************
*** 2572,2578 ****
        (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.
  
--- 2570,2576 ----
        (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.
  
***************
*** 2589,2595 ****
        (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.
  
--- 2587,2593 ----
        (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.
  
***************
*** 2733,2739 ****
        * 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.
  
--- 2731,2737 ----
        * 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.
  
***************
*** 2797,2803 ****
  
        * 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.
--- 2795,2801 ----
  
        * 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.
***************
*** 2868,2879 ****
        * 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.
  
--- 2866,2877 ----
        * 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.
  
***************
*** 3358,3364 ****
        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.
  
--- 3356,3362 ----
        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.
  
***************
*** 3386,3392 ****
        (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.
  
--- 3384,3390 ----
        (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.
  
***************
*** 3581,3587 ****
        (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.
  
--- 3579,3585 ----
        (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.
  
***************
*** 3621,3627 ****
        * 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.
--- 3619,3625 ----
        * 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.
***************
*** 3733,3739 ****
        (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.
--- 3731,3737 ----
        (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.
***************
*** 4009,4015 ****
        (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.
--- 4007,4013 ----
        (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.
***************
*** 4502,4508 ****
        * 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>.
--- 4500,4506 ----
        * 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>.
***************
*** 4778,4784 ****
  
        * 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.
--- 4776,4782 ----
  
        * 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.
***************
*** 5075,5081 ****
  
        * 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
--- 5073,5079 ----
  
        * 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
***************
*** 5436,5442 ****
  
        * 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).
--- 5434,5440 ----
  
        * 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).
***************
*** 5822,5828 ****
        * 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.
  
--- 5820,5826 ----
        * 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.
  
***************
*** 5890,5896 ****
  
        * simple.el (backward-word): Doc fix.
  
! 2001-09-03  Pavel Jan,Am(Bk  <address@hidden>
  
        * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
        * uncompress.el, uniquify.el, vc.el, view.el, window.el
--- 5888,5894 ----
  
        * simple.el (backward-word): Doc fix.
  
! 2001-09-03  Pavel Jan,Bm(Bk  <address@hidden>
  
        * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
        * uncompress.el, uniquify.el, vc.el, view.el, window.el
***************
*** 5933,5939 ****
  
        * 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>
  
--- 5931,5937 ----
  
        * 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>
  
***************
*** 5993,5999 ****
        * 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).
--- 5991,5997 ----
        * 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).
***************
*** 6077,6095 ****
  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.
  
--- 6075,6093 ----
  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.
  
***************
*** 6209,6215 ****
  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.
  
--- 6207,6213 ----
  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.
  
***************
*** 6383,6389 ****
        text files.
        (image-jpeg-p): Correct calculation of next field offset.
  
! 2001-08-08  Pavel Jan,Am(Bk  <address@hidden>
  
        * battery.el: Fix typo.
  
--- 6381,6387 ----
        text files.
        (image-jpeg-p): Correct calculation of next field offset.
  
! 2001-08-08  Pavel Jan,Bm(Bk  <address@hidden>
  
        * battery.el: Fix typo.
  
***************
*** 6420,6426 ****
        * 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.
  
--- 6418,6424 ----
        * 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.
  
***************
*** 6434,6440 ****
        * 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.
--- 6432,6438 ----
        * 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.
***************
*** 6443,6449 ****
        * 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.
  
--- 6441,6447 ----
        * 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.
  
***************
*** 6781,6787 ****
        * 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.
  
--- 6779,6785 ----
        * 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.
  
***************
*** 6813,6819 ****
        * 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.
  
--- 6811,6817 ----
        * 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.
  
***************
*** 6866,6872 ****
  
        * 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.
  
--- 6864,6870 ----
  
        * 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.
  
***************
*** 6879,6885 ****
        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.
  
--- 6877,6883 ----
        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.
  
***************
*** 6938,6944 ****
        * 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.
  
--- 6936,6942 ----
        * 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.
  
***************
*** 6964,6970 ****
        * 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,
--- 6962,6968 ----
        * 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,
***************
*** 6986,6992 ****
        * 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,
--- 6984,6990 ----
        * 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,
***************
*** 7113,7119 ****
        * 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.
  
--- 7111,7117 ----
        * 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.
  
***************
*** 7144,7150 ****
  
        * 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.
  
--- 7142,7148 ----
  
        * 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.
  
***************
*** 7173,7179 ****
  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.
  
--- 7171,7177 ----
  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.
  
***************
*** 7281,7290 ****
        * 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>
--- 7279,7288 ----
        * 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>
***************
*** 7322,7331 ****
  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>
  
--- 7320,7329 ----
  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>
  
***************
*** 7635,7641 ****
  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>
  
--- 7633,7639 ----
  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>
  
***************
*** 7893,7908 ****
  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>
  
--- 7891,7906 ----
  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>
  
***************
*** 8134,8140 ****
        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>
  
--- 8132,8138 ----
        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>
  
***************
*** 8832,8841 ****
        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>.
--- 8830,8839 ----
        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>.
***************
*** 9546,9552 ****
  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>
  
--- 9544,9550 ----
  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>
  
***************
*** 22689,22695 ****
  
  2000-05-07  Dave Love  <address@hidden>
  
!       * time.el: Small doc fixes from Pavel Jan,Am(Bk ml.
  
  2000-05-05  Dave Love  <address@hidden>
  
--- 22687,22693 ----
  
  2000-05-07  Dave Love  <address@hidden>
  
!       * time.el: Small doc fixes from Pavel Jan,Bm(Bk ml.
  
  2000-05-05  Dave Love  <address@hidden>
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]