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: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 15 Apr 2002 02:18:39 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3708 emacs/lisp/ChangeLog:1.3709
*** emacs/lisp/ChangeLog:1.3708 Sun Apr 14 13:33:06 2002
--- emacs/lisp/ChangeLog        Mon Apr 15 02:18:38 2002
***************
*** 1,3 ****
--- 1,10 ----
+ 2002-04-15  Miles Bader  <address@hidden>
+ 
+       * faces.el (highlight): Force foreground to be black on a tty, so
+       this face is readable on a dark-background tty.
+       * wid-edit.el (widget-field-face, widget-single-line-field-face): 
+       Likewise.
+ 
  2002-04-14  Kim F. Storm  <address@hidden>
  
        * simple.el (pop-to-mark-command, push-mark-command): New commands.
***************
*** 11,17 ****
        (exchange-point-and-mark): Temporarily enable transient-mark-mode
        if prefix arg.
  
! 2002-04-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * speedbar.el (speedbar-tag-hierarchy-method)
        (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
--- 18,24 ----
        (exchange-point-and-mark): Temporarily enable transient-mark-mode
        if prefix arg.
  
! 2002-04-14  Pavel Jan,Am(Bk  <address@hidden>
  
        * speedbar.el (speedbar-tag-hierarchy-method)
        (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes.
***************
*** 21,27 ****
        * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
        beginning of buffer.
  
! 2002-04-14  Pavel Jan,Bm(Bk  <address@hidden>
  
        * speedbar.el (speedbar-generic-item-info)
        (speedbar-sort-tags): Doc fix.
--- 28,34 ----
        * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at
        beginning of buffer.
  
! 2002-04-14  Pavel Jan,Am(Bk  <address@hidden>
  
        * speedbar.el (speedbar-generic-item-info)
        (speedbar-sort-tags): Doc fix.
***************
*** 51,57 ****
        (gamegrid-add-score): Just dispatch on `system-type' to one of the
        previous two functions.
  
! 2002-04-13  Pavel Jan,Bm(Bk  <address@hidden>
  
        * iswitchb.el: Update commentary to include new function
        iswitchb-exclude-nonmatching.
--- 58,64 ----
        (gamegrid-add-score): Just dispatch on `system-type' to one of the
        previous two functions.
  
! 2002-04-13  Pavel Jan,Am(Bk  <address@hidden>
  
        * iswitchb.el: Update commentary to include new function
        iswitchb-exclude-nonmatching.
***************
*** 117,123 ****
        (fill-region-as-paragraph): Compare to `to' rather than eobp.
        (fill-paragraph): Don't rebind fill-paragraph-function.
  
! 2002-04-11  Pavel Jan,Bm(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
  
--- 124,130 ----
        (fill-region-as-paragraph): Compare to `to' rather than eobp.
        (fill-paragraph): Don't rebind fill-paragraph-function.
  
! 2002-04-11  Pavel Jan,Am(Bk  <address@hidden>
  
        * menu-bar.el (menu-bar-adv-search-menu): Add incremental search.
  
***************
*** 235,241 ****
        Use sgml-parse-tag-backward to find start point.
        (sgml-looking-back-at): Doc fix.
  
! 2002-04-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
        for prompt.
--- 242,248 ----
        Use sgml-parse-tag-backward to find start point.
        (sgml-looking-back-at): Doc fix.
  
! 2002-04-09  Pavel Jan,Am(Bk  <address@hidden>
  
        * isearch.el (isearch-message-prefix): Use minibuffer-prompt face
        for prompt.
***************
*** 284,290 ****
        * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
        (vc-cvs-checkin): Use it.
  
! 2002-04-08  Pavel Jan,Bm(Bk  <address@hidden>
  
        * files.el (display-time-string): Fix last change.
  
--- 291,297 ----
        * vc-cvs.el (vc-cvs-valid-version-number-p): New function.
        (vc-cvs-checkin): Use it.
  
! 2002-04-08  Pavel Jan,Am(Bk  <address@hidden>
  
        * files.el (display-time-string): Fix last change.
  
***************
*** 299,305 ****
        default-process-coding-system.
        (coding-system-change-text-conversion): Fix case where CODING is nil.
  
! 2002-04-07  Pavel Jan,Bm(Bk  <address@hidden>
  
        * subr.el (play-sound): Move here from simple.el.
  
--- 306,312 ----
        default-process-coding-system.
        (coding-system-change-text-conversion): Fix case where CODING is nil.
  
! 2002-04-07  Pavel Jan,Am(Bk  <address@hidden>
  
        * subr.el (play-sound): Move here from simple.el.
  
***************
*** 326,332 ****
  
        * textmodes/xml-lite.el: Remove.
  
! 2002-04-05  Pavel Jan,Bm(Bk  <address@hidden>
  
        * simple.el (play-sound): New function (uses play-sound-internal).
  
--- 333,339 ----
  
        * textmodes/xml-lite.el: Remove.
  
! 2002-04-05  Pavel Jan,Am(Bk  <address@hidden>
  
        * simple.el (play-sound): New function (uses play-sound-internal).
  
***************
*** 418,424 ****
        (sgml-parse-tag-backward): Extend support for CDATA to include
        conditional sections.
  
! 2002-04-03  Pavel Jan,Bm(Bk  <address@hidden>
  
        * cus-start.el: Rename `autoselect-window' to
        `mouse-autoselect-window'.
--- 425,431 ----
        (sgml-parse-tag-backward): Extend support for CDATA to include
        conditional sections.
  
! 2002-04-03  Pavel Jan,Am(Bk  <address@hidden>
  
        * cus-start.el: Rename `autoselect-window' to
        `mouse-autoselect-window'.
***************
*** 502,508 ****
        (inferior-tcl-mode): Doc fix.
        Change not legally significant.
  
! 2002-04-01  Pavel Jan,Bm(Bk  <address@hidden>
  
        * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
  
--- 509,515 ----
        (inferior-tcl-mode): Doc fix.
        Change not legally significant.
  
! 2002-04-01  Pavel Jan,Am(Bk  <address@hidden>
  
        * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'.
  
***************
*** 703,709 ****
        for comments.
        (xml-lite-in-string-p): Simplify.
  
! 2002-03-27  Pavel Jan,Bm(Bk  <address@hidden>
  
        * allout.el (outline-layout): Doc fix.
  
--- 710,716 ----
        for comments.
        (xml-lite-in-string-p): Simplify.
  
! 2002-03-27  Pavel Jan,Am(Bk  <address@hidden>
  
        * allout.el (outline-layout): Doc fix.
  
***************
*** 771,777 ****
  
        * subr.el (substring-no-properties): Function deleted (now in C).
  
! 2002-03-25  Pavel Jan,Bm(Bk  <address@hidden>
  
        * mwheel.el (mouse-wheel-mode): Use global-set-key and
        global-unset-key.
--- 778,784 ----
  
        * subr.el (substring-no-properties): Function deleted (now in C).
  
! 2002-03-25  Pavel Jan,Am(Bk  <address@hidden>
  
        * mwheel.el (mouse-wheel-mode): Use global-set-key and
        global-unset-key.
***************
*** 812,818 ****
        fore- and background colors of the faces we create, since facemenu
        doesn't.
  
! 2002-03-24  Pavel Jan,Bm(Bk  <address@hidden>
  
        * mwheel.el (mouse-wheel-mode): Use the result of
        current-global-map instead of the variable `global-map'.
--- 819,825 ----
        fore- and background colors of the faces we create, since facemenu
        doesn't.
  
! 2002-03-24  Pavel Jan,Am(Bk  <address@hidden>
  
        * mwheel.el (mouse-wheel-mode): Use the result of
        current-global-map instead of the variable `global-map'.
***************
*** 867,873 ****
        * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
        directions as the last action.
  
! 2002-03-21  Pavel Jan,Bm(Bk  <address@hidden>
  
        * startup.el (fancy-splash-tail, normal-splash-screen):
        Update copyright.
--- 874,880 ----
        * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
        directions as the last action.
  
! 2002-03-21  Pavel Jan,Am(Bk  <address@hidden>
  
        * startup.el (fancy-splash-tail, normal-splash-screen):
        Update copyright.
***************
*** 1056,1062 ****
        <top-level>: Remove the setup for all known codepages: it seems
        to cause crashes in the CCL driver.
  
! 2002-03-16  Pavel Jan,Bm(Bk  <address@hidden>
  
        * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
        (bibtex-entry-field-alist): Doc fix.
--- 1063,1069 ----
        <top-level>: Remove the setup for all known codepages: it seems
        to cause crashes in the CCL driver.
  
! 2002-03-16  Pavel Jan,Am(Bk  <address@hidden>
  
        * textmodes/bibtex.el (bibtex-sort-ignore-string-entries)
        (bibtex-entry-field-alist): Doc fix.
***************
*** 1074,1080 ****
        * files.el (load-completion): New function.
        (load-library): Use it.
  
! 2002-03-15  Pavel Jan,Bm(Bk  <address@hidden>
  
        * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
        to match the actual code.
--- 1081,1087 ----
        * files.el (load-completion): New function.
        (load-library): Use it.
  
! 2002-03-15  Pavel Jan,Am(Bk  <address@hidden>
  
        * calendar/cal-french.el (calendar-goto-french-date): Fix prompt
        to match the actual code.
***************
*** 1217,1223 ****
  
        * comint.el: Remove documentation on setting up pcomplete.
  
! 2002-03-11  Pavel Jan,Bm(Bk  <address@hidden>
  
        * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
        item.  Doc fix.
--- 1224,1230 ----
  
        * comint.el: Remove documentation on setting up pcomplete.
  
! 2002-03-11  Pavel Jan,Am(Bk  <address@hidden>
  
        * font-lock.el (java-font-lock-extra-types): Add "URL" as separate
        item.  Doc fix.
***************
*** 1337,1343 ****
        (hif-conditional): New function to evaluate a conditional
        expression.
  
! 2002-03-06  Pavel Jan,Bm(Bk  <address@hidden>
  
        * language/czech.el ("Czech"): Fix the documentation.
  
--- 1344,1350 ----
        (hif-conditional): New function to evaluate a conditional
        expression.
  
! 2002-03-06  Pavel Jan,Am(Bk  <address@hidden>
  
        * language/czech.el ("Czech"): Fix the documentation.
  
***************
*** 1400,1406 ****
        (mode-line-inactive, header-line): Move the `t' section to the
        beginning so the `:inherit' setting can be shared.
  
! 2002-03-04  Pavel Jan,Bm(Bk  <address@hidden>
  
        * net/snmp-mode.el: Require tempo when compiling to prevent
        warnings.  Update copyright notice.
--- 1407,1413 ----
        (mode-line-inactive, header-line): Move the `t' section to the
        beginning so the `:inherit' setting can be shared.
  
! 2002-03-04  Pavel Jan,Am(Bk  <address@hidden>
  
        * net/snmp-mode.el: Require tempo when compiling to prevent
        warnings.  Update copyright notice.
***************
*** 1521,1527 ****
        * font-lock.el (java-font-lock-extra-types):
        Match java.net.URL, etc.
  
! 2002-02-28  Pavel Jan,Bm(Bk  <address@hidden>
  
        * hexl.el (hexl-options): Doc fix.
        Update Commentary section.
--- 1528,1534 ----
        * font-lock.el (java-font-lock-extra-types):
        Match java.net.URL, etc.
  
! 2002-02-28  Pavel Jan,Am(Bk  <address@hidden>
  
        * hexl.el (hexl-options): Doc fix.
        Update Commentary section.
***************
*** 1801,1807 ****
        * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
        natural paragraph boundaries.  Don't fail at beginning of buffer.
  
! 2002-02-20  Pavel Jan,Bm(Bk  <address@hidden>
  
        * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
        call the argument "arg" to match plain next-line and
--- 1808,1814 ----
        * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
        natural paragraph boundaries.  Don't fail at beginning of buffer.
  
! 2002-02-20  Pavel Jan,Am(Bk  <address@hidden>
  
        * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
        call the argument "arg" to match plain next-line and
***************
*** 1905,1911 ****
        * cus-start.el: Add automatic-hscroll-margin and
        automatic-hscroll-step.
  
! 2002-02-16  Pavel Jan,Bm(Bk  <address@hidden>
  
        * cus-start.el (x-autoselect-window): Allow customization.
  
--- 1912,1918 ----
        * cus-start.el: Add automatic-hscroll-margin and
        automatic-hscroll-step.
  
! 2002-02-16  Pavel Jan,Am(Bk  <address@hidden>
  
        * cus-start.el (x-autoselect-window): Allow customization.
  
***************
*** 2125,2131 ****
        * 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.
--- 2132,2138 ----
        * 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.
***************
*** 2150,2156 ****
        (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.
  
--- 2157,2163 ----
        (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.
  
***************
*** 2173,2179 ****
  
        * 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.
--- 2180,2186 ----
  
        * 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.
***************
*** 2250,2256 ****
        * 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.
  
--- 2257,2263 ----
        * 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.
  
***************
*** 2331,2337 ****
        * 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.
--- 2338,2344 ----
        * 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.
***************
*** 2364,2374 ****
        * 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'.
--- 2371,2381 ----
        * 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'.
***************
*** 2407,2413 ****
        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.
  
--- 2414,2420 ----
        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.
  
***************
*** 2496,2502 ****
        * 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".
--- 2503,2509 ----
        * 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".
***************
*** 2513,2519 ****
  
        * 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.
--- 2520,2526 ----
  
        * 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.
***************
*** 2728,2734 ****
        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.
  
--- 2735,2741 ----
        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.
  
***************
*** 2745,2751 ****
  
        * 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.
--- 2752,2758 ----
  
        * 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.
***************
*** 2837,2843 ****
  
        * 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.
--- 2844,2850 ----
  
        * 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.
***************
*** 2955,2961 ****
        (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.
--- 2962,2968 ----
        (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.
***************
*** 3040,3046 ****
  
        * 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.
--- 3047,3053 ----
  
        * 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.
***************
*** 3056,3062 ****
  
        * 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.
--- 3063,3069 ----
  
        * 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.
***************
*** 3168,3174 ****
        * 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
--- 3175,3181 ----
        * 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
***************
*** 3192,3198 ****
        * 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.
--- 3199,3205 ----
        * 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.
***************
*** 3254,3260 ****
  
        * 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.
--- 3261,3267 ----
  
        * 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.
***************
*** 3285,3291 ****
        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).
--- 3292,3298 ----
        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).
***************
*** 3404,3410 ****
        * 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.
--- 3411,3417 ----
        * 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.
***************
*** 3441,3447 ****
        * 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):
--- 3448,3454 ----
        * 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):
***************
*** 3571,3577 ****
  
        * 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
--- 3578,3584 ----
  
        * 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
***************
*** 3659,3665 ****
        * 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.
--- 3666,3672 ----
        * 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.
***************
*** 3686,3692 ****
        * 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.
--- 3693,3699 ----
        * 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.
***************
*** 3829,3835 ****
        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.
--- 3836,3842 ----
        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.
***************
*** 3863,3869 ****
  
        * 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.
--- 3870,3876 ----
  
        * 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.
***************
*** 4081,4087 ****
  
        * 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.
--- 4088,4094 ----
  
        * 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.
***************
*** 4129,4135 ****
        * 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.
  
--- 4136,4142 ----
        * 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.
  
***************
*** 4185,4191 ****
        * 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.
  
--- 4192,4198 ----
        * 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.
  
***************
*** 4242,4248 ****
        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.
  
--- 4249,4255 ----
        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.
  
***************
*** 4391,4397 ****
        * 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.
--- 4398,4404 ----
        * 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.
***************
*** 4515,4521 ****
        (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.
  
--- 4522,4528 ----
        (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.
  
***************
*** 4532,4538 ****
        (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.
  
--- 4539,4545 ----
        (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.
  
***************
*** 4676,4682 ****
        * 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.
  
--- 4683,4689 ----
        * 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.
  
***************
*** 4740,4746 ****
  
        * 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.
--- 4747,4753 ----
  
        * 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.
***************
*** 4811,4822 ****
        * 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.
  
--- 4818,4829 ----
        * 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.
  
***************
*** 5301,5307 ****
        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.
  
--- 5308,5314 ----
        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.
  
***************
*** 5329,5335 ****
        (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.
  
--- 5336,5342 ----
        (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.
  
***************
*** 5524,5530 ****
        (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.
  
--- 5531,5537 ----
        (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.
  
***************
*** 5564,5570 ****
        * 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.
--- 5571,5577 ----
        * 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.
***************
*** 5676,5682 ****
        (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.
--- 5683,5689 ----
        (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.
***************
*** 5952,5958 ****
        (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.
--- 5959,5965 ----
        (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.
***************
*** 6445,6451 ****
        * 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>.
--- 6452,6458 ----
        * 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>.



reply via email to

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