aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2008-03-27 11:49:58 +0000
committerJuanma Barranquero2008-03-27 11:49:58 +0000
commitdc12d8712f40f91ddee28edc3f0f73200005146a (patch)
treea95551f4666479141da295b1699a7758303a6cb1
parent880820fe8732e4384f5fbeb1998fa582e86e80cf (diff)
downloademacs-dc12d8712f40f91ddee28edc3f0f73200005146a.tar.gz
emacs-dc12d8712f40f91ddee28edc3f0f73200005146a.zip
Convert to utf-8.
-rw-r--r--lisp/ChangeLog.993
1 files changed, 46 insertions, 47 deletions
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 384e0f6d99d..40dfb43fc56 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -154,7 +154,7 @@
154 154
155 * version.el (emacs-version): Bump to 21.1.50. 155 * version.el (emacs-version): Bump to 21.1.50.
156 156
1572001-10-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 1572001-10-13 Pavel Janík <Pavel@Janik.cz>
158 158
159 * mail/mailalias.el (mail-directory-stream): Do not double 159 * mail/mailalias.el (mail-directory-stream): Do not double
160 variables in the lambda-list. 160 variables in the lambda-list.
@@ -451,7 +451,7 @@
451 451
452 * startup.el (command-line-1): Bind tab-width to 8. 452 * startup.el (command-line-1): Bind tab-width to 8.
453 453
4542001-10-10 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 4542001-10-10 Pavel Janík <Pavel@Janik.cz>
455 455
456 * emulation/tpu-edt.el: Use defalias instead of fset for 456 * emulation/tpu-edt.el: Use defalias instead of fset for
457 user-visible commands. From Rob Riepel 457 user-visible commands. From Rob Riepel
@@ -812,7 +812,7 @@
812 812
813 * pcvs-util.el (cvs-prefix-define): Typo cons->concat. 813 * pcvs-util.el (cvs-prefix-define): Typo cons->concat.
814 814
8152001-10-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 8152001-10-03 Pavel Janík <Pavel@Janik.cz>
816 816
817 * emulation/tpu-edt.el: Make messages match original TPU/edt 817 * emulation/tpu-edt.el: Make messages match original TPU/edt
818 editor. From riepel@Stanford.EDU (Rob Riepel). 818 editor. From riepel@Stanford.EDU (Rob Riepel).
@@ -1055,7 +1055,7 @@
10552001-09-17 Andre Spiegel <spiegel@gnu.org> 10552001-09-17 Andre Spiegel <spiegel@gnu.org>
1056 1056
1057 * vc.el (vc-annotate): Use current workfile version explicitly as 1057 * vc.el (vc-annotate): Use current workfile version explicitly as
1058 a default, suggested by Gustav H,Ae(Bllberg <gustav@virtutech.se>. 1058 a default, suggested by Gustav Hållberg <gustav@virtutech.se>.
1059 1059
10602001-09-16 Eli Zaretskii <eliz@is.elta.co.il> 10602001-09-16 Eli Zaretskii <eliz@is.elta.co.il>
1061 1061
@@ -1198,7 +1198,7 @@
1198 * comint.el (comint-send-input): Handle comint-process-echoes 1198 * comint.el (comint-send-input): Handle comint-process-echoes
1199 differently. 1199 differently.
1200 1200
12012001-09-07 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12012001-09-07 Pavel Janík <Pavel@Janik.cz>
1202 1202
1203 * locate.el (locate-insert-header): Remove unnecessary whitespace. 1203 * locate.el (locate-insert-header): Remove unnecessary whitespace.
1204 1204
@@ -1266,7 +1266,7 @@
1266 1266
1267 * simple.el (backward-word): Doc fix. 1267 * simple.el (backward-word): Doc fix.
1268 1268
12692001-09-03 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12692001-09-03 Pavel Janík <Pavel@Janik.cz>
1270 1270
1271 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el 1271 * emacs-lisp/levents.el, emacs-lisp/lucid.el, emacs-lisp/pp.el
1272 * uncompress.el, uniquify.el, vc.el, view.el, window.el 1272 * uncompress.el, uniquify.el, vc.el, view.el, window.el
@@ -1309,7 +1309,7 @@
1309 1309
1310 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>: 1310 * menu-bar.el (menu-bar-edit-menu) <yank-menu, yank>:
1311 Mention "yank" in the help-echo text. 1311 Mention "yank" in the help-echo text.
1312 Suggested by Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 1312 Suggested by Pavel Janík <Pavel@Janik.cz>.
1313 1313
13142001-09-01 Stefan Monnier <monnier@cs.yale.edu> 13142001-09-01 Stefan Monnier <monnier@cs.yale.edu>
1315 1315
@@ -1369,7 +1369,7 @@
1369 * startup.el (fancy-splash-screens): Temporarily set 1369 * startup.el (fancy-splash-screens): Temporarily set
1370 minor-mode-map-alist to nil while displaying splash screens. 1370 minor-mode-map-alist to nil while displaying splash screens.
1371 1371
13722001-08-29 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 13722001-08-29 Pavel Janík <Pavel@Janik.cz>
1373 1373
1374 * buff-menu.el: Add Keywords header. 1374 * buff-menu.el: Add Keywords header.
1375 Doc fix (C-x C-b is bound to list-buffers). 1375 Doc fix (C-x C-b is bound to list-buffers).
@@ -1453,19 +1453,19 @@
14532001-08-26 Eli Zaretskii <eliz@is.elta.co.il> 14532001-08-26 Eli Zaretskii <eliz@is.elta.co.il>
1454 1454
1455 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error 1455 * textmodes/texnfo-upd.el: Remove dots and exclams at end of error
1456 messages. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 1456 messages. From Pavel Janík <Pavel@Janik.cz>.
1457 1457
1458 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel 1458 * emacs-lisp/levents.el: Specify FSF as Maintainer. From Pavel
1459 Jan,Bm(Bk <Pavel@Janik.cz>. 1459 Janík <Pavel@Janik.cz>.
1460 1460
1461 * emacs-lisp/lselect.el: Ditto. 1461 * emacs-lisp/lselect.el: Ditto.
1462 1462
1463 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char): 1463 * hexl.el (hexl-insert-multibyte-char, hexl-insert-char):
1464 Remove periods from the end of error message strings. 1464 Remove periods from the end of error message strings.
1465 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 1465 From Pavel Janík <Pavel@Janik.cz>.
1466 1466
1467 * progmodes/antlr-mode.el: Add Keywords header. From Pavel 1467 * progmodes/antlr-mode.el: Add Keywords header. From Pavel
1468 Jan,Bm(Bk <Pavel@Janik.cz>. 1468 Janík <Pavel@Janik.cz>.
1469 1469
1470 * net/telnet.el: Ditto. 1470 * net/telnet.el: Ditto.
1471 1471
@@ -1580,12 +1580,12 @@
1580 TABs anyway. 1580 TABs anyway.
1581 1581
1582 * whitespace.el (whitespace-version): 3.1. All of the above issues 1582 * whitespace.el (whitespace-version): 3.1. All of the above issues
1583 were raised by Fran,Ag(Bois Pinard, which led to the fixes described. 1583 were raised by François Pinard, which led to the fixes described.
1584 1584
15852001-08-20 Gerd Moellmann <gerd@gnu.org> 15852001-08-20 Gerd Moellmann <gerd@gnu.org>
1586 1586
1587 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove 1587 * textmodes/texnfo-upd.el (texinfo-every-node-update): Remove
1588 some spaces from a message. From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 1588 some spaces from a message. From Pavel Janík <Pavel@Janik.cz>.
1589 1589
1590 * whitespace.el (whitespace-global-mode): Add autoload cookie. 1590 * whitespace.el (whitespace-global-mode): Add autoload cookie.
1591 1591
@@ -1759,7 +1759,7 @@
1759 text files. 1759 text files.
1760 (image-jpeg-p): Correct calculation of next field offset. 1760 (image-jpeg-p): Correct calculation of next field offset.
1761 1761
17622001-08-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17622001-08-08 Pavel Janík <Pavel@Janik.cz>
1763 1763
1764 * battery.el: Fix typo. 1764 * battery.el: Fix typo.
1765 1765
@@ -1796,7 +1796,7 @@
1796 * image.el (image-type-regexps): Use `\`' instead of `^' in 1796 * image.el (image-type-regexps): Use `\`' instead of `^' in
1797 most regular expressions. 1797 most regular expressions.
1798 1798
17992001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 17992001-08-06 Pavel Janík <Pavel@Janik.cz>
1800 1800
1801 * play/animate.el: Re-insert a reference to re-inserted function. 1801 * play/animate.el: Re-insert a reference to re-inserted function.
1802 1802
@@ -1810,7 +1810,7 @@
1810 * toolbar/tool-bar.el (tool-bar-add-item-from-menu): 1810 * toolbar/tool-bar.el (tool-bar-add-item-from-menu):
1811 Handle old-style menu definitions. 1811 Handle old-style menu definitions.
1812 1812
18132001-08-06 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18132001-08-06 Pavel Janík <Pavel@Janik.cz>
1814 1814
1815 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el, 1815 * textmodes/makeinfo.el, textmodes/page-ext.el, textmodes/page.el,
1816 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added. 1816 * textmodes/text-mode.el, textmodes/two-column.el: Keywords added.
@@ -1819,7 +1819,7 @@
1819 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el, 1819 * emulation/pc-mode.el, diff.el, textmodes/fill.el, abbrev.el,
1820 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer. 1820 * add-log.el, faces.el, mail/sc.el: Specify FSF as Maintainer.
1821 1821
18222001-08-05 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 18222001-08-05 Pavel Janík <Pavel@Janik.cz>
1823 1823
1824 * textmodes/tildify.el: Milan Zamazal has new address. 1824 * textmodes/tildify.el: Milan Zamazal has new address.
1825 1825
@@ -2157,7 +2157,7 @@
2157 * mail/mh-utils.el (mh-find-progs): Also search in `lib'. 2157 * mail/mh-utils.el (mh-find-progs): Also search in `lib'.
2158 From Mats Bengtsson <mats.bengtsson@s3.kth.se>, 2158 From Mats Bengtsson <mats.bengtsson@s3.kth.se>,
2159 2159
21602001-07-17 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 21602001-07-17 Pavel Janík <Pavel@Janik.cz>
2161 2161
2162 * international/iso-transl.el: Fix typo in the header of the file. 2162 * international/iso-transl.el: Fix typo in the header of the file.
2163 2163
@@ -2189,7 +2189,7 @@
2189 * server.el (server-process-filter, server-visit-files): 2189 * server.el (server-process-filter, server-visit-files):
2190 Add support for +LINE:COLUMN style emacsclient calls. 2190 Add support for +LINE:COLUMN style emacsclient calls.
2191 2191
21922001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 21922001-07-16 Pavel Janík <Pavel@Janik.cz>
2193 2193
2194 * emacs-lisp/easy-mmode.el: Add Keywords header. 2194 * emacs-lisp/easy-mmode.el: Add Keywords header.
2195 2195
@@ -2242,7 +2242,7 @@
2242 2242
2243 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook. 2243 * progmodes/ada-xref.el (ada-xref-initialize): Fix call to add-hook.
2244 2244
22452001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 22452001-07-16 Pavel Janík <Pavel@Janik.cz>
2246 2246
2247 * ps-print.el: Fix Author: header. 2247 * ps-print.el: Fix Author: header.
2248 2248
@@ -2255,7 +2255,7 @@
2255 send-invisible, which is already defined in Comint. 2255 send-invisible, which is already defined in Comint.
2256 (eshell-watch-for-password-prompt): Use it. 2256 (eshell-watch-for-password-prompt): Use it.
2257 2257
22582001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 22582001-07-16 Pavel Janík <Pavel@Janik.cz>
2259 2259
2260 * which-func.el (which-func-mode): Doc fix. 2260 * which-func.el (which-func-mode): Doc fix.
2261 2261
@@ -2314,7 +2314,7 @@
2314 * simple.el (set-variable): Require 'cus-edit' instead of 2314 * simple.el (set-variable): Require 'cus-edit' instead of
2315 `wid-edit', so that the Custom widgets get defined. 2315 `wid-edit', so that the Custom widgets get defined.
2316 2316
23172001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 23172001-07-16 Pavel Janík <Pavel@Janik.cz>
2318 2318
2319 * allout.el: A fix to follow coding conventions. 2319 * allout.el: A fix to follow coding conventions.
2320 2320
@@ -2340,7 +2340,7 @@
2340 * dired.el (dired-insert-set-properties): Fix invalid mouse-face 2340 * dired.el (dired-insert-set-properties): Fix invalid mouse-face
2341 property. 2341 property.
2342 2342
23432001-07-16 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 23432001-07-16 Pavel Janík <Pavel@Janik.cz>
2344 2344
2345 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el, 2345 * play/5x5.el, play/decipher.el, play/dunnet.el, play/fortune.el,
2346 * play/gamegrid.el, play/handwrite.el, play/landmark.el, 2346 * play/gamegrid.el, play/handwrite.el, play/landmark.el,
@@ -2362,7 +2362,7 @@
2362 * mail/reporter.el (reporter-submit-bug-report): 2362 * mail/reporter.el (reporter-submit-bug-report):
2363 Don't abuse make-variable-buffer-local. Fix call to add-hook. 2363 Don't abuse make-variable-buffer-local. Fix call to add-hook.
2364 2364
23652001-07-15 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 23652001-07-15 Pavel Janík <Pavel@Janik.cz>
2366 2366
2367 * calendar/cal-china.el, calendar/cal-coptic.el, 2367 * calendar/cal-china.el, calendar/cal-coptic.el,
2368 * calendar/cal-dst.el, calendar/cal-french.el, 2368 * calendar/cal-dst.el, calendar/cal-french.el,
@@ -2489,7 +2489,7 @@
2489 * vt100-led.el, window.el: Some fixes to follow coding conventions in 2489 * vt100-led.el, window.el: Some fixes to follow coding conventions in
2490 files maintained by FSF. 2490 files maintained by FSF.
2491 2491
24922001-07-13 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 24922001-07-13 Pavel Janík <Pavel@Janik.cz>
2493 2493
2494 * arc-mode.el: A fix to follow coding conventions. 2494 * arc-mode.el: A fix to follow coding conventions.
2495 2495
@@ -2520,7 +2520,7 @@
2520 2520
2521 * play/fortune.el: Add types to defcustoms. 2521 * play/fortune.el: Add types to defcustoms.
2522 2522
25232001-07-12 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 25232001-07-12 Pavel Janík <Pavel@Janik.cz>
2524 2524
2525 * language/czech.el: A fix to follow coding conventions. 2525 * language/czech.el: A fix to follow coding conventions.
2526 2526
@@ -2549,7 +2549,7 @@
25492001-07-11 Eli Zaretskii <eliz@is.elta.co.il> 25492001-07-11 Eli Zaretskii <eliz@is.elta.co.il>
2550 2550
2551 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs. 2551 * progmodes/ada-prj.el: Say that the file _is_ part of Emacs.
2552 From Pavel Jan,Bm(Bk <Pavel@Janik.cz> 2552 From Pavel Janík <Pavel@Janik.cz>
2553 2553
2554 * progmodes/ada-mode.el: Ditto. 2554 * progmodes/ada-mode.el: Ditto.
2555 2555
@@ -2657,10 +2657,9 @@
2657 * calendar/todo-mode.el (todo-top-priorities): Use delete-region 2657 * calendar/todo-mode.el (todo-top-priorities): Use delete-region
2658 instead of kill-line. 2658 instead of kill-line.
2659 2659
2660 * play/pong.el: Fix first line. From Pavel Jan,Bm(Bk 2660 * play/pong.el: Fix first line. From Pavel Janík <Pavel@Janik.cz>.
2661 <Pavel@Janik.cz>.
2662 2661
2663 * battery.el (battery-update): Add help-echo. From Pavel Jan,Bm(Bk 2662 * battery.el (battery-update): Add help-echo. From Pavel Janík
2664 <Pavel@Janik.cz>. 2663 <Pavel@Janik.cz>.
2665 2664
26662001-07-04 Gerd Moellmann <gerd@gnu.org> 26652001-07-04 Gerd Moellmann <gerd@gnu.org>
@@ -2698,10 +2697,10 @@
26982001-07-02 Eli Zaretskii <eliz@is.elta.co.il> 26972001-07-02 Eli Zaretskii <eliz@is.elta.co.il>
2699 2698
2700 * allout.el: Fix the header line, so that finder.el recognizes it. 2699 * allout.el: Fix the header line, so that finder.el recognizes it.
2701 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 2700 From Pavel Janík <Pavel@Janik.cz>.
2702 2701
2703 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix. 2702 * emacs-lisp/lisp-mnt.el (lm-header-prefix): Doc fix.
2704 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 2703 From Pavel Janík <Pavel@Janik.cz>.
2705 2704
27062001-06-29 Eli Zaretskii <eliz@is.elta.co.il> 27052001-06-29 Eli Zaretskii <eliz@is.elta.co.il>
2707 2706
@@ -3011,7 +3010,7 @@
30112001-06-10 Eli Zaretskii <eliz@is.elta.co.il> 30102001-06-10 Eli Zaretskii <eliz@is.elta.co.il>
3012 3011
3013 * server.el (server-process, server-buffer-clients): Doc fix. 3012 * server.el (server-process, server-buffer-clients): Doc fix.
3014 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 3013 From Pavel Janík <Pavel@Janik.cz>.
3015 3014
30162001-06-09 John Wiegley <johnw@gnu.org> 30152001-06-09 John Wiegley <johnw@gnu.org>
3017 3016
@@ -3269,16 +3268,16 @@
32692001-05-20 Eli Zaretskii <eliz@is.elta.co.il> 32682001-05-20 Eli Zaretskii <eliz@is.elta.co.il>
3270 3269
3271 * international/ccl.el (define-ccl-program): Fix a typo. 3270 * international/ccl.el (define-ccl-program): Fix a typo.
3272 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 3271 From Pavel Janík <Pavel@Janik.cz>.
3273 3272
3274 * international/mule.el (decode-char): Fix a typo. From Pavel 3273 * international/mule.el (decode-char): Fix a typo. From Pavel
3275 Jan,Bm(Bk <Pavel@Janik.cz>. 3274 Janík <Pavel@Janik.cz>.
3276 3275
3277 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel 3276 * textmodes/artist.el (artist-mode): Fix a typo. From Pavel
3278 Jan,Bm(Bk <Pavel@Janik.cz>. 3277 Janík <Pavel@Janik.cz>.
3279 3278
3280 * frame.el (automatic-hscrolling): Fix a typo. From Pavel 3279 * frame.el (automatic-hscrolling): Fix a typo. From Pavel
3281 Jan,Bm(Bk <Pavel@Janik.cz>. 3280 Janík <Pavel@Janik.cz>.
3282 3281
32832001-05-18 Sam Steingold <sds@gnu.org> 32822001-05-18 Sam Steingold <sds@gnu.org>
3284 3283
@@ -3510,7 +3509,7 @@
3510 coding-system-for-read, if it is non-nil. 3509 coding-system-for-read, if it is non-nil.
3511 3510
3512 * calendar/holidays.el (holidays): Add an autoload cookie. 3511 * calendar/holidays.el (holidays): Add an autoload cookie.
3513 From Pavel Jan,Bm(Bk <Pavel@Janik.cz>. 3512 From Pavel Janík <Pavel@Janik.cz>.
3514 3513
35152001-05-08 John Wiegley <johnw@gnu.org> 35142001-05-08 John Wiegley <johnw@gnu.org>
3516 3515
@@ -3953,7 +3952,7 @@
39532001-04-15 Eli Zaretskii <eliz@is.elta.co.il> 39522001-04-15 Eli Zaretskii <eliz@is.elta.co.il>
3954 3953
3955 * info.el (Info-additional-directory-list): Doc fix. Suggested by 3954 * info.el (Info-additional-directory-list): Doc fix. Suggested by
3956 Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>. 3955 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>.
3957 3956
39582001-04-14 Eli Zaretskii <eliz@is.elta.co.il> 39572001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
3959 3958
@@ -4030,7 +4029,7 @@
4030 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook. 4029 (toplevel): Add completion-list-mode-finish to temp-buffer-show-hook.
4031 4030
4032 * language/european.el ("Polish"): Change sample text. 4031 * language/european.el ("Polish"): Change sample text.
4033 From jsbien@mimuw.edu.pl (Janusz S. Bie,Bq(B). 4032 From jsbien@mimuw.edu.pl (Janusz S. Bień).
4034 4033
4035 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG 4034 * progmodes/sh-script.el (sh-indent-line): Add optional PREFIX-ARG
4036 parameter. 4035 parameter.
@@ -4208,10 +4207,10 @@
4208 Add an antry for ``converts''. 4207 Add an antry for ``converts''.
4209 4208
4210 * language/slovak.el ("Slovak"): Add documentation string. 4209 * language/slovak.el ("Slovak"): Add documentation string.
4211 From Pavel@Janik.cz (Pavel Jan,Bm(Bk). 4210 From Pavel@Janik.cz (Pavel Janík).
4212 4211
4213 * language/czech.el ("Czech"): Add documentation string. 4212 * language/czech.el ("Czech"): Add documentation string.
4214 From Pavel@Janik.cz (Pavel Jan,Bm(Bk). 4213 From Pavel@Janik.cz (Pavel Janík).
4215 4214
4216 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf' 4215 * ps-mule.el (ps-mule-font-info-database-bdf): Change `isci24-etl.bdf'
4217 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>. 4216 to `isci24-mule.bdf'. From: Kenichi Handa <handa@etl.go.jp>.
@@ -4922,7 +4921,7 @@
49222001-03-15 Gerd Moellmann <gerd@gnu.org> 49212001-03-15 Gerd Moellmann <gerd@gnu.org>
4923 4922
4924 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support 4923 * textmodes/ispell.el (ispell-dictionary-alist-6): Add support
4925 for Slovak. From Pavel.Janik@suse.cz (Pavel Jan,Bm(Bk ml.). 4924 for Slovak. From Pavel.Janik@suse.cz (Pavel Janík ml.).
4926 4925
49272001-03-14 Gerd Moellmann <gerd@gnu.org> 49262001-03-14 Gerd Moellmann <gerd@gnu.org>
4928 4927
@@ -14110,7 +14109,7 @@
141102000-08-28 Peter Breton <pbreton@ne.mediaone.net> 141092000-08-28 Peter Breton <pbreton@ne.mediaone.net>
14111 14110
14112 * locate.el (locate): Cleaned up locate command's interactive prompting 14111 * locate.el (locate): Cleaned up locate command's interactive prompting
14113 Thanks to Fran,Ag(Bois_Pinard <pinard@iro.umontreal.ca> for suggestions. 14112 Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
14114 14113
14115 * filecache.el (file-cache-case-fold-search): New variable 14114 * filecache.el (file-cache-case-fold-search): New variable
14116 (file-cache-assoc-function): New variable 14115 (file-cache-assoc-function): New variable
@@ -18067,7 +18066,7 @@
18067 18066
180682000-05-07 Dave Love <fx@gnu.org> 180672000-05-07 Dave Love <fx@gnu.org>
18069 18068
18070 * time.el: Small doc fixes from Pavel Jan,Bm(Bk ml. 18069 * time.el: Small doc fixes from Pavel Janík ml.
18071 18070
180722000-05-05 Dave Love <fx@gnu.org> 180712000-05-05 Dave Love <fx@gnu.org>
18073 18072
@@ -20692,7 +20691,7 @@
20692See ChangeLog.8 for earlier changes. 20691See ChangeLog.8 for earlier changes.
20693 20692
20694;; Local Variables: 20693;; Local Variables:
20695;; coding: iso-2022-7bit 20694;; coding: utf-8
20696;; End: 20695;; End:
20697 20696
20698 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 20697 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,