aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2006-11-10 00:21:57 +0000
committerJuanma Barranquero2006-11-10 00:21:57 +0000
commit33462dfacd354645c432dec98c9cf0f29dc97a17 (patch)
tree60473061bdb58a20b8e6d7bedaea9bb8bdbbea03
parentd50daf3f433033738a266d2638098754393a5317 (diff)
downloademacs-33462dfacd354645c432dec98c9cf0f29dc97a17.tar.gz
emacs-33462dfacd354645c432dec98c9cf0f29dc97a17.zip
Add "add-log-time-zone-rule: t" to Local Variables section.
-rw-r--r--ChangeLog1
-rw-r--r--admin/ChangeLog1
-rw-r--r--etc/ChangeLog1
-rw-r--r--leim/ChangeLog1
-rw-r--r--lib-src/ChangeLog1
-rw-r--r--lisp/ChangeLog1
-rw-r--r--lisp/erc/ChangeLog1
-rw-r--r--lisp/gnus/ChangeLog1
-rw-r--r--lisp/mh-e/ChangeLog99
-rw-r--r--lisp/url/ChangeLog1
-rw-r--r--lispintro/ChangeLog1
-rw-r--r--lispref/ChangeLog5
-rw-r--r--lwlib/ChangeLog9
-rw-r--r--mac/ChangeLog1
-rw-r--r--man/ChangeLog1
-rw-r--r--msdos/ChangeLog1
-rw-r--r--nt/ChangeLog1
-rw-r--r--oldXMenu/ChangeLog1
-rw-r--r--src/ChangeLog1
19 files changed, 74 insertions, 55 deletions
diff --git a/ChangeLog b/ChangeLog
index 67ec8cd7c10..1aacb8f327a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6398,6 +6398,7 @@
6398 6398
6399;; Local Variables: 6399;; Local Variables:
6400;; coding: iso-2022-7bit 6400;; coding: iso-2022-7bit
6401;; add-log-time-zone-rule: t
6401;; End: 6402;; End:
6402 6403
6403 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006 6404 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 8074b5340cd..b60edd3bea9 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -392,6 +392,7 @@
392 392
393;; Local Variables: 393;; Local Variables:
394;; coding: iso-2022-7bit 394;; coding: iso-2022-7bit
395;; add-log-time-zone-rule: t
395;; End: 396;; End:
396 397
397 Copyright (C) 2001 Free Software Foundation, Inc. 398 Copyright (C) 2001 Free Software Foundation, Inc.
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 269cb254010..18b25ef72bc 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -3120,6 +3120,7 @@
3120 3120
3121;; Local Variables: 3121;; Local Variables:
3122;; coding: iso-2022-7bit 3122;; coding: iso-2022-7bit
3123;; add-log-time-zone-rule: t
3123;; End: 3124;; End:
3124 3125
3125 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 3126 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 2a3f5daa561..3178d0df3e2 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1630,6 +1630,7 @@
1630 1630
1631;; Local Variables: 1631;; Local Variables:
1632;; coding: iso-2022-7bit 1632;; coding: iso-2022-7bit
1633;; add-log-time-zone-rule: t
1633;; End: 1634;; End:
1634 1635
1635 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc. 1636 Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation, Inc.
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 4050c9c5a83..f0784ab5e4a 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -6052,6 +6052,7 @@ Tue Jul 1 01:09:07 1997 Geoff Voelker <voelker@cs.washington.edu>
6052 6052
6053;; Local Variables: 6053;; Local Variables:
6054;; coding: iso-2022-7bit 6054;; coding: iso-2022-7bit
6055;; add-log-time-zone-rule: t
6055;; End: 6056;; End:
6056 6057
6057 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 6058 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e68a6b8a7fe..1a69ab1262c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -28878,6 +28878,7 @@ See ChangeLog.11 for earlier changes.
28878 28878
28879;; Local Variables: 28879;; Local Variables:
28880;; coding: iso-2022-7bit 28880;; coding: iso-2022-7bit
28881;; add-log-time-zone-rule: t
28881;; End: 28882;; End:
28882 28883
28883 Copyright (C) 2005, 2006 Free Software Foundation, Inc. 28884 Copyright (C) 2005, 2006 Free Software Foundation, Inc.
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 229062365a4..7ea957015a1 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -875,6 +875,7 @@ See ChangeLog.05 for earlier changes.
875 875
876;; Local Variables: 876;; Local Variables:
877;; coding: utf-8 877;; coding: utf-8
878;; add-log-time-zone-rule: t
878;; End: 879;; End:
879 880
880;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a 881;; arch-tag: 865a75f6-2bcb-46df-bf0c-b514dadf688a
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 77a8b32333b..aa222ee43a5 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -4500,6 +4500,7 @@ See ChangeLog.2 for earlier changes.
4500;; Local Variables: 4500;; Local Variables:
4501;; coding: iso-2022-7bit 4501;; coding: iso-2022-7bit
4502;; fill-column: 79 4502;; fill-column: 79
4503;; add-log-time-zone-rule: t
4503;; End: 4504;; End:
4504 4505
4505;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4 4506;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 76875b2849b..a54556b2371 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,15 +1,15 @@
12006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org> 12006-09-25 Stephen Gildea <gildea@stop.mail-abuse.org>
2 2
3 * mh-junk.el (mh-spamassassin-whitelist): Add two missing 3 * mh-junk.el (mh-spamassassin-whitelist): Add two missing
4 quotation marks, so that the last two arguments of sa-learn 4 quotation marks, so that the last two arguments of sa-learn
5 are separated properly (closes SF #1565460). 5 are separated properly (closes SF #1565460).
6 6
7 * (mh-spamassassin-blacklist): In example .procmailrc, add 7 * (mh-spamassassin-blacklist): In example .procmailrc, add
8 PATH element to find mhparam on Debian. 8 PATH element to find mhparam on Debian.
9 9
102006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org> 102006-09-24 Stephen Gildea <gildea@stop.mail-abuse.org>
11 11
12 * mh-comp.el (mh-send-args): Initialize to "" instead of nil 12 * mh-comp.el (mh-send-args): Initialize to "" instead of nil
13 so that we always have a valid string for split-string even if 13 so that we always have a valid string for split-string even if
14 nothing is added in mh-send-letter (closes SF #1564742). 14 nothing is added in mh-send-letter (closes SF #1564742).
15 15
@@ -41,7 +41,7 @@
41 * mh-search.el (mh-search, mh-index-group-by-folder): Add "the" in 41 * mh-search.el (mh-search, mh-index-group-by-folder): Add "the" in
42 loop construct to be consistent with other loops, and because 42 loop construct to be consistent with other loops, and because
43 edebug doesn't work without it. 43 edebug doesn't work without it.
44 44
452006-06-29 Ted Phelps <phelps@gnusto.com> (tiny change) 452006-06-29 Ted Phelps <phelps@gnusto.com> (tiny change)
46 46
47 * mh-search.el (mh-folder-exists-p): Strip + from folder to avoid 47 * mh-search.el (mh-folder-exists-p): Strip + from folder to avoid
@@ -63,7 +63,7 @@
63 * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2> 63 * mh-search.el (mh-index-new-folder): Use -2 suffix instead of <2>
64 suffix for folder names, as <> are illegal filenakme characters on 64 suffix for folder names, as <> are illegal filenakme characters on
65 Windows (closes SF #1507002). 65 Windows (closes SF #1507002).
66 66
672006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change) 672006-06-05 Jacob Morzinski <morzinski@MIT.EDU> (tiny change)
68 68
69 * mh-comp.el (mh-send-uses-spost): New variable. 69 * mh-comp.el (mh-send-uses-spost): New variable.
@@ -71,7 +71,7 @@
71 mh-send-uses-spost is t (closes SF #1486726). 71 mh-send-uses-spost is t (closes SF #1486726).
72 72
732006-06-02 Bill Wohler <wohler@newt.com> 732006-06-02 Bill Wohler <wohler@newt.com>
74 74
75 (mh-folder-exists-p): Change test from an empty buffer, to one 75 (mh-folder-exists-p): Change test from an empty buffer, to one
76 that contains the actual folder, since GNU mailutils' folder 76 that contains the actual folder, since GNU mailutils' folder
77 command displays output if the folder doesn't exist (closes SF 77 command displays output if the folder doesn't exist (closes SF
@@ -250,10 +250,10 @@
250 * mh-xface.el (default-enable-multibyte-characters): Ditto. 250 * mh-xface.el (default-enable-multibyte-characters): Ditto.
251 251
252 * mh-compat.el (mh-font-lock-add-keywords): New alias for 252 * mh-compat.el (mh-font-lock-add-keywords): New alias for
253 font-lock-add-keywords. Returns nil on XEmacs. 253 font-lock-add-keywords. Returns nil on XEmacs.
254 254
255 * mh-e.el: Add MH-E function and variable keywords such as 255 * mh-e.el: Add MH-E function and variable keywords such as
256 mh-defun-compat and mh-defcustom to font-lock-keywords. 256 mh-defun-compat and mh-defcustom to font-lock-keywords.
257 257
2582006-04-13 Bill Wohler <wohler@newt.com> 2582006-04-13 Bill Wohler <wohler@newt.com>
259 259
@@ -443,7 +443,7 @@
443 mail/flag-for-followup instead of highlight, contact instead of 443 mail/flag-for-followup instead of highlight, contact instead of
444 mail/alias, open instead of fld-open, zoom-out instead of widen. 444 mail/alias, open instead of fld-open, zoom-out instead of widen.
445 445
446 * mh-folder.el (mh-execute-commands, mh-rescan-folder): 446 * mh-folder.el (mh-execute-commands, mh-rescan-folder):
447 * mh-funcs.el (mh-pack-folder): Sync docstrings with manual. 447 * mh-funcs.el (mh-pack-folder): Sync docstrings with manual.
448 448
4492006-03-27 Eric Ding <ericding@alum.mit.edu> 4492006-03-27 Eric Ding <ericding@alum.mit.edu>
@@ -499,12 +499,12 @@
499 directory comes first. 499 directory comes first.
500 500
501 * mh-e.el (image-load-path): Define on those Emacsen that lack it 501 * mh-e.el (image-load-path): Define on those Emacsen that lack it
502 to avoid compile and run-time errors. 502 to avoid compile and run-time errors.
503 503
504 * mh-folder.el (mh-folder-mode): Use new idiom for setting 504 * mh-folder.el (mh-folder-mode): Use new idiom for setting
505 image-load-path. 505 image-load-path.
506 506
507 * mh-letter.el (mh-letter-mode): Ditto. 507 * mh-letter.el (mh-letter-mode): Ditto.
508 508
509 * mh-utils.el (mh-logo-display): Ditto. 509 * mh-utils.el (mh-logo-display): Ditto.
510 510
@@ -540,7 +540,7 @@
540 Release MH-E version 7.93. 540 Release MH-E version 7.93.
541 541
542 * mh-e.el (Version, mh-version): Update for release 7.93. 542 * mh-e.el (Version, mh-version): Update for release 7.93.
543 543
5442006-03-05 Bill Wohler <wohler@newt.com> 5442006-03-05 Bill Wohler <wohler@newt.com>
545 545
546 * mh-folder.el (mh-folder-mode): Drop 'load-path argument when 546 * mh-folder.el (mh-folder-mode): Drop 'load-path argument when
@@ -555,7 +555,7 @@
555 * mh-compat.el (mh-image-load-path-for-library): Move here from 555 * mh-compat.el (mh-image-load-path-for-library): Move here from
556 mh-utils.el and wrap with mh-defun-compat since this function will 556 mh-utils.el and wrap with mh-defun-compat since this function will
557 be soon added to image.el. 557 be soon added to image.el.
558 558
559 * mh-utils.el (mh-image-load-path-for-library): Move to 559 * mh-utils.el (mh-image-load-path-for-library): Move to
560 mh-compat.el. 560 mh-compat.el.
561 (mh-normalize-folder-name): Add return-nil-if-folder-empty 561 (mh-normalize-folder-name): Add return-nil-if-folder-empty
@@ -794,7 +794,7 @@
7942006-02-03 Peter S Galbraith <psg@debian.org> 7942006-02-03 Peter S Galbraith <psg@debian.org>
795 795
796 * mh-utils.el (mh-image-load-path): New variable to optionally 796 * mh-utils.el (mh-image-load-path): New variable to optionally
797 hold the directory where MH-E images are stored. If nil, then 797 hold the directory where MH-E images are stored. If nil, then
798 the function `mh-image-load-path' will find it. This variable 798 the function `mh-image-load-path' will find it. This variable
799 will be used for Debian packaging. 799 will be used for Debian packaging.
800 (mh-image-load-path function): Use variable `mh-image-load-path' 800 (mh-image-load-path function): Use variable `mh-image-load-path'
@@ -844,7 +844,7 @@
844 (mh-require, mh-cancel-timer, mh-display-color-cells) 844 (mh-require, mh-cancel-timer, mh-display-color-cells)
845 (mh-line-beginning-position, mh-line-end-position) 845 (mh-line-beginning-position, mh-line-end-position)
846 (mh-match-string-no-properties, mh-replace-regexp-in-string) 846 (mh-match-string-no-properties, mh-replace-regexp-in-string)
847 (mh-view-mode-enter): Move definition here from mh-xemacs.el and 847 (mh-view-mode-enter): Move definition here from mh-xemacs.el and
848 add mh- prefix since compatibility functions should have our 848 add mh- prefix since compatibility functions should have our
849 package prefix (mh-) by Emacs convention and to avoid messing up 849 package prefix (mh-) by Emacs convention and to avoid messing up
850 checks for the same functions in other packages. 850 checks for the same functions in other packages.
@@ -1031,7 +1031,7 @@
1031 mh-letter.el. 1031 mh-letter.el.
1032 1032
1033 * mh-utils.el (mh-get-header-field) 1033 * mh-utils.el (mh-get-header-field)
1034 (mh-letter-hide-all-skipped-fields) 1034 (mh-letter-hide-all-skipped-fields)
1035 (mh-letter-skipped-header-field-p, mh-hidden-header-keymap) 1035 (mh-letter-skipped-header-field-p, mh-hidden-header-keymap)
1036 (mh-letter-toggle-header-field-display) 1036 (mh-letter-toggle-header-field-display)
1037 (mh-letter-skip-leading-whitespace-in-header-field) 1037 (mh-letter-skip-leading-whitespace-in-header-field)
@@ -1086,7 +1086,7 @@
1086 mh-utils.el. 1086 mh-utils.el.
1087 (mh-folder-line-matches-show-buffer-p): Move here from mh-e.el. 1087 (mh-folder-line-matches-show-buffer-p): Move here from mh-e.el.
1088 1088
1089 * mh-buffers.el: Update descriptive text. 1089 * mh-buffers.el: Update descriptive text.
1090 1090
1091 * mh-comp.el (mh-note-repl, mh-note-forw, mh-note-dist): Move to 1091 * mh-comp.el (mh-note-repl, mh-note-forw, mh-note-dist): Move to
1092 new file mh-scan.el. 1092 new file mh-scan.el.
@@ -1126,7 +1126,7 @@
1126 (mh-display-completion-list): Move here from mh-comp.el. 1126 (mh-display-completion-list): Move here from mh-comp.el.
1127 1127
1128 * mh-customize.el: Move content into mh-e.el and remove. 1128 * mh-customize.el: Move content into mh-e.el and remove.
1129 1129
1130 * mh-e.el (mh-folder-mode-map, mh-folder-seq-tool-bar-map) 1130 * mh-e.el (mh-folder-mode-map, mh-folder-seq-tool-bar-map)
1131 (mh-folder-tool-bar-map, mh-inc-spool-map, mh-letter-mode-map) 1131 (mh-folder-tool-bar-map, mh-inc-spool-map, mh-letter-mode-map)
1132 (mh-letter-tool-bar-map, mh-search-mode-map, mh-show-mode-map) 1132 (mh-letter-tool-bar-map, mh-search-mode-map, mh-show-mode-map)
@@ -1292,7 +1292,7 @@
1292 deprecated file mh-customize.el. 1292 deprecated file mh-customize.el.
1293 1293
1294 * mh-exec.el: Move content into mh-e.el and remove. 1294 * mh-exec.el: Move content into mh-e.el and remove.
1295 1295
1296 * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el 1296 * mh-folder.el: New file. Contains mh-folder-mode from mh-e.el
1297 1297
1298 * mh-funcs.el (mh-note-copied, mh-note-printed): Move to new file 1298 * mh-funcs.el (mh-note-copied, mh-note-printed): Move to new file
@@ -1321,7 +1321,7 @@
1321 (mh-inc-spool-list-set): Simplify update of mh-inc-spool-map-help. 1321 (mh-inc-spool-list-set): Simplify update of mh-inc-spool-map-help.
1322 1322
1323 * mh-init.el: Move content into mh-e.el and remove. 1323 * mh-init.el: Move content into mh-e.el and remove.
1324 1324
1325 * mh-junk.el: Update requires, untabify, and add mh-autoload 1325 * mh-junk.el: Update requires, untabify, and add mh-autoload
1326 cookies. 1326 cookies.
1327 1327
@@ -1559,18 +1559,18 @@
1559 file mh-exec.el so that mh-init.el doesn't have to depend on 1559 file mh-exec.el so that mh-init.el doesn't have to depend on
1560 mh-utils.el, breaking circular dependency. 1560 mh-utils.el, breaking circular dependency.
1561 1561
1562 * mh-alias.el: 1562 * mh-alias.el:
1563 * mh-customize.el: 1563 * mh-customize.el:
1564 * mh-e.el: 1564 * mh-e.el:
1565 * mh-funcs.el: 1565 * mh-funcs.el:
1566 * mh-gnus.el: 1566 * mh-gnus.el:
1567 * mh-identity.el: 1567 * mh-identity.el:
1568 * mh-inc.el: 1568 * mh-inc.el:
1569 * mh-junk.el: 1569 * mh-junk.el:
1570 * mh-mime.el: 1570 * mh-mime.el:
1571 * mh-print.el: 1571 * mh-print.el:
1572 * mh-search.el: 1572 * mh-search.el:
1573 * mh-seq.el: 1573 * mh-seq.el:
1574 * mh-speed.el: Added debugging statements (commented out) around 1574 * mh-speed.el: Added debugging statements (commented out) around
1575 requires to help find dependency loops. Will remove them when 1575 requires to help find dependency loops. Will remove them when
1576 issues are resolved. 1576 issues are resolved.
@@ -1634,7 +1634,7 @@
1634 (mh-pick-next-result): Handle new output. 1634 (mh-pick-next-result): Handle new output.
1635 1635
1636 * mh-utils.el: (mh-collect-folder-names): Fix docstring. 1636 * mh-utils.el: (mh-collect-folder-names): Fix docstring.
1637 (mh-children-p, mh-folder-list): New functions. 1637 (mh-children-p, mh-folder-list): New functions.
1638 1638
16392006-01-12 Bill Wohler <wohler@newt.com> 16392006-01-12 Bill Wohler <wohler@newt.com>
1640 1640
@@ -1704,12 +1704,12 @@
1704 * mh-buffers.el: New file. Contains constants and code from 1704 * mh-buffers.el: New file. Contains constants and code from
1705 mh-index.el and mh-utils.el. 1705 mh-index.el and mh-utils.el.
1706 1706
1707 * mh-alias.el: 1707 * mh-alias.el:
1708 * mh-comp.el: 1708 * mh-comp.el:
1709 * mh-e.el: 1709 * mh-e.el:
1710 * mh-funcs.el: 1710 * mh-funcs.el:
1711 * mh-init.el: 1711 * mh-init.el:
1712 * mh-junk.el: 1712 * mh-junk.el:
1713 * mh-mime.el: 1713 * mh-mime.el:
1714 * mh-print.el: 1714 * mh-print.el:
1715 * mh-seq.el: Require new file mh-buffers.el. 1715 * mh-seq.el: Require new file mh-buffers.el.
@@ -1777,7 +1777,7 @@
1777 mh-utils.el. 1777 mh-utils.el.
1778 (mh-no-install, mh-install): Delete. 1778 (mh-no-install, mh-install): Delete.
1779 1779
1780 * mh-customize.el (mh-folder-msg-number): 1780 * mh-customize.el (mh-folder-msg-number):
1781 * mh-mime.el (mh-file-mime-type): Removed trailing whitespace. 1781 * mh-mime.el (mh-file-mime-type): Removed trailing whitespace.
1782 1782
17832006-01-09 Bill Wohler <wohler@newt.com> 17832006-01-09 Bill Wohler <wohler@newt.com>
@@ -1808,11 +1808,11 @@
1808 Comment declaration to remind programmer to update forward 1808 Comment declaration to remind programmer to update forward
1809 definition if default changes. 1809 definition if default changes.
1810 1810
1811 * mh-funcs.el: 1811 * mh-funcs.el:
1812 * mh-inc.el: 1812 * mh-inc.el:
1813 * mh-init.el: 1813 * mh-init.el:
1814 * mh-mime.el: 1814 * mh-mime.el:
1815 * mh-seq.el: 1815 * mh-seq.el:
1816 * mh-utils.el: Use ";; Shush compiler." comment consistently per 1816 * mh-utils.el: Use ";; Shush compiler." comment consistently per
1817 Mark's suggestion. 1817 Mark's suggestion.
1818 1818
@@ -1824,7 +1824,7 @@
1824 peculiarities that you find. Wrapped code for shushing compiler 1824 peculiarities that you find. Wrapped code for shushing compiler
1825 with (eval-when-compile), sometimes moving the defvars closer to 1825 with (eval-when-compile), sometimes moving the defvars closer to
1826 where they were used. 1826 where they were used.
1827 1827
1828 * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string 1828 * mh-alias.el (mh-alias-gecos-name): Use replace-regexp-in-string
1829 instead of mh-replace-in-string as mh-replace-in-string was 1829 instead of mh-replace-in-string as mh-replace-in-string was
1830 replaced by a more appropriate defsubst in mh-xemacs.el. 1830 replaced by a more appropriate defsubst in mh-xemacs.el.
@@ -1874,7 +1874,7 @@
1874 (mh-clean-msg-header): Don't set after-change-functions to nil. 1874 (mh-clean-msg-header): Don't set after-change-functions to nil.
1875 (mh-replace-in-string): Remove. Create defsubst in mh-xemacs.el 1875 (mh-replace-in-string): Remove. Create defsubst in mh-xemacs.el
1876 instead. 1876 instead.
1877 1877
18782006-01-07 Bill Wohler <wohler@newt.com> 18782006-01-07 Bill Wohler <wohler@newt.com>
1879 1879
1880 * mh-customize.el: Updated Faces documentation in header. 1880 * mh-customize.el: Updated Faces documentation in header.
@@ -1897,7 +1897,7 @@
1897 Don't end message with punctuation. Don't need format with 1897 Don't end message with punctuation. Don't need format with
1898 message. Quote messages as in docstrings: use `' around symbols, 1898 message. Quote messages as in docstrings: use `' around symbols,
1899 \" for option choices. Don't use quotes around %s. 1899 \" for option choices. Don't use quotes around %s.
1900 1900
1901 * mh-comp.el (mh-complete-word): Ditto. 1901 * mh-comp.el (mh-complete-word): Ditto.
1902 1902
1903 * mh-customize.el (mh-adaptive-cmd-note-flag-check) 1903 * mh-customize.el (mh-adaptive-cmd-note-flag-check)
@@ -2413,7 +2413,7 @@
2413 (mh-ps-print-msg, mh-ps-print-msg-file) 2413 (mh-ps-print-msg, mh-ps-print-msg-file)
2414 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync 2414 (mh-ps-print-toggle-faces, mh-ps-print-toggle-color): Sync
2415 docstrings with manual. 2415 docstrings with manual.
2416 2416
2417 * mh-utils.el (mh-show-ps-print-msg-show) 2417 * mh-utils.el (mh-show-ps-print-msg-show)
2418 mh-show-ps-print-toggle-mime): Delete. 2418 mh-show-ps-print-toggle-mime): Delete.
2419 (mh-show-ps-print-map): Update accordingly. 2419 (mh-show-ps-print-map): Update accordingly.
@@ -2863,6 +2863,7 @@
2863 2863
2864;; Local Variables: 2864;; Local Variables:
2865;; sentence-end-double-space: nil 2865;; sentence-end-double-space: nil
2866;; add-log-time-zone-rule: t
2866;; End: 2867;; End:
2867 2868
2868;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51 2869;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 78b2366431c..20f9d326adb 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -1697,6 +1697,7 @@
1697 1697
1698Local variables: 1698Local variables:
1699coding: utf-8 1699coding: utf-8
1700add-log-time-zone-rule: t
1700End: 1701End:
1701 1702
1702;; arch-tag: ac117078-3091-4533-be93-098162ac2926 1703;; arch-tag: ac117078-3091-4533-be93-098162ac2926
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog
index 43db19bebc1..342c4aa342d 100644
--- a/lispintro/ChangeLog
+++ b/lispintro/ChangeLog
@@ -216,6 +216,7 @@
216 216
217;; Local Variables: 217;; Local Variables:
218;; coding: iso-2022-7bit 218;; coding: iso-2022-7bit
219;; add-log-time-zone-rule: t
219;; End: 220;; End:
220 221
221 Copyright (C) 2001, 2002, 2003, 2004, 2005, 222 Copyright (C) 2001, 2002, 2003, 2004, 2005,
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 9ae6eabe12e..3a74275c9a3 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -3,9 +3,9 @@
3 * lists.texi (List Variables): Document COMPARE-FN. 3 * lists.texi (List Variables): Document COMPARE-FN.
4 4
5 * keymaps.texi: Avoid use of "binding" to mean a relation; 5 * keymaps.texi: Avoid use of "binding" to mean a relation;
6 use it only to refer to the meaning associated with a key. 6 use it only to refer to the meaning associated with a key.
7 (Keymaps): Change menu node description. 7 (Keymaps): Change menu node description.
8 8
9 * elisp.texi (Top): Change menu node description. 9 * elisp.texi (Top): Change menu node description.
10 10
11 * display.texi (Managing Overlays): Document overlay-recenter. 11 * display.texi (Managing Overlays): Document overlay-recenter.
@@ -5445,6 +5445,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5445 5445
5446;; Local Variables: 5446;; Local Variables:
5447;; coding: iso-2022-7bit 5447;; coding: iso-2022-7bit
5448;; add-log-time-zone-rule: t
5448;; End: 5449;; End:
5449 5450
5450 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 5451 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index 8d39d5a0ed0..5a8f10f02d5 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -12,25 +12,25 @@
12 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions 12 * xlwmenu.c: Include xterm.h if emacs instead of declaring functions
13 used. 13 used.
14 (string_width): Declare as static. 14 (string_width): Declare as static.
15 (Start, pop_up_menu): Set is_hint to 0 before calling 15 (Start, pop_up_menu): Set is_hint to 0 before calling
16 handle_motion_event. 16 handle_motion_event.
17 (pop_up_menu): Return value and parameters for x_catch_errors and 17 (pop_up_menu): Return value and parameters for x_catch_errors and
18 x_uncatch_errors changed. 18 x_uncatch_errors changed.
19 19
202005-09-27 Dan Nicolaescu <dann@ics.uci.edu> 202005-09-27 Dan Nicolaescu <dann@ics.uci.edu>
21 21
22 * xlwmenu.c (find_next_selectable): 22 * xlwmenu.c (find_next_selectable):
23 (find_prev_selectable): Add missing parameter 23 (find_prev_selectable): Add missing parameter
24 declarations. 24 declarations.
25 25
262005-09-24 Dan Nicolaescu <dann@ics.uci.edu> 262005-09-24 Dan Nicolaescu <dann@ics.uci.edu>
27 27
28 * xlwmenu.c: Fix the return type for x_clear_errors and 28 * xlwmenu.c: Fix the return type for x_clear_errors and
29 x_uncatch_errors. 29 x_uncatch_errors.
30 30
312005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 312005-07-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
32 32
33 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for 33 * lwlib-Xm.c (make_menu_in_widget): Disable drag and drop for
34 labels in menu bar. 34 labels in menu bar.
35 35
362005-07-04 Lute Kamstra <lute@gnu.org> 362005-07-04 Lute Kamstra <lute@gnu.org>
@@ -1315,6 +1315,7 @@
1315 1315
1316;; Local Variables: 1316;; Local Variables:
1317;; coding: iso-2022-7bit-unix 1317;; coding: iso-2022-7bit-unix
1318;; add-log-time-zone-rule: t
1318;; End: 1319;; End:
1319 1320
1320 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006 1321 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006
diff --git a/mac/ChangeLog b/mac/ChangeLog
index b1a79bc9edd..1d8048fbf0b 100644
--- a/mac/ChangeLog
+++ b/mac/ChangeLog
@@ -851,6 +851,7 @@
851 851
852;; Local Variables: 852;; Local Variables:
853;; coding: iso-2022-7bit-unix 853;; coding: iso-2022-7bit-unix
854;; add-log-time-zone-rule: t
854;; End: 855;; End:
855 856
856 Copyright (C) 2001, 2002, 2003, 2004, 2005, 857 Copyright (C) 2001, 2002, 2003, 2004, 2005,
diff --git a/man/ChangeLog b/man/ChangeLog
index aba169c6a49..b67731d7678 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -7047,6 +7047,7 @@
7047;; Local Variables: 7047;; Local Variables:
7048;; coding: iso-2022-7bit 7048;; coding: iso-2022-7bit
7049;; fill-column: 79 7049;; fill-column: 79
7050;; add-log-time-zone-rule: t
7050;; End: 7051;; End:
7051 7052
7052 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 7053 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index ded66094592..4a29b928955 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -617,6 +617,7 @@
617 617
618;; Local Variables: 618;; Local Variables:
619;; coding: iso-2022-7bit-unix 619;; coding: iso-2022-7bit-unix
620;; add-log-time-zone-rule: t
620;; End: 621;; End:
621 622
622 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 623 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
diff --git a/nt/ChangeLog b/nt/ChangeLog
index ebdbf5b2b23..4095a130fb0 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1241,6 +1241,7 @@
1241 1241
1242;; Local Variables: 1242;; Local Variables:
1243;; coding: iso-2022-7bit 1243;; coding: iso-2022-7bit
1244;; add-log-time-zone-rule: t
1244;; End: 1245;; End:
1245 1246
1246 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 1247 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index a9d7c9b1279..b4736a0d724 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -441,6 +441,7 @@
441 441
442;; Local Variables: 442;; Local Variables:
443;; coding: iso-2022-7bit-unix 443;; coding: iso-2022-7bit-unix
444;; add-log-time-zone-rule: t
444;; End: 445;; End:
445 446
446 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 447 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001,
diff --git a/src/ChangeLog b/src/ChangeLog
index 12aaac62dd8..d5c02729b54 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -26377,6 +26377,7 @@ See ChangeLog.9 for earlier changes.
26377 26377
26378;; Local Variables: 26378;; Local Variables:
26379;; coding: iso-2022-7bit 26379;; coding: iso-2022-7bit
26380;; add-log-time-zone-rule: t
26380;; End: 26381;; End:
26381 26382
26382 Copyright (C) 2001, 2002, 2003, 2004, 2005, 26383 Copyright (C) 2001, 2002, 2003, 2004, 2005,