aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2002-05-09 06:43:40 +0000
committerKenichi Handa2002-05-09 06:43:40 +0000
commit26dbea99437cfcdbe28542b531889c8e256d1167 (patch)
treea2b1371775d626402114d798d843a26ebb94e8af
parent26712c43127eb625b329f0cf003356c6251709f3 (diff)
downloademacs-26dbea99437cfcdbe28542b531889c8e256d1167.tar.gz
emacs-26dbea99437cfcdbe28542b531889c8e256d1167.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog179
-rw-r--r--lisp/international/mule-conf.el2
2 files changed, 93 insertions, 88 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index dab6666f8e6..8eba73d5727 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-05-09 Kenichi Handa <handa@etl.go.jp>
2
3 * international/characters.el: Change encoding to utf-8-emacs.
4 Remove apparent duplicate codes.
5
12002-05-07 Kenichi Handa <handa@etl.go.jp> 62002-05-07 Kenichi Handa <handa@etl.go.jp>
2 7
3 * international/fontset.el: Change the registry for 8 * international/fontset.el: Change the registry for
@@ -403,7 +408,7 @@
403 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more 408 * progmodes/tcl.el (tcl-do-fill-paragraph): Find and fill on more
404 natural paragraph boundaries. Don't fail at beginning of buffer. 409 natural paragraph boundaries. Don't fail at beginning of buffer.
405 410
4062002-02-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 4112002-02-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
407 412
408 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string, 413 * tar-mode.el (tar-next-line, tar-previous-line): Add doc string,
409 call the argument "arg" to match plain next-line and 414 call the argument "arg" to match plain next-line and
@@ -507,7 +512,7 @@
507 * cus-start.el: Add automatic-hscroll-margin and 512 * cus-start.el: Add automatic-hscroll-margin and
508 automatic-hscroll-step. 513 automatic-hscroll-step.
509 514
5102002-02-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 5152002-02-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
511 516
512 * cus-start.el (x-autoselect-window): Allow customization. 517 * cus-start.el (x-autoselect-window): Allow customization.
513 518
@@ -727,7 +732,7 @@
727 * cus-start.el: Don't warn about "x-*" symbols when building a 732 * cus-start.el: Don't warn about "x-*" symbols when building a
728 non-GUI version. 733 non-GUI version.
729 734
7302002-02-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 7352002-02-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
731 736
732 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke): 737 * strokes.el (strokes-do-stroke, strokes-do-complex-stroke):
733 Doc fix. 738 Doc fix.
@@ -752,7 +757,7 @@
752 (dump-charsets, dump-codings): Deleted (obsolete). 757 (dump-charsets, dump-codings): Deleted (obsolete).
753 From Dave Love <fx@gnu.org>. 758 From Dave Love <fx@gnu.org>.
754 759
7552002-02-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 7602002-02-10 Pavel Jan,Am(Bk <Pavel@Janik.cz>
756 761
757 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling. 762 * menu-bar.el (menu-bar-showhide-menu): Rename functions for toggling.
758 763
@@ -775,7 +780,7 @@
775 780
776 * ediff.el: Typo in comment. 781 * ediff.el: Typo in comment.
777 782
7782002-02-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 7832002-02-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
779 784
780 * menu-bar.el (menu-bar-options-save): Take care of 785 * menu-bar.el (menu-bar-options-save): Take care of
781 line-number-mode and column-number-mode variables. 786 line-number-mode and column-number-mode variables.
@@ -852,7 +857,7 @@
852 * subr.el (global-set-key, local-set-key): Accept a symbol for the 857 * subr.el (global-set-key, local-set-key): Accept a symbol for the
853 KEY argument (like define-key). 858 KEY argument (like define-key).
854 859
8552002-02-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 8602002-02-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
856 861
857 * textmodes/flyspell.el (flyspell-insert-function): Doc fix. 862 * textmodes/flyspell.el (flyspell-insert-function): Doc fix.
858 863
@@ -933,7 +938,7 @@
933 * cus-edit.el (customize-mark-to-save): New function. 938 * cus-edit.el (customize-mark-to-save): New function.
934 * menu-bar.el (menu-bar-options-save): Rewrote. 939 * menu-bar.el (menu-bar-options-save): Rewrote.
935 940
9362002-02-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9412002-02-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
937 942
938 * cus-start.el (x-use-underline-position-properties): 943 * cus-start.el (x-use-underline-position-properties):
939 Allow customization. 944 Allow customization.
@@ -966,11 +971,11 @@
966 * window.el (save-selected-window): Move macro before first use. 971 * window.el (save-selected-window): Move macro before first use.
967 (balance-windows): Fix misplaced parenthesis. 972 (balance-windows): Fix misplaced parenthesis.
968 973
9692002-02-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9742002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
970 975
971 * calculator.el (calculator-displayers): Doc fixes. 976 * calculator.el (calculator-displayers): Doc fixes.
972 977
9732002-02-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 9782002-02-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
974 979
975 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip. 980 * menu-bar.el (menu-bar-help-menu): Use different text for tool-tip.
976 (menu-bar-options-save): Save also the value of `display-time-mode'. 981 (menu-bar-options-save): Save also the value of `display-time-mode'.
@@ -1009,7 +1014,7 @@
1009 looking for X-Coding-System header, and restore the pruned state 1014 looking for X-Coding-System header, and restore the pruned state
1010 before returning. 1015 before returning.
1011 1016
10122002-02-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 10172002-02-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1013 1018
1014 * cus-edit.el (customize-save-variable): Fix typo in prompt. 1019 * cus-edit.el (customize-save-variable): Fix typo in prompt.
1015 1020
@@ -1098,7 +1103,7 @@
1098 * emulation/pc-select.el (pc-select-save-and-set-mode): 1103 * emulation/pc-select.el (pc-select-save-and-set-mode):
1099 Properly use MODE-VAR. 1104 Properly use MODE-VAR.
1100 1105
11012002-01-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 11062002-01-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1102 1107
1103 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs 1108 * menu-bar.el (menu-bar-help-menu): Change menu-item "Show Emacs
1104 Version" to "About Emacs". 1109 Version" to "About Emacs".
@@ -1115,7 +1120,7 @@
1115 1120
1116 * calendar/calendar.el (generate-calendar-month): Doc fix. 1121 * calendar/calendar.el (generate-calendar-month): Doc fix.
1117 1122
11182002-01-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 11232002-01-27 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1119 1124
1120 * time.el (display-time-mail-directory): New option. 1125 * time.el (display-time-mail-directory): New option.
1121 (display-time-mail-function): Update doc-string. 1126 (display-time-mail-function): Update doc-string.
@@ -1330,7 +1335,7 @@
1330 with `byte-compile-dynamic'. 1335 with `byte-compile-dynamic'.
1331 (ibuffer-default-directory, toplevel): Doc files. 1336 (ibuffer-default-directory, toplevel): Doc files.
1332 1337
13332002-01-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 13382002-01-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1334 1339
1335 * tempo.el (tempo-define-template): Doc fix. 1340 * tempo.el (tempo-define-template): Doc fix.
1336 1341
@@ -1347,7 +1352,7 @@
1347 1352
1348 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts. 1353 * term/w32-win.el (mouse-set-font): Use w32-list-proportional-fonts.
1349 1354
13502002-01-19 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 13552002-01-19 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1351 1356
1352 * language/tibet-util.el (tibetan-decompose-region) 1357 * language/tibet-util.el (tibetan-decompose-region)
1353 (tibetan-decompose-string): Fix typo in docstring. 1358 (tibetan-decompose-string): Fix typo in docstring.
@@ -1439,7 +1444,7 @@
1439 1444
1440 * mail/feedmail.el (feedmail): Fix :link spec. 1445 * mail/feedmail.el (feedmail): Fix :link spec.
1441 1446
14422002-01-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 14472002-01-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1443 1448
1444 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version 1449 * net/ldap.el (ldap-ldapsearch-prog): Default to OpenLDAP version
1445 2 ldapsearch. 1450 2 ldapsearch.
@@ -1557,7 +1562,7 @@
1557 (comint-send-input): New arg NO-NEWLINE. 1562 (comint-send-input): New arg NO-NEWLINE.
1558 (comint-send-eof): Call comint-send-eof with NO-NEWLINE. 1563 (comint-send-eof): Call comint-send-eof with NO-NEWLINE.
1559 1564
15602002-01-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 15652002-01-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1561 1566
1562 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent 1567 * textmodes/flyspell.el (flyspell-check-pre-word-p): Prevent
1563 delaying when executing keyboard macros. 1568 delaying when executing keyboard macros.
@@ -1642,7 +1647,7 @@
1642 1647
1643 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type. 1648 * textmodes/flyspell.el (flyspell-mode-line-string): Fix custom type.
1644 1649
16452002-01-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 16502002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1646 1651
1647 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode): 1652 * progmodes/ada-mode.el (ada-initialize-properties, ada-mode):
1648 Do not use make-local-hook. 1653 Do not use make-local-hook.
@@ -1658,7 +1663,7 @@
1658 1663
1659 * ediff-hook.el: Add an autoload cookie. 1664 * ediff-hook.el: Add an autoload cookie.
1660 1665
16612002-01-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 16662002-01-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1662 1667
1663 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail 1668 * net/eudcb-ph.el, net/ldap.el: New maintainer. New e-mail
1664 address of the author. 1669 address of the author.
@@ -1770,7 +1775,7 @@
1770 * help-fns.el (describe-variable, describe-function): 1775 * help-fns.el (describe-variable, describe-function):
1771 Do save-excursion. 1776 Do save-excursion.
1772 1777
17732002-01-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17782002-01-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1774 1779
1775 * net/ldap.el (ldap-search-internal): Skip error message from 1780 * net/ldap.el (ldap-search-internal): Skip error message from
1776 ldapsearch. Allow listing attribute names only. Do not open 1781 ldapsearch. Allow listing attribute names only. Do not open
@@ -1794,7 +1799,7 @@
1794 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use 1799 * net/eudcb-ldap.el (eudc-attribute-display-method-alist): Use
1795 proper attribute name labeledUri instead of deprecated labeledUrl. 1800 proper attribute name labeledUri instead of deprecated labeledUrl.
1796 1801
17972002-01-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18022002-01-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1798 1803
1799 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when 1804 * net/eudc-hotlist.el (eudc-edit-hotlist): Avoid error when
1800 editing an empty hotlist. 1805 editing an empty hotlist.
@@ -1856,7 +1861,7 @@
1856 1861
1857 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix. 1862 * mail/sendmail.el (mail-recover-1, mail-recover): Doc fix.
1858 1863
18592002-01-04 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18642002-01-04 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1860 1865
1861 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated 1866 * net/ldap.el (ldap-host-parameters-alist): Remove duplicated
1862 entry. 1867 entry.
@@ -1887,7 +1892,7 @@
1887 does not exist, call mail-recover-1 to allow recovery from past 1892 does not exist, call mail-recover-1 to allow recovery from past
1888 auto-saved drafts. 1893 auto-saved drafts.
1889 1894
18902002-01-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18952002-01-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
1891 1896
1892 * time.el (display-time-load-average-threshold): Fix defcustom 1897 * time.el (display-time-load-average-threshold): Fix defcustom
1893 (add type and group). 1898 (add type and group).
@@ -2006,7 +2011,7 @@
2006 * bindings.el (function-key-map): Don't bind shifted keypad 2011 * bindings.el (function-key-map): Don't bind shifted keypad
2007 numeric keys. 2012 numeric keys.
2008 2013
20092002-01-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 20142002-01-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2010 2015
2011 * enriched.el (enriched-handle-display-prop): Remove unused 2016 * enriched.el (enriched-handle-display-prop): Remove unused
2012 variables. 2017 variables.
@@ -2043,7 +2048,7 @@
2043 * cus-edit.el (custom-face-edit-fix-value): New function. 2048 * cus-edit.el (custom-face-edit-fix-value): New function.
2044 (custom-face-edit): Use it, to convert :italic and :bold to new forms. 2049 (custom-face-edit): Use it, to convert :italic and :bold to new forms.
2045 2050
20462001-12-30 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 20512001-12-30 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2047 2052
2048 * progmodes/octave-mod.el (octave-abbrev-table): 2053 * progmodes/octave-mod.el (octave-abbrev-table):
2049 * progmodes/idlwave.el (idlwave-mode-abbrev-table): 2054 * progmodes/idlwave.el (idlwave-mode-abbrev-table):
@@ -2173,7 +2178,7 @@
2173 2178
2174 * international/fontset.el: Don't require ind-util when compiling. 2179 * international/fontset.el: Don't require ind-util when compiling.
2175 2180
21762001-12-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 21812001-12-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2177 2182
2178 * emulation/tpu-edt.el (tpu-reset-screen-size): Use 2183 * emulation/tpu-edt.el (tpu-reset-screen-size): Use
2179 set-frame-height and set-frame-width instead of set-screen-height 2184 set-frame-height and set-frame-width instead of set-screen-height
@@ -2261,7 +2266,7 @@
2261 * play/yow.el (yow): Use an arg to distinguish interactive calls, 2266 * play/yow.el (yow): Use an arg to distinguish interactive calls,
2262 not interactive-p. 2267 not interactive-p.
2263 2268
22642001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 22692001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2265 2270
2266 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove 2271 * emacs-lisp/elint.el (elint-unknown-builtin-args): Remove
2267 mocklisp entries. 2272 mocklisp entries.
@@ -2288,7 +2293,7 @@
2288 * textmodes/refill.el (refill-mode): Don't barf when redundantly 2293 * textmodes/refill.el (refill-mode): Don't barf when redundantly
2289 turning refill-mode off. 2294 turning refill-mode off.
2290 2295
22912001-12-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 22962001-12-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2292 2297
2293 * time.el (display-time-load-average-threshold): New variable. 2298 * time.el (display-time-load-average-threshold): New variable.
2294 (display-time-update): Use it. 2299 (display-time-update): Use it.
@@ -2431,7 +2436,7 @@
2431 print-coding-system-briefly): Make printed output have a similar 2436 print-coding-system-briefly): Make printed output have a similar
2432 format as describe-character-set. 2437 format as describe-character-set.
2433 2438
24342001-12-20 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 24392001-12-20 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2435 2440
2436 * play/blackbox.el (bb-member): Remove, use member instead. 2441 * play/blackbox.el (bb-member): Remove, use member instead.
2437 (bb-delete): Remove, use delete instead. 2442 (bb-delete): Remove, use delete instead.
@@ -2465,7 +2470,7 @@
2465 2470
2466 * international/fontset.el: Require `ind-util' when compiling. 2471 * international/fontset.el: Require `ind-util' when compiling.
2467 2472
24682001-12-18 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 24732001-12-18 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2469 2474
2470 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string 2475 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
2471 instead of decompose-composite-char. 2476 instead of decompose-composite-char.
@@ -2683,7 +2688,7 @@
2683 2688
2684 * newcomment.el (comment-indent): Jump to the middle of empty comments. 2689 * newcomment.el (comment-indent): Jump to the middle of empty comments.
2685 2690
26862001-12-14 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 26912001-12-14 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2687 2692
2688 * select.el (xselect-convert-to-class, xselect-convert-to-name): 2693 * select.el (xselect-convert-to-class, xselect-convert-to-name):
2689 Document. 2694 Document.
@@ -2731,7 +2736,7 @@
2731 * international/mule.el (set-auto-coding): Don't search for 2736 * international/mule.el (set-auto-coding): Don't search for
2732 "unibyte:" or "coding:" if set-auto-mode-1 returns nil. 2737 "unibyte:" or "coding:" if set-auto-mode-1 returns nil.
2733 2738
27342001-12-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 27392001-12-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2735 2740
2736 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook. 2741 * mail/mailabbrev.el (mail-abbrevs-setup): Do not use make-local-hook.
2737 2742
@@ -2787,7 +2792,7 @@
2787 * language/european.el: Remove autoload cookies. Fix registration 2792 * language/european.el: Remove autoload cookies. Fix registration
2788 of diacritic composition function. 2793 of diacritic composition function.
2789 2794
27902001-12-11 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 27952001-12-11 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2791 2796
2792 * calendar/todo-mode.el: Require time-stamp. 2797 * calendar/todo-mode.el: Require time-stamp.
2793 2798
@@ -2844,7 +2849,7 @@
2844 Use `select-frame-set-input-focus'--needed when window manager 2849 Use `select-frame-set-input-focus'--needed when window manager
2845 uses "click to focus" policy. 2850 uses "click to focus" policy.
2846 2851
28472001-12-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 28522001-12-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2848 2853
2849 * COPYING: Moved back. 2854 * COPYING: Moved back.
2850 2855
@@ -2993,7 +2998,7 @@
2993 * textmodes/picture.el (picture-mode-map): Don't use defconst 2998 * textmodes/picture.el (picture-mode-map): Don't use defconst
2994 for a variable. 2999 for a variable.
2995 3000
29962001-12-02 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 30012001-12-02 Pavel Jan,Am(Bk <Pavel@Janik.cz>
2997 3002
2998 * textmodes/reftex-index.el (reftex-index-mode): 3003 * textmodes/reftex-index.el (reftex-index-mode):
2999 Remove make-local-hook. 3004 Remove make-local-hook.
@@ -3117,7 +3122,7 @@
3117 (Info-index): Use it. Add completion to the interactive spec. 3122 (Info-index): Use it. Add completion to the interactive spec.
3118 (Info-menu-update): Simplify call to `Info-complete-menu-item'. 3123 (Info-menu-update): Simplify call to `Info-complete-menu-item'.
3119 3124
31202001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 31252001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3121 3126
3122 * COPYING: Removed. 3127 * COPYING: Removed.
3123 3128
@@ -3134,7 +3139,7 @@
3134 (register-char-codings): Use it to cope with generic chars in 3139 (register-char-codings): Use it to cope with generic chars in
3135 safe-chars. 3140 safe-chars.
3136 3141
31372001-11-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 31422001-11-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3138 3143
3139 * play/blackbox.el (blackbox-mode, blackbox): Doc fix. 3144 * play/blackbox.el (blackbox-mode, blackbox): Doc fix.
3140 3145
@@ -3278,7 +3283,7 @@
3278 * frame.el (show-trailing-whitespace): Remove :set argument (the 3283 * frame.el (show-trailing-whitespace): Remove :set argument (the
3279 value was essentially identical to the defalt). 3284 value was essentially identical to the defalt).
3280 3285
32812001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 32862001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3282 3287
3283 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. 3288 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook.
3284 3289
@@ -3342,7 +3347,7 @@
3342 3347
3343 * help-funs.el (describe-syntax): Put (interactive) after doc string. 3348 * help-funs.el (describe-syntax): Put (interactive) after doc string.
3344 3349
33452001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 33502001-11-26 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3346 3351
3347 * international/quail.el (quail-help): Require help-mode in 3352 * international/quail.el (quail-help): Require help-mode in
3348 top-level instead. 3353 top-level instead.
@@ -3413,12 +3418,12 @@
3413 * language/devan-util.el: Comment out parts of the file 3418 * language/devan-util.el: Comment out parts of the file
3414 which apparently are garbled. 3419 which apparently are garbled.
3415 3420
34162001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 34212001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3417 3422
3418 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use 3423 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
3419 insert-string. 3424 insert-string.
3420 3425
34212001-11-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 34262001-11-25 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3422 3427
3423 * play/snake.el (snake-mode): Remove make-local-hook. 3428 * play/snake.el (snake-mode): Remove make-local-hook.
3424 3429
@@ -3903,7 +3908,7 @@
3903 Don't recognize a "telephone number" at the beginning of the name. 3908 Don't recognize a "telephone number" at the beginning of the name.
3904 (mail-extr-leading-garbage): Match non-word characters only. 3909 (mail-extr-leading-garbage): Match non-word characters only.
3905 3910
39062001-11-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 39112001-11-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3907 3912
3908 * startup.el (command-line-processed): Doc fix. 3913 * startup.el (command-line-processed): Doc fix.
3909 3914
@@ -3931,7 +3936,7 @@
3931 (multiple-value-apply, nth-value): Use defsubst rather than defalias 3936 (multiple-value-apply, nth-value): Use defsubst rather than defalias
3932 to get better doc strings. 3937 to get better doc strings.
3933 3938
39342001-11-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 39392001-11-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
3935 3940
3936 * derived.el: Fix autoload cookie. 3941 * derived.el: Fix autoload cookie.
3937 3942
@@ -4126,7 +4131,7 @@
4126 (log-view-current-tag): Take an optional `where' arg. 4131 (log-view-current-tag): Take an optional `where' arg.
4127 (log-view-diff): New user command. 4132 (log-view-diff): New user command.
4128 4133
41292001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 41342001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
4130 4135
4131 * progmodes/cpp.el (cpp-choose-face): Fix typo. 4136 * progmodes/cpp.el (cpp-choose-face): Fix typo.
4132 4137
@@ -4166,7 +4171,7 @@
4166 * calc/calc-ext.el (calc-init-extensions): Update autoload names 4171 * calc/calc-ext.el (calc-init-extensions): Update autoload names
4167 to match files renamed on initial calc import. 4172 to match files renamed on initial calc import.
4168 4173
41692001-11-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 41742001-11-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
4170 4175
4171 * textmodes/flyspell.el (flyspell-default-dictionary): 4176 * textmodes/flyspell.el (flyspell-default-dictionary):
4172 Fix previous change. 4177 Fix previous change.
@@ -4278,7 +4283,7 @@
4278 (radio-button-choice): Ditto. 4283 (radio-button-choice): Ditto.
4279 (editable-list): Ditto. 4284 (editable-list): Ditto.
4280 4285
42812001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 42862001-11-09 Pavel Jan,Am(Bk <Pavel@Janik.cz>
4282 4287
4283 * play/gomoku.el: Move definitions of constants to the beginning 4288 * play/gomoku.el: Move definitions of constants to the beginning
4284 of file, before their use. 4289 of file, before their use.
@@ -4554,7 +4559,7 @@
4554 (debugger-setup-buffer): Call it. 4559 (debugger-setup-buffer): Call it.
4555 (debugger-mode-map): Bind RET and mouse-2. 4560 (debugger-mode-map): Bind RET and mouse-2.
4556 4561
45572001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 45622001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz>
4558 4563
4559 * startup.el: Document command line option --no-window-system 4564 * startup.el: Document command line option --no-window-system
4560 instead of --no-windows. 4565 instead of --no-windows.
@@ -5047,7 +5052,7 @@
5047 * progmodes/compile.el (compilation-set-window-height): 5052 * progmodes/compile.el (compilation-set-window-height):
5048 Select old window only if it's still live. 5053 Select old window only if it's still live.
5049 5054
50502001-10-22 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 50552001-10-22 Pavel Jan,Am(Bk <Pavel@Janik.cz>
5051 5056
5052 * help-mode.el (help-buffer): Remove debugging code. 5057 * help-mode.el (help-buffer): Remove debugging code.
5053 From Stefan Monnier <monnier@cs.yale.edu>. 5058 From Stefan Monnier <monnier@cs.yale.edu>.
@@ -5323,7 +5328,7 @@
5323 5328
5324 * version.el (emacs-version): Bump to 21.1.50. 5329 * version.el (emacs-version): Bump to 21.1.50.
5325 5330
53262001-10-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 53312001-10-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
5327 5332
5328 * mail/mailalias.el (mail-directory-stream): Do not double 5333 * mail/mailalias.el (mail-directory-stream): Do not double
5329 variables in the lambda-list. 5334 variables in the lambda-list.
@@ -5620,7 +5625,7 @@
5620 5625
5621 * startup.el (command-line-1): Bind tab-width to 8. 5626 * startup.el (command-line-1): Bind tab-width to 8.
5622 5627
56232001-10-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 56282001-10-10 Pavel Jan,Am(Bk <Pavel@Janik.cz>
5624 5629
5625 * emulation/tpu-edt.el: Use defalias instead of fset for 5630 * emulation/tpu-edt.el: Use defalias instead of fset for
5626 user-visible commands. From Rob Riepel 5631 user-visible commands. From Rob Riepel
@@ -5981,7 +5986,7 @@
5981 5986
5982 * pcvs-util.el (cvs-prefix-define): Typo cons->concat. 5987 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
5983 5988
59842001-10-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 59892001-10-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
5985 5990
5986 * emulation/tpu-edt.el: Make messages match original TPU/edt 5991 * emulation/tpu-edt.el: Make messages match original TPU/edt
5987 editor. From riepel@Stanford.EDU (Rob Riepel). 5992 editor. From riepel@Stanford.EDU (Rob Riepel).
@@ -6367,7 +6372,7 @@
6367 * comint.el (comint-send-input): Handle comint-process-echoes 6372 * comint.el (comint-send-input): Handle comint-process-echoes
6368 differently. 6373 differently.
6369 6374
63702001-09-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 63752001-09-07 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6371 6376
6372 * locate.el (locate-insert-header): Remove unnecessary whitespace. 6377 * locate.el (locate-insert-header): Remove unnecessary whitespace.
6373 6378
@@ -6435,7 +6440,7 @@
6435 6440
6436 * simple.el (backward-word): Doc fix. 6441 * simple.el (backward-word): Doc fix.
6437 6442
64382001-09-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 64432001-09-03 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6439 6444
6440 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el 6445 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
6441 * uncompress.el, uniquify.el, vc.el, view.el, window.el 6446 * uncompress.el, uniquify.el, vc.el, view.el, window.el
@@ -6478,7 +6483,7 @@
6478 6483
6479 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>: 6484 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
6480 Mention "yank" in the help-echo text. 6485 Mention "yank" in the help-echo text.
6481 Suggested by Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 6486 Suggested by Pavel Jan,Am(Bk <Pavel@Janik.cz>.
6482 6487
64832001-09-01 Stefan Monnier <monnier@cs.yale.edu> 64882001-09-01 Stefan Monnier <monnier@cs.yale.edu>
6484 6489
@@ -6538,7 +6543,7 @@
6538 * startup.el (fancy-splash-screens): Temporarily set 6543 * startup.el (fancy-splash-screens): Temporarily set
6539 minor-mode-map-alist to nil while displaying splash screens. 6544 minor-mode-map-alist to nil while displaying splash screens.
6540 6545
65412001-08-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 65462001-08-29 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6542 6547
6543 * buff-menu.el: Add Keywords header. 6548 * buff-menu.el: Add Keywords header.
6544 Doc fix (C-x C-b is bound to list-buffers). 6549 Doc fix (C-x C-b is bound to list-buffers).
@@ -6622,19 +6627,19 @@
66222001-08-26 Eli Zaretskii <eliz@is.elta.co.il> 66272001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
6623 6628
6624 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error 6629 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
6625 messages. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 6630 messages. From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
6626 6631
6627 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel 6632 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
6628 Jan,Bm(Bk <Pavel@Janik.cz>. 6633 Jan,Am(Bk <Pavel@Janik.cz>.
6629 6634
6630 * emacs-lisp/lselect.el: Ditto. 6635 * emacs-lisp/lselect.el: Ditto.
6631 6636
6632 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char): 6637 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
6633 Remove periods from the end of error message strings. 6638 Remove periods from the end of error message strings.
6634 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 6639 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
6635 6640
6636 * progmodes/antlr-mode.el: Add Keywords header. From Pavel 6641 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
6637 Jan,Bm(Bk <Pavel@Janik.cz>. 6642 Jan,Am(Bk <Pavel@Janik.cz>.
6638 6643
6639 * net/telnet.el: Ditto. 6644 * net/telnet.el: Ditto.
6640 6645
@@ -6754,7 +6759,7 @@
67542001-08-20 Gerd Moellmann <gerd@gnu.org> 67592001-08-20 Gerd Moellmann <gerd@gnu.org>
6755 6760
6756 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove 6761 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
6757 some spaces from a message. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 6762 some spaces from a message. From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
6758 6763
6759 * whitespace.el (whitespace-global-mode): Add autoload cookie. 6764 * whitespace.el (whitespace-global-mode): Add autoload cookie.
6760 6765
@@ -6928,7 +6933,7 @@
6928 text files. 6933 text files.
6929 (image-jpeg-p): Correct calculation of next field offset. 6934 (image-jpeg-p): Correct calculation of next field offset.
6930 6935
69312001-08-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 69362001-08-08 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6932 6937
6933 * battery.el: Fix typo. 6938 * battery.el: Fix typo.
6934 6939
@@ -6965,7 +6970,7 @@
6965 * image.el (image-type-regexps): Use `\`' instead of `^' in 6970 * image.el (image-type-regexps): Use `\`' instead of `^' in
6966 most regular expressions. 6971 most regular expressions.
6967 6972
69682001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 69732001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6969 6974
6970 * play/animate.el: Re-insert a reference to re-inserted function. 6975 * play/animate.el: Re-insert a reference to re-inserted function.
6971 6976
@@ -6979,7 +6984,7 @@
6979 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): 6984 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
6980 Handle old-style menu definitions. 6985 Handle old-style menu definitions.
6981 6986
69822001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 69872001-08-06 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6983 6988
6984 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el, 6989 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
6985 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added. 6990 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
@@ -6988,7 +6993,7 @@
6988 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el, 6993 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
6989 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer. 6994 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
6990 6995
69912001-08-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 69962001-08-05 Pavel Jan,Am(Bk <Pavel@Janik.cz>
6992 6997
6993 * textmodes/tildify.el: Milan Zamazal has new address. 6998 * textmodes/tildify.el: Milan Zamazal has new address.
6994 6999
@@ -7326,7 +7331,7 @@
7326 * mail/mh-utils.el (mh-find-progs): Also search in `lib'. 7331 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
7327 From Mats Bengtsson <mats.bengtsson@s3.kth.se>, 7332 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
7328 7333
73292001-07-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 73342001-07-17 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7330 7335
7331 * international/iso-transl.el: Fix typo in the header of the file. 7336 * international/iso-transl.el: Fix typo in the header of the file.
7332 7337
@@ -7358,7 +7363,7 @@
7358 * server.el (server-process-filter, server-visit-files): 7363 * server.el (server-process-filter, server-visit-files):
7359 Add support for +LINE:COLUMN style emacsclient calls. 7364 Add support for +LINE:COLUMN style emacsclient calls.
7360 7365
73612001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 73662001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7362 7367
7363 * emacs-lisp/easy-mmode.el: Add Keywords header. 7368 * emacs-lisp/easy-mmode.el: Add Keywords header.
7364 7369
@@ -7411,7 +7416,7 @@
7411 7416
7412 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook. 7417 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
7413 7418
74142001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 74192001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7415 7420
7416 * ps-print.el: Fix Author: header. 7421 * ps-print.el: Fix Author: header.
7417 7422
@@ -7424,7 +7429,7 @@
7424 send-invisible, which is already defined in Comint. 7429 send-invisible, which is already defined in Comint.
7425 (eshell-watch-for-password-prompt): Use it. 7430 (eshell-watch-for-password-prompt): Use it.
7426 7431
74272001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 74322001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7428 7433
7429 * which-func.el (which-func-mode): Doc fix. 7434 * which-func.el (which-func-mode): Doc fix.
7430 7435
@@ -7483,7 +7488,7 @@
7483 * simple.el (set-variable): Require 'cus-edit' instead of 7488 * simple.el (set-variable): Require 'cus-edit' instead of
7484 `wid-edit', so that the Custom widgets get defined. 7489 `wid-edit', so that the Custom widgets get defined.
7485 7490
74862001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 74912001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7487 7492
7488 * allout.el: A fix to follow coding conventions. 7493 * allout.el: A fix to follow coding conventions.
7489 7494
@@ -7509,7 +7514,7 @@
7509 * dired.el (dired-insert-set-properties): Fix invalid mouse-face 7514 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
7510 property. 7515 property.
7511 7516
75122001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 75172001-07-16 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7513 7518
7514 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el, 7519 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
7515 * play/gamegrid.el, play/handwrite.el, play/landmark.el, 7520 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
@@ -7531,7 +7536,7 @@
7531 * mail/reporter.el (reporter-submit-bug-report): 7536 * mail/reporter.el (reporter-submit-bug-report):
7532 Don't abuse make-variable-buffer-local. Fix call to add-hook. 7537 Don't abuse make-variable-buffer-local. Fix call to add-hook.
7533 7538
75342001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 75392001-07-15 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7535 7540
7536 * calendar/cal-china.el, calendar/cal-coptic.el, 7541 * calendar/cal-china.el, calendar/cal-coptic.el,
7537 * calendar/cal-dst.el, calendar/cal-french.el, 7542 * calendar/cal-dst.el, calendar/cal-french.el,
@@ -7658,7 +7663,7 @@
7658 * vt100-led.el, window.el: Some fixes to follow coding conventions in 7663 * vt100-led.el, window.el: Some fixes to follow coding conventions in
7659 files maintained by FSF. 7664 files maintained by FSF.
7660 7665
76612001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 76662001-07-13 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7662 7667
7663 * arc-mode.el: A fix to follow coding conventions. 7668 * arc-mode.el: A fix to follow coding conventions.
7664 7669
@@ -7689,7 +7694,7 @@
7689 7694
7690 * play/fortune.el: Add types to defcustoms. 7695 * play/fortune.el: Add types to defcustoms.
7691 7696
76922001-07-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 76972001-07-12 Pavel Jan,Am(Bk <Pavel@Janik.cz>
7693 7698
7694 * language/czech.el: A fix to follow coding conventions. 7699 * language/czech.el: A fix to follow coding conventions.
7695 7700
@@ -7718,7 +7723,7 @@
77182001-07-11 Eli Zaretskii <eliz@is.elta.co.il> 77232001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
7719 7724
7720 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs. 7725 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
7721 From Pavel Jan,Bm(Bk <Pavel@Janik.cz> 7726 From Pavel Jan,Am(Bk <Pavel@Janik.cz>
7722 7727
7723 * progmodes/ada-mode.el: Ditto. 7728 * progmodes/ada-mode.el: Ditto.
7724 7729
@@ -7826,10 +7831,10 @@
7826 * calendar/todo-mode.el (todo-top-priorities): Use delete-region 7831 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
7827 instead of kill-line. 7832 instead of kill-line.
7828 7833
7829 * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk 7834 * play/pong.el: Fix first line. From Pavel Jan,Am(Bk
7830 <Pavel@Janik.cz>. 7835 <Pavel@Janik.cz>.
7831 7836
7832 * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk 7837 * battery.el (battery-update): Add help-echo. From Pavel Jan,Am(Bk
7833 <Pavel@Janik.cz>. 7838 <Pavel@Janik.cz>.
7834 7839
78352001-07-04 Gerd Moellmann <gerd@gnu.org> 78402001-07-04 Gerd Moellmann <gerd@gnu.org>
@@ -7867,10 +7872,10 @@
78672001-07-02 Eli Zaretskii <eliz@is.elta.co.il> 78722001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
7868 7873
7869 * allout.el: Fix the header line, so that finder.el recognizes it. 7874 * allout.el: Fix the header line, so that finder.el recognizes it.
7870 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 7875 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
7871 7876
7872 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix. 7877 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
7873 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 7878 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
7874 7879
78752001-06-29 Eli Zaretskii <eliz@is.elta.co.il> 78802001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
7876 7881
@@ -8180,7 +8185,7 @@
81802001-06-10 Eli Zaretskii <eliz@is.elta.co.il> 81852001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
8181 8186
8182 * server.el (server-process, server-buffer-clients): Doc fix. 8187 * server.el (server-process, server-buffer-clients): Doc fix.
8183 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 8188 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
8184 8189
81852001-06-09 John Wiegley <johnw@gnu.org> 81902001-06-09 John Wiegley <johnw@gnu.org>
8186 8191
@@ -8438,16 +8443,16 @@
84382001-05-20 Eli Zaretskii <eliz@is.elta.co.il> 84432001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
8439 8444
8440 * international/ccl.el (define-ccl-program): Fix a typo. 8445 * international/ccl.el (define-ccl-program): Fix a typo.
8441 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 8446 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
8442 8447
8443 * international/mule.el (decode-char): Fix a typo. From Pavel 8448 * international/mule.el (decode-char): Fix a typo. From Pavel
8444 Jan,Bm(Bk <Pavel@Janik.cz>. 8449 Jan,Am(Bk <Pavel@Janik.cz>.
8445 8450
8446 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel 8451 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
8447 Jan,Bm(Bk <Pavel@Janik.cz>. 8452 Jan,Am(Bk <Pavel@Janik.cz>.
8448 8453
8449 * frame.el (automatic-hscrolling): Fix a typo. From Pavel 8454 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
8450 Jan,Bm(Bk <Pavel@Janik.cz>. 8455 Jan,Am(Bk <Pavel@Janik.cz>.
8451 8456
84522001-05-18 Sam Steingold <sds@gnu.org> 84572001-05-18 Sam Steingold <sds@gnu.org>
8453 8458
@@ -8679,7 +8684,7 @@
8679 coding-system-for-read, if it is non-nil. 8684 coding-system-for-read, if it is non-nil.
8680 8685
8681 * calendar/holidays.el (holidays): Add an autoload cookie. 8686 * calendar/holidays.el (holidays): Add an autoload cookie.
8682 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 8687 From Pavel Jan,Am(Bk <Pavel@Janik.cz>.
8683 8688
86842001-05-08 John Wiegley <johnw@gnu.org> 86892001-05-08 John Wiegley <johnw@gnu.org>
8685 8690
@@ -9377,10 +9382,10 @@
9377 Add an antry for ``converts''. 9382 Add an antry for ``converts''.
9378 9383
9379 * language/slovak.el ("Slovak"): Add documentation string. 9384 * language/slovak.el ("Slovak"): Add documentation string.
9380 From Pavel@Janik.cz (Pavel Jan,Bm(Bk). 9385 From Pavel@Janik.cz (Pavel Jan,Am(Bk).
9381 9386
9382 * language/czech.el ("Czech"): Add documentation string. 9387 * language/czech.el ("Czech"): Add documentation string.
9383 From Pavel@Janik.cz (Pavel Jan,Bm(Bk). 9388 From Pavel@Janik.cz (Pavel Jan,Am(Bk).
9384 9389
9385 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf' 9390 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
9386 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>. 9391 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
@@ -10091,7 +10096,7 @@
100912001-03-15 Gerd Moellmann <gerd@gnu.org> 100962001-03-15 Gerd Moellmann <gerd@gnu.org>
10092 10097
10093 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support 10098 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
10094 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Bm(Bk ml.). 10099 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Am(Bk ml.).
10095 10100
100962001-03-14 Gerd Moellmann <gerd@gnu.org> 101012001-03-14 Gerd Moellmann <gerd@gnu.org>
10097 10102
@@ -23234,7 +23239,7 @@
23234 23239
232352000-05-07 Dave Love <fx@gnu.org> 232402000-05-07 Dave Love <fx@gnu.org>
23236 23241
23237 * time.el: Small doc fixes from Pavel Jan,Bm(Bk ml. 23242 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml.
23238 23243
232392000-05-05 Dave Love <fx@gnu.org> 232442000-05-05 Dave Love <fx@gnu.org>
23240 23245
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el
index e4482347b16..0ec9e4d9117 100644
--- a/lisp/international/mule-conf.el
+++ b/lisp/international/mule-conf.el
@@ -672,7 +672,7 @@ is treated as a character."
672(define-coding-system-alias 'mule-utf-8 'utf-8) 672(define-coding-system-alias 'mule-utf-8 'utf-8)
673 673
674(define-coding-system 'utf-8-emacs 674(define-coding-system 'utf-8-emacs
675 "UTF-8 will full support for Emacs characters." 675 "Support for all Emacs characters (including non-Unicode characters)."
676 :coding-type 'utf-8 676 :coding-type 'utf-8
677 :mnemonic ?U 677 :mnemonic ?U
678 :charset-list '(emacs)) 678 :charset-list '(emacs))