diff options
| author | Gerd Moellmann | 2002-04-26 14:39:42 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2002-04-26 14:39:42 +0000 |
| commit | 7f671def72d03fb720f072c6ff69ca56faea29a4 (patch) | |
| tree | 62d93ab4808ab7f87ea4d2217439eb018b56def5 | |
| parent | d37478d0d7bf30c941bd5accd922a54dea0f49c8 (diff) | |
| download | emacs-7f671def72d03fb720f072c6ff69ca56faea29a4.tar.gz emacs-7f671def72d03fb720f072c6ff69ca56faea29a4.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 162 |
1 files changed, 83 insertions, 79 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4c2e279b438..cb8fbeb8fe1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2002-04-26 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * find-file.el: Remove Ada-specific example code. | ||
| 4 | |||
| 1 | 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> | 5 | 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> |
| 2 | 6 | ||
| 3 | * ediff-hooks.el: Put back the autoloads. | 7 | * ediff-hooks.el: Put back the autoloads. |
| @@ -277,7 +281,7 @@ | |||
| 277 | when finding the end. Take more care in analyzing the results | 281 | when finding the end. Take more care in analyzing the results |
| 278 | of intangibility after line-move-to-column. | 282 | of intangibility after line-move-to-column. |
| 279 | 283 | ||
| 280 | 2002-04-22 Pavel Janík <Pavel@Janik.cz> | 284 | 2002-04-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 281 | 285 | ||
| 282 | * international/mule-diag.el (list-input-methods-1): Doc fix | 286 | * international/mule-diag.el (list-input-methods-1): Doc fix |
| 283 | (LEIM is now part of the standard distribution). | 287 | (LEIM is now part of the standard distribution). |
| @@ -1269,7 +1273,7 @@ | |||
| 1269 | 1273 | ||
| 1270 | * term.el (term-emulate-terminal): Fix last change. | 1274 | * term.el (term-emulate-terminal): Fix last change. |
| 1271 | 1275 | ||
| 1272 | 2002-04-16 Pavel Janík <Pavel@Janik.cz> | 1276 | 2002-04-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1273 | 1277 | ||
| 1274 | * bindings.el (mode-line-mode-menu): Update names to reflect | 1278 | * bindings.el (mode-line-mode-menu): Update names to reflect |
| 1275 | latest changes. | 1279 | latest changes. |
| @@ -1345,7 +1349,7 @@ | |||
| 1345 | (exchange-point-and-mark): Temporarily enable transient-mark-mode | 1349 | (exchange-point-and-mark): Temporarily enable transient-mark-mode |
| 1346 | if prefix arg. | 1350 | if prefix arg. |
| 1347 | 1351 | ||
| 1348 | 2002-04-14 Pavel Janík <Pavel@Janik.cz> | 1352 | 2002-04-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1349 | 1353 | ||
| 1350 | * speedbar.el (speedbar-tag-hierarchy-method) | 1354 | * speedbar.el (speedbar-tag-hierarchy-method) |
| 1351 | (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes. | 1355 | (speedbar-toggle-updates, speedbar-toggle-images): Doc fixes. |
| @@ -1355,7 +1359,7 @@ | |||
| 1355 | * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at | 1359 | * textmodes/sgml-mode.el (sgml-parse-tag-backward): Fix to work at |
| 1356 | beginning of buffer. | 1360 | beginning of buffer. |
| 1357 | 1361 | ||
| 1358 | 2002-04-14 Pavel Janík <Pavel@Janik.cz> | 1362 | 2002-04-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1359 | 1363 | ||
| 1360 | * speedbar.el (speedbar-generic-item-info) | 1364 | * speedbar.el (speedbar-generic-item-info) |
| 1361 | (speedbar-sort-tags): Doc fix. | 1365 | (speedbar-sort-tags): Doc fix. |
| @@ -1384,7 +1388,7 @@ | |||
| 1384 | (gamegrid-add-score): Just dispatch on `system-type' to one of the | 1388 | (gamegrid-add-score): Just dispatch on `system-type' to one of the |
| 1385 | previous two functions. | 1389 | previous two functions. |
| 1386 | 1390 | ||
| 1387 | 2002-04-13 Pavel Janík <Pavel@Janik.cz> | 1391 | 2002-04-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1388 | 1392 | ||
| 1389 | * iswitchb.el: Update commentary to include new function | 1393 | * iswitchb.el: Update commentary to include new function |
| 1390 | iswitchb-exclude-nonmatching. | 1394 | iswitchb-exclude-nonmatching. |
| @@ -1449,7 +1453,7 @@ | |||
| 1449 | (fill-region-as-paragraph): Compare to `to' rather than eobp. | 1453 | (fill-region-as-paragraph): Compare to `to' rather than eobp. |
| 1450 | (fill-paragraph): Don't rebind fill-paragraph-function. | 1454 | (fill-paragraph): Don't rebind fill-paragraph-function. |
| 1451 | 1455 | ||
| 1452 | 2002-04-11 Pavel Janík <Pavel@Janik.cz> | 1456 | 2002-04-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1453 | 1457 | ||
| 1454 | * menu-bar.el (menu-bar-adv-search-menu): Add incremental search. | 1458 | * menu-bar.el (menu-bar-adv-search-menu): Add incremental search. |
| 1455 | 1459 | ||
| @@ -1567,7 +1571,7 @@ | |||
| 1567 | Use sgml-parse-tag-backward to find start point. | 1571 | Use sgml-parse-tag-backward to find start point. |
| 1568 | (sgml-looking-back-at): Doc fix. | 1572 | (sgml-looking-back-at): Doc fix. |
| 1569 | 1573 | ||
| 1570 | 2002-04-09 Pavel Janík <Pavel@Janik.cz> | 1574 | 2002-04-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1571 | 1575 | ||
| 1572 | * isearch.el (isearch-message-prefix): Use minibuffer-prompt face | 1576 | * isearch.el (isearch-message-prefix): Use minibuffer-prompt face |
| 1573 | for prompt. | 1577 | for prompt. |
| @@ -1616,7 +1620,7 @@ | |||
| 1616 | * vc-cvs.el (vc-cvs-valid-version-number-p): New function. | 1620 | * vc-cvs.el (vc-cvs-valid-version-number-p): New function. |
| 1617 | (vc-cvs-checkin): Use it. | 1621 | (vc-cvs-checkin): Use it. |
| 1618 | 1622 | ||
| 1619 | 2002-04-08 Pavel Janík <Pavel@Janik.cz> | 1623 | 2002-04-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1620 | 1624 | ||
| 1621 | * files.el (display-time-string): Fix last change. | 1625 | * files.el (display-time-string): Fix last change. |
| 1622 | 1626 | ||
| @@ -1631,7 +1635,7 @@ | |||
| 1631 | default-process-coding-system. | 1635 | default-process-coding-system. |
| 1632 | (coding-system-change-text-conversion): Fix case where CODING is nil. | 1636 | (coding-system-change-text-conversion): Fix case where CODING is nil. |
| 1633 | 1637 | ||
| 1634 | 2002-04-07 Pavel Janík <Pavel@Janik.cz> | 1638 | 2002-04-07 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1635 | 1639 | ||
| 1636 | * subr.el (play-sound): Move here from simple.el. | 1640 | * subr.el (play-sound): Move here from simple.el. |
| 1637 | 1641 | ||
| @@ -1658,7 +1662,7 @@ | |||
| 1658 | 1662 | ||
| 1659 | * textmodes/xml-lite.el: Remove. | 1663 | * textmodes/xml-lite.el: Remove. |
| 1660 | 1664 | ||
| 1661 | 2002-04-05 Pavel Janík <Pavel@Janik.cz> | 1665 | 2002-04-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1662 | 1666 | ||
| 1663 | * simple.el (play-sound): New function (uses play-sound-internal). | 1667 | * simple.el (play-sound): New function (uses play-sound-internal). |
| 1664 | 1668 | ||
| @@ -1682,7 +1686,7 @@ | |||
| 1682 | * textmodes/sgml-mode.el: Add missing require. | 1686 | * textmodes/sgml-mode.el: Add missing require. |
| 1683 | (sgml-lexical-context): Fix up CDATA detection for boundary cases. | 1687 | (sgml-lexical-context): Fix up CDATA detection for boundary cases. |
| 1684 | 1688 | ||
| 1685 | 2002-04-03 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 1689 | 2002-04-03 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 1686 | 1690 | ||
| 1687 | * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to | 1691 | * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line): Move to |
| 1688 | spot indicated by text property `cvs-goal-column', if present. | 1692 | spot indicated by text property `cvs-goal-column', if present. |
| @@ -1750,7 +1754,7 @@ | |||
| 1750 | (sgml-parse-tag-backward): Extend support for CDATA to include | 1754 | (sgml-parse-tag-backward): Extend support for CDATA to include |
| 1751 | conditional sections. | 1755 | conditional sections. |
| 1752 | 1756 | ||
| 1753 | 2002-04-03 Pavel Janík <Pavel@Janik.cz> | 1757 | 2002-04-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1754 | 1758 | ||
| 1755 | * cus-start.el: Rename `autoselect-window' to | 1759 | * cus-start.el: Rename `autoselect-window' to |
| 1756 | `mouse-autoselect-window'. | 1760 | `mouse-autoselect-window'. |
| @@ -1824,7 +1828,7 @@ | |||
| 1824 | (xml-lite-parse-tag-backward): Simplify parsing by assuming we | 1828 | (xml-lite-parse-tag-backward): Simplify parsing by assuming we |
| 1825 | always start within text. Make use of sgml-unclosed-tag-p. | 1829 | always start within text. Make use of sgml-unclosed-tag-p. |
| 1826 | 1830 | ||
| 1827 | 2002-04-01 Ville Skyttä <ville.skytta@xemacs.org> | 1831 | 2002-04-01 Ville Skytt,Ad(B <ville.skytta@xemacs.org> |
| 1828 | 1832 | ||
| 1829 | * tcl.el (tcl-imenu-generic-expression): New value. | 1833 | * tcl.el (tcl-imenu-generic-expression): New value. |
| 1830 | (tcl-imenu-create-index-function): Function deleted. | 1834 | (tcl-imenu-create-index-function): Function deleted. |
| @@ -1834,7 +1838,7 @@ | |||
| 1834 | (inferior-tcl-mode): Doc fix. | 1838 | (inferior-tcl-mode): Doc fix. |
| 1835 | Change not legally significant. | 1839 | Change not legally significant. |
| 1836 | 1840 | ||
| 1837 | 2002-04-01 Pavel Janík <Pavel@Janik.cz> | 1841 | 2002-04-01 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 1838 | 1842 | ||
| 1839 | * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'. | 1843 | * cus-start.el: Rename `x-autoselect-window' to `autoselect-window'. |
| 1840 | 1844 | ||
| @@ -2035,7 +2039,7 @@ | |||
| 2035 | for comments. | 2039 | for comments. |
| 2036 | (xml-lite-in-string-p): Simplify. | 2040 | (xml-lite-in-string-p): Simplify. |
| 2037 | 2041 | ||
| 2038 | 2002-03-27 Pavel Janík <Pavel@Janik.cz> | 2042 | 2002-03-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2039 | 2043 | ||
| 2040 | * allout.el (outline-layout): Doc fix. | 2044 | * allout.el (outline-layout): Doc fix. |
| 2041 | 2045 | ||
| @@ -2103,7 +2107,7 @@ | |||
| 2103 | 2107 | ||
| 2104 | * subr.el (substring-no-properties): Function deleted (now in C). | 2108 | * subr.el (substring-no-properties): Function deleted (now in C). |
| 2105 | 2109 | ||
| 2106 | 2002-03-25 Pavel Janík <Pavel@Janik.cz> | 2110 | 2002-03-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2107 | 2111 | ||
| 2108 | * mwheel.el (mouse-wheel-mode): Use global-set-key and | 2112 | * mwheel.el (mouse-wheel-mode): Use global-set-key and |
| 2109 | global-unset-key. | 2113 | global-unset-key. |
| @@ -2144,7 +2148,7 @@ | |||
| 2144 | fore- and background colors of the faces we create, since facemenu | 2148 | fore- and background colors of the faces we create, since facemenu |
| 2145 | doesn't. | 2149 | doesn't. |
| 2146 | 2150 | ||
| 2147 | 2002-03-24 Pavel Janík <Pavel@Janik.cz> | 2151 | 2002-03-24 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2148 | 2152 | ||
| 2149 | * mwheel.el (mouse-wheel-mode): Use the result of | 2153 | * mwheel.el (mouse-wheel-mode): Use the result of |
| 2150 | current-global-map instead of the variable `global-map'. | 2154 | current-global-map instead of the variable `global-map'. |
| @@ -2199,7 +2203,7 @@ | |||
| 2199 | * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter | 2203 | * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter |
| 2200 | directions as the last action. | 2204 | directions as the last action. |
| 2201 | 2205 | ||
| 2202 | 2002-03-21 Pavel Janík <Pavel@Janik.cz> | 2206 | 2002-03-21 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2203 | 2207 | ||
| 2204 | * startup.el (fancy-splash-tail, normal-splash-screen): | 2208 | * startup.el (fancy-splash-tail, normal-splash-screen): |
| 2205 | Update copyright. | 2209 | Update copyright. |
| @@ -2388,7 +2392,7 @@ | |||
| 2388 | <top-level>: Remove the setup for all known codepages: it seems | 2392 | <top-level>: Remove the setup for all known codepages: it seems |
| 2389 | to cause crashes in the CCL driver. | 2393 | to cause crashes in the CCL driver. |
| 2390 | 2394 | ||
| 2391 | 2002-03-16 Pavel Janík <Pavel@Janik.cz> | 2395 | 2002-03-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2392 | 2396 | ||
| 2393 | * textmodes/bibtex.el (bibtex-sort-ignore-string-entries) | 2397 | * textmodes/bibtex.el (bibtex-sort-ignore-string-entries) |
| 2394 | (bibtex-entry-field-alist): Doc fix. | 2398 | (bibtex-entry-field-alist): Doc fix. |
| @@ -2406,7 +2410,7 @@ | |||
| 2406 | * files.el (load-completion): New function. | 2410 | * files.el (load-completion): New function. |
| 2407 | (load-library): Use it. | 2411 | (load-library): Use it. |
| 2408 | 2412 | ||
| 2409 | 2002-03-15 Pavel Janík <Pavel@Janik.cz> | 2413 | 2002-03-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2410 | 2414 | ||
| 2411 | * calendar/cal-french.el (calendar-goto-french-date): Fix prompt | 2415 | * calendar/cal-french.el (calendar-goto-french-date): Fix prompt |
| 2412 | to match the actual code. | 2416 | to match the actual code. |
| @@ -2549,7 +2553,7 @@ | |||
| 2549 | 2553 | ||
| 2550 | * comint.el: Remove documentation on setting up pcomplete. | 2554 | * comint.el: Remove documentation on setting up pcomplete. |
| 2551 | 2555 | ||
| 2552 | 2002-03-11 Pavel Janík <Pavel@Janik.cz> | 2556 | 2002-03-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2553 | 2557 | ||
| 2554 | * font-lock.el (java-font-lock-extra-types): Add "URL" as separate | 2558 | * font-lock.el (java-font-lock-extra-types): Add "URL" as separate |
| 2555 | item. Doc fix. | 2559 | item. Doc fix. |
| @@ -2669,7 +2673,7 @@ | |||
| 2669 | (hif-conditional): New function to evaluate a conditional | 2673 | (hif-conditional): New function to evaluate a conditional |
| 2670 | expression. | 2674 | expression. |
| 2671 | 2675 | ||
| 2672 | 2002-03-06 Pavel Janík <Pavel@Janik.cz> | 2676 | 2002-03-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2673 | 2677 | ||
| 2674 | * language/czech.el ("Czech"): Fix the documentation. | 2678 | * language/czech.el ("Czech"): Fix the documentation. |
| 2675 | 2679 | ||
| @@ -2732,7 +2736,7 @@ | |||
| 2732 | (mode-line-inactive, header-line): Move the `t' section to the | 2736 | (mode-line-inactive, header-line): Move the `t' section to the |
| 2733 | beginning so the `:inherit' setting can be shared. | 2737 | beginning so the `:inherit' setting can be shared. |
| 2734 | 2738 | ||
| 2735 | 2002-03-04 Pavel Janík <Pavel@Janik.cz> | 2739 | 2002-03-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2736 | 2740 | ||
| 2737 | * net/snmp-mode.el: Require tempo when compiling to prevent | 2741 | * net/snmp-mode.el: Require tempo when compiling to prevent |
| 2738 | warnings. Update copyright notice. | 2742 | warnings. Update copyright notice. |
| @@ -2853,7 +2857,7 @@ | |||
| 2853 | * font-lock.el (java-font-lock-extra-types): | 2857 | * font-lock.el (java-font-lock-extra-types): |
| 2854 | Match java.net.URL, etc. | 2858 | Match java.net.URL, etc. |
| 2855 | 2859 | ||
| 2856 | 2002-02-28 Pavel Janík <Pavel@Janik.cz> | 2860 | 2002-02-28 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 2857 | 2861 | ||
| 2858 | * hexl.el (hexl-options): Doc fix. | 2862 | * hexl.el (hexl-options): Doc fix. |
| 2859 | Update Commentary section. | 2863 | Update Commentary section. |
| @@ -3133,7 +3137,7 @@ | |||
| 3133 | * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more | 3137 | * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more |
| 3134 | natural paragraph boundaries. Don't fail at beginning of buffer. | 3138 | natural paragraph boundaries. Don't fail at beginning of buffer. |
| 3135 | 3139 | ||
| 3136 | 2002-02-20 Pavel Janík <Pavel@Janik.cz> | 3140 | 2002-02-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3137 | 3141 | ||
| 3138 | * tar-mode.el (tar-next-line, tar-previous-line): Add doc string, | 3142 | * tar-mode.el (tar-next-line, tar-previous-line): Add doc string, |
| 3139 | call the argument "arg" to match plain next-line and | 3143 | call the argument "arg" to match plain next-line and |
| @@ -3197,7 +3201,7 @@ | |||
| 3197 | * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when | 3201 | * mail/uce.el (uce-reply-to-uce): Fix incorrect behavior when |
| 3198 | invoked from Rmail with full headers displayed. | 3202 | invoked from Rmail with full headers displayed. |
| 3199 | 3203 | ||
| 3200 | 2002-02-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 3204 | 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 3201 | 3205 | ||
| 3202 | * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks | 3206 | * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks |
| 3203 | when repeated. | 3207 | when repeated. |
| @@ -3213,7 +3217,7 @@ | |||
| 3213 | 3217 | ||
| 3214 | * textmodes/flyspell.el (flyspell): Add to ispell group. | 3218 | * textmodes/flyspell.el (flyspell): Add to ispell group. |
| 3215 | 3219 | ||
| 3216 | 2002-02-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 3220 | 2002-02-17 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 3217 | 3221 | ||
| 3218 | * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when | 3222 | * emacs-lisp/lisp.el (mark-sexp): Don't leave multiple marks when |
| 3219 | repeated. | 3223 | repeated. |
| @@ -3237,7 +3241,7 @@ | |||
| 3237 | * cus-start.el: Add automatic-hscroll-margin and | 3241 | * cus-start.el: Add automatic-hscroll-margin and |
| 3238 | automatic-hscroll-step. | 3242 | automatic-hscroll-step. |
| 3239 | 3243 | ||
| 3240 | 2002-02-16 Pavel Janík <Pavel@Janik.cz> | 3244 | 2002-02-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3241 | 3245 | ||
| 3242 | * cus-start.el (x-autoselect-window): Allow customization. | 3246 | * cus-start.el (x-autoselect-window): Allow customization. |
| 3243 | 3247 | ||
| @@ -3334,7 +3338,7 @@ | |||
| 3334 | 3338 | ||
| 3335 | * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator. | 3339 | * menu-bar.el (menu-bar-tools-menu): Add an item for Calculator. |
| 3336 | 3340 | ||
| 3337 | 2002-02-15 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 3341 | 2002-02-15 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 3338 | 3342 | ||
| 3339 | * simple.el (mark-word): Mark more if repeated. | 3343 | * simple.el (mark-word): Mark more if repeated. |
| 3340 | * textmodes/paragraphs.el (mark-paragraph): Ditto. | 3344 | * textmodes/paragraphs.el (mark-paragraph): Ditto. |
| @@ -3457,7 +3461,7 @@ | |||
| 3457 | * cus-start.el: Don't warn about "x-*" symbols when building a | 3461 | * cus-start.el: Don't warn about "x-*" symbols when building a |
| 3458 | non-GUI version. | 3462 | non-GUI version. |
| 3459 | 3463 | ||
| 3460 | 2002-02-11 Pavel Janík <Pavel@Janik.cz> | 3464 | 2002-02-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3461 | 3465 | ||
| 3462 | * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): | 3466 | * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): |
| 3463 | Doc fix. | 3467 | Doc fix. |
| @@ -3482,7 +3486,7 @@ | |||
| 3482 | (dump-charsets, dump-codings): Deleted (obsolete). | 3486 | (dump-charsets, dump-codings): Deleted (obsolete). |
| 3483 | From Dave Love <fx@gnu.org>. | 3487 | From Dave Love <fx@gnu.org>. |
| 3484 | 3488 | ||
| 3485 | 2002-02-10 Pavel Janík <Pavel@Janik.cz> | 3489 | 2002-02-10 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3486 | 3490 | ||
| 3487 | * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling. | 3491 | * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling. |
| 3488 | 3492 | ||
| @@ -3505,7 +3509,7 @@ | |||
| 3505 | 3509 | ||
| 3506 | * ediff.el: Typo in comment. | 3510 | * ediff.el: Typo in comment. |
| 3507 | 3511 | ||
| 3508 | 2002-02-09 Pavel Janík <Pavel@Janik.cz> | 3512 | 2002-02-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3509 | 3513 | ||
| 3510 | * menu-bar.el (menu-bar-options-save): Take care of | 3514 | * menu-bar.el (menu-bar-options-save): Take care of |
| 3511 | line-number-mode and column-number-mode variables. | 3515 | line-number-mode and column-number-mode variables. |
| @@ -3582,7 +3586,7 @@ | |||
| 3582 | * subr.el (global-set-key, local-set-key): Accept a symbol for the | 3586 | * subr.el (global-set-key, local-set-key): Accept a symbol for the |
| 3583 | KEY argument (like define-key). | 3587 | KEY argument (like define-key). |
| 3584 | 3588 | ||
| 3585 | 2002-02-06 Pavel Janík <Pavel@Janik.cz> | 3589 | 2002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3586 | 3590 | ||
| 3587 | * textmodes/flyspell.el (flyspell-insert-function): Doc fix. | 3591 | * textmodes/flyspell.el (flyspell-insert-function): Doc fix. |
| 3588 | 3592 | ||
| @@ -3663,7 +3667,7 @@ | |||
| 3663 | * cus-edit.el (customize-mark-to-save): New function. | 3667 | * cus-edit.el (customize-mark-to-save): New function. |
| 3664 | * menu-bar.el (menu-bar-options-save): Rewrote. | 3668 | * menu-bar.el (menu-bar-options-save): Rewrote. |
| 3665 | 3669 | ||
| 3666 | 2002-02-05 Pavel Janík <Pavel@Janik.cz> | 3670 | 2002-02-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3667 | 3671 | ||
| 3668 | * cus-start.el (x-use-underline-position-properties): | 3672 | * cus-start.el (x-use-underline-position-properties): |
| 3669 | Allow customization. | 3673 | Allow customization. |
| @@ -3696,11 +3700,11 @@ | |||
| 3696 | * window.el (save-selected-window): Move macro before first use. | 3700 | * window.el (save-selected-window): Move macro before first use. |
| 3697 | (balance-windows): Fix misplaced parenthesis. | 3701 | (balance-windows): Fix misplaced parenthesis. |
| 3698 | 3702 | ||
| 3699 | 2002-02-03 Pavel Janík <Pavel@Janik.cz> | 3703 | 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3700 | 3704 | ||
| 3701 | * calculator.el (calculator-displayers): Doc fixes. | 3705 | * calculator.el (calculator-displayers): Doc fixes. |
| 3702 | 3706 | ||
| 3703 | 2002-02-03 Pavel Janík <Pavel@Janik.cz> | 3707 | 2002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3704 | 3708 | ||
| 3705 | * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. | 3709 | * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. |
| 3706 | (menu-bar-options-save): Save also the value of `display-time-mode'. | 3710 | (menu-bar-options-save): Save also the value of `display-time-mode'. |
| @@ -3739,7 +3743,7 @@ | |||
| 3739 | looking for X-Coding-System header, and restore the pruned state | 3743 | looking for X-Coding-System header, and restore the pruned state |
| 3740 | before returning. | 3744 | before returning. |
| 3741 | 3745 | ||
| 3742 | 2002-02-02 Pavel Janík <Pavel@Janik.cz> | 3746 | 2002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3743 | 3747 | ||
| 3744 | * cus-edit.el (customize-save-variable): Fix typo in prompt. | 3748 | * cus-edit.el (customize-save-variable): Fix typo in prompt. |
| 3745 | 3749 | ||
| @@ -3828,7 +3832,7 @@ | |||
| 3828 | * emulation/pc-select.el (pc-select-save-and-set-mode): | 3832 | * emulation/pc-select.el (pc-select-save-and-set-mode): |
| 3829 | Properly use MODE-VAR. | 3833 | Properly use MODE-VAR. |
| 3830 | 3834 | ||
| 3831 | 2002-01-29 Pavel Janík <Pavel@Janik.cz> | 3835 | 2002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3832 | 3836 | ||
| 3833 | * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs | 3837 | * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs |
| 3834 | Version" to "About Emacs". | 3838 | Version" to "About Emacs". |
| @@ -3845,7 +3849,7 @@ | |||
| 3845 | 3849 | ||
| 3846 | * calendar/calendar.el (generate-calendar-month): Doc fix. | 3850 | * calendar/calendar.el (generate-calendar-month): Doc fix. |
| 3847 | 3851 | ||
| 3848 | 2002-01-27 Pavel Janík <Pavel@Janik.cz> | 3852 | 2002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 3849 | 3853 | ||
| 3850 | * time.el (display-time-mail-directory): New option. | 3854 | * time.el (display-time-mail-directory): New option. |
| 3851 | (display-time-mail-function): Update doc-string. | 3855 | (display-time-mail-function): Update doc-string. |
| @@ -4060,7 +4064,7 @@ | |||
| 4060 | with `byte-compile-dynamic'. | 4064 | with `byte-compile-dynamic'. |
| 4061 | (ibuffer-default-directory, toplevel): Doc files. | 4065 | (ibuffer-default-directory, toplevel): Doc files. |
| 4062 | 4066 | ||
| 4063 | 2002-01-20 Pavel Janík <Pavel@Janik.cz> | 4067 | 2002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4064 | 4068 | ||
| 4065 | * tempo.el (tempo-define-template): Doc fix. | 4069 | * tempo.el (tempo-define-template): Doc fix. |
| 4066 | 4070 | ||
| @@ -4077,7 +4081,7 @@ | |||
| 4077 | 4081 | ||
| 4078 | * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts. | 4082 | * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts. |
| 4079 | 4083 | ||
| 4080 | 2002-01-19 Pavel Janík <Pavel@Janik.cz> | 4084 | 2002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4081 | 4085 | ||
| 4082 | * language/tibet-util.el (tibetan-decompose-region) | 4086 | * language/tibet-util.el (tibetan-decompose-region) |
| 4083 | (tibetan-decompose-string): Fix typo in docstring. | 4087 | (tibetan-decompose-string): Fix typo in docstring. |
| @@ -4169,7 +4173,7 @@ | |||
| 4169 | 4173 | ||
| 4170 | * mail/feedmail.el (feedmail): Fix :link spec. | 4174 | * mail/feedmail.el (feedmail): Fix :link spec. |
| 4171 | 4175 | ||
| 4172 | 2002-01-16 Pavel Janík <Pavel@Janik.cz> | 4176 | 2002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4173 | 4177 | ||
| 4174 | * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version | 4178 | * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version |
| 4175 | 2 ldapsearch. | 4179 | 2 ldapsearch. |
| @@ -4287,7 +4291,7 @@ | |||
| 4287 | (comint-send-input): New arg NO-NEWLINE. | 4291 | (comint-send-input): New arg NO-NEWLINE. |
| 4288 | (comint-send-eof): Call comint-send-eof with NO-NEWLINE. | 4292 | (comint-send-eof): Call comint-send-eof with NO-NEWLINE. |
| 4289 | 4293 | ||
| 4290 | 2002-01-12 Pavel Janík <Pavel@Janik.cz> | 4294 | 2002-01-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4291 | 4295 | ||
| 4292 | * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent | 4296 | * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent |
| 4293 | delaying when executing keyboard macros. | 4297 | delaying when executing keyboard macros. |
| @@ -4372,7 +4376,7 @@ | |||
| 4372 | 4376 | ||
| 4373 | * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. | 4377 | * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. |
| 4374 | 4378 | ||
| 4375 | 2002-01-08 Pavel Janík <Pavel@Janik.cz> | 4379 | 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4376 | 4380 | ||
| 4377 | * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): | 4381 | * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): |
| 4378 | Do not use make-local-hook. | 4382 | Do not use make-local-hook. |
| @@ -4388,7 +4392,7 @@ | |||
| 4388 | 4392 | ||
| 4389 | * ediff-hook.el: Add an autoload cookie. | 4393 | * ediff-hook.el: Add an autoload cookie. |
| 4390 | 4394 | ||
| 4391 | 2002-01-08 Pavel Janík <Pavel@Janik.cz> | 4395 | 2002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4392 | 4396 | ||
| 4393 | * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail | 4397 | * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail |
| 4394 | address of the author. | 4398 | address of the author. |
| @@ -4500,7 +4504,7 @@ | |||
| 4500 | * help-fns.el (describe-variable, describe-function): | 4504 | * help-fns.el (describe-variable, describe-function): |
| 4501 | Do save-excursion. | 4505 | Do save-excursion. |
| 4502 | 4506 | ||
| 4503 | 2002-01-06 Pavel Janík <Pavel@Janik.cz> | 4507 | 2002-01-06 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4504 | 4508 | ||
| 4505 | * net/ldap.el (ldap-search-internal): Skip error message from | 4509 | * net/ldap.el (ldap-search-internal): Skip error message from |
| 4506 | ldapsearch. Allow listing attribute names only. Do not open | 4510 | ldapsearch. Allow listing attribute names only. Do not open |
| @@ -4524,7 +4528,7 @@ | |||
| 4524 | * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use | 4528 | * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use |
| 4525 | proper attribute name labeledUri instead of deprecated labeledUrl. | 4529 | proper attribute name labeledUri instead of deprecated labeledUrl. |
| 4526 | 4530 | ||
| 4527 | 2002-01-05 Pavel Janík <Pavel@Janik.cz> | 4531 | 2002-01-05 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4528 | 4532 | ||
| 4529 | * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when | 4533 | * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when |
| 4530 | editing an empty hotlist. | 4534 | editing an empty hotlist. |
| @@ -4586,7 +4590,7 @@ | |||
| 4586 | 4590 | ||
| 4587 | * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix. | 4591 | * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix. |
| 4588 | 4592 | ||
| 4589 | 2002-01-04 Pavel Janík <Pavel@Janik.cz> | 4593 | 2002-01-04 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4590 | 4594 | ||
| 4591 | * net/ldap.el (ldap-host-parameters-alist): Remove duplicated | 4595 | * net/ldap.el (ldap-host-parameters-alist): Remove duplicated |
| 4592 | entry. | 4596 | entry. |
| @@ -4617,7 +4621,7 @@ | |||
| 4617 | does not exist, call mail-recover-1 to allow recovery from past | 4621 | does not exist, call mail-recover-1 to allow recovery from past |
| 4618 | auto-saved drafts. | 4622 | auto-saved drafts. |
| 4619 | 4623 | ||
| 4620 | 2002-01-03 Pavel Janík <Pavel@Janik.cz> | 4624 | 2002-01-03 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4621 | 4625 | ||
| 4622 | * time.el (display-time-load-average-threshold): Fix defcustom | 4626 | * time.el (display-time-load-average-threshold): Fix defcustom |
| 4623 | (add type and group). | 4627 | (add type and group). |
| @@ -4736,7 +4740,7 @@ | |||
| 4736 | * bindings.el (function-key-map): Don't bind shifted keypad | 4740 | * bindings.el (function-key-map): Don't bind shifted keypad |
| 4737 | numeric keys. | 4741 | numeric keys. |
| 4738 | 4742 | ||
| 4739 | 2002-01-02 Pavel Janík <Pavel@Janik.cz> | 4743 | 2002-01-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4740 | 4744 | ||
| 4741 | * enriched.el (enriched-handle-display-prop): Remove unused | 4745 | * enriched.el (enriched-handle-display-prop): Remove unused |
| 4742 | variables. | 4746 | variables. |
| @@ -4773,7 +4777,7 @@ | |||
| 4773 | * cus-edit.el (custom-face-edit-fix-value): New function. | 4777 | * cus-edit.el (custom-face-edit-fix-value): New function. |
| 4774 | (custom-face-edit): Use it, to convert :italic and :bold to new forms. | 4778 | (custom-face-edit): Use it, to convert :italic and :bold to new forms. |
| 4775 | 4779 | ||
| 4776 | 2001-12-30 Pavel Janík <Pavel@Janik.cz> | 4780 | 2001-12-30 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4777 | 4781 | ||
| 4778 | * progmodes/octave-mod.el (octave-abbrev-table): | 4782 | * progmodes/octave-mod.el (octave-abbrev-table): |
| 4779 | * progmodes/idlwave.el (idlwave-mode-abbrev-table): | 4783 | * progmodes/idlwave.el (idlwave-mode-abbrev-table): |
| @@ -4903,7 +4907,7 @@ | |||
| 4903 | 4907 | ||
| 4904 | * international/fontset.el: Don't require ind-util when compiling. | 4908 | * international/fontset.el: Don't require ind-util when compiling. |
| 4905 | 4909 | ||
| 4906 | 2001-12-25 Pavel Janík <Pavel@Janik.cz> | 4910 | 2001-12-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4907 | 4911 | ||
| 4908 | * emulation/tpu-edt.el (tpu-reset-screen-size): Use | 4912 | * emulation/tpu-edt.el (tpu-reset-screen-size): Use |
| 4909 | set-frame-height and set-frame-width instead of set-screen-height | 4913 | set-frame-height and set-frame-width instead of set-screen-height |
| @@ -4991,7 +4995,7 @@ | |||
| 4991 | * play/yow.el (yow): Use an arg to distinguish interactive calls, | 4995 | * play/yow.el (yow): Use an arg to distinguish interactive calls, |
| 4992 | not interactive-p. | 4996 | not interactive-p. |
| 4993 | 4997 | ||
| 4994 | 2001-12-22 Pavel Janík <Pavel@Janik.cz> | 4998 | 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 4995 | 4999 | ||
| 4996 | * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove | 5000 | * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove |
| 4997 | mocklisp entries. | 5001 | mocklisp entries. |
| @@ -5018,7 +5022,7 @@ | |||
| 5018 | * textmodes/refill.el (refill-mode): Don't barf when redundantly | 5022 | * textmodes/refill.el (refill-mode): Don't barf when redundantly |
| 5019 | turning refill-mode off. | 5023 | turning refill-mode off. |
| 5020 | 5024 | ||
| 5021 | 2001-12-22 Pavel Janík <Pavel@Janik.cz> | 5025 | 2001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5022 | 5026 | ||
| 5023 | * time.el (display-time-load-average-threshold): New variable. | 5027 | * time.el (display-time-load-average-threshold): New variable. |
| 5024 | (display-time-update): Use it. | 5028 | (display-time-update): Use it. |
| @@ -5161,7 +5165,7 @@ | |||
| 5161 | print-coding-system-briefly): Make printed output have a similar | 5165 | print-coding-system-briefly): Make printed output have a similar |
| 5162 | format as describe-character-set. | 5166 | format as describe-character-set. |
| 5163 | 5167 | ||
| 5164 | 2001-12-20 Pavel Janík <Pavel@Janik.cz> | 5168 | 2001-12-20 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5165 | 5169 | ||
| 5166 | * play/blackbox.el (bb-member): Remove, use member instead. | 5170 | * play/blackbox.el (bb-member): Remove, use member instead. |
| 5167 | (bb-delete): Remove, use delete instead. | 5171 | (bb-delete): Remove, use delete instead. |
| @@ -5195,7 +5199,7 @@ | |||
| 5195 | 5199 | ||
| 5196 | * international/fontset.el: Require `ind-util' when compiling. | 5200 | * international/fontset.el: Require `ind-util' when compiling. |
| 5197 | 5201 | ||
| 5198 | 2001-12-18 Pavel Janík <Pavel@Janik.cz> | 5202 | 2001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5199 | 5203 | ||
| 5200 | * language/ethio-util.el (ethio-modify-vowel): Use char-to-string | 5204 | * language/ethio-util.el (ethio-modify-vowel): Use char-to-string |
| 5201 | instead of decompose-composite-char. | 5205 | instead of decompose-composite-char. |
| @@ -5413,7 +5417,7 @@ | |||
| 5413 | 5417 | ||
| 5414 | * newcomment.el (comment-indent): Jump to the middle of empty comments. | 5418 | * newcomment.el (comment-indent): Jump to the middle of empty comments. |
| 5415 | 5419 | ||
| 5416 | 2001-12-14 Pavel Janík <Pavel@Janik.cz> | 5420 | 2001-12-14 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5417 | 5421 | ||
| 5418 | * select.el (xselect-convert-to-class, xselect-convert-to-name): | 5422 | * select.el (xselect-convert-to-class, xselect-convert-to-name): |
| 5419 | Document. | 5423 | Document. |
| @@ -5461,7 +5465,7 @@ | |||
| 5461 | * international/mule.el (set-auto-coding): Don't search for | 5465 | * international/mule.el (set-auto-coding): Don't search for |
| 5462 | "unibyte:" or "coding:" if set-auto-mode-1 returns nil. | 5466 | "unibyte:" or "coding:" if set-auto-mode-1 returns nil. |
| 5463 | 5467 | ||
| 5464 | 2001-12-13 Pavel Janík <Pavel@Janik.cz> | 5468 | 2001-12-13 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5465 | 5469 | ||
| 5466 | * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook. | 5470 | * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook. |
| 5467 | 5471 | ||
| @@ -5517,7 +5521,7 @@ | |||
| 5517 | * language/european.el: Remove autoload cookies. Fix registration | 5521 | * language/european.el: Remove autoload cookies. Fix registration |
| 5518 | of diacritic composition function. | 5522 | of diacritic composition function. |
| 5519 | 5523 | ||
| 5520 | 2001-12-11 Pavel Janík <Pavel@Janik.cz> | 5524 | 2001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5521 | 5525 | ||
| 5522 | * calendar/todo-mode.el: Require time-stamp. | 5526 | * calendar/todo-mode.el: Require time-stamp. |
| 5523 | 5527 | ||
| @@ -5574,7 +5578,7 @@ | |||
| 5574 | Use `select-frame-set-input-focus'--needed when window manager | 5578 | Use `select-frame-set-input-focus'--needed when window manager |
| 5575 | uses "click to focus" policy. | 5579 | uses "click to focus" policy. |
| 5576 | 5580 | ||
| 5577 | 2001-12-09 Pavel Janík <Pavel@Janik.cz> | 5581 | 2001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5578 | 5582 | ||
| 5579 | * COPYING: Moved back. | 5583 | * COPYING: Moved back. |
| 5580 | 5584 | ||
| @@ -5723,7 +5727,7 @@ | |||
| 5723 | * textmodes/picture.el (picture-mode-map): Don't use defconst | 5727 | * textmodes/picture.el (picture-mode-map): Don't use defconst |
| 5724 | for a variable. | 5728 | for a variable. |
| 5725 | 5729 | ||
| 5726 | 2001-12-02 Pavel Janík <Pavel@Janik.cz> | 5730 | 2001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5727 | 5731 | ||
| 5728 | * textmodes/reftex-index.el (reftex-index-mode): | 5732 | * textmodes/reftex-index.el (reftex-index-mode): |
| 5729 | Remove make-local-hook. | 5733 | Remove make-local-hook. |
| @@ -5788,12 +5792,12 @@ | |||
| 5788 | 5792 | ||
| 5789 | * man.el (Man-build-section-alist): Remove last Man-match-substring. | 5793 | * man.el (Man-build-section-alist): Remove last Man-match-substring. |
| 5790 | 5794 | ||
| 5791 | 2001-11-30 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5795 | 2001-11-30 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 5792 | 5796 | ||
| 5793 | * textmodes/paragraphs.el (mark-paragraph): Clarify doc. | 5797 | * textmodes/paragraphs.el (mark-paragraph): Clarify doc. |
| 5794 | Clarify error message. | 5798 | Clarify error message. |
| 5795 | 5799 | ||
| 5796 | 2001-11-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 5800 | 2001-11-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 5797 | 5801 | ||
| 5798 | * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg. | 5802 | * textmodes/paragraphs.el (mark-paragraph): Allow prefix arg. |
| 5799 | 5803 | ||
| @@ -5847,7 +5851,7 @@ | |||
| 5847 | (Info-index): Use it. Add completion to the interactive spec. | 5851 | (Info-index): Use it. Add completion to the interactive spec. |
| 5848 | (Info-menu-update): Simplify call to `Info-complete-menu-item'. | 5852 | (Info-menu-update): Simplify call to `Info-complete-menu-item'. |
| 5849 | 5853 | ||
| 5850 | 2001-11-29 Pavel Janík <Pavel@Janik.cz> | 5854 | 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5851 | 5855 | ||
| 5852 | * COPYING: Removed. | 5856 | * COPYING: Removed. |
| 5853 | 5857 | ||
| @@ -5864,7 +5868,7 @@ | |||
| 5864 | (register-char-codings): Use it to cope with generic chars in | 5868 | (register-char-codings): Use it to cope with generic chars in |
| 5865 | safe-chars. | 5869 | safe-chars. |
| 5866 | 5870 | ||
| 5867 | 2001-11-29 Pavel Janík <Pavel@Janik.cz> | 5871 | 2001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 5868 | 5872 | ||
| 5869 | * play/blackbox.el (blackbox-mode, blackbox): Doc fix. | 5873 | * play/blackbox.el (blackbox-mode, blackbox): Doc fix. |
| 5870 | 5874 | ||
| @@ -6008,7 +6012,7 @@ | |||
| 6008 | * frame.el (show-trailing-whitespace): Remove :set argument (the | 6012 | * frame.el (show-trailing-whitespace): Remove :set argument (the |
| 6009 | value was essentially identical to the defalt). | 6013 | value was essentially identical to the defalt). |
| 6010 | 6014 | ||
| 6011 | 2001-11-26 Pavel Janík <Pavel@Janik.cz> | 6015 | 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6012 | 6016 | ||
| 6013 | * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. | 6017 | * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. |
| 6014 | 6018 | ||
| @@ -6072,7 +6076,7 @@ | |||
| 6072 | 6076 | ||
| 6073 | * help-funs.el (describe-syntax): Put (interactive) after doc string. | 6077 | * help-funs.el (describe-syntax): Put (interactive) after doc string. |
| 6074 | 6078 | ||
| 6075 | 2001-11-26 Pavel Janík <Pavel@Janik.cz> | 6079 | 2001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6076 | 6080 | ||
| 6077 | * international/quail.el (quail-help): Require help-mode in | 6081 | * international/quail.el (quail-help): Require help-mode in |
| 6078 | top-level instead. | 6082 | top-level instead. |
| @@ -6143,12 +6147,12 @@ | |||
| 6143 | * language/devan-util.el: Comment out parts of the file | 6147 | * language/devan-util.el: Comment out parts of the file |
| 6144 | which apparently are garbled. | 6148 | which apparently are garbled. |
| 6145 | 6149 | ||
| 6146 | 2001-11-25 Pavel Janík <Pavel@Janik.cz> | 6150 | 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6147 | 6151 | ||
| 6148 | * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use | 6152 | * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use |
| 6149 | insert-string. | 6153 | insert-string. |
| 6150 | 6154 | ||
| 6151 | 2001-11-25 Pavel Janík <Pavel@Janik.cz> | 6155 | 2001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6152 | 6156 | ||
| 6153 | * play/snake.el (snake-mode): Remove make-local-hook. | 6157 | * play/snake.el (snake-mode): Remove make-local-hook. |
| 6154 | 6158 | ||
| @@ -6275,7 +6279,7 @@ | |||
| 6275 | 6279 | ||
| 6276 | * international/encoded-kb.el: Don't alter minor-map-alist. | 6280 | * international/encoded-kb.el: Don't alter minor-map-alist. |
| 6277 | 6281 | ||
| 6278 | 2001-11-20 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 6282 | 2001-11-20 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 6279 | 6283 | ||
| 6280 | * files.el (auto-save-file-name-transforms): Put remote files in | 6284 | * files.el (auto-save-file-name-transforms): Put remote files in |
| 6281 | temporary-file-directory rather than /tmp. | 6285 | temporary-file-directory rather than /tmp. |
| @@ -6633,7 +6637,7 @@ | |||
| 6633 | Don't recognize a "telephone number" at the beginning of the name. | 6637 | Don't recognize a "telephone number" at the beginning of the name. |
| 6634 | (mail-extr-leading-garbage): Match non-word characters only. | 6638 | (mail-extr-leading-garbage): Match non-word characters only. |
| 6635 | 6639 | ||
| 6636 | 2001-11-16 Pavel Janík <Pavel@Janik.cz> | 6640 | 2001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6637 | 6641 | ||
| 6638 | * startup.el (command-line-processed): Doc fix. | 6642 | * startup.el (command-line-processed): Doc fix. |
| 6639 | 6643 | ||
| @@ -6661,7 +6665,7 @@ | |||
| 6661 | (multiple-value-apply, nth-value): Use defsubst rather than defalias | 6665 | (multiple-value-apply, nth-value): Use defsubst rather than defalias |
| 6662 | to get better doc strings. | 6666 | to get better doc strings. |
| 6663 | 6667 | ||
| 6664 | 2001-11-15 Pavel Janík <Pavel@Janik.cz> | 6668 | 2001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6665 | 6669 | ||
| 6666 | * derived.el: Fix autoload cookie. | 6670 | * derived.el: Fix autoload cookie. |
| 6667 | 6671 | ||
| @@ -6856,7 +6860,7 @@ | |||
| 6856 | (log-view-current-tag): Take an optional `where' arg. | 6860 | (log-view-current-tag): Take an optional `where' arg. |
| 6857 | (log-view-diff): New user command. | 6861 | (log-view-diff): New user command. |
| 6858 | 6862 | ||
| 6859 | 2001-11-12 Pavel Janík <Pavel@Janik.cz> | 6863 | 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6860 | 6864 | ||
| 6861 | * progmodes/cpp.el (cpp-choose-face): Fix typo. | 6865 | * progmodes/cpp.el (cpp-choose-face): Fix typo. |
| 6862 | 6866 | ||
| @@ -6896,7 +6900,7 @@ | |||
| 6896 | * calc/calc-ext.el (calc-init-extensions): Update autoload names | 6900 | * calc/calc-ext.el (calc-init-extensions): Update autoload names |
| 6897 | to match files renamed on initial calc import. | 6901 | to match files renamed on initial calc import. |
| 6898 | 6902 | ||
| 6899 | 2001-11-12 Pavel Janík <Pavel@Janik.cz> | 6903 | 2001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 6900 | 6904 | ||
| 6901 | * textmodes/flyspell.el (flyspell-default-dictionary): | 6905 | * textmodes/flyspell.el (flyspell-default-dictionary): |
| 6902 | Fix previous change. | 6906 | Fix previous change. |
| @@ -6939,7 +6943,7 @@ | |||
| 6939 | 2001-11-11 Colin Walters <walters@verbum.org> | 6943 | 2001-11-11 Colin Walters <walters@verbum.org> |
| 6940 | 6944 | ||
| 6941 | The following changes are based on patches from | 6945 | The following changes are based on patches from |
| 6942 | Eli Zaretskii <eliz@is.elta.co.il>, Kai Großjohann | 6946 | Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro,A_(Bjohann |
| 6943 | <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others. | 6947 | <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others. |
| 6944 | 6948 | ||
| 6945 | * calc/calc.el (toplevel): Require calc-macs. | 6949 | * calc/calc.el (toplevel): Require calc-macs. |
| @@ -7008,7 +7012,7 @@ | |||
| 7008 | (radio-button-choice): Ditto. | 7012 | (radio-button-choice): Ditto. |
| 7009 | (editable-list): Ditto. | 7013 | (editable-list): Ditto. |
| 7010 | 7014 | ||
| 7011 | 2001-11-09 Pavel Janík <Pavel@Janik.cz> | 7015 | 2001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 7012 | 7016 | ||
| 7013 | * play/gomoku.el: Move definitions of constants to the beginning | 7017 | * play/gomoku.el: Move definitions of constants to the beginning |
| 7014 | of file, before their use. | 7018 | of file, before their use. |
| @@ -7284,7 +7288,7 @@ | |||
| 7284 | (debugger-setup-buffer): Call it. | 7288 | (debugger-setup-buffer): Call it. |
| 7285 | (debugger-mode-map): Bind RET and mouse-2. | 7289 | (debugger-mode-map): Bind RET and mouse-2. |
| 7286 | 7290 | ||
| 7287 | 2001-10-31 Pavel Janík <Pavel@Janik.cz> | 7291 | 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 7288 | 7292 | ||
| 7289 | * startup.el: Document command line option --no-window-system | 7293 | * startup.el: Document command line option --no-window-system |
| 7290 | instead of --no-windows. | 7294 | instead of --no-windows. |
| @@ -7427,7 +7431,7 @@ | |||
| 7427 | Report numbers of files skipped and failed too. | 7431 | Report numbers of files skipped and failed too. |
| 7428 | (byte-compile-file): Return 'no-byte-compile for skipped files. | 7432 | (byte-compile-file): Return 'no-byte-compile for skipped files. |
| 7429 | 7433 | ||
| 7430 | 2001-10-29 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> | 7434 | 2001-10-29 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> |
| 7431 | 7435 | ||
| 7432 | * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n' | 7436 | * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n' |
| 7433 | and `M p'. | 7437 | and `M p'. |
| @@ -7777,7 +7781,7 @@ | |||
| 7777 | * progmodes/compile.el (compilation-set-window-height): | 7781 | * progmodes/compile.el (compilation-set-window-height): |
| 7778 | Select old window only if it's still live. | 7782 | Select old window only if it's still live. |
| 7779 | 7783 | ||
| 7780 | 2001-10-22 Pavel Janík <Pavel@Janik.cz> | 7784 | 2001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz> |
| 7781 | 7785 | ||
| 7782 | * help-mode.el (help-buffer): Remove debugging code. | 7786 | * help-mode.el (help-buffer): Remove debugging code. |
| 7783 | From Stefan Monnier <monnier@cs.yale.edu>. | 7787 | From Stefan Monnier <monnier@cs.yale.edu>. |