aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero2010-07-24 13:53:19 +0200
committerJuanma Barranquero2010-07-24 13:53:19 +0200
commitc4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch)
tree815961aa81b8d66acd9a279f9b47debbeb6f8763
parent80eb92cea85473180b905a1a89607c151e69f317 (diff)
downloademacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz
emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.zip
Fix typos in ChangeLogs.
-rw-r--r--ChangeLog2
-rw-r--r--admin/ChangeLog4
-rw-r--r--doc/emacs/ChangeLog4
-rw-r--r--doc/lispintro/ChangeLog6
-rw-r--r--doc/lispref/ChangeLog6
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--etc/ChangeLog2
-rw-r--r--leim/ChangeLog2
-rw-r--r--lib-src/ChangeLog8
-rw-r--r--lisp/ChangeLog10
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.1022
-rw-r--r--lisp/ChangeLog.1126
-rw-r--r--lisp/ChangeLog.1258
-rw-r--r--lisp/ChangeLog.1310
-rw-r--r--lisp/ChangeLog.142
-rw-r--r--lisp/ChangeLog.24
-rw-r--r--lisp/ChangeLog.36
-rw-r--r--lisp/ChangeLog.592
-rw-r--r--lisp/ChangeLog.624
-rw-r--r--lisp/ChangeLog.888
-rw-r--r--lisp/ChangeLog.9172
-rw-r--r--lisp/gnus/ChangeLog59
-rw-r--r--lisp/gnus/ChangeLog.114
-rw-r--r--lisp/gnus/ChangeLog.226
-rw-r--r--lisp/mh-e/ChangeLog14
-rw-r--r--lisp/mh-e/ChangeLog.134
-rw-r--r--lisp/org/ChangeLog62
-rw-r--r--lwlib/ChangeLog2
-rw-r--r--msdos/ChangeLog4
-rw-r--r--oldXMenu/ChangeLog4
-rw-r--r--src/ChangeLog12
-rw-r--r--src/ChangeLog.1018
-rw-r--r--src/ChangeLog.24
-rw-r--r--src/ChangeLog.32
-rw-r--r--src/ChangeLog.512
-rw-r--r--src/ChangeLog.62
-rw-r--r--src/ChangeLog.924
38 files changed, 428 insertions, 429 deletions
diff --git a/ChangeLog b/ChangeLog
index 71b48dedbde..87f6e965f62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8377,7 +8377,7 @@
8377 (EMACSROOT): New variable, giving the directory under which all of 8377 (EMACSROOT): New variable, giving the directory under which all of
8378 Emacs's libraries should be installed. Changed rest of file to 8378 Emacs's libraries should be installed. Changed rest of file to
8379 use it. 8379 use it.
8380 (LIBDIR): Now denotes only architecture-dependent dir - relevant cha 8380 (LIBDIR): Now denotes only architecture-dependent dir.
8381 (DATADIR): New variable, denoting architecture-independent dir. 8381 (DATADIR): New variable, denoting architecture-independent dir.
8382 (LOCKDIR): New variable, for completeness. 8382 (LOCKDIR): New variable, for completeness.
8383 (SUBDIR): No more etc, new lib-src. 8383 (SUBDIR): No more etc, new lib-src.
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 7a3104c9c40..bda2901ed6e 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -432,7 +432,7 @@
432 432
433 * charsets/mapconv: Handle UNICODE2. 433 * charsets/mapconv: Handle UNICODE2.
434 434
435 * charsets/Makefile (CJK): Include CP932-2BYTE.map 435 * charsets/Makefile (CJK): Include CP932-2BYTE.map.
436 (CP932-2BYTE.map): New target. 436 (CP932-2BYTE.map): New target.
437 437
4382008-02-01 Kenichi Handa <handa@m17n.org> 4382008-02-01 Kenichi Handa <handa@m17n.org>
@@ -752,7 +752,7 @@
752 752
7532004-08-28 Jan Djärv <jan.h.d@swipnet.se> 7532004-08-28 Jan Djärv <jan.h.d@swipnet.se>
754 754
755 * FOR-RELEASE (Indications): Remove entry about GTK and geometry, 755 * FOR-RELEASE (Indications): Remove entry about GTK and geometry
756 (now behaves as well as other ports). 756 (now behaves as well as other ports).
757 757
7582004-06-28 Jan Djärv <jan.h.d@swipnet.se> 7582004-06-28 Jan Djärv <jan.h.d@swipnet.se>
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index 487663109bd..a082f8ddb65 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -606,7 +606,7 @@
606 606
6072009-06-23 Miles Bader <miles@gnu.org> 6072009-06-23 Miles Bader <miles@gnu.org>
608 608
609 * display.texi (Scrolling): Document `recenter-redisplay' 609 * display.texi (Scrolling): Document `recenter-redisplay'.
610 (Temporary Face Changes): Document `text-scale-set'. 610 (Temporary Face Changes): Document `text-scale-set'.
611 611
6122009-06-21 Chong Yidong <cyd@stupidchicken.com> 6122009-06-21 Chong Yidong <cyd@stupidchicken.com>
@@ -5704,7 +5704,7 @@
57042005-03-05 Juri Linkov <juri@jurta.org> 57042005-03-05 Juri Linkov <juri@jurta.org>
5705 5705
5706 * cmdargs.texi (Emacs Invocation): Add cindex 5706 * cmdargs.texi (Emacs Invocation): Add cindex
5707 "invocation (command line arguments)" 5707 "invocation (command line arguments)".
5708 (Misc X): Add -nbc, --no-blinking-cursor. 5708 (Misc X): Add -nbc, --no-blinking-cursor.
5709 5709
57102005-03-04 Ulf Jasper <ulf.jasper@web.de> 57102005-03-04 Ulf Jasper <ulf.jasper@web.de>
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 093a7018ca3..1ab06891961 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -212,7 +212,7 @@
212 (Simple Extension): Replace longer expression with 212 (Simple Extension): Replace longer expression with
213 `emacs-major-version'. Remove comment about `number-to-string' 213 `emacs-major-version'. Remove comment about `number-to-string'
214 function. 214 function.
215 (Miscellaneous): Add filename option, `-H', to `grep' example 215 (Miscellaneous): Add filename option, `-H', to `grep' example.
216 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent 216 (debug, debug-on-entry): Replace `GNU Emacs 22' with `a recent
217 GNU Emacs'. 217 GNU Emacs'.
218 (edebug): More properly state where to place point for 'M-x 218 (edebug): More properly state where to place point for 'M-x
@@ -234,7 +234,7 @@
234 (sentence-end): Specify `in English' for glyphs that end a sentence. 234 (sentence-end): Specify `in English' for glyphs that end a sentence.
235 Note that in GNU Emacs 22, the name refers to both a variable and a 235 Note that in GNU Emacs 22, the name refers to both a variable and a
236 function. 236 function.
237 (fwd-sentence while loops): Write a function as one, not as a form 237 (fwd-sentence while loops): Write a function as one, not as a form.
238 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'. 238 (fwd-para let): Add `which' to sentence with `parstart' and `parsep'.
239 (etags): Move sentences involving `find-tag' and sources. State 239 (etags): Move sentences involving `find-tag' and sources. State
240 location of Emacs `src' directory. 240 location of Emacs `src' directory.
@@ -356,7 +356,7 @@
3562003-11-16 Kevin Ryde <user42@zip.com.au> 3562003-11-16 Kevin Ryde <user42@zip.com.au>
357 357
358 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>] 358 * emacs-lisp-intro.texi: [CVS commitment by <bob@rattlesnake.com>]
359 Corrections to cross references, 359 Corrections to cross references.
360 (Interactive Options): elisp "interactive" -> "Using Interactive". 360 (Interactive Options): elisp "interactive" -> "Using Interactive".
361 (defvar and asterisk): Remove emacs "Edit Options" reference, 361 (defvar and asterisk): Remove emacs "Edit Options" reference,
362 edit-options is no longer described in the emacs manual. 362 edit-options is no longer described in the emacs manual.
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 20e8150599b..cb275335ad7 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -6015,7 +6015,7 @@
60152005-02-05 Eli Zaretskii <eliz@gnu.org> 60152005-02-05 Eli Zaretskii <eliz@gnu.org>
6016 6016
6017 * frames.texi (Color Names): Add pointer to the X docs about RGB 6017 * frames.texi (Color Names): Add pointer to the X docs about RGB
6018 color specifications. Improve indexing 6018 color specifications. Improve indexing.
6019 (Text Terminal Colors): Replace the description of RGB values by 6019 (Text Terminal Colors): Replace the description of RGB values by
6020 an xref to "Color Names". 6020 an xref to "Color Names".
6021 6021
@@ -7778,7 +7778,7 @@
7778 * minibuf.texi (Reading File Names): read-file-name has new 7778 * minibuf.texi (Reading File Names): read-file-name has new
7779 arg PREDICATE. New function read-directory-name. 7779 arg PREDICATE. New function read-directory-name.
7780 7780
7781 * macros.texi (Defining Macros): Give definition of `declare' 7781 * macros.texi (Defining Macros): Give definition of `declare'.
7782 (Indenting Macros): New node. 7782 (Indenting Macros): New node.
7783 7783
7784 * frames.texi (Parameter Access): Add modify-all-frames-parameters. 7784 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
@@ -7882,7 +7882,7 @@
7882 * numbers.texi (Integer Basics): Add most-positive-fixnum, 7882 * numbers.texi (Integer Basics): Add most-positive-fixnum,
7883 most-negative-fixnum. 7883 most-negative-fixnum.
7884 7884
7885 * compile.texi (Byte Compilation): Explain no-byte-compile 7885 * compile.texi (Byte Compilation): Explain no-byte-compile.
7886 (Compiler Errors): New node. 7886 (Compiler Errors): New node.
7887 7887
7888 * os.texi (User Identification): user-uid, user-real-uid 7888 * os.texi (User Identification): user-uid, user-real-uid
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 44d1e00be0d..29767dfa2a7 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -4777,7 +4777,7 @@
4777 4777
4778 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'. 4778 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4779 (Agenda): Document commands `org-cycle-agenda-files' and 4779 (Agenda): Document commands `org-cycle-agenda-files' and
4780 `org-agenda-file-to-front' 4780 `org-agenda-file-to-front'.
4781 (Built-in table editor): Document `org-table-sort-lines'. 4781 (Built-in table editor): Document `org-table-sort-lines'.
4782 (HTML formatting): Export of hand-formatted lists. 4782 (HTML formatting): Export of hand-formatted lists.
4783 4783
@@ -6366,7 +6366,7 @@
6366 6366
63672000-12-14 Dave Love <fx@gnu.org> 63672000-12-14 Dave Love <fx@gnu.org>
6368 6368
6369 * Makefile.in (mostlyclean): Remove gnustmp.* 6369 * Makefile.in (mostlyclean): Remove gnustmp.*.
6370 (gnus.dvi): Change rule to remove @latex stuff. 6370 (gnus.dvi): Change rule to remove @latex stuff.
6371 6371
63722000-10-19 Eric M. Ludlam <zappo@ultranet.com> 63722000-10-19 Eric M. Ludlam <zappo@ultranet.com>
diff --git a/etc/ChangeLog b/etc/ChangeLog
index ee1915245a0..16d49e1f8a7 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -4941,7 +4941,7 @@
4941 * etags.c: Changes for VMS. 4941 * etags.c: Changes for VMS.
4942 Always define ETAGS on VMS. 4942 Always define ETAGS on VMS.
4943 Define macros GOOD and BAD for success and failure exit codes. 4943 Define macros GOOD and BAD for success and failure exit codes.
4944 (begtk, intk): Allow `$' in identifiers 4944 (begtk, intk): Allow `$' in identifiers.
4945 (main): Don't support -B, -F or -u on VMS. 4945 (main): Don't support -B, -F or -u on VMS.
4946 Alternate loop for scanning filename arguments. 4946 Alternate loop for scanning filename arguments.
4947 (system): Delete definition of this function. 4947 (system): Delete definition of this function.
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 972a3279a29..174102b7817 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1189,7 +1189,7 @@
1189 1189
11902001-03-31 Kenichi Handa <handa@etl.go.jp> 11902001-03-31 Kenichi Handa <handa@etl.go.jp>
1191 1191
1192 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc 1192 * Makefile.in (TIT-GB): Delete quail/PY.elc and quail/ZIRANMA.elc.
1193 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc 1193 (NON-TIT-BIG5): Delete ${srcdir}/quail/quick-b5.elc
1194 ${srcdir}/quail/tsang-b5.elc. 1194 ${srcdir}/quail/tsang-b5.elc.
1195 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}. 1195 (CHINESE-NON-TIT): Delete ${NON-TIT-CNS}.
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 424f3db53a1..249dfa44fa4 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -779,7 +779,7 @@
779 779
7802008-02-01 Jason Rumney <jasonr@gnu.org> 7802008-02-01 Jason Rumney <jasonr@gnu.org>
781 781
782 * makefile.w32-in (obj): Sync with src/Makefile.in 782 * makefile.w32-in (obj): Sync with src/Makefile.in.
783 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions. 783 (TOOLTIP_SUPPORT, WINDOW_SUPPORT): New definitions.
784 (WINNT_SUPPORT): Add term/w32-win.elc. 784 (WINNT_SUPPORT): Add term/w32-win.elc.
785 (lisp1, lisp2): Sync with lisp in src/Makefile.in. 785 (lisp1, lisp2): Sync with lisp in src/Makefile.in.
@@ -2475,7 +2475,7 @@
2475 2475
2476 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to 2476 * makefile.w32-in (WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to
2477 using .elc files. 2477 using .elc files.
2478 (lisp): Sync with list in src/Makefile.in 2478 (lisp): Sync with list in src/Makefile.in.
2479 (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared. 2479 (VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
2480 2480
24812002-02-10 Paul Eggert <eggert@twinsun.com> 24812002-02-10 Paul Eggert <eggert@twinsun.com>
@@ -6317,7 +6317,7 @@
6317 (TOKEN): Member linestart removed. 6317 (TOKEN): Member linestart removed.
6318 (linepos, prev_linepos, lb1): Deleted. 6318 (linepos, prev_linepos, lb1): Deleted.
6319 (main): Call initbuffer on lbs array instead of lb1. 6319 (main): Call initbuffer on lbs array instead of lb1.
6320 (init): Removed the initialisation of the logical _gd array; 6320 (init): Removed the initialisation of the logical _gd array.
6321 (find_entries): A .sa suffix means assembler file. 6321 (find_entries): A .sa suffix means assembler file.
6322 (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec. 6322 (C_create_stab): "auto", "void", "extern", "static" are st_C_typespec.
6323 All C state machines rewritten. 6323 All C state machines rewritten.
@@ -7181,7 +7181,7 @@
7181 * etags.c: Changes for VMS. 7181 * etags.c: Changes for VMS.
7182 Always define ETAGS on VMS. 7182 Always define ETAGS on VMS.
7183 Define macros GOOD and BAD for success and failure exit codes. 7183 Define macros GOOD and BAD for success and failure exit codes.
7184 (begtk, intk): Allow `$' in identifiers 7184 (begtk, intk): Allow `$' in identifiers.
7185 (main): Don't support -B, -F or -u on VMS. 7185 (main): Don't support -B, -F or -u on VMS.
7186 Alternate loop for scanning filename arguments. 7186 Alternate loop for scanning filename arguments.
7187 (system): Delete definition of this function. 7187 (system): Delete definition of this function.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a51004a74a1..6922c2190e8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -57,7 +57,7 @@
57 (sql-linter-login-params): Use it. 57 (sql-linter-login-params): Use it.
58 (sql-sqlite-login-params): Use it; Define "database" parameter as 58 (sql-sqlite-login-params): Use it; Define "database" parameter as
59 a file name. 59 a file name.
60 (sql-sqlite-program): Change to "sqlite3" 60 (sql-sqlite-program): Change to "sqlite3".
61 (sql-comint-sqlite): Make sure database name is complete. 61 (sql-comint-sqlite): Make sure database name is complete.
62 (sql-for-each-login): New function. 62 (sql-for-each-login): New function.
63 (sql-connect, sql-save-connection): Use it. 63 (sql-connect, sql-save-connection): Use it.
@@ -141,7 +141,7 @@
141 (sql-informix-login-params, sql-ingres-login-params) 141 (sql-informix-login-params, sql-ingres-login-params)
142 (sql-ms-login-params, sql-postgres-login-params) 142 (sql-ms-login-params, sql-postgres-login-params)
143 (sql-interbase-login-params, sql-db2-login-params) 143 (sql-interbase-login-params, sql-db2-login-params)
144 (sql-linter-login-params): Add `port' option 144 (sql-linter-login-params): Add `port' option.
145 (sql-get-product-feature): Added NO-INDIRECT parameter. 145 (sql-get-product-feature): Added NO-INDIRECT parameter.
146 (sql-comint-oracle, sql-comint-sybase) 146 (sql-comint-oracle, sql-comint-sybase)
147 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql) 147 (sql-comint-informix, sql-comint-sqlite, sql-comint-mysql)
@@ -151,7 +151,7 @@
151 sql-comint-*. 151 sql-comint-*.
152 (sql-product-alist, sql-mode-menu): Renamed as above and 152 (sql-product-alist, sql-mode-menu): Renamed as above and
153 :sqli-connect-func to :sqli-comint-func. 153 :sqli-connect-func to :sqli-comint-func.
154 (sql-connection): New variable 154 (sql-connection): New variable.
155 (sql-interactive-mode): Set it. 155 (sql-interactive-mode): Set it.
156 (sql-connection-alist): New variable. 156 (sql-connection-alist): New variable.
157 (sql-connect): New function. 157 (sql-connect): New function.
@@ -3292,7 +3292,7 @@
3292 (verilog-pretty-declarations): Support lineup of declarations in 3292 (verilog-pretty-declarations): Support lineup of declarations in
3293 port lists. 3293 port lists.
3294 (verilog-skip-backward-comments, verilog-skip-forward-comment-p): 3294 (verilog-skip-backward-comments, verilog-skip-forward-comment-p):
3295 fix bug for /* / comments 3295 fix bug for /* / comments.
3296 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws): 3296 (verilog-backward-syntactic-ws, verilog-forward-syntactic-ws):
3297 Speed up and simplfy as this is never called with a bound. 3297 Speed up and simplfy as this is never called with a bound.
3298 (verilog-pretty-declarations): Enhance to line up declarations 3298 (verilog-pretty-declarations): Enhance to line up declarations
@@ -5401,7 +5401,7 @@
5401 5401
54022010-01-02 Karl Fogel <kfogel@red-bean.com> 54022010-01-02 Karl Fogel <kfogel@red-bean.com>
5403 5403
5404 * bookmark.el (bookmark-bmenu-any-marks): New function 5404 * bookmark.el (bookmark-bmenu-any-marks): New function.
5405 (bookmark-bmenu-save): Clear buffer modification if no marks. 5405 (bookmark-bmenu-save): Clear buffer modification if no marks.
5406 5406
54072010-01-02 Karl Fogel <kfogel@red-bean.com> 54072010-01-02 Karl Fogel <kfogel@red-bean.com>
diff --git a/lisp/ChangeLog.1 b/lisp/ChangeLog.1
index bd8b8c3ae27..8d9cf2a6eb2 100644
--- a/lisp/ChangeLog.1
+++ b/lisp/ChangeLog.1
@@ -1021,8 +1021,6 @@
1021 in the *compilation* buffer, thus allowing buffers to have local 1021 in the *compilation* buffer, thus allowing buffers to have local
1022 compilation-error-regexp variables. 1022 compilation-error-regexp variables.
1023 1023
1024 (provide 'compile)
1025
10261985-12-05 Richard M. Stallman (rms@prep) 10241985-12-05 Richard M. Stallman (rms@prep)
1027 1025
1028 * files.el (recover-file): 1026 * files.el (recover-file):
@@ -1495,7 +1493,7 @@
1495 1493
1496 * mouseinit.el 1494 * mouseinit.el
1497 Delete this file. Put its contents in files 1495 Delete this file. Put its contents in files
1498 term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el 1496 term-bg.el, term-bgnv.el, term-bgrv.el, term-bbn.el.
1499 (Perhaps there should be a subdirectory emacs/lisp/term/ ??) 1497 (Perhaps there should be a subdirectory emacs/lisp/term/ ??)
1500 1498
15011985-10-23 Richard M. Stallman (rms@prep) 14991985-10-23 Richard M. Stallman (rms@prep)
@@ -1915,7 +1913,7 @@
1915 1913
1916 * texinfo.el: 1914 * texinfo.el:
1917 Change syntax for @xref and @pxref to use braces. 1915 Change syntax for @xref and @pxref to use braces.
1918 Change syntax for @node to read entire line 1916 Change syntax for @node to read entire line.
1919 (new function texinfo-format-parse-line-args for that). 1917 (new function texinfo-format-parse-line-args for that).
1920 Change paragraph-separate, etc., so only directives without 1918 Change paragraph-separate, etc., so only directives without
1921 braces separate paragraphs. When formatting, discard all of the 1919 braces separate paragraphs. When formatting, discard all of the
@@ -2178,8 +2176,8 @@
2178 "c-continued-statement-offset" as in the documentation and manual 2176 "c-continued-statement-offset" as in the documentation and manual
2179 2177
2180 * rmail.el (rmail-find): 2178 * rmail.el (rmail-find):
2181 Hack default of last search string, hack reverse search 2179 Hack default of last search string, hack reverse search.
2182 (-ve prefix arg) 2180 (-ve prefix arg):
2183 Make "-" be negative-argument 2181 Make "-" be negative-argument
2184 2182
21851985-07-23 Richard Mlynarik (mly@mit-prep) 21831985-07-23 Richard Mlynarik (mly@mit-prep)
@@ -3097,7 +3095,7 @@
3097 3095
3098 * sendmail.el, loaddefs.el 3096 * sendmail.el, loaddefs.el
3099 added send-mail-function; initially sendmail-send-it 3097 added send-mail-function; initially sendmail-send-it
3100 (also, mail-yank-ignored-headers had a typo) 3098 (also, mail-yank-ignored-headers had a typo).
3101 3099
3102 * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...) 3100 * rmail.el (rmail-get-new-mail, convert-to-babyl-format, ...)
3103 * loaddefs.el: 3101 * loaddefs.el:
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 50b82e13a15..cf4d13ccefb 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -1357,7 +1357,7 @@
1357 1357
13582003-06-10 Rajesh Vaidheeswarran <rv@gnu.org> 13582003-06-10 Rajesh Vaidheeswarran <rv@gnu.org>
1359 1359
1360 * whitespace.el (whitespace-version): Bump to 3.3 1360 * whitespace.el (whitespace-version): Bump to 3.3.
1361 (whitespace-cleanup): Respect user preference for silence 1361 (whitespace-cleanup): Respect user preference for silence
1362 1362
1363 * whitespace.el: Remove :tag in commentary :link. Remove empty 1363 * whitespace.el: Remove :tag in commentary :link. Remove empty
@@ -1645,7 +1645,7 @@
1645 (bibtex-version): Remove support for bug reporting. 1645 (bibtex-version): Remove support for bug reporting.
1646 (bibtex-field-delimiters, bibtex-entry-delimiters) 1646 (bibtex-field-delimiters, bibtex-entry-delimiters)
1647 (bibtex-sort-ignore-string-entries, bibtex-maintain-sorted-entries) 1647 (bibtex-sort-ignore-string-entries, bibtex-maintain-sorted-entries)
1648 Replace make-variable-buffer-local by make-local-variable for 1648 Replace make-variable-buffer-local by make-local-variable.
1649 (bibtex-entry-format): New tag `required-fields'. 1649 (bibtex-entry-format): New tag `required-fields'.
1650 (bibtex-maintain-sorted-entries): New var. 1650 (bibtex-maintain-sorted-entries): New var.
1651 (bibtex-sort-entry-class, bibtex-sort-entry-class-alist): New vars. 1651 (bibtex-sort-entry-class, bibtex-sort-entry-class-alist): New vars.
@@ -4069,9 +4069,9 @@
4069 (ccl-encode-mule-utf-16-le-with-signature) 4069 (ccl-encode-mule-utf-16-le-with-signature)
4070 (ccl-encode-mule-utf-16-be-with-signature): New CCL programs. 4070 (ccl-encode-mule-utf-16-be-with-signature): New CCL programs.
4071 (mule-utf-16-post-read-conversion): New function. 4071 (mule-utf-16-post-read-conversion): New function.
4072 (mule-utf-16-le-with-signature, mule-utf-16-be-with-signature), 4072 (mule-utf-16-le-with-signature, mule-utf-16-be-with-signature)
4073 (mule-utf-16): New coding systems. 4073 (mule-utf-16): New coding systems.
4074 (utf-16-le-with-signature, utf-16-be-with-signature), 4074 (utf-16-le-with-signature, utf-16-be-with-signature)
4075 (utf-16): Aliases of the above coding systems. 4075 (utf-16): Aliases of the above coding systems.
4076 4076
40772003-04-08 Martin Stjernholm <bug-cc-mode@gnu.org> 40772003-04-08 Martin Stjernholm <bug-cc-mode@gnu.org>
@@ -4109,7 +4109,7 @@
4109 Other cleanups. 4109 Other cleanups.
4110 Command line option --no-desktop introduced. 4110 Command line option --no-desktop introduced.
4111 (desktop-read): Record buffers in the desktop file in 4111 (desktop-read): Record buffers in the desktop file in
4112 the same order as that in the buffer list, 4112 the same order as that in the buffer list.
4113 (desktop-save): Put buffers in the order given in desktop file, 4113 (desktop-save): Put buffers in the order given in desktop file,
4114 regardless of what handlers do. 4114 regardless of what handlers do.
4115 (desktop-file-version): New variable. Version number of desktop 4115 (desktop-file-version): New variable. Version number of desktop
@@ -7684,7 +7684,7 @@
7684 * gdb-ui.el : Remove inappropriate key-bindings. 7684 * gdb-ui.el : Remove inappropriate key-bindings.
7685 (gdb-info-breakpoints-custom, gdb-goto-bp-this-line): 7685 (gdb-info-breakpoints-custom, gdb-goto-bp-this-line):
7686 Parse correctly when breakpoint has no line number. 7686 Parse correctly when breakpoint has no line number.
7687 (def-gdb-auto-update-handler, gdb-info-locals-handler), 7687 (def-gdb-auto-update-handler, gdb-info-locals-handler)
7688 (gdb-display-end): Avoid using insert-buffer. 7688 (gdb-display-end): Avoid using insert-buffer.
7689 (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select. 7689 (gdb-frames-select-by-mouse): Rename gdb-frames-mouse-select.
7690 7690
@@ -20177,10 +20177,10 @@
20177 20177
201782002-01-05 Andre Spiegel <spiegel@gnu.org> 201782002-01-05 Andre Spiegel <spiegel@gnu.org>
20179 20179
20180 * vc.el (vc-branch-part): Return nil if there's no `.' 20180 * vc.el (vc-branch-part): Return nil if there's no `.'.
20181 (vc-default-previous-version): Renamed from vc-previous-version. 20181 (vc-default-previous-version): Renamed from vc-previous-version.
20182 New args BACKEND and FILE. Return nil for revision numbers 20182 New args BACKEND and FILE. Return nil for revision numbers
20183 without a `.' 20183 without a `.'.
20184 (vc-version-diff): Call vc-BACKEND-previous-version. 20184 (vc-version-diff): Call vc-BACKEND-previous-version.
20185 (vc-steal-lock): Steal lock before composing mail, so that no mail 20185 (vc-steal-lock): Steal lock before composing mail, so that no mail
20186 is sent when the stealing goes wrong. And we'll actually see the 20186 is sent when the stealing goes wrong. And we'll actually see the
@@ -23253,11 +23253,11 @@
23253 lambda expression. 23253 lambda expression.
23254 (ps-mode-menu-main): Submenu with options on/off was replaced with 23254 (ps-mode-menu-main): Submenu with options on/off was replaced with
23255 a toggle button. 23255 a toggle button.
23256 (ps-mode, ps-run-mode): Define with `define-derived-mode' 23256 (ps-mode, ps-run-mode): Define with `define-derived-mode'.
23257 (ps-mode): Autoload cookie added on same line as comment. 23257 (ps-mode): Autoload cookie added on same line as comment.
23258 (ps-mode-tabkey, ps-mode-backward-delete-char): 23258 (ps-mode-tabkey, ps-mode-backward-delete-char):
23259 (ps-mode-r-balance): Replace `delete-horizontal-space' and 23259 (ps-mode-r-balance): Replace `delete-horizontal-space' and
23260 `indent-to' with `indent-line-to' 23260 `indent-to' with `indent-line-to'.
23261 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall' 23261 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
23262 instead of `eval'. 23262 instead of `eval'.
23263 (ps-mode-print-region): Use `with-temp-buffer'. 23263 (ps-mode-print-region): Use `with-temp-buffer'.
@@ -23464,7 +23464,7 @@
23464 (vc-default-annotate-current-time): Added. 23464 (vc-default-annotate-current-time): Added.
23465 23465
23466 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic 23466 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
23467 version in vc.el, with 23467 version in vc.el.
23468 (vc-cvs-annotate-current-time): Added, as override of default. 23468 (vc-cvs-annotate-current-time): Added, as override of default.
23469 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed) 23469 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
23470 `vc-cvs-annotate-difference'. 23470 `vc-cvs-annotate-difference'.
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 86bf9434fc9..c1ee441ea6b 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -84,7 +84,7 @@
84 84
852004-12-30 Andreas Leue <al@sphenon.de> 852004-12-30 Andreas Leue <al@sphenon.de>
86 86
87 * textmodes/artist.el (artist-version): 1.2.6 87 * textmodes/artist.el (artist-version): 1.2.6.
88 (artist-prev-next-op-alist): New variable. 88 (artist-prev-next-op-alist): New variable.
89 (artist-select-next-op-in-list): New function. 89 (artist-select-next-op-in-list): New function.
90 (artist-select-prev-op-in-list): New function. 90 (artist-select-prev-op-in-list): New function.
@@ -380,7 +380,7 @@
380 (calculator-radix-grouping-digits) 380 (calculator-radix-grouping-digits)
381 (calculator-radix-grouping-separator): 381 (calculator-radix-grouping-separator):
382 New defcustoms for the new radix grouping mode functionality. 382 New defcustoms for the new radix grouping mode functionality.
383 (calculator-mode-hook): Now used in electric mode too, 383 (calculator-mode-hook): Now used in electric mode too.
384 (calculator): Call it. 384 (calculator): Call it.
385 (calculator-mode-map): Some new keys. 385 (calculator-mode-map): Some new keys.
386 (calculator-message): New function. Some new calls. 386 (calculator-message): New function. Some new calls.
@@ -2239,7 +2239,7 @@
2239 (math-so-far, math-integ-expr, math-expr-parts, calc-low) 2239 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
2240 (calc-high, math-solve-var, math-solve-full, math-solve-vars) 2240 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
2241 (math-try-solve-sign, math-solve-b, math-solve-system-vv) 2241 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
2242 (math-solve-res): New variables 2242 (math-solve-res): New variables.
2243 (math-derivative, calcFunc-deriv, calcFunc-tderiv) 2243 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
2244 (math-integral, math-replace-integral-parts) 2244 (math-integral, math-replace-integral-parts)
2245 (math-integrate-by-parts, calc-dump-integral-cache) 2245 (math-integrate-by-parts, calc-dump-integral-cache)
@@ -4692,7 +4692,7 @@
4692 mark mode (to include the current match to region boundaries). 4692 mark mode (to include the current match to region boundaries).
4693 Push the search string to `query-replace-from-history-variable'. 4693 Push the search string to `query-replace-from-history-variable'.
4694 Add prompt "Query replace regexp" for isearch-regexp. 4694 Add prompt "Query replace regexp" for isearch-regexp.
4695 Add region beginning/end as last arguments of `perform-replace.' 4695 Add region beginning/end as last arguments of `perform-replace'.
4696 (isearch-query-replace-regexp): Replace code by the call to 4696 (isearch-query-replace-regexp): Replace code by the call to
4697 `isearch-query-replace' with arg `t'. 4697 `isearch-query-replace' with arg `t'.
4698 4698
@@ -9809,7 +9809,7 @@
9809 9809
9810 (compile): Additional argument for interactive compiles like TeX. 9810 (compile): Additional argument for interactive compiles like TeX.
9811 9811
9812 * progmodes/grep.el (kill-grep): Move here from compile.el 9812 * progmodes/grep.el (kill-grep): Move here from compile.el.
9813 (grep-error, grep-hit-face, grep-error-face) 9813 (grep-error, grep-hit-face, grep-error-face)
9814 (grep-mode-font-lock-keywords): New variables. 9814 (grep-mode-font-lock-keywords): New variables.
9815 (grep-regexp-alist): Simplify regexp and add `binary' case. 9815 (grep-regexp-alist): Simplify regexp and add `binary' case.
@@ -10944,12 +10944,12 @@
10944 (rsf-bbdb-auto-delete-spam-entries): Rename from 10944 (rsf-bbdb-auto-delete-spam-entries): Rename from
10945 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is 10945 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
10946 scanned together with the recipients field for spam testing; Don't 10946 scanned together with the recipients field for spam testing; Don't
10947 delete spam message if rmail-delete-after-output is non-nil; 10947 delete spam message if rmail-delete-after-output is non-nil.
10948 (rsf-check-field): New function, extracted from code in 10948 (rsf-check-field): New function, extracted from code in
10949 rmail-spam-filter to ease addition of header fields like 10949 rmail-spam-filter to ease addition of header fields like
10950 content-type:; 10950 content-type:.
10951 (message-content-type): New variable. The content-type: field was 10951 (message-content-type): New variable. The content-type: field was
10952 added also in defcustom of rsf-definitions-alist; 10952 added also in defcustom of rsf-definitions-alist.
10953 (rmail-spam-filter): Replace repeated test code for header fields 10953 (rmail-spam-filter): Replace repeated test code for header fields
10954 by calls to check-field; change the call to 10954 by calls to check-field; change the call to
10955 rmail-output-to-rmail-file such that rmail-current-message stays 10955 rmail-output-to-rmail-file such that rmail-current-message stays
@@ -11474,7 +11474,7 @@
114742003-12-29 Stuart Herring <herring@lanl.gov> (tiny change) 114742003-12-29 Stuart Herring <herring@lanl.gov> (tiny change)
11475 11475
11476 * comint.el (comint-watch-for-password-prompt): Pass `string' as 11476 * comint.el (comint-watch-for-password-prompt): Pass `string' as
11477 arg to send-invisible 11477 arg to send-invisible.
11478 (send-invisible): Doc fix. The argument is now a prompt, not the 11478 (send-invisible): Doc fix. The argument is now a prompt, not the
11479 string to send. 11479 string to send.
11480 (comint-read-noecho): Doc fix. 11480 (comint-read-noecho): Doc fix.
@@ -12951,7 +12951,7 @@
12951 Ensure that recentf correctly updates the menu bar. 12951 Ensure that recentf correctly updates the menu bar.
12952 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix. 12952 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
12953 (recentf-menu-bar): New function. 12953 (recentf-menu-bar): New function.
12954 (recentf-clear-data): Use it 12954 (recentf-clear-data): Use it.
12955 (recentf-update-menu): Likewise. Use easy-menu-add-item instead 12955 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
12956 of easy-menu-change. 12956 of easy-menu-change.
12957 12957
@@ -13500,7 +13500,7 @@
13500 (reftex-toc-split-windows-fraction): New option. 13500 (reftex-toc-split-windows-fraction): New option.
13501 (reftex-recenter-toc-when-idle): Search *toc* window on all 13501 (reftex-recenter-toc-when-idle): Search *toc* window on all
13502 visible frames. 13502 visible frames.
13503 (reftex-toc): Additional parameter REUSE 13503 (reftex-toc): Additional parameter REUSE.
13504 (reftex-toc-recenter): Remember current frame. Call `reftex-toc' 13504 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
13505 with REUSE argument. 13505 with REUSE argument.
13506 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for 13506 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
@@ -14153,7 +14153,7 @@
14153 erroneously in previous version. 14153 erroneously in previous version.
14154 (bibtex-string-files): Docstring reflects new parsing scheme. 14154 (bibtex-string-files): Docstring reflects new parsing scheme.
14155 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix 14155 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
14156 docstring, add # as one of the chars to crush 14156 docstring, add # as one of the chars to crush.
14157 (bibtex-autokey-prefix-string, bibtex-autokey-names) 14157 (bibtex-autokey-prefix-string, bibtex-autokey-names)
14158 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names) 14158 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
14159 (bibtex-autokey-name-change-strings) 14159 (bibtex-autokey-name-change-strings)
@@ -14229,7 +14229,7 @@
14229 preamble entries. 14229 preamble entries.
14230 (bibtex-fill-field-bounds): New function. 14230 (bibtex-fill-field-bounds): New function.
14231 (bibtex-fill-field): New command. Bound to fill-paragraph-function. 14231 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
14232 (bibtex-fill-entry): Use bibtex-fill-field-bounds 14232 (bibtex-fill-entry): Use bibtex-fill-field-bounds.
14233 (bibtex-String): Use bibtex-strings. Always obey 14233 (bibtex-String): Use bibtex-strings. Always obey
14234 bibtex-sort-ignore-string-entries. 14234 bibtex-sort-ignore-string-entries.
14235 14235
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index b058e6813d5..640c45dfc0c 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -943,7 +943,7 @@
9432007-03-20 Richard Stallman <rms@gnu.org> 9432007-03-20 Richard Stallman <rms@gnu.org>
944 944
945 * textmodes/ispell.el (ispell-call-process): New function. 945 * textmodes/ispell.el (ispell-call-process): New function.
946 Defends against bad `default-directory.' 946 Defends against bad `default-directory'.
947 (ispell-check-version, ispell-find-aspell-dictionaries) 947 (ispell-check-version, ispell-find-aspell-dictionaries)
948 (ispell-get-aspell-config-value, lookup-words): Call it. 948 (ispell-get-aspell-config-value, lookup-words): Call it.
949 (ispell-call-process-region): New function. 949 (ispell-call-process-region): New function.
@@ -1606,7 +1606,7 @@
1606 (org-set-frame-title, org-show-reference) 1606 (org-set-frame-title, org-show-reference)
1607 (org-unhighlight-once, org-verify-change-for-undo): New functions. 1607 (org-unhighlight-once, org-verify-change-for-undo): New functions.
1608 (org-show-variable): Remove command. 1608 (org-show-variable): Remove command.
1609 (org-add-log-maybe): New arguments STATE, FINDPOS 1609 (org-add-log-maybe): New arguments STATE, FINDPOS.
1610 (org-table-sort-lines): Rewrite from scratch. 1610 (org-table-sort-lines): Rewrite from scratch.
1611 (org-link-search): New argument AVOID-POS. 1611 (org-link-search): New argument AVOID-POS.
1612 (org-print-icalendar-entries): Remove argument CATEGORY. 1612 (org-print-icalendar-entries): Remove argument CATEGORY.
@@ -2938,7 +2938,7 @@
2938 2938
29392006-12-30 Jan Djärv <jan.h.d@swipnet.se> 29392006-12-30 Jan Djärv <jan.h.d@swipnet.se>
2940 2940
2941 * scroll-bar.el (previous-scroll-bar-mode): New variable 2941 * scroll-bar.el (previous-scroll-bar-mode): New variable.
2942 (set-scroll-bar-mode): Set previous-scroll-bar-mode. 2942 (set-scroll-bar-mode): Set previous-scroll-bar-mode.
2943 (scroll-bar-mode): Use previous-scroll-bar-mode if set. 2943 (scroll-bar-mode): Use previous-scroll-bar-mode if set.
2944 2944
@@ -5438,7 +5438,7 @@
5438 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification' 5438 (cperl-to-comment-or-eol): Do not call `cperl-update-syntaxification'
5439 recursively. 5439 recursively.
5440 Bound `next-single-property-change' via `point-max'. 5440 Bound `next-single-property-change' via `point-max'.
5441 (cperl-unwind-to-safe): Bound likewise 5441 (cperl-unwind-to-safe): Bound likewise.
5442 (cperl-font-lock-fontify-region-function): Likewise. 5442 (cperl-font-lock-fontify-region-function): Likewise.
5443 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol' 5443 (cperl-find-pods-heres): Mark as recursive for `cperl-to-comment-or-eol'
5444 Initialization of `cperl-font-lock-multiline-start' could be 5444 Initialization of `cperl-font-lock-multiline-start' could be
@@ -5480,7 +5480,7 @@
5480 (cperl-calculate-indent): `char-after' could be nil... 5480 (cperl-calculate-indent): `char-after' could be nil...
5481 (cperl-find-pods-heres): REx can start after "[" too. 5481 (cperl-find-pods-heres): REx can start after "[" too.
5482 Highlight (??{}) in RExen too. 5482 Highlight (??{}) in RExen too.
5483 (cperl-maybe-white-and-comment-rex): New constant 5483 (cperl-maybe-white-and-comment-rex): New constant.
5484 (cperl-white-and-comment-rex): Likewise. 5484 (cperl-white-and-comment-rex): Likewise.
5485 XXXX Not very efficient, but hard to make 5485 XXXX Not very efficient, but hard to make
5486 better while keeping 1 group. 5486 better while keeping 1 group.
@@ -5526,7 +5526,7 @@
5526 Syntax-mark a {}-part of (?{}) as "comment" 5526 Syntax-mark a {}-part of (?{}) as "comment"
5527 (it was the ()-part) 5527 (it was the ()-part)
5528 Better logic to distinguish what is what in REx 5528 Better logic to distinguish what is what in REx
5529 (cperl-tips-faces): Document REx highlighting 5529 (cperl-tips-faces): Document REx highlighting.
5530 (cperl-praise): Mention REx syntax highlight etc. 5530 (cperl-praise): Mention REx syntax highlight etc.
5531 5531
5532 After 5.17: 5532 After 5.17:
@@ -5566,7 +5566,7 @@
5566 (cperl-indent-comment-at-column-0): New customization variable. 5566 (cperl-indent-comment-at-column-0): New customization variable.
5567 (cperl-comment-indent): Indentation after $#a would increase by 1. 5567 (cperl-comment-indent): Indentation after $#a would increase by 1.
5568 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc. 5568 (cperl-mode): Make `defun-prompt-regexp' grok BEGIN/END etc.
5569 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline' 5569 (cperl-find-pods-heres): Mark CODE of s///e as `syntax-type' `multiline'.
5570 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";". 5570 (cperl-at-end-of-expr): Would fail if @BAR=12 follows after ";".
5571 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately' 5571 (cperl-init-faces): If `cperl-highlight-variables-indiscriminately'
5572 highlight $ in $foo too (UNTESTED). 5572 highlight $ in $foo too (UNTESTED).
@@ -5579,7 +5579,7 @@
5579 (cperl-style-alist): Likewise. 5579 (cperl-style-alist): Likewise.
5580 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil, 5580 (cperl-fix-line-spacing): Support `cperl-merge-trailing-else' being nil,
5581 and `cperl-extra-newline-before-brace' etc 5581 and `cperl-extra-newline-before-brace' etc
5582 being t 5582 being t.
5583 (cperl-indent-exp): Plans B and C to find continuation blocks even 5583 (cperl-indent-exp): Plans B and C to find continuation blocks even
5584 if `cperl-extra-newline-before-brace' is t. 5584 if `cperl-extra-newline-before-brace' is t.
5585 5585
@@ -7296,7 +7296,7 @@
7296 (gdb-stack-position): New variable. 7296 (gdb-stack-position): New variable.
7297 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil. 7297 (gdb-starting, gdb-exited): Reset gdb-stack-position to nil.
7298 (gdb-frames-mode): Set gdb-stack-position to nil. 7298 (gdb-frames-mode): Set gdb-stack-position to nil.
7299 Add to overlay-arrow-variable-list 7299 Add to overlay-arrow-variable-list.
7300 (gdb-reset): Delete gdb-stack-position from above list. 7300 (gdb-reset): Delete gdb-stack-position from above list.
7301 7301
73022006-08-14 Jan Djärv <jan.h.d@swipnet.se> 73022006-08-14 Jan Djärv <jan.h.d@swipnet.se>
@@ -7459,7 +7459,7 @@
7459 * avoid.el (mouse-avoidance-animating-pointer): New var. 7459 * avoid.el (mouse-avoidance-animating-pointer): New var.
7460 (mouse-avoidance-nudge-mouse): Use it. 7460 (mouse-avoidance-nudge-mouse): Use it.
7461 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook. 7461 (mouse-avoidance-banish): Rename from mouse-avoidance-banish-hook.
7462 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook 7462 (mouse-avoidance-exile): Rename from mouse-avoidance-exile-hook.
7463 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook. 7463 (mouse-avoidance-fancy): Rename from mouse-avoidance-fancy-hook.
7464 Don't activate if currently animating. All callers changed. 7464 Don't activate if currently animating. All callers changed.
7465 7465
@@ -8723,7 +8723,7 @@
8723 * progmodes/gdb-ui.el (gdb-same-frame): New option. 8723 * progmodes/gdb-ui.el (gdb-same-frame): New option.
8724 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables. 8724 (gud-old-arrow, gdb-frame-begin, gdb-printing): New variables.
8725 (gdb-init-1): Initialise them. 8725 (gdb-init-1): Initialise them.
8726 (gdb-starting): Reset gdb-printing 8726 (gdb-starting): Reset gdb-printing.
8727 (gdb-starting): Save value of gud-overlay-arrow-position. 8727 (gdb-starting): Save value of gud-overlay-arrow-position.
8728 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing. 8728 (gdb-frame-begin): Set gdb-frame-begin, gdb-printing.
8729 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()". 8729 (gdb-stopped): Don't look for source if calling procedure e.g "p a ()".
@@ -9460,7 +9460,7 @@
9460 links to BibTeX database entries.. 9460 links to BibTeX database entries..
9461 (org-get-current-options, org-set-regexps-and-options): 9461 (org-get-current-options, org-set-regexps-and-options):
9462 Implement logging as a startup option. 9462 Implement logging as a startup option.
9463 (org-store-link): Make sure context string is never empty 9463 (org-store-link): Make sure context string is never empty.
9464 (org-insert-link): Use relative path when possible. 9464 (org-insert-link): Use relative path when possible.
9465 (org-at-item-checklet-p): New function. 9465 (org-at-item-checklet-p): New function.
9466 (org-shifttab, org-shiftmetaleft, org-shiftmetaright) 9466 (org-shifttab, org-shiftmetaleft, org-shiftmetaright)
@@ -10197,7 +10197,7 @@
10197 (gdb-init-1, gdb-post-prompt): ...and references to it. 10197 (gdb-init-1, gdb-post-prompt): ...and references to it.
10198 (gdb-frame-handler): Strip directory name from filename if present. 10198 (gdb-frame-handler): Strip directory name from filename if present.
10199 10199
10200 * progmodes/gud.el (gdb-force-update): Delete defvar 10200 * progmodes/gud.el (gdb-force-update): Delete defvar.
10201 (gud-speedbar-buttons): ...and references to it. Use window-start 10201 (gud-speedbar-buttons): ...and references to it. Use window-start
10202 to try to keep position in watch expression. 10202 to try to keep position in watch expression.
10203 10203
@@ -10246,7 +10246,7 @@
10246 10246
10247 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C, 10247 * diff-mode.el (diff-mode-shared-map): Don't bind M-W, M-U, M-C,
10248 M-r, M-R, M-A, M-SPC or M-DEL. 10248 M-r, M-R, M-A, M-SPC or M-DEL.
10249 (diff-mode-map): diff-refine-hunk now on C-c C-w 10249 (diff-mode-map): diff-refine-hunk now on C-c C-w.
10250 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u. 10250 (diff-mode-map): Bind C-c C-e, C-c C-n, C-c C-r, C-c C-u.
10251 10251
10252 * help-mode.el (help-mode): view-exit-action calls delete-window 10252 * help-mode.el (help-mode): view-exit-action calls delete-window
@@ -10862,7 +10862,7 @@
10862 (org-edit-agenda-file-list, org-store-new-agenda-file-list) 10862 (org-edit-agenda-file-list, org-store-new-agenda-file-list)
10863 (org-read-agenda-file-list): New functions. 10863 (org-read-agenda-file-list): New functions.
10864 (org-table-edit-field) 10864 (org-table-edit-field)
10865 (org-table-create-or-convert-from-region): New commands 10865 (org-table-create-or-convert-from-region): New commands.
10866 (org-table-toggle-vline-visibility): Command removed. 10866 (org-table-toggle-vline-visibility): Command removed.
10867 (org-table-convert-region): Made a command. 10867 (org-table-convert-region): Made a command.
10868 (orgtbl-delete-backward-char, orgtbl-delete-char): Remove commands. 10868 (orgtbl-delete-backward-char, orgtbl-delete-char): Remove commands.
@@ -10881,7 +10881,7 @@
10881 Optional argument unrestricted means ignore any restrictions. 10881 Optional argument unrestricted means ignore any restrictions.
10882 (org-install-agenda-files-menu): Find a buffer in Org-mode before 10882 (org-install-agenda-files-menu): Find a buffer in Org-mode before
10883 trying to modify the menu. Use generalized access to 10883 trying to modify the menu. Use generalized access to
10884 `org-agenda-files.' 10884 `org-agenda-files'.
10885 (org-agenda-list, org-todo-list, org-cycle-agenda-files) 10885 (org-agenda-list, org-todo-list, org-cycle-agenda-files)
10886 (org-agenda-file-to-front, org-remove-file, org-diary) 10886 (org-agenda-file-to-front, org-remove-file, org-diary)
10887 (org-tags-view, org-export-icalendar-all-agenda-files) 10887 (org-tags-view, org-export-icalendar-all-agenda-files)
@@ -13666,7 +13666,7 @@
13666 (thumbs-resize-image): Rename from thumbs-resize-image-interactive. 13666 (thumbs-resize-image): Rename from thumbs-resize-image-interactive.
13667 Use increment argument to enlarge/shrink. Preserve point. 13667 Use increment argument to enlarge/shrink. Preserve point.
13668 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down. 13668 (thumbs-shrink-image): Rename from thumbs-resize-image-size-down.
13669 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up 13669 (thumbs-enlarge-image): Rename from thumbs-resize-image-size-up.
13670 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer. 13670 (thumbs-show-thumbs-list): Set thumbs-buffer to current-buffer.
13671 (thumbs-mark, thumbs-unmark): Preserve point. 13671 (thumbs-mark, thumbs-unmark): Preserve point.
13672 (thumbs-modify-image): Keep old temp files and use to modify. 13672 (thumbs-modify-image): Keep old temp files and use to modify.
@@ -16160,7 +16160,7 @@
16160 (c-after-statement-terminator-p): Adapt for virtual semicolons; 16160 (c-after-statement-terminator-p): Adapt for virtual semicolons;
16161 check more rigorously for "end of macro". 16161 check more rigorously for "end of macro".
16162 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for 16162 (c-back-over-illiterals, c-forward-over-illiterals): Adapt for
16163 virtual semicolons; 16163 virtual semicolons.
16164 (c-beginning-of-statement): Adapt for virtual semicolons; Separate 16164 (c-beginning-of-statement): Adapt for virtual semicolons; Separate
16165 out the code for forward movement into ... 16165 out the code for forward movement into ...
16166 (c-end-of-statement): Now contains the code for forward movement, 16166 (c-end-of-statement): Now contains the code for forward movement,
@@ -19706,7 +19706,7 @@
19706 (allout-mode): Use key-binding substitution in the docstring. 19706 (allout-mode): Use key-binding substitution in the docstring.
19707 (allout-kill-line): Spell-out kill ring data structure mutation 19707 (allout-kill-line): Spell-out kill ring data structure mutation
19708 instead of using byte-compiler-complaint-provoking `pop'. 19708 instead of using byte-compiler-complaint-provoking `pop'.
19709 (allout-insert-listified): Use `insert' rather than `insert-string' 19709 (allout-insert-listified): Use `insert' rather than `insert-string'.
19710 (allout-toggle-current-subtree-encryption): Update docstring, adjust 19710 (allout-toggle-current-subtree-encryption): Update docstring, adjust
19711 to new gpp-based encryption, use new `allout-encrypted-topic-p'. 19711 to new gpp-based encryption, use new `allout-encrypted-topic-p'.
19712 (allout-encrypt-string): Totally revamped vis new underlying 19712 (allout-encrypt-string): Totally revamped vis new underlying
@@ -20757,13 +20757,13 @@
20757 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom): 20757 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom):
20758 Put `font-lock-function-name-face'. 20758 Put `font-lock-function-name-face'.
20759 (gdb-info-frames-custom): Put `font-lock-function-name-face' 20759 (gdb-info-frames-custom): Put `font-lock-function-name-face'
20760 and `font-lock-variable-name-face' 20760 and `font-lock-variable-name-face'.
20761 (gdb-registers-font-lock-keywords): New font lock keywords definition. 20761 (gdb-registers-font-lock-keywords): New font lock keywords definition.
20762 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords'. 20762 (gdb-registers-mode): Use `gdb-registers-font-lock-keywords'.
20763 (gdb-memory-font-lock-keywords): New font lock keywords definition. 20763 (gdb-memory-font-lock-keywords): New font lock keywords definition.
20764 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'. 20764 (gdb-memory-mode): Use `gdb-memory-font-lock-keywords'.
20765 (gdb-local-font-lock-keywords): New font lock keywords definition. 20765 (gdb-local-font-lock-keywords): New font lock keywords definition.
20766 (gdb-locals-mode): Use `gdb-local-font-lock-keywords' 20766 (gdb-locals-mode): Use `gdb-local-font-lock-keywords'.
20767 (gdb-threads-font-lock-keywords): New font lock keywords definition. 20767 (gdb-threads-font-lock-keywords): New font lock keywords definition.
20768 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'. 20768 (gdb-threads-mode): Use `gdb-threads-font-lock-keywords'.
20769 20769
@@ -29352,7 +29352,7 @@
29352 * loadhist.el (unload-feature): Update for new format of load-history. 29352 * loadhist.el (unload-feature): Update for new format of load-history.
29353 Simplify the code. 29353 Simplify the code.
29354 29354
29355 * mail/rmail.el (rmail-ignored-headers): Ignore more headers 29355 * mail/rmail.el (rmail-ignored-headers): Ignore more headers.
29356 (rmail-font-lock-keywords): Don't fontify the text of a citation. 29356 (rmail-font-lock-keywords): Don't fontify the text of a citation.
29357 29357
29358 * mail/sendmail.el (mail-font-lock-keywords): 29358 * mail/sendmail.el (mail-font-lock-keywords):
@@ -29421,7 +29421,7 @@
29421 (org-evaluate-time-range): Insert at point instead of directly 29421 (org-evaluate-time-range): Insert at point instead of directly
29422 after time range. 29422 after time range.
29423 (org-first-headline-recenter, org-subtree-end-visible-p) 29423 (org-first-headline-recenter, org-subtree-end-visible-p)
29424 (org-optimize-window-after-visibility-change): New functions 29424 (org-optimize-window-after-visibility-change): New functions.
29425 (org-agenda-post-command-hook): Don't allow point at end of line, 29425 (org-agenda-post-command-hook): Don't allow point at end of line,
29426 to make sure it always hits the text properties. 29426 to make sure it always hits the text properties.
29427 (org-agenda-next-date-line, org-agenda-previous-date-line): 29427 (org-agenda-next-date-line, org-agenda-previous-date-line):
@@ -29603,13 +29603,13 @@
29603 29603
296042005-04-11 Jan Djärv <jan.h.d@swipnet.se> 296042005-04-11 Jan Djärv <jan.h.d@swipnet.se>
29605 29605
29606 * dired.el (dired-mode): Use dnd-* instead of x-dnd-* 29606 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*.
29607 (dired-dnd-handle-local-file): Call dnd-get-local-file-name. 29607 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
29608 (dired-dnd-handle-file): Call dnd-get-local-file-uri. 29608 (dired-dnd-handle-file): Call dnd-get-local-file-uri.
29609 29609
29610 * cus-edit.el (dnd): New group. 29610 * cus-edit.el (dnd): New group.
29611 29611
29612 * term/w32-win.el (dnd): Require dnd 29612 * term/w32-win.el (dnd): Require dnd.
29613 (w32-drag-n-drop): Call dnd-handle-one-url. 29613 (w32-drag-n-drop): Call dnd-handle-one-url.
29614 29614
29615 * x-dnd.el: Require dnd. 29615 * x-dnd.el: Require dnd.
@@ -31918,7 +31918,7 @@
31918 31918
31919 * progmodes/gdb-ui.el (gdb-var-update-handler) 31919 * progmodes/gdb-ui.el (gdb-var-update-handler)
31920 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values 31920 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
31921 for watch expressions, 31921 for watch expressions.
31922 (gdb-var-create-handler): Don't set speedbar-update-flag. 31922 (gdb-var-create-handler): Don't set speedbar-update-flag.
31923 (gdb-post-prompt): Simplify test for speedbar. 31923 (gdb-post-prompt): Simplify test for speedbar.
31924 31924
@@ -32781,14 +32781,14 @@
327812005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change) 327812005-01-15 James R. Van Zandt <jrvz@comcast.net> (tiny change)
32782 32782
32783 * progmodes/sh-script.el: Code copied from make-mode.el 32783 * progmodes/sh-script.el: Code copied from make-mode.el
32784 with small changes, 32784 with small changes.
32785 (sh-mode-map): Bind C-c C-\. 32785 (sh-mode-map): Bind C-c C-\.
32786 (sh-backslash-column, sh-backslash-align): New variables. 32786 (sh-backslash-column, sh-backslash-align): New variables.
32787 (sh-backslash-region, sh-append-backslash): New functions. 32787 (sh-backslash-region, sh-append-backslash): New functions.
32788 32788
327892005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net> 327892005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
32790 32790
32791 * mail/rmail.el: Updated to work with movemail from GNU Mailutils 32791 * mail/rmail.el: Updated to work with movemail from GNU Mailutils.
32792 (rmail-pop-password, rmail-pop-password-required): Move to 32792 (rmail-pop-password, rmail-pop-password-required): Move to
32793 rmail-obsolete group. 32793 rmail-obsolete group.
32794 (rmail-set-pop-password): Rename to rmail-set-remote-password. 32794 (rmail-set-pop-password): Rename to rmail-set-remote-password.
@@ -32892,7 +32892,7 @@
32892 32892
32893 * textmodes/reftex-vars.el (reftex-cite-format-builtin): 32893 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
32894 Add optional arguments to most cite commands. 32894 Add optional arguments to most cite commands.
32895 (reftex-cite-cleanup-optional-args): New option 32895 (reftex-cite-cleanup-optional-args): New option.
32896 (reftex-cite-prompt-optional-args): New option. 32896 (reftex-cite-prompt-optional-args): New option.
32897 (reftex-trust-label-prefix): New option. 32897 (reftex-trust-label-prefix): New option.
32898 32898
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index da88e3334c2..630a4bc0865 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -1498,7 +1498,7 @@
1498 (ps-header-footer-string): Delete function. 1498 (ps-header-footer-string): Delete function.
1499 (ps-encode-header-string-function): New variable. 1499 (ps-encode-header-string-function): New variable.
1500 (ps-generate-header-line): Call ps-encode-header-string-function. 1500 (ps-generate-header-line): Call ps-encode-header-string-function.
1501 (ps-basic-plot-string-function): New variable 1501 (ps-basic-plot-string-function): New variable.
1502 (ps-begin-job): Set ps-basic-plot-string-function and 1502 (ps-begin-job): Set ps-basic-plot-string-function and
1503 ps-encode-header-string-function. For setting up headers and 1503 ps-encode-header-string-function. For setting up headers and
1504 footers, don't use caches such as ps-rh-cache. Don't call 1504 footers, don't use caches such as ps-rh-cache. Don't call
@@ -1588,7 +1588,7 @@
1588 1588
1589 * international/mule.el (ctext-non-standard-encodings-alist): 1589 * international/mule.el (ctext-non-standard-encodings-alist):
1590 Rename from non-standard-icccm-encodings-alist. 1590 Rename from non-standard-icccm-encodings-alist.
1591 (ctext-non-standard-encodings-regexp): New variable 1591 (ctext-non-standard-encodings-regexp): New variable.
1592 (ctext-post-read-conversion): Full rewrite. 1592 (ctext-post-read-conversion): Full rewrite.
1593 (ctext-non-standard-designations-alist): Rename from 1593 (ctext-non-standard-designations-alist): Rename from
1594 non-standard-designations-alist. 1594 non-standard-designations-alist.
@@ -8209,7 +8209,7 @@
8209 (allout-end-of-line): Preserve mark activation status when jumping. 8209 (allout-end-of-line): Preserve mark activation status when jumping.
8210 (allout-open-topic): Account for opening after a child that 8210 (allout-open-topic): Account for opening after a child that
8211 contains a hidden trailing newline. Preserve match data. 8211 contains a hidden trailing newline. Preserve match data.
8212 Run allout-structure-added-hook 8212 Run allout-structure-added-hook.
8213 (allout-encrypt-decrypted): Preserve match data. 8213 (allout-encrypt-decrypted): Preserve match data.
8214 (allout-toggle-current-subtree-exposure): Add new interactive 8214 (allout-toggle-current-subtree-exposure): Add new interactive
8215 function for toggle subtree exposure - suggested by tassilo. 8215 function for toggle subtree exposure - suggested by tassilo.
@@ -9880,7 +9880,7 @@
9880 (org-find-base-buffer-visiting): Catch the case that there is no 9880 (org-find-base-buffer-visiting): Catch the case that there is no
9881 buffer visiting the file. 9881 buffer visiting the file.
9882 (org-property-or-variable-value): New function. 9882 (org-property-or-variable-value): New function.
9883 (org-todo): Use `org-property-or-variable-value' 9883 (org-todo): Use `org-property-or-variable-value'.
9884 (org-agenda-compact-blocks): New option. 9884 (org-agenda-compact-blocks): New option.
9885 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'. 9885 (org-prepare-agenda, org-agenda-list): Use `org-agenda-compact-blocks'.
9886 (org-agenda-schedule, org-agenda-deadline): 9886 (org-agenda-schedule, org-agenda-deadline):
@@ -10227,7 +10227,7 @@
10227 10227
10228 * progmodes/cperl-mode.el: Merge upstream 5.23. 10228 * progmodes/cperl-mode.el: Merge upstream 5.23.
10229 (cperl-where-am-i): Remove function. 10229 (cperl-where-am-i): Remove function.
10230 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs 10230 (cperl-backward-to-noncomment): Don't go too far when skipping POD/HEREs.
10231 (cperl-sniff-for-indent): De-invert [string] and [comment]. 10231 (cperl-sniff-for-indent): De-invert [string] and [comment].
10232 When looking for label, skip s:m:y:tr. 10232 When looking for label, skip s:m:y:tr.
10233 (cperl-indent-line): Likewise. 10233 (cperl-indent-line): Likewise.
diff --git a/lisp/ChangeLog.14 b/lisp/ChangeLog.14
index a01020b87d0..9b5e0dcf2c0 100644
--- a/lisp/ChangeLog.14
+++ b/lisp/ChangeLog.14
@@ -8625,7 +8625,7 @@
8625 8625
86262008-07-31 Alan Mackenzie <acm@muc.de> 86262008-07-31 Alan Mackenzie <acm@muc.de>
8627 8627
8628 * progmodes/cc-mode.el (c-before-hack-hook): New function 8628 * progmodes/cc-mode.el (c-before-hack-hook): New function.
8629 (Top Level): Install c-before-hack-hook on 8629 (Top Level): Install c-before-hack-hook on
8630 before-hack-local-variables-hook, rather than 8630 before-hack-local-variables-hook, rather than
8631 c-postprocess-file-styles on hack-local-variables-hook. 8631 c-postprocess-file-styles on hack-local-variables-hook.
diff --git a/lisp/ChangeLog.2 b/lisp/ChangeLog.2
index e3193944011..90c00dc6360 100644
--- a/lisp/ChangeLog.2
+++ b/lisp/ChangeLog.2
@@ -3717,9 +3717,9 @@
37171986-08-07 Richard Mlynarik (mly@prep) 37171986-08-07 Richard Mlynarik (mly@prep)
3718 3718
3719 * rfc822.el, loaddefs.el, mail-utils.el: 3719 * rfc822.el, loaddefs.el, mail-utils.el:
3720 Hairy address parser, used only if mail-use-rfc822 is non-nil 3720 Hairy address parser, used only if mail-use-rfc822 is non-nil.
3721 (It is nil by default, so if one doesn't like or need the hair of 3721 (It is nil by default, so if one doesn't like or need the hair of
3722 this file, then one is never troubled by it) 3722 this file, then one is never troubled by it.)
3723 3723
3724 * disassemble.el, loaddefs.el: 3724 * disassemble.el, loaddefs.el:
3725 Code from doug@csli.stanford.edu modified by mly. 3725 Code from doug@csli.stanford.edu modified by mly.
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index 26b872af9bb..f99f2ec4ec0 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -2619,7 +2619,7 @@
2619 2619
2620 * frame.el (frame-initialize): Fix error syntax. 2620 * frame.el (frame-initialize): Fix error syntax.
2621 (toggle-horizontal-scroll-bar): Likewise. 2621 (toggle-horizontal-scroll-bar): Likewise.
2622 (toggle-horizontal-scroll-bar): Renamed from set-horizontal-bar 2622 (toggle-horizontal-scroll-bar): Renamed from set-horizontal-bar.
2623 (toggle-vertical-scroll-bar): Likewise. 2623 (toggle-vertical-scroll-bar): Likewise.
2624 (toggle-auto-lower, toggle-auto-raise): Likewise. 2624 (toggle-auto-lower, toggle-auto-raise): Likewise.
2625 (set-foreground-color, set-background-color): 2625 (set-foreground-color, set-background-color):
@@ -10344,7 +10344,7 @@
10344 (list-diary-entries, mark-diary-entries) 10344 (list-diary-entries, mark-diary-entries)
10345 (include-other-diary-files, mark-included-diary-files): 10345 (include-other-diary-files, mark-included-diary-files):
10346 Added the possibility of `shared diary files' with a recursive 10346 Added the possibility of `shared diary files' with a recursive
10347 include mechanism like the C preprocessor 10347 include mechanism like the C preprocessor.
10348 (list-calendar-holidays): Eliminated the 'special class of holidays, 10348 (list-calendar-holidays): Eliminated the 'special class of holidays,
10349 rewriting the entire mechanism to make it more general. 10349 rewriting the entire mechanism to make it more general.
10350 (calendar-holiday-function-float): Changed the 'float class of 10350 (calendar-holiday-function-float): Changed the 'float class of
@@ -12091,7 +12091,7 @@
12091 12091
120921988-12-12 Richard Stallman (rms@mole.ai.mit.edu) 120921988-12-12 Richard Stallman (rms@mole.ai.mit.edu)
12093 12093
12094 * telnet.el (telnet-send-input): Save input in telnet-previous-input 12094 * telnet.el (telnet-send-input): Save input in telnet-previous-input.
12095 (telnet-mode): Make that var buffer-local. 12095 (telnet-mode): Make that var buffer-local.
12096 (telnet-copy-last-input): New fn to yank that var; now on C-c C-y. 12096 (telnet-copy-last-input): New fn to yank that var; now on C-c C-y.
12097 12097
diff --git a/lisp/ChangeLog.5 b/lisp/ChangeLog.5
index 6da88b3c0be..8cb0e343a1a 100644
--- a/lisp/ChangeLog.5
+++ b/lisp/ChangeLog.5
@@ -193,8 +193,8 @@
193 ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed 193 ispell-menu-map, ispell-menu-lucid, and ispell-menu-map-needed
194 so users can more easily modify and upgrade entries. 194 so users can more easily modify and upgrade entries.
195 (ispell-dictionary-alist): Once more a single variable. 195 (ispell-dictionary-alist): Once more a single variable.
196 (ispell-required-version): Documentation changes 196 (ispell-required-version): Documentation changes.
197 (ispell-skip-sgml): Documentation changes 197 (ispell-skip-sgml): Documentation changes.
198 (ispell-command-loop): `mode-line-format' now shows misspelled word. 198 (ispell-command-loop): `mode-line-format' now shows misspelled word.
199 (ispell-message-text-end): Can now process postscript version 1. 199 (ispell-message-text-end): Can now process postscript version 1.
200 (ispell-message-start-skip): New variable for block skips, set up for 200 (ispell-message-start-skip): New variable for block skips, set up for
@@ -584,7 +584,7 @@
584 19.28 and earlier and XEmacs 19.11 and earlier. 584 19.28 and earlier and XEmacs 19.11 and earlier.
585 * ediff.el (ediff-patch-buffer): Now handles buffers that don't 585 * ediff.el (ediff-patch-buffer): Now handles buffers that don't
586 visit any file. 586 visit any file.
587 (ediff-windows): Renamed to ediff-windows-wordwise, added 587 (ediff-windows): Renamed to ediff-windows-wordwise.
588 (ediff-windows-linewise): New function. 588 (ediff-windows-linewise): New function.
589 Changed ediff-small/large-regions to ediff-regions-wordwise/linewise. 589 Changed ediff-small/large-regions to ediff-regions-wordwise/linewise.
590 590
@@ -783,7 +783,7 @@
783 783
784 * mail-extr.el (mail-extr-all-letters-but-separators): 784 * mail-extr.el (mail-extr-all-letters-but-separators):
785 Reinstate \377, the bug in search.c is apparently gone. 785 Reinstate \377, the bug in search.c is apparently gone.
786 (mail-extr-first-letters): Add 8-bit characters 786 (mail-extr-first-letters): Add 8-bit characters.
787 (mail-extr-last-letters): Ditto. 787 (mail-extr-last-letters): Ditto.
788 788
789 * simple.el (indent-for-comment): Move to beginning of line only 789 * simple.el (indent-for-comment): Move to beginning of line only
@@ -889,7 +889,7 @@
889 (ada-end-stmt-re): Add "separate" body parts, "else", and 889 (ada-end-stmt-re): Add "separate" body parts, "else", and
890 "package <Id> is". 890 "package <Id> is".
891 (ada-subprogram-start-re): Add "entry", "protected" and 891 (ada-subprogram-start-re): Add "entry", "protected" and
892 "package body" 892 "package body".
893 (ada-indent-function): Handle "elsif" the same way as "if", added 893 (ada-indent-function): Handle "elsif" the same way as "if", added
894 "separate" for no indent. 894 "separate" for no indent.
895 (ada-get-indent-type): If "type ... is .." is followed by code on 895 (ada-get-indent-type): If "type ... is .." is followed by code on
@@ -1328,7 +1328,7 @@
1328 ones the numbers of subexpressions to refer to. 1328 ones the numbers of subexpressions to refer to.
1329 (vc-cvs-status): New per-file property, only used in the CVS case. 1329 (vc-cvs-status): New per-file property, only used in the CVS case.
1330 (vc-cvs-status): New function. 1330 (vc-cvs-status): New function.
1331 (vc-log-info): Adapted to new version of vc-parse-buffer 1331 (vc-log-info): Adapted to new version of vc-parse-buffer.
1332 (vc-fetch-properties): Adapted to new version of vc-parse-buffer. 1332 (vc-fetch-properties): Adapted to new version of vc-parse-buffer.
1333 Better search regexp for CVS latest version. 1333 Better search regexp for CVS latest version.
1334 (vc-log-info): Search for branch version only in the RCS case, 1334 (vc-log-info): Search for branch version only in the RCS case,
@@ -1800,7 +1800,7 @@
1800 (vc-consult-rcs-headers): New function. 1800 (vc-consult-rcs-headers): New function.
1801 (vc-branch-version): New per-file property, refers 1801 (vc-branch-version): New per-file property, refers
1802 to the RCS version selected by `rcs -b'. 1802 to the RCS version selected by `rcs -b'.
1803 (vc-workfile-version): New function. Also new per-file property 1803 (vc-workfile-version): New function. Also new per-file property.
1804 (vc-consult-headers): New parameter variable. 1804 (vc-consult-headers): New parameter variable.
1805 (vc-mistrust-permissions): Default set to `nil'. 1805 (vc-mistrust-permissions): Default set to `nil'.
1806 (vc-locking-user): Property is now cached. The other functions 1806 (vc-locking-user): Property is now cached. The other functions
@@ -2145,7 +2145,7 @@
21451995-04-03 David Kågedal <davidk@lysator.liu.se> 21451995-04-03 David Kågedal <davidk@lysator.liu.se>
2146 2146
2147 * tempo.el (tempo-insert): 2147 * tempo.el (tempo-insert):
2148 Added the P tag and modified the s tag accordingly 2148 Added the P tag and modified the s tag accordingly.
2149 (tempo-insert-named): Checks for valid name, insert mark otherwise. 2149 (tempo-insert-named): Checks for valid name, insert mark otherwise.
2150 2150
2151 * tempo.el (tempo-dolist): Changed (cadr ...) to (car (cdr ...)). 2151 * tempo.el (tempo-dolist): Changed (cadr ...) to (car (cdr ...)).
@@ -2457,7 +2457,7 @@
2457 (enriched-delq-1, enriched-make-list-uniq) 2457 (enriched-delq-1, enriched-make-list-uniq)
2458 (enriched-make-relatively-unique, enriched-common-tail) 2458 (enriched-make-relatively-unique, enriched-common-tail)
2459 (enriched-reorder, enriched-insert-annotations) 2459 (enriched-reorder, enriched-insert-annotations)
2460 (enriched-loc-annotations, enriched-annotate-change 2460 (enriched-loc-annotations, enriched-annotate-change)
2461 (enriched-encode-unknown): Move to format.el. Names changed. 2461 (enriched-encode-unknown): Move to format.el. Names changed.
2462 2462
2463 (enriched-display-table): Copy standard table if there is one, 2463 (enriched-display-table): Copy standard table if there is one,
@@ -3365,7 +3365,7 @@
3365 (ispell-command-loop): Properly adjust screen with different settings 3365 (ispell-command-loop): Properly adjust screen with different settings
3366 of ispell-choices-win-default-height. 3366 of ispell-choices-win-default-height.
3367 (check-ispell-version): Use fundamental-mode as default-major-mode. 3367 (check-ispell-version): Use fundamental-mode as default-major-mode.
3368 (ispell-change-dictionary): Remove unnecessary process kills 3368 (ispell-change-dictionary): Remove unnecessary process kills.
3369 (ispell-region): Fold sgml support in with tib checking. 3369 (ispell-region): Fold sgml support in with tib checking.
3370 (ispell-message): Skips checking of forwarded messages. 3370 (ispell-message): Skips checking of forwarded messages.
3371 3371
@@ -3526,7 +3526,7 @@
3526 3526
35271995-02-02 Richard Stallman <rms@pogo.gnu.ai.mit.edu> 35271995-02-02 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
3528 3528
3529 * c-mode.el (c-mode-map): No binding for c-fill-paragraph 3529 * c-mode.el (c-mode-map): No binding for c-fill-paragraph.
3530 (c-fill-paragraph): Return t. 3530 (c-fill-paragraph): Return t.
3531 (c-mode): Put c-fill-paragraph in fill-paragraph-function. 3531 (c-mode): Put c-fill-paragraph in fill-paragraph-function.
3532 3532
@@ -3770,7 +3770,7 @@
3770 * tempo.el (tempo-insert-template): Quoted transient-mark-mode 3770 * tempo.el (tempo-insert-template): Quoted transient-mark-mode
3771 Expansion around region now puts point at the first mark. 3771 Expansion around region now puts point at the first mark.
3772 3772
3773 * tempo.el (tempo-region-start, tempo-region-stop): New variables 3773 * tempo.el (tempo-region-start, tempo-region-stop): New variables.
3774 (tempo-insert-template, tempo-insert): Don't affect the 3774 (tempo-insert-template, tempo-insert): Don't affect the
3775 mark. Check for Transient Mark mode. 3775 mark. Check for Transient Mark mode.
3776 3776
@@ -3965,7 +3965,7 @@
3965 Keybinding for bold-italic changed from M-g o to M-g l; M-g o is 3965 Keybinding for bold-italic changed from M-g o to M-g l; M-g o is
3966 now "other". 3966 now "other".
3967 (facemenu-justification-menu, facemenu-indentation-menu): 3967 (facemenu-justification-menu, facemenu-indentation-menu):
3968 New submenus, moved from enriched.el 3968 New submenus, moved from enriched.el.
3969 (list-colors-display, facemenu-color-equal): New functions. 3969 (list-colors-display, facemenu-color-equal): New functions.
3970 (facemenu-menu): Added "Display Faces" item. 3970 (facemenu-menu): Added "Display Faces" item.
3971 (facemenu-new-faces-at-end): New variable. 3971 (facemenu-new-faces-at-end): New variable.
@@ -4554,18 +4554,18 @@
4554 reference keys before they are used. 4554 reference keys before they are used.
4555 (bibtex-generate-autokey, bibtex-clean-entry): New function to 4555 (bibtex-generate-autokey, bibtex-clean-entry): New function to
4556 generate an autokey if necessary. 4556 generate an autokey if necessary.
4557 (bibtex-autokey-names, bibtex-autokey-name-change-strings, 4557 (bibtex-autokey-names, bibtex-autokey-name-change-strings)
4558 bibtex-autokey-name-length, bibtex-autokey-name-separator, 4558 (bibtex-autokey-name-length, bibtex-autokey-name-separator)
4559 bibtex-autokey-year-length, bibtex-autokey-titlewords, 4559 (bibtex-autokey-year-length, bibtex-autokey-titlewords)
4560 bibtex-autokey-title-terminators, 4560 (bibtex-autokey-title-terminators)
4561 bibtex-autokey-titlewords-stretch, 4561 (bibtex-autokey-titlewords-stretch)
4562 bibtex-autokey-titleword-first-ignore, 4562 (bibtex-autokey-titleword-first-ignore)
4563 bibtex-autokey-titleword-abbrevs, 4563 (bibtex-autokey-titleword-abbrevs)
4564 bibtex-autokey-titleword-change-strings, 4564 (bibtex-autokey-titleword-change-strings)
4565 bibtex-autokey-titleword-length, 4565 (bibtex-autokey-titleword-length)
4566 bibtex-autokey-titleword-separator, 4566 (bibtex-autokey-titleword-separator)
4567 bibtex-autokey-name-year-separator, 4567 (bibtex-autokey-name-year-separator)
4568 bibtex-autokey-year-title-separator): New variables related to 4568 (bibtex-autokey-year-title-separator): New variables related to
4569 bibtex-generate-autokey. 4569 bibtex-generate-autokey.
4570 (bibtex-find-entry-location): Optional second parameter maybedup 4570 (bibtex-find-entry-location): Optional second parameter maybedup
4571 to tell it that entering a duplicate entry isn't to report by an 4571 to tell it that entering a duplicate entry isn't to report by an
@@ -4591,14 +4591,14 @@
4591 (validate-bibtex-buffer): Completely rewritten to validate, if 4591 (validate-bibtex-buffer): Completely rewritten to validate, if
4592 buffer is syntactically correct. 4592 buffer is syntactically correct.
4593 (find-bibtex-duplicates): Moved into validate-bibtex-buffer. 4593 (find-bibtex-duplicates): Moved into validate-bibtex-buffer.
4594 (ispell-abstract, bibtex-ispell-abstract, ispell-bibtex-entry, 4594 (ispell-abstract, bibtex-ispell-abstract, ispell-bibtex-entry)
4595 bibtex-ispell-entry, beginning-of-bibtex-entry, 4595 (bibtex-ispell-entry, beginning-of-bibtex-entry)
4596 bibtex-beginning-of-entry, end-of-bibtex-entry, 4596 (bibtex-beginning-of-entry, end-of-bibtex-entry)
4597 bibtex-end-of-entry, hide-bibtex-entry-bodies, 4597 (bibtex-end-of-entry, hide-bibtex-entry-bodies)
4598 bibtex-hide-entry-bodies, narrow-to-bibtex-entry, 4598 (bibtex-hide-entry-bodies, narrow-to-bibtex-entry)
4599 bibtex-narrow-to-entry, sort-bibtex-entries, bibtex-sort-entries, 4599 (bibtex-narrow-to-entry, sort-bibtex-entries, bibtex-sort-entries)
4600 validate-bibtex-buffer, bibtex-validate-buffer, 4600 (validate-bibtex-buffer, bibtex-validate-buffer)
4601 find-bibtex-entry-location, bibtex-find-entry-location): All 4601 (find-bibtex-entry-location, bibtex-find-entry-location): All
4602 interactive functions are renamed, so that any interface function 4602 interactive functions are renamed, so that any interface function
4603 begins with "bibtex-". Mapping: 4603 begins with "bibtex-". Mapping:
4604 ispell-abstract --> bibtex-ispell-abstract 4604 ispell-abstract --> bibtex-ispell-abstract
@@ -4610,8 +4610,8 @@
4610 sort-bibtex-entries --> bibtex-sort-entries 4610 sort-bibtex-entries --> bibtex-sort-entries
4611 validate-bibtex-buffer --> bibtex-validate-buffer 4611 validate-bibtex-buffer --> bibtex-validate-buffer
4612 find-bibtex-entry-location --> bibtex-find-entry-location 4612 find-bibtex-entry-location --> bibtex-find-entry-location
4613 (bibtex-maintain-sorted-entries, 4613 (bibtex-maintain-sorted-entries)
4614 bibtex-sort-ignore-string-entries): Default is now t. 4614 (bibtex-sort-ignore-string-entries): Default is now t.
4615 (bibtex-complete-string): String list is built from additional 4615 (bibtex-complete-string): String list is built from additional
4616 string list bibtex-predefined-string and current strings in file. 4616 string list bibtex-predefined-string and current strings in file.
4617 (string-equalp): Deleted and substituted by string-equal. 4617 (string-equalp): Deleted and substituted by string-equal.
@@ -4633,8 +4633,8 @@
4633 (bibtex-current-entry-label, put-string-on-kill-ring): Deleted 4633 (bibtex-current-entry-label, put-string-on-kill-ring): Deleted
4634 (AUCTeX provides all the functionality needed for citation 4634 (AUCTeX provides all the functionality needed for citation
4635 completion). 4635 completion).
4636 (bibtex-enclosing-reference, bibtex-pop-previous, bibtex-pop-next, 4636 (bibtex-enclosing-reference, bibtex-pop-previous, bibtex-pop-next)
4637 bibtex-clean-entry): Hacked for speed (bibtex-pop-previous and 4637 (bibtex-clean-entry): Hacked for speed (bibtex-pop-previous and
4638 bibtex-pop-next were to slow for larger BibTeX files). 4638 bibtex-pop-next were to slow for larger BibTeX files).
4639 (bibtex-pop-previous, bibtex-pop-next): Delimiters from previous 4639 (bibtex-pop-previous, bibtex-pop-next): Delimiters from previous
4640 or next entry are changed to actual delimiters if necessary. 4640 or next entry are changed to actual delimiters if necessary.
@@ -4657,7 +4657,7 @@
4657 bibtex-pop-next didn't work, probably due to a bug in 4657 bibtex-pop-next didn't work, probably due to a bug in
4658 re-search-forward). 4658 re-search-forward).
4659 (several functions): Added support for {} as field delimiters 4659 (several functions): Added support for {} as field delimiters
4660 (better than '"' for accented characters. 4660 (better than '"' for accented characters).
4661 (bibtex-clean-entry): If optional field crossref is empty or 4661 (bibtex-clean-entry): If optional field crossref is empty or
4662 missing, former optional fields (if bibtex-include-OPTcrossref was 4662 missing, former optional fields (if bibtex-include-OPTcrossref was
4663 t) are necessary again. bibtex-clean-entry complains if they are 4663 t) are necessary again. bibtex-clean-entry complains if they are
@@ -4825,8 +4825,8 @@
48251994-12-09 Ken Stevens <stevensk@afit.af.mil> 48251994-12-09 Ken Stevens <stevensk@afit.af.mil>
4826 4826
4827 * ispell.el: Added ispell-offset for version consistency. 4827 * ispell.el: Added ispell-offset for version consistency.
4828 (ispell-dictionary-alist): Updated dictionaries & better match defaults 4828 (ispell-dictionary-alist): Updated dictionaries & better match defaults.
4829 (ispell-alternate-dictionary): Added /usr/shar path 4829 (ispell-alternate-dictionary): Added /usr/shar path.
4830 (ispell-menu-map-needed): Redo changes that made this incompatible 4830 (ispell-menu-map-needed): Redo changes that made this incompatible
4831 with earlier versions of Emacs19. 4831 with earlier versions of Emacs19.
4832 (ispell-required-version): Changed to assure version 3.1.12 accessed. 4832 (ispell-required-version): Changed to assure version 3.1.12 accessed.
@@ -6112,7 +6112,7 @@
61121994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> 61121994-10-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6113 6113
6114 * mouse.el (mouse-major-mode-menu): New function, on C-mouse-3. 6114 * mouse.el (mouse-major-mode-menu): New function, on C-mouse-3.
6115 (mouse-major-mode-menu-1): New function 6115 (mouse-major-mode-menu-1): New function.
6116 (mouse-set-font): Move it to C-mouse-2. 6116 (mouse-set-font): Move it to C-mouse-2.
6117 6117
6118 * font-lock.el (font-lock-defaults-alist): Delete most modes--all 6118 * font-lock.el (font-lock-defaults-alist): Delete most modes--all
@@ -6534,7 +6534,7 @@
6534 6534
6535 * cc-mode.el (c-progress-info, c-progress-init) 6535 * cc-mode.el (c-progress-info, c-progress-init)
6536 (c-progress-update, c-progress-fini): 6536 (c-progress-update, c-progress-fini):
6537 New vars/defuns for better long indentation progress reporting 6537 New vars/defuns for better long indentation progress reporting.
6538 (c-indent-exp, c-indent-region): Use them. 6538 (c-indent-exp, c-indent-region): Use them.
6539 6539
6540 * cc-mode.el (c-guess-basic-syntax): 6540 * cc-mode.el (c-guess-basic-syntax):
@@ -6542,7 +6542,7 @@
6542 find proper relpos of an arglist-cont. 6542 find proper relpos of an arglist-cont.
6543 6543
6544 * cc-mode.el (c-offset-alist-default): 6544 * cc-mode.el (c-offset-alist-default):
6545 statement-case-open default offset is zero 6545 statement-case-open default offset is zero.
6546 (c-skip-case-statement-forward): New function. 6546 (c-skip-case-statement-forward): New function.
6547 (c-guess-basic-syntax): CASE 15: use c-skip-case-statement-forward in 6547 (c-guess-basic-syntax): CASE 15: use c-skip-case-statement-forward in
6548 proper places to find the real relpos of statement's inside switch 6548 proper places to find the real relpos of statement's inside switch
@@ -8795,9 +8795,9 @@
8795 `gnus-uu-asynchronous' variable set. 8795 `gnus-uu-asynchronous' variable set.
8796 (gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and 8796 (gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and
8797 `C-c C-v h' from the keymap. 8797 `C-c C-v h' from the keymap.
8798 (gnus-uu-decode-and-view-all-articles, 8798 (gnus-uu-decode-and-view-all-articles)
8799 (gnus-uu-decode-and-view-all-unread-articles, 8799 (gnus-uu-decode-and-view-all-unread-articles)
8800 (gnus-uu-decode-and-save-all-unread-articles, 8800 (gnus-uu-decode-and-save-all-unread-articles)
8801 (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files. 8801 (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files.
8802 (gnus-uu-uustrip-article-as): Waits for uudecode to finish before 8802 (gnus-uu-uustrip-article-as): Waits for uudecode to finish before
8803 further treatment of the resulting files. 8803 further treatment of the resulting files.
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 45c832c5e24..e5bd7fa9d27 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -1420,7 +1420,7 @@
1420 Added default constants. 1420 Added default constants.
1421 (simula-emacs-features): New constant to hold information 1421 (simula-emacs-features): New constant to hold information
1422 on which flavor if emacs is running (from cc-mode.el). 1422 on which flavor if emacs is running (from cc-mode.el).
1423 (simula-mode-menu): Menu definition for Lucid Emacs 1423 (simula-mode-menu): Menu definition for Lucid Emacs.
1424 (simula-mode-map): Bound new command simula-indent-exp to C-M-q 1424 (simula-mode-map): Bound new command simula-indent-exp to C-M-q
1425 and added lots of commands to [menu-bar]. 1425 and added lots of commands to [menu-bar].
1426 (simula-popup-menu): New function for Lucid menus. 1426 (simula-popup-menu): New function for Lucid menus.
@@ -1577,7 +1577,7 @@
1577 (gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end) 1577 (gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end)
1578 (gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables 1578 (gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables
1579 only used for non-functional argument passing deleted. 1579 only used for non-functional argument passing deleted.
1580 (gomoku-cross-winning-qtuple): Accordingly deleted function and 1580 (gomoku-cross-winning-qtuple): Accordingly deleted function.
1581 (gomoku-check-filled-qtuple): Accordingly adapted. 1581 (gomoku-check-filled-qtuple): Accordingly adapted.
1582 (gomoku-cross-qtuple): Don't be confused by tabs. 1582 (gomoku-cross-qtuple): Don't be confused by tabs.
1583 (gomoku-move-down, gomoku-move-up): Simplified because point is always 1583 (gomoku-move-down, gomoku-move-up): Simplified because point is always
@@ -2455,7 +2455,7 @@
2455 2455
2456 * ediff-init.el (ediff-hide-face): New function. 2456 * ediff-init.el (ediff-hide-face): New function.
2457 (ediff-collect-diffs-metajob): Fixed. 2457 (ediff-collect-diffs-metajob): Fixed.
2458 (ediff-check-for-cl-seq): Function deleted 2458 (ediff-check-for-cl-seq): Function deleted.
2459 (ediff-abbreviate-file-name): Now a defun. 2459 (ediff-abbreviate-file-name): Now a defun.
2460 (ediff-has-face-support-p): New function. Ediff now supports 2460 (ediff-has-face-support-p): New function. Ediff now supports
2461 faces whenever possible. 2461 faces whenever possible.
@@ -2475,7 +2475,7 @@
2475 (run-ediff-from-cvs-buffer): New function. Moved all 2475 (run-ediff-from-cvs-buffer): New function. Moved all
2476 version-control-related stuff to a new file, ediff-vers.el. 2476 version-control-related stuff to a new file, ediff-vers.el.
2477 2477
2478 * ediff-util.el (ediff-save-buffer-in-file): New function 2478 * ediff-util.el (ediff-save-buffer-in-file): New function.
2479 (ediff-visible-region): No longer narrows the merge buffer. 2479 (ediff-visible-region): No longer narrows the merge buffer.
2480 (ediff-status-info): Now tells if we are focusing on regions where 2480 (ediff-status-info): Now tells if we are focusing on regions where
2481 both buffers differ from the ancestor. 2481 both buffers differ from the ancestor.
@@ -5884,7 +5884,7 @@
5884 5884
5885 * ediff-meta.el: New file. 5885 * ediff-meta.el: New file.
5886 * ediff-hook.el: New file. 5886 * ediff-hook.el: New file.
5887 * ediff.el: Moved menubar definitions to a new file, ediff-hook.el 5887 * ediff.el: Moved menubar definitions to a new file, ediff-hook.el.
5888 (ediff-files, ediff-merge-files): Better file-name defaults. 5888 (ediff-files, ediff-merge-files): Better file-name defaults.
5889 (ediff-split-string): New function. 5889 (ediff-split-string): New function.
5890 (ediff-exec-process): Now handles diff args separated by space. 5890 (ediff-exec-process): Now handles diff args separated by space.
@@ -6855,11 +6855,11 @@
6855 6855
68561995-08-15 Daniel Pfeiffer <Daniel.Pfeiffer@Informatik.START.dbp.de> 68561995-08-15 Daniel Pfeiffer <Daniel.Pfeiffer@Informatik.START.dbp.de>
6857 6857
6858 * skeleton.el (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode 6858 * skeleton.el (skeleton-pair-insert-maybe): Plain insert in Ovwrt mode.
6859 (skeleton-insert): If skeleton doesn't fit in window, put beginning 6859 (skeleton-insert): If skeleton doesn't fit in window, put beginning
6860 at top before going to _ point. 6860 at top before going to _ point.
6861 (skeleton-internal-list): Rewritten so that resume: sections pertain 6861 (skeleton-internal-list): Rewritten so that resume: sections pertain
6862 only to inferior skeletons and make str available there 6862 only to inferior skeletons and make str available there.
6863 (skeleton-read): Don't quit and remove partial skeleton when empty 6863 (skeleton-read): Don't quit and remove partial skeleton when empty
6864 string entered for outer iterator. Added implicit argument `input'. 6864 string entered for outer iterator. Added implicit argument `input'.
6865 (define-skeleton, skeleton-insert, skeleton-internal-list): Use `x 6865 (define-skeleton, skeleton-insert, skeleton-internal-list): Use `x
@@ -7301,7 +7301,7 @@
73011995-07-22 Daniel Pfeiffer <Daniel.Pfeiffer@Informatik.START.dbp.de> 73011995-07-22 Daniel Pfeiffer <Daniel.Pfeiffer@Informatik.START.dbp.de>
7302 7302
7303 * apropos.el: Add latest changes of old library and some more. 7303 * apropos.el: Add latest changes of old library and some more.
7304 (apropos): Only show unbound symbols when do-all 7304 (apropos): Only show unbound symbols when do-all.
7305 (apropos-documentation-check-elc-file): New copied function. 7305 (apropos-documentation-check-elc-file): New copied function.
7306 (apropos-command): Also use `apropos-do-all' when called as function. 7306 (apropos-command): Also use `apropos-do-all' when called as function.
7307 (apropos-print-doc): Renamed from `apropos-print-documentation', i 7307 (apropos-print-doc): Renamed from `apropos-print-documentation', i
@@ -7632,7 +7632,7 @@
7632 (apropos-use-faces, apropos-local-map): New variables. 7632 (apropos-use-faces, apropos-local-map): New variables.
7633 (apropos-command): New name for `command-apropos' no longer in help.el. 7633 (apropos-command): New name for `command-apropos' no longer in help.el.
7634 (apropos-value): New command. 7634 (apropos-value): New command.
7635 (apropos-documentation): New name for `super-apropos' 7635 (apropos-documentation): New name for `super-apropos'.
7636 (apropos-follow, apropos-mouse-follow): New commands for hypertext. 7636 (apropos-follow, apropos-mouse-follow): New commands for hypertext.
7637 (apropos-describe-plist): New function. 7637 (apropos-describe-plist): New function.
7638 7638
@@ -7644,8 +7644,8 @@
7644 7644
7645 * skeleton.el: Partly rewritten and extended. 7645 * skeleton.el: Partly rewritten and extended.
7646 (skeleton-filter, skeleton-untabify, skeleton-further-elements) 7646 (skeleton-filter, skeleton-untabify, skeleton-further-elements)
7647 (skeleton-abbrev-cleanup): New variables 7647 (skeleton-abbrev-cleanup): New variables.
7648 (skeleton-proxy, skeleton-abbrev-cleanup): New functions 7648 (skeleton-proxy, skeleton-abbrev-cleanup): New functions.
7649 (skeleton-insert): Sublanguage element < must now be handled via 7649 (skeleton-insert): Sublanguage element < must now be handled via
7650 `skeleton-further-elements' (used only in sh-script and ada). Lisp 7650 `skeleton-further-elements' (used only in sh-script and ada). Lisp
7651 expressions can be quoted to ignore the return value. 7651 expressions can be quoted to ignore the return value.
@@ -7798,7 +7798,7 @@
7798 7798
77991995-06-29 David M. Smith <D.M.Smith@lancaster.ac.uk> 77991995-06-29 David M. Smith <D.M.Smith@lancaster.ac.uk>
7800 7800
7801 * ielm.el (ielm-font-lock-keywords): New variable 7801 * ielm.el (ielm-font-lock-keywords): New variable.
7802 (inferior-emacs-lisp-mode): Use it for font-lock support 7802 (inferior-emacs-lisp-mode): Use it for font-lock support
7803 7803
78041995-06-29 Bryan O'Sullivan <bos@Eng.Sun.COM> 78041995-06-29 Bryan O'Sullivan <bos@Eng.Sun.COM>
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 8ecf3f0e33a..8a30b0c6d90 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -104,7 +104,7 @@
104 version numbering regexp list 104 version numbering regexp list
105 change-log-version-number-regexp-list. 105 change-log-version-number-regexp-list.
106 (change-log-find-version): Renamed to 106 (change-log-find-version): Renamed to
107 change-log-version-number-search 107 change-log-version-number-search.
108 (add-log-file-name-function): New. 108 (add-log-file-name-function): New.
109 (change-log-search-vc-number): Added END parameter. Added doc 109 (change-log-search-vc-number): Added END parameter. Added doc
110 string to function. 110 string to function.
@@ -338,7 +338,7 @@
3381999-12-15 Carsten Dominik <dominik@astro.uva.nl> 3381999-12-15 Carsten Dominik <dominik@astro.uva.nl>
339 339
340 * textmodes/reftex.el (reftex-compile-variables): Respect new 340 * textmodes/reftex.el (reftex-compile-variables): Respect new
341 structure of `reftex-index-macro' 341 structure of `reftex-index-macro'.
342 (reftex-compile-variables): Use the changed structure of 342 (reftex-compile-variables): Use the changed structure of
343 `reftex-label-alist'. 343 `reftex-label-alist'.
344 344
@@ -448,7 +448,7 @@
448 ps-mule-prepare-cmpchar-font): Deleted. 448 ps-mule-prepare-cmpchar-font): Deleted.
449 (ps-mule-string-encoding): New arg NO-SETFONT. 449 (ps-mule-string-encoding): New arg NO-SETFONT.
450 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon, 450 (ps-mule-bitmap-prologue): In Postscript code of BuildGlyphCommon,
451 check Composing, not Cmpchar 451 check Composing, not Cmpchar.
452 (ps-mule-initialize): Set ps-mule-composition-prologue-generated 452 (ps-mule-initialize): Set ps-mule-composition-prologue-generated
453 to nil. 453 to nil.
454 (ps-mule-begin-job): Check existence of new composition. 454 (ps-mule-begin-job): Check existence of new composition.
@@ -978,7 +978,7 @@
978 (font-lock-add-keywords): Rename `major-mode' into `mode'. 978 (font-lock-add-keywords): Rename `major-mode' into `mode'.
979 (font-lock-remove-keywords): Added a dummy `mode' argument for 979 (font-lock-remove-keywords): Added a dummy `mode' argument for
980 potential future support. 980 potential future support.
981 (font-lock-fontify-anchored-keywords, 981 (font-lock-fontify-anchored-keywords)
982 (font-lock-fontify-keywords-region): Only handle multiline strings 982 (font-lock-fontify-keywords-region): Only handle multiline strings
983 if necessary (avoids a pathological behavior in (f.ex) diff-mode). 983 if necessary (avoids a pathological behavior in (f.ex) diff-mode).
984 984
@@ -1603,7 +1603,7 @@
1603 the new backquote syntax. 1603 the new backquote syntax.
1604 (smbclient-program, smbclient-program-options) 1604 (smbclient-program, smbclient-program-options)
1605 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New 1605 (smbclient-prompt-regexp, smbclient-font-lock-keywords): New
1606 variables 1606 variables.
1607 (smbclient, smbclient-list-shares): New functions 1607 (smbclient, smbclient-list-shares): New functions
1608 1608
16091999-11-12 Sam Steingold <sds@ksp.com> 16091999-11-12 Sam Steingold <sds@ksp.com>
@@ -1858,7 +1858,7 @@
1858 * whitespace.el: Test for existence of `defcustom' and `defgroup' 1858 * whitespace.el: Test for existence of `defcustom' and `defgroup'
1859 using fboundp instead of assuming that these are not present in 1859 using fboundp instead of assuming that these are not present in
1860 particular flavors of emacs. 1860 particular flavors of emacs.
1861 (whitespace-version): Update to 2.8 1861 (whitespace-version): Update to 2.8.
1862 (whitespace-display-in-modeline): Add custom variable to control 1862 (whitespace-display-in-modeline): Add custom variable to control
1863 displaying the whitespace errors on the modeline based on 1863 displaying the whitespace errors on the modeline based on
1864 suggestion from <klaus.berndl@sdm.de> 1864 suggestion from <klaus.berndl@sdm.de>
@@ -2136,17 +2136,17 @@
21361999-10-19 Peter Kleiweg <kleiweg@let.rug.nl> 21361999-10-19 Peter Kleiweg <kleiweg@let.rug.nl>
2137 2137
2138 * progmodes/ps-mode.el (ps-mode-print-function): Fix default 2138 * progmodes/ps-mode.el (ps-mode-print-function): Fix default
2139 value: \"lpr\" changed to "lpr" 2139 value: \"lpr\" changed to "lpr".
2140 (ps-mode-version): New constant 2140 (ps-mode-version): New constant.
2141 (ps-mode-show-version): New function, added key in ps-mode-map 2141 (ps-mode-show-version): New function, added key in ps-mode-map.
2142 (ps-run-messages): Removed 2142 (ps-run-messages): Removed.
2143 (ps-run-font-lock-keywords-2): New defcustom variable replacing 2143 (ps-run-font-lock-keywords-2): New defcustom variable replacing
2144 ps-run-messages. These keywords now include the value of 2144 ps-run-messages. These keywords now include the value of
2145 ps-run-prompt, making its fontification customizable. 2145 ps-run-prompt, making its fontification customizable.
2146 (ps-run-init): Removed \\n from docstring, it is now added when 2146 (ps-run-init): Removed \\n from docstring, it is now added when
2147 the value is used 2147 the value is used.
2148 (ps-run-font-lock-keywords-1): Added checking for initial ^ in 2148 (ps-run-font-lock-keywords-1): Added checking for initial ^ in
2149 ps-run-prompt 2149 ps-run-prompt.
2150 (ps-mode): Added ps-run-font-lock-keywords-2 to list of 2150 (ps-mode): Added ps-run-font-lock-keywords-2 to list of
2151 customizable variables in doc-string (its equivalent 2151 customizable variables in doc-string (its equivalent
2152 ps-run-messages was missing in previous version of the doc-string). 2152 ps-run-messages was missing in previous version of the doc-string).
@@ -2271,7 +2271,7 @@
22711999-10-14 Stefan Monnier <monnier@cs.yale.edu> 22711999-10-14 Stefan Monnier <monnier@cs.yale.edu>
2272 2272
2273 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name): 2273 * ange-ftp.el (ange-ftp-make-tmp-name, ange-ftp-del-tmp-name):
2274 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file), 2274 * browse-url.el (browse-url-of-buffer, browse-url-delete-temp-file)
2275 (browse-url-temp-file-list, browse-url-delete-temp-file-list): 2275 (browse-url-temp-file-list, browse-url-delete-temp-file-list):
2276 * ediff-util.el (ediff-make-temp-file): 2276 * ediff-util.el (ediff-make-temp-file):
2277 * ediff-vers.el (ediff-pcl-cvs-view-revision): 2277 * ediff-vers.el (ediff-pcl-cvs-view-revision):
@@ -2830,7 +2830,7 @@
2830 (custom-buffer-create-internal): Obey custom-raised-buttons, 2830 (custom-buffer-create-internal): Obey custom-raised-buttons,
2831 Custom-buffer-done. 2831 Custom-buffer-done.
2832 (custom-button-face): Make it `released-button'. 2832 (custom-button-face): Make it `released-button'.
2833 (custom-button-pressed-face): Make it `pressed-button' 2833 (custom-button-pressed-face): Make it `pressed-button'.
2834 (custom-mode-map): Bind "q" to Custom-buffer-done. 2834 (custom-mode-map): Bind "q" to Custom-buffer-done.
2835 (custom-mode): Deal with raised/pressed buttons. 2835 (custom-mode): Deal with raised/pressed buttons.
2836 2836
@@ -2987,7 +2987,7 @@
2987 font-lock-defaults setting. 2987 font-lock-defaults setting.
2988 (java-properties-generic-mode): Supports both ! and # as comment 2988 (java-properties-generic-mode): Supports both ! and # as comment
2989 characters. 2989 characters.
2990 (java-properties-generic-mode): Added an imenu-generic-expression 2990 (java-properties-generic-mode): Added an imenu-generic-expression.
2991 (java-properties-generic-mode): Reworked to support the various 2991 (java-properties-generic-mode): Reworked to support the various
2992 different ways to separate name and value (viz, '=', ':' and 2992 different ways to separate name and value (viz, '=', ':' and
2993 whitespace). 2993 whitespace).
@@ -3483,7 +3483,7 @@
3483 (reftex-toc-find-section): Use new version of `reftex-nearest-match'. 3483 (reftex-toc-find-section): Use new version of `reftex-nearest-match'.
3484 (reftex-insert-docstruct): Adapted to work with the index stuff. 3484 (reftex-insert-docstruct): Adapted to work with the index stuff.
3485 (reftex-parse-from-file): Find index entries as well. 3485 (reftex-parse-from-file): Find index entries as well.
3486 (reftex-toc-toggle-index): New function 3486 (reftex-toc-toggle-index): New function.
3487 (reftex-toc-map): `i' is now used to toggle the index, File 3487 (reftex-toc-map): `i' is now used to toggle the index, File
3488 boundaries has been moved to `F'. 3488 boundaries has been moved to `F'.
3489 (reftex-select-label-map): Toggling display of file boundaries is 3489 (reftex-select-label-map): Toggling display of file boundaries is
@@ -3506,7 +3506,7 @@
3506 (reftex-index-section-letters, reftex-index-include-context) 3506 (reftex-index-section-letters, reftex-index-include-context)
3507 (reftex-index-follow-mode, reftex-index-header-face) 3507 (reftex-index-follow-mode, reftex-index-header-face)
3508 (reftex-index-section-face, reftex-index-tag-face) 3508 (reftex-index-section-face, reftex-index-tag-face)
3509 (reftex-index-face): New options 3509 (reftex-index-face): New options.
3510 (reftex-index-map, reftex-index-menu, reftex-last-index-file) 3510 (reftex-index-map, reftex-index-menu, reftex-last-index-file)
3511 (reftex-index-tag, reftex-index-return-marker) 3511 (reftex-index-tag, reftex-index-return-marker)
3512 (reftex-index-restriction-indicator, reftex-index-restriction-data) 3512 (reftex-index-restriction-indicator, reftex-index-restriction-data)
@@ -3514,9 +3514,9 @@
3514 (reftex-index-key-end-re, reftex-find-index-entry-regexp-format) 3514 (reftex-index-key-end-re, reftex-find-index-entry-regexp-format)
3515 (reftex-everything-regexp-no-index, reftex-index-re) 3515 (reftex-everything-regexp-no-index, reftex-index-re)
3516 (reftex-macros-with-index, reftex-index-macro-alist): New variables. 3516 (reftex-macros-with-index, reftex-index-macro-alist): New variables.
3517 (reftex-index-help, reftex-index-macros-builtin, 3517 (reftex-index-help, reftex-index-macros-builtin)
3518 (reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt) 3518 (reftex-key-to-index-macro-alist, reftex-query-index-macro-prompt)
3519 (reftex-query-index-macro-help): New constants 3519 (reftex-query-index-macro-help): New constants.
3520 (reftex-index-selection-or-word, reftex-index) 3520 (reftex-index-selection-or-word, reftex-index)
3521 (reftex-default-index, reftex-update-default-index) 3521 (reftex-default-index, reftex-update-default-index)
3522 (reftex-index-complete-tag, reftex-index-select-tag) 3522 (reftex-index-complete-tag, reftex-index-select-tag)
@@ -3607,7 +3607,7 @@
3607 window; and poles can be oriented horizontally. Face support is 3607 window; and poles can be oriented horizontally. Face support is
3608 thrown in gratuitously. 3608 thrown in gratuitously.
3609 (hanoi): Changed default number of rings back to 3. 3609 (hanoi): Changed default number of rings back to 3.
3610 (hanoi-unix, hanoi-unix-64): New commands 3610 (hanoi-unix, hanoi-unix-64): New commands.
3611 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces, 3611 (hanoi-horizontal-flag, hanoi-move-period, hanoi-use-faces,
3612 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face, 3612 hanoi-pole-face, hanoi-base-face, hanoi-even-ring-face,
3613 hanoi-odd-ring-face): New variables. 3613 hanoi-odd-ring-face): New variables.
@@ -5777,20 +5777,20 @@
57771999-03-12 Eric M. Ludlam <zappo@ultranet.com> 57771999-03-12 Eric M. Ludlam <zappo@ultranet.com>
5778 5778
5779 * speedbar.el: Added commentary about stealthy functions. 5779 * speedbar.el: Added commentary about stealthy functions.
5780 (speedbar-message) new function. 5780 (speedbar-message): New function.
5781 (speedbar-y-or-n-p): New function 5781 (speedbar-y-or-n-p): New function.
5782 (speedbar-with-attached-buffer) Moved macro before reference. 5782 (speedbar-with-attached-buffer): Moved macro before reference.
5783 Now uses `save-selected-window'. 5783 Now uses `save-selected-window'.
5784 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh, 5784 (speedbar-mouse-hscroll, speedbar-track-mouse, speedbar-refresh)
5785 speedbar-generic-item-info, speedbar-item-info-file-helper, 5785 (speedbar-generic-item-info, speedbar-item-info-file-helper)
5786 speedbar-item-delete, speedbar-insert-generic-list, 5786 (speedbar-item-delete, speedbar-insert-generic-list)
5787 speedbar-timer-fn, speedbar-check-vc-this-line, 5787 (speedbar-timer-fn, speedbar-check-vc-this-line)
5788 speedbar-check-obj-this-line, speedbar-fetch-dynamic-etags, 5788 (speedbar-check-obj-this-line, speedbar-fetch-dynamic-etags)
5789 speedbar-buffers-item-info) Use speedbar-message. 5789 (speedbar-buffers-item-info): Use speedbar-message.
5790 (speedbar-item-info) Limit `message-log-max'. 5790 (speedbar-item-info): Limit `message-log-max'.
5791 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename, 5791 (speedbar-item-load, speedbar-item-copy, speedbar-item-rename)
5792 speedbar-item-delete, speedbar-item-object-delete, 5792 (speedbar-item-delete, speedbar-item-object-delete)
5793 speedbar-buffer-kill-buffer) Use speedbar-y-or-n-p. 5793 (speedbar-buffer-kill-buffer): Use speedbar-y-or-n-p.
5794 5794
57951999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp> 57951999-03-10 Kenichi Handa <handa@mulelab.etl.go.jp>
5796 5796
@@ -6230,7 +6230,7 @@
6230 6230
62311999-02-12 Alex Schroeder <a.schroeder@bsiag.ch> 62311999-02-12 Alex Schroeder <a.schroeder@bsiag.ch>
6232 6232
6233 * sql.el: Set version to 1.3.2 6233 * sql.el: Set version to 1.3.2.
6234 (sql-solid-program): Added support for solid. 6234 (sql-solid-program): Added support for solid.
6235 (sql-help): Doc mentions sql-solid. 6235 (sql-help): Doc mentions sql-solid.
6236 (sql-solid): Entry function for Solid. 6236 (sql-solid): Entry function for Solid.
@@ -6384,7 +6384,7 @@
6384 coding-system-list here. 6384 coding-system-list here.
6385 6385
6386 * international/mule.el (coding-system-lessp): Moved here from 6386 * international/mule.el (coding-system-lessp): Moved here from
6387 mule-util.el 6387 mule-util.el.
6388 (add-to-coding-system-list): New function. 6388 (add-to-coding-system-list): New function.
6389 (make-subsidiary-coding-system, make-coding-system, 6389 (make-subsidiary-coding-system, make-coding-system,
6390 define-coding-system-alias): Use it instead of setting 6390 define-coding-system-alias): Use it instead of setting
@@ -6721,7 +6721,7 @@
6721 (speedbar-add-mode-functions-list) Improve doc. 6721 (speedbar-add-mode-functions-list) Improve doc.
6722 (speedbar-line-token) New function. 6722 (speedbar-line-token) New function.
6723 (speedbar-dired) Fix order of directories in -shown-directories. 6723 (speedbar-dired) Fix order of directories in -shown-directories.
6724 (speedbar-line-path): Default return is default-directory 6724 (speedbar-line-path): Default return is default-directory.
6725 (speedbar-buffers-line-path): Return is dir name only. 6725 (speedbar-buffers-line-path): Return is dir name only.
6726 (speedbar-mode-functions-list): New variable. 6726 (speedbar-mode-functions-list): New variable.
6727 (speedbar-mouse-item-info): Rewrote to be a replaceable fn. 6727 (speedbar-mouse-item-info): Rewrote to be a replaceable fn.
@@ -7321,7 +7321,7 @@
73211998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp> 73211998-12-29 Masatake Yamato <masata-y@tori.aist-nara.ac.jp>
7322 7322
7323 * page-ext.el: Added mouse-selection feature for pages directory buffer. 7323 * page-ext.el: Added mouse-selection feature for pages directory buffer.
7324 (pages-directory-map): Bind mouse-2 7324 (pages-directory-map): Bind mouse-2.
7325 (pages-copy-header-and-position): Put text property. 7325 (pages-copy-header-and-position): Put text property.
7326 (pages-directory-goto-with-mouse): New function. 7326 (pages-directory-goto-with-mouse): New function.
7327 7327
@@ -7399,7 +7399,7 @@
7399 (cperl-after-block-p): Likewise. 7399 (cperl-after-block-p): Likewise.
7400 (cperl-after-block-and-statement-beg): Likewise. 7400 (cperl-after-block-and-statement-beg): Likewise.
7401 (cperl-after-block-p): After END/BEGIN we are a block. 7401 (cperl-after-block-p): After END/BEGIN we are a block.
7402 (cperl-after-expr-p): Skip labels when checking 7402 (cperl-after-expr-p): Skip labels when checking.
7403 (cperl-indent-region): Make a marker for END - text added/removed. 7403 (cperl-indent-region): Make a marker for END - text added/removed.
7404 Disable hooks during the call (how to call them later?). 7404 Disable hooks during the call (how to call them later?).
7405 Now indents 820-line-long function in 6.5 sec (including 7405 Now indents 820-line-long function in 6.5 sec (including
@@ -7462,7 +7462,7 @@
7462 (cperl-fix-line-spacing): Sped up to bail out early. 7462 (cperl-fix-line-spacing): Sped up to bail out early.
7463 (x-color-defined-p): Was not compiling on XEmacs 7463 (x-color-defined-p): Was not compiling on XEmacs
7464 Was defmacro'ed with a tick. Remove another def. 7464 Was defmacro'ed with a tick. Remove another def.
7465 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones 7465 (cperl-clobber-lisp-bindings): If set, C-c variants are the old ones.
7466 (cperl-unwind-to-safe): New function. 7466 (cperl-unwind-to-safe): New function.
7467 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at 7467 (cperl-fontify-syntaxically): Use `cperl-unwind-to-safe' to start at
7468 reasonable position. 7468 reasonable position.
@@ -7512,7 +7512,7 @@
7512 (cperl-etags-goto-tag-location): New macro. 7512 (cperl-etags-goto-tag-location): New macro.
7513 (cperl-version): New variable. New menu entry 7513 (cperl-version): New variable. New menu entry
7514 random docstrings: References to "future" 20.3 removed. 7514 random docstrings: References to "future" 20.3 removed.
7515 Menu was described as `CPerl' instead of `Perl' 7515 Menu was described as `CPerl' instead of `Perl'.
7516 (perl-font-lock-keywords): Would not highlight `sub foo($$);'. 7516 (perl-font-lock-keywords): Would not highlight `sub foo($$);'.
7517 (cperl-toggle-construct-fix): Was toggling to t instead of 1. 7517 (cperl-toggle-construct-fix): Was toggling to t instead of 1.
7518 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face' 7518 (cperl-ps-print-init): Associate `cperl-array-face', `cperl-hash-face'
@@ -8972,7 +8972,7 @@
8972 set unconditional-jump to nil. 8972 set unconditional-jump to nil.
8973 (ccl-compile-read-multibyte-character): Return nil. 8973 (ccl-compile-read-multibyte-character): Return nil.
8974 (ccl-compile-write-multibyte-character): Likewise. 8974 (ccl-compile-write-multibyte-character): Likewise.
8975 (ccl-compile-translate-character): Likewise 8975 (ccl-compile-translate-character): Likewise.
8976 (ccl-compile-map-multiple): Likewise. 8976 (ccl-compile-map-multiple): Likewise.
8977 (ccl-compile-map-single): Likewise. 8977 (ccl-compile-map-single): Likewise.
8978 8978
@@ -9055,7 +9055,7 @@
9055 9055
9056 * net-utils.el (ftp, nslookup): Require comint. 9056 * net-utils.el (ftp, nslookup): Require comint.
9057 (network-service-connection): Likewise. 9057 (network-service-connection): Likewise.
9058 (whois-server-name): Defaults to whois.arin.net 9058 (whois-server-name): Defaults to whois.arin.net.
9059 (whois-server-list, whois-server-tld, whois-guess-server): New var. 9059 (whois-server-list, whois-server-tld, whois-guess-server): New var.
9060 (whois): Tries to guess the appropriate top-level domain server. 9060 (whois): Tries to guess the appropriate top-level domain server.
9061 (whois-get-tld): New function. 9061 (whois-get-tld): New function.
@@ -9599,7 +9599,7 @@
9599 (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry): 9599 (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry):
9600 New functions. 9600 New functions.
9601 (reftex-auto-view-crossref): New value `window' allowed. 9601 (reftex-auto-view-crossref): New value `window' allowed.
9602 (reftex-view-crossref-when-idle): Process new `window' option in 9602 (reftex-view-crossref-when-idle): Process new `window' option.
9603 (reftex-translate-to-ascii-function): New default. 9603 (reftex-translate-to-ascii-function): New default.
9604 (reftex-label-illegal-re): Default changed, removed Latin1. 9604 (reftex-label-illegal-re): Default changed, removed Latin1.
9605 (reftex-latin1-to-ascii): New function. 9605 (reftex-latin1-to-ascii): New function.
@@ -9639,7 +9639,7 @@
9639 (checkdoc-this-string-valid): When converting a comment into a doc 9639 (checkdoc-this-string-valid): When converting a comment into a doc
9640 string, make sure " chars are \". 9640 string, make sure " chars are \".
9641 (checkdoc-sentencespace-region-engine): Only do double space check 9641 (checkdoc-sentencespace-region-engine): Only do double space check
9642 if based on the variable `sentence-end-double-space' 9642 if based on the variable `sentence-end-double-space'.
9643 (checkdoc-this-string-valid-engine): ? ends valid sentence. 9643 (checkdoc-this-string-valid-engine): ? ends valid sentence.
9644 (checkdoc-proper-noun-region-engine): Exclude items in URLs 9644 (checkdoc-proper-noun-region-engine): Exclude items in URLs
9645 9645
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index d008640cbe3..39cfea5669b 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -242,8 +242,8 @@
242 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw. 242 (cperl-find-pods-heres): Could access `font-lock-comment-face' in -nw.
243 No -nw-compile time warnings now. 243 No -nw-compile time warnings now.
244 (cperl-find-tags): TAGS file had too short substring-to-search. 244 (cperl-find-tags): TAGS file had too short substring-to-search.
245 Be less verbose in non-interactive mode 245 Be less verbose in non-interactive mode.
246 (imenu-example--create-perl-index): Set index-marker after name 246 (imenu-example--create-perl-index): Set index-marker after name.
247 (cperl-outline-regexp): New variable. 247 (cperl-outline-regexp): New variable.
248 (cperl-outline-level): Made compatible with `cperl-outline-regexp'. 248 (cperl-outline-level): Made compatible with `cperl-outline-regexp'.
249 (cperl-mode): Made use `cperl-outline-regexp'. 249 (cperl-mode): Made use `cperl-outline-regexp'.
@@ -479,7 +479,7 @@
479 (help-setup-xref, help-xref-following, help-make-xrefs) 479 (help-setup-xref, help-xref-following, help-make-xrefs)
480 (help-xref-button, help-insert-xref-button, help-xref-interned) 480 (help-xref-button, help-insert-xref-button, help-xref-interned)
481 (help-xref-go-back, help-go-back, help-do-xref, help-follow) 481 (help-xref-go-back, help-go-back, help-do-xref, help-follow)
482 (help-xref-on-pp): Functions moved into `help-mode.el' 482 (help-xref-on-pp): Functions moved into `help-mode.el'.
483 (help-mode-map, help-xref-stack, help-xref-stack-item) 483 (help-mode-map, help-xref-stack, help-xref-stack-item)
484 (help-highlight-p, help-highlight-face, help-back-label) 484 (help-highlight-p, help-highlight-face, help-back-label)
485 (help-xref-symbol-regexp, help-xref-mule-regexp) 485 (help-xref-symbol-regexp, help-xref-mule-regexp)
@@ -1188,7 +1188,7 @@
11882001-09-07 Eli Zaretskii <eliz@is.elta.co.il> 11882001-09-07 Eli Zaretskii <eliz@is.elta.co.il>
1189 1189
1190 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german" 1190 * textmodes/ispell.el (ispell-dictionary-alist-4): Add "german"
1191 and "german8", for the new German orthography dictionaries, 1191 and "german8", for the new German orthography dictionaries.
1192 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange 1192 (ispell-dictionary-alist-5, ispell-dictionary-alist-6): Rearrange
1193 the entries, to keep the line length balanced for loaddefs.el. 1193 the entries, to keep the line length balanced for loaddefs.el.
1194 1194
@@ -2072,7 +2072,7 @@
2072 2072
2073 * ediff-init.el (ediff-with-syntax-table): New macro, uses 2073 * ediff-init.el (ediff-with-syntax-table): New macro, uses
2074 with-syntax-table. 2074 with-syntax-table.
2075 (ediff-coding-system-for-read): From ediff-diff.el 2075 (ediff-coding-system-for-read): From ediff-diff.el.
2076 (ediff-coding-system-for-write): New variable. 2076 (ediff-coding-system-for-write): New variable.
2077 (ediff-highest-priority): Fixed the bug having to do with disappearing 2077 (ediff-highest-priority): Fixed the bug having to do with disappearing
2078 overlays. 2078 overlays.
@@ -6812,7 +6812,7 @@
6812 to nil. 6812 to nil.
6813 6813
6814 * tooltip.el (tooltip-frame-parameters): Remove colors. 6814 * tooltip.el (tooltip-frame-parameters): Remove colors.
6815 (tooltip): New face 6815 (tooltip): New face.
6816 (tooltip-set-param): New function. 6816 (tooltip-set-param): New function.
6817 (tooltip-show): Set up color frame parameters from face `tooltip'. 6817 (tooltip-show): Set up color frame parameters from face `tooltip'.
6818 Display the tooltip text in face `tooltip'. 6818 Display the tooltip text in face `tooltip'.
@@ -8804,7 +8804,7 @@
8804 8804
88052000-11-12 Dave Love <fx@gnu.org> 88052000-11-12 Dave Love <fx@gnu.org>
8806 8806
8807 * mail/feedmail.el: Fix header, 8807 * mail/feedmail.el: Fix header.
8808 (feedmail) <defgroup>: Add :link. 8808 (feedmail) <defgroup>: Add :link.
8809 8809
8810 * view.el: Use local-map property, not keymap on mode-line string. 8810 * view.el: Use local-map property, not keymap on mode-line string.
@@ -10715,7 +10715,7 @@
10715 * iswitchb.el (iswitchb-mode): Add :require. 10715 * iswitchb.el (iswitchb-mode): Add :require.
10716 10716
10717 * info.el (Info-goto-node, Info-menu): Doc fix. 10717 * info.el (Info-goto-node, Info-menu): Doc fix.
10718 (Info-mode-menu): Bind beginning-of-buffer, Info-edit 10718 (Info-mode-menu): Bind beginning-of-buffer, Info-edit.
10719 (info-tool-bar-map): New variable. 10719 (info-tool-bar-map): New variable.
10720 (Info-mode): Use it. 10720 (Info-mode): Use it.
10721 (Info-edit-map): Define all in defvar. 10721 (Info-edit-map): Define all in defvar.
@@ -11010,7 +11010,7 @@
11010 11010
11011 * net/net-utils.el (nslookup-font-lock-keywords) 11011 * net/net-utils.el (nslookup-font-lock-keywords)
11012 (ftp-font-lock-keywords, smbclient-font-lock-keywords): 11012 (ftp-font-lock-keywords, smbclient-font-lock-keywords):
11013 Only set if window-system is non-nil 11013 Only set if window-system is non-nil.
11014 (net-utils-run-program): Returns buffer. 11014 (net-utils-run-program): Returns buffer.
11015 (network-connection-reconnect): Added this function. 11015 (network-connection-reconnect): Added this function.
11016 11016
@@ -11025,13 +11025,13 @@
11025 (generic-mode-alist): Renamed to generic-mode-list. 11025 (generic-mode-alist): Renamed to generic-mode-list.
11026 (generic-find-file-regexp): Default changed to "^#". 11026 (generic-find-file-regexp): Default changed to "^#".
11027 (generic-read-type): Uses completing read on generic-mode-list. 11027 (generic-read-type): Uses completing read on generic-mode-list.
11028 (generic-mode-sanity-check): removed this function. 11028 (generic-mode-sanity-check): Removed this function.
11029 (generic-add-to-auto-mode): Removed this function 11029 (generic-add-to-auto-mode): Removed this function.
11030 (generic-mode-internal): Bind mode-specific definitions 11030 (generic-mode-internal): Bind mode-specific definitions
11031 into function instead of putting them in alist. 11031 into function instead of putting them in alist.
11032 (generic-mode-set-comments): Reworked extensively. 11032 (generic-mode-set-comments): Reworked extensively.
11033 (generic-mode-find-file-hook): Simplified regexp searching 11033 (generic-mode-find-file-hook): Simplified regexp searching.
11034 (generic-make-keywords-list): Omit extra pair of parens 11034 (generic-make-keywords-list): Omit extra pair of parens.
11035 11035
11036 * find-lisp.el (find-lisp-find-files-internal): 11036 * find-lisp.el (find-lisp-find-files-internal):
11037 Make sure directory name ends with "/". 11037 Make sure directory name ends with "/".
@@ -11040,7 +11040,7 @@
11040 Regexp now allows leading whitespace. 11040 Regexp now allows leading whitespace.
11041 (rc-generic-mode): Added eval-when-compile 11041 (rc-generic-mode): Added eval-when-compile
11042 around generic-make-keywords-list. 11042 around generic-make-keywords-list.
11043 Deleted duplicate regexp 11043 Deleted duplicate regexp.
11044 (rul-generic-mode): Added eval-when-compile 11044 (rul-generic-mode): Added eval-when-compile
11045 around generic-make-keywords-list. 11045 around generic-make-keywords-list.
11046 (etc-fstab-generic-mode): New generic mode. 11046 (etc-fstab-generic-mode): New generic mode.
@@ -11356,7 +11356,7 @@
11356 (comint-insert-clicked-input): Be more careful to find the overlay. 11356 (comint-insert-clicked-input): Be more careful to find the overlay.
11357 Use this-command-keys rather than hardcoding mouse-2. 11357 Use this-command-keys rather than hardcoding mouse-2.
11358 11358
11359 * font-lock.el: Replace confusing (,@ with , 11359 * font-lock.el: Replace confusing (,@ with ,.
11360 (tex-font-lock-keywords-1, tex-font-lock-keywords-2): 11360 (tex-font-lock-keywords-1, tex-font-lock-keywords-2):
11361 Don't use regexp-opt-depth. Spice up the regexp for args. 11361 Don't use regexp-opt-depth. Spice up the regexp for args.
11362 Don't distinguish between cmds that can take an opt arg or not. 11362 Don't distinguish between cmds that can take an opt arg or not.
@@ -11885,7 +11885,7 @@
11885 New functions, used instead of non-`strokes-' versions.. 11885 New functions, used instead of non-`strokes-' versions..
11886 (strokes-mouse-event-p): Rewritten. 11886 (strokes-mouse-event-p): Rewritten.
11887 (strokes-event-closest-point): Avoid event-point. 11887 (strokes-event-closest-point): Avoid event-point.
11888 (strokes-get-grid-position): Avoid cdadr, caadr 11888 (strokes-get-grid-position): Avoid cdadr, caadr.
11889 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents 11889 (strokes-read-stroke, strokes-read-complex-stroke): Avoid levents
11890 functions. 11890 functions.
11891 (strokes-help): Use with-output-to-temp-buffer. 11891 (strokes-help): Use with-output-to-temp-buffer.
@@ -14110,14 +14110,14 @@
14110 * locate.el (locate): Cleaned up locate command's interactive prompting 14110 * locate.el (locate): Cleaned up locate command's interactive prompting
14111 Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions. 14111 Thanks to François_Pinard <pinard@iro.umontreal.ca> for suggestions.
14112 14112
14113 * filecache.el (file-cache-case-fold-search): New variable 14113 * filecache.el (file-cache-case-fold-search): New variable.
14114 (file-cache-assoc-function): New variable 14114 (file-cache-assoc-function): New variable.
14115 (file-cache-minibuffer-complete): Use file-cache-assoc-function. 14115 (file-cache-minibuffer-complete): Use file-cache-assoc-function.
14116 Use file-cache-case-fold-search variable 14116 Use file-cache-case-fold-search variable.
14117 (file-cache-add-file): Use file-cache-assoc-function 14117 (file-cache-add-file): Use file-cache-assoc-function.
14118 (file-cache-delete-file): likewise 14118 (file-cache-delete-file): Likewise.
14119 (file-cache-directory-name): likewise 14119 (file-cache-directory-name): Likewise.
14120 (file-cache-debug-read-from-minibuffer): likewise 14120 (file-cache-debug-read-from-minibuffer): Likewise.
14121 14121
141222000-08-28 Gerd Moellmann <gerd@gnu.org> 141222000-08-28 Gerd Moellmann <gerd@gnu.org>
14123 14123
@@ -14191,12 +14191,12 @@
14191 14191
14192 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el. 14192 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el.
14193 Provide ja-dic-cnv instead of skkdic-cnv. 14193 Provide ja-dic-cnv instead of skkdic-cnv.
14194 (ja-dic-filename): Renamed from skkdic-filename. Referers changed 14194 (ja-dic-filename): Renamed from skkdic-filename. Referers changed.
14195 (iso-2022-7bit-short): Add safe-charsets property. 14195 (iso-2022-7bit-short): Add safe-charsets property.
14196 (skkdic-convert-postfix): Search Japanese chou-on character in 14196 (skkdic-convert-postfix): Search Japanese chou-on character in
14197 addition to Hiragana character. 14197 addition to Hiragana character.
14198 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise. 14198 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise.
14199 (skkdic-convert): Change file names from skkdic.el to ja-dic.el 14199 (skkdic-convert): Change file names from skkdic.el to ja-dic.el.
14200 (batch-skkdic-convert): Likewise. 14200 (batch-skkdic-convert): Likewise.
14201 14201
14202 * international/ja-dic-utl.el: Renamed from skkdic-utl.el. 14202 * international/ja-dic-utl.el: Renamed from skkdic-utl.el.
@@ -14389,12 +14389,12 @@
14389 (ispell-dictionary-alist-4): Fixed regexp in francais-tex 14389 (ispell-dictionary-alist-4): Fixed regexp in francais-tex
14390 dictionary, added italiano dictionary. 14390 dictionary, added italiano dictionary.
14391 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a 14391 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a
14392 word character 14392 word character.
14393 (ispell-tex-skip-alists): Added psfig support. 14393 (ispell-tex-skip-alists): Added psfig support.
14394 (ispell-skip-html): Renamed from ispell-skip-sgml. 14394 (ispell-skip-html): Renamed from ispell-skip-sgml.
14395 (ispell-begin-skip-region-regexp, ispell-skip-region) 14395 (ispell-begin-skip-region-regexp, ispell-skip-region)
14396 (ispell-minor-check): Improved html skipping support to skip across 14396 (ispell-minor-check): Improved html skipping support to skip across
14397 code, and recognize `&' commands without proper `;' syntax; 14397 code, and recognize `&' commands without proper `;' syntax.
14398 (ispell-process-line): Fix alignment error when manually 14398 (ispell-process-line): Fix alignment error when manually
14399 correcting spelling. 14399 correcting spelling.
14400 (ispell): Fix comment string. 14400 (ispell): Fix comment string.
@@ -14515,7 +14515,7 @@
14515 (goto-address-url-face, goto-address-url-mouse-face) 14515 (goto-address-url-face, goto-address-url-mouse-face)
14516 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix. 14516 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix.
14517 (goto-address-url-regexp): Use thing-at-point-url-regexp. 14517 (goto-address-url-regexp): Use thing-at-point-url-regexp.
14518 (goto-address-fontify, goto-address-at-mouse): Simplify, 14518 (goto-address-fontify, goto-address-at-mouse): Simplify.
14519 (goto-address-at-point): browse-url-url-at-point, 14519 (goto-address-at-point): browse-url-url-at-point,
14520 goto-address-find-address-at-point can return nil. 14520 goto-address-find-address-at-point can return nil.
14521 (goto-address-find-address-at-point): Return nil on failure. 14521 (goto-address-find-address-at-point): Return nil on failure.
@@ -15501,23 +15501,23 @@
15501 ada-xref.el before ada-prj.el, so that the Project menu is created 15501 ada-xref.el before ada-prj.el, so that the Project menu is created
15502 when ada-prj tries to add to it. 15502 when ada-prj tries to add to it.
15503 (ada-activate-keys-for-case): Suppress the characters that are not 15503 (ada-activate-keys-for-case): Suppress the characters that are not
15504 part of the Ada syntax. Better compatibility with else-mode 15504 part of the Ada syntax. Better compatibility with else-mode.
15505 (ada-adjust-case-interactive): When auto-casing is not active, 15505 (ada-adjust-case-interactive): When auto-casing is not active,
15506 correctly insert newlines (used to insert only ^M). Prevent the 15506 correctly insert newlines (used to insert only ^M). Prevent the
15507 syntax table from being changed in case of an error 15507 syntax table from being changed in case of an error
15508 (or '_' becomes part of a word and some commands are confused). 15508 (or '_' becomes part of a word and some commands are confused).
15509 Do nothing if ada-auto-case is nil. 15509 Do nothing if ada-auto-case is nil.
15510 (ada-after-keyword-p): Ignore keywords that are also attributes 15510 (ada-after-keyword-p): Ignore keywords that are also attributes.
15511 (ada-batch-reformat): Update usage comment 15511 (ada-batch-reformat): Update usage comment.
15512 (ada-call-from-contextual-menu): New function 15512 (ada-call-from-contextual-menu): New function.
15513 (ada-case-read-exceptions): Reinitialize the casing exception list 15513 (ada-case-read-exceptions): Reinitialize the casing exception list
15514 first to nil first, so that the casing exception file can be 15514 first to nil first, so that the casing exception file can be
15515 shared. 15515 shared.
15516 (ada-check-defun-name): Handles "configure" keyword for gnatdist 15516 (ada-check-defun-name): Handles "configure" keyword for gnatdist
15517 files. 15517 files.
15518 (ada-compile-goto-error): Fix regexp used to detect a file:line 15518 (ada-compile-goto-error): Fix regexp used to detect a file:line
15519 anywhere in the error message 15519 anywhere in the error message.
15520 (ada-contextual-menu-last-point): New variable 15520 (ada-contextual-menu-last-point): New variable.
15521 (ada-create-keymap): If the variable delete-key-deletes-forward is 15521 (ada-create-keymap): If the variable delete-key-deletes-forward is
15522 t on XEmacs, it means that DEL should delete one character 15522 t on XEmacs, it means that DEL should delete one character
15523 forward. 15523 forward.
@@ -15544,21 +15544,21 @@
15544 are not in fact seeing "end if". Ignore "when" statements except 15544 are not in fact seeing "end if". Ignore "when" statements except
15545 when initial keyword was "begin". Fix handling of nested 15545 when initial keyword was "begin". Fix handling of nested
15546 procedures. Add a recursive call to this function to skip over 15546 procedures. Add a recursive call to this function to skip over
15547 other 'end' statmts. Fix indentation for "when .. => begin" 15547 other 'end' statmts. Fix indentation for "when .. => begin".
15548 (ada-in-open-paren-p): Fix indentation for complex boolean 15548 (ada-in-open-paren-p): Fix indentation for complex boolean
15549 expressions, where 'and then', 'or else' and parenthesis 15549 expressions, where 'and then', 'or else' and parenthesis
15550 statements are mixed up. 15550 statements are mixed up.
15551 (ada-in-paramlist-p): Skip comments while searching for the 15551 (ada-in-paramlist-p): Skip comments while searching for the
15552 beginning Fix handling of operator declarations. 15552 beginning Fix handling of operator declarations.
15553 (ada-indent-align-comments): New variable 15553 (ada-indent-align-comments): New variable.
15554 (ada-indent-current): Change the syntax table only in the 15554 (ada-indent-current): Change the syntax table only in the
15555 protected section, so that we are sure it is restored correctly. 15555 protected section, so that we are sure it is restored correctly.
15556 (ada-indent-on-previous-lines): Use ada-use-indent and 15556 (ada-indent-on-previous-lines): Use ada-use-indent and
15557 ada-with-indent Correctly indent "select ... then" 15557 ada-with-indent. Correctly indent "select ... then".
15558 (ada-indent-region): Slight speedup. 15558 (ada-indent-region): Slight speedup.
15559 (ada-indent-renames): New variable. 15559 (ada-indent-renames): New variable.
15560 (ada-last-which-function-subprog, ada-last-which-function-line): 15560 (ada-last-which-function-subprog, ada-last-which-function-line):
15561 New variables 15561 New variables.
15562 (ada-looking-at-semi-private): Correctly indent the 'private' 15562 (ada-looking-at-semi-private): Correctly indent the 'private'
15563 keyword when it is the first word in a package declaration. 15563 keyword when it is the first word in a package declaration.
15564 (ada-loose-case-word): Stop searching if at the end of the buffer. 15564 (ada-loose-case-word): Stop searching if at the end of the buffer.
@@ -15568,8 +15568,8 @@
15568 (ada-mode): Add support for abbrev-mode, outline-mode and 15568 (ada-mode): Add support for abbrev-mode, outline-mode and
15569 which-func-mode Override the old find-file.el entry in 15569 which-func-mode Override the old find-file.el entry in
15570 ff-special-constructs since it is using the obsolete 15570 ff-special-constructs since it is using the obsolete
15571 ada-spec-suffix variable 15571 ada-spec-suffix variable.
15572 (ada-no-auto-case): New function 15572 (ada-no-auto-case): New function.
15573 (ada-scan-paramlist): When parsing the argument type, accept 15573 (ada-scan-paramlist): When parsing the argument type, accept
15574 spaces (as in "X 'Class", generated by Rational Rose). 15574 spaces (as in "X 'Class", generated by Rational Rose).
15575 (ada-other-file-name): No longer loads the other file. 15575 (ada-other-file-name): No longer loads the other file.
@@ -15578,41 +15578,41 @@
15578 (ada-search-ignore-complex-boolean): New function. 15578 (ada-search-ignore-complex-boolean): New function.
15579 (ada-uncomment-region): Emacs21 already knows how to delete 15579 (ada-uncomment-region): Emacs21 already knows how to delete
15580 comments not starting in the first column. 15580 comments not starting in the first column.
15581 (ada-use-indent): New variable 15581 (ada-use-indent): New variable.
15582 (ada-which-function): New function. 15582 (ada-which-function): New function.
15583 (ada-with-indent): New variable 15583 (ada-with-indent): New variable.
15584 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el 15584 (ada-xemacs): Evaluate it at compile time too, so that ada-mode.el
15585 can be batch-compiled from the command line. 15585 can be batch-compiled from the command line.
15586 15586
15587 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs. 15587 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs.
15588 Add to the menu when the file is loaded, not in ada-mode-hook. 15588 Add to the menu when the file is loaded, not in ada-mode-hook.
15589 Add -toolbar to the default ddd command Switches moved from 15589 Add -toolbar to the default ddd command Switches moved from
15590 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to 15590 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to
15591 ada-prj-default-comp-opt 15591 ada-prj-default-comp-opt.
15592 (ada-add-ada-menu): Remove the map and name parameters Add the Ada 15592 (ada-add-ada-menu): Remove the map and name parameters. Add the Ada
15593 Reference Manual to the menu 15593 Reference Manual to the menu.
15594 (ada-check-current): rewritten as a call to ada-compile-current 15594 (ada-check-current): Rewritten as a call to ada-compile-current.
15595 (ada-compile): Removed. 15595 (ada-compile): Removed.
15596 (ada-compile-application, ada-compile-current, ada-check-current): 15596 (ada-compile-application, ada-compile-current, ada-check-current):
15597 Set the compilation-search-path so that compile.el automatically 15597 Set the compilation-search-path so that compile.el automatically
15598 finds the sources in src_dir. Automatic scrolling of the 15598 finds the sources in src_dir. Automatic scrolling of the
15599 compilation buffer. C-uC-cC-c asks for confirmation before 15599 compilation buffer. C-uC-cC-c asks for confirmation before
15600 compiling 15600 compiling.
15601 (ada-compile-current): New parameter, prj-field 15601 (ada-compile-current): New parameter, prj-field.
15602 (ada-complete-identifier): Load the .ali file before doing 15602 (ada-complete-identifier): Load the .ali file before doing
15603 processing 15603 processing.
15604 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to 15604 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to
15605 conform to gnatmake's behavior. 15605 conform to gnatmake's behavior.
15606 (ada-find-file-in-dir): New function 15606 (ada-find-file-in-dir): New function.
15607 (ada-find-references): Set the environment variables for gnatfind 15607 (ada-find-references): Set the environment variables for gnatfind.
15608 (ada-find-src-file-in-dir): New function. 15608 (ada-find-src-file-in-dir): New function.
15609 (ada-first-non-nil): Removed 15609 (ada-first-non-nil): Removed.
15610 (ada-gdb-application): Add support for jdb, the java debugger. 15610 (ada-gdb-application): Add support for jdb, the java debugger.
15611 (ada-get-ada-file-name): Load the original-file first if not done 15611 (ada-get-ada-file-name): Load the original-file first if not done
15612 yet. 15612 yet.
15613 (ada-get-all-references): Handles the new ali syntax (parent types 15613 (ada-get-all-references): Handles the new ali syntax (parent types
15614 are found between <>). 15614 are found between <>).
15615 (ada-initialize-runtime-library): New function 15615 (ada-initialize-runtime-library): New function.
15616 (ada-mode-hook): Always load a project file when a file is opened, 15616 (ada-mode-hook): Always load a project file when a file is opened,
15617 so that the casing exceptions are correctly read. 15617 so that the casing exceptions are correctly read.
15618 (ada-operator-re): Add all missing operators ("abs", "rem", "**"). 15618 (ada-operator-re): Add all missing operators ("abs", "rem", "**").
@@ -15623,36 +15623,36 @@
15623 src_dir to initialize ada-search-directories and 15623 src_dir to initialize ada-search-directories and
15624 compilation-search-path,... Add the standard runtime library to 15624 compilation-search-path,... Add the standard runtime library to
15625 the search path for find-file. 15625 the search path for find-file.
15626 (ada-prj-default-debugger): Was missing an opening '{' 15626 (ada-prj-default-debugger): Was missing an opening '{'.
15627 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New 15627 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New
15628 variables. 15628 variables.
15629 (ada-prj-default-gnatmake-opt): New variable 15629 (ada-prj-default-gnatmake-opt): New variable.
15630 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada 15630 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada
15631 buffers, the project file is the default one Save the windows 15631 buffers, the project file is the default one Save the windows
15632 configuration before displaying the menu. 15632 configuration before displaying the menu.
15633 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed 15633 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed.
15634 (ada-read-identifier): Fix xrefs on operators (for "mod", "and", 15634 (ada-read-identifier): Fix xrefs on operators (for "mod", "and",
15635 ...) regexp-quote identifiers names to support operators +, 15635 ...) regexp-quote identifiers names to support operators +,
15636 -,... in regexps. 15636 -,... in regexps.
15637 (ada-remote): New function. 15637 (ada-remote): New function.
15638 (ada-run-application): Erase the output buffer before starting the 15638 (ada-run-application): Erase the output buffer before starting the
15639 run Support remote execution of the application. Use 15639 run Support remote execution of the application. Use
15640 call-process, or the arguments are incorrectly parsed 15640 call-process, or the arguments are incorrectly parsed.
15641 (ada-set-default-project-file): Reread the content of the active 15641 (ada-set-default-project-file): Reread the content of the active
15642 project file, not the one from the current buffer When a project 15642 project file, not the one from the current buffer When a project
15643 file is set as the default project, all directories are 15643 file is set as the default project, all directories are
15644 automatically associated with it. 15644 automatically associated with it.
15645 (ada-set-environment): New function 15645 (ada-set-environment): New function.
15646 (ada-treat-cmd-string): New special variable ${current} 15646 (ada-treat-cmd-string): New special variable ${current}.
15647 (ada-treat-cmd-string): Revised. The substitution is now done for 15647 (ada-treat-cmd-string): Revised. The substitution is now done for
15648 any ${...} substring 15648 any ${...} substring.
15649 (ada-xref-current): If no body was found, compiles the spec 15649 (ada-xref-current): If no body was found, compiles the spec
15650 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the 15650 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the
15651 compiler to get rid of command line length limitations. 15651 compiler to get rid of command line length limitations.
15652 (ada-xref-get-project-field): New function 15652 (ada-xref-get-project-field): New function.
15653 (ada-xref-project-files): New variable 15653 (ada-xref-project-files): New variable.
15654 (ada-xref-runtime-library-specs-path) 15654 (ada-xref-runtime-library-specs-path)
15655 (ada-xref-runtime-library-ali-path): New variables 15655 (ada-xref-runtime-library-ali-path): New variables.
15656 (ada-xref-set-default-prj-values): Default run command now does a 15656 (ada-xref-set-default-prj-values): Default run command now does a
15657 cd to the build directory. New field: main_unit Provide a default 15657 cd to the build directory. New field: main_unit Provide a default
15658 file name even if the current buffer has no prj file. 15658 file name even if the current buffer has no prj file.
@@ -15661,10 +15661,10 @@
15661 Rewritten to show a tabbed-dialog. 15661 Rewritten to show a tabbed-dialog.
15662 (ada-prj-add-ada-menu): Remove the map and name parameters. 15662 (ada-prj-add-ada-menu): Remove the map and name parameters.
15663 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values): 15663 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values):
15664 New function 15664 New function.
15665 (ada-prj-load-directory, ada-prj-subdirs-of): New functions 15665 (ada-prj-load-directory, ada-prj-subdirs-of): New functions.
15666 (ada-prj-load-from-file): New function 15666 (ada-prj-load-from-file): New function.
15667 (ada-prj-save): Always save fields that depend on the current buffer 15667 (ada-prj-save): Always save fields that depend on the current buffer.
15668 (ada-prj-show-value): New function 15668 (ada-prj-show-value): New function
15669 15669
15670 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in 15670 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in
@@ -16918,7 +16918,7 @@
16918 (cyrillic-koi8-r-encode-table): Define it as a translation table 16918 (cyrillic-koi8-r-encode-table): Define it as a translation table
16919 made from the reverse map of above. 16919 made from the reverse map of above.
16920 (ccl-decode-koi8): Use translate-character. 16920 (ccl-decode-koi8): Use translate-character.
16921 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize 16921 (ccl-encode-koi8, ccl-encode-koi8-font): Likewise.
16922 (cyrillic-alternativnyj-nonascii-translation-table): Define it as 16922 (cyrillic-alternativnyj-nonascii-translation-table): Define it as
16923 a translation table made from cyrillic-alternativnyj-decode-table. 16923 a translation table made from cyrillic-alternativnyj-decode-table.
16924 (cyrillic-alternativnyj-encode-table): Define it as a translation 16924 (cyrillic-alternativnyj-encode-table): Define it as a translation
@@ -17470,14 +17470,14 @@
17470 17470
17471 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. 17471 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix.
17472 (speedbar-insert-button): Invisible text property fix. 17472 (speedbar-insert-button): Invisible text property fix.
17473 (speedbar-directory-plus): Renamed from speedbar-directory-+ 17473 (speedbar-directory-plus): Renamed from speedbar-directory-+.
17474 (speedbar-directory-minus): Renamed from speedbar-directory-- 17474 (speedbar-directory-minus): Renamed from speedbar-directory--.
17475 (speedbar-page-plus): Renamed from speedbar-file-+ 17475 (speedbar-page-plus): Renamed from speedbar-file-+.
17476 (speedbar-page-minus): Renamed from speedbar-file-- 17476 (speedbar-page-minus): Renamed from speedbar-file--.
17477 (speedbar-page): Renamed from speedbar-file- 17477 (speedbar-page): Renamed from speedbar-file-.
17478 (speedbar-tag): Renamed from speedbar-tag- 17478 (speedbar-tag): Renamed from speedbar-tag-.
17479 (speedbar-tag-plus): Renamed from speedbar-tag-+ 17479 (speedbar-tag-plus): Renamed from speedbar-tag-+.
17480 (speedbar-tag-minus): Renamed from speedbar-tag-- 17480 (speedbar-tag-minus): Renamed from speedbar-tag--.
17481 (speedbar-expand-image-button-alist): Use above renames. 17481 (speedbar-expand-image-button-alist): Use above renames.
17482 17482
17483 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm 17483 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm
@@ -17861,7 +17861,7 @@
17861 (speedbar-visiting-tag-hook): Set new defaults. Added options. 17861 (speedbar-visiting-tag-hook): Set new defaults. Added options.
17862 (speedbar-reconfigure-keymaps-hook): New variable. 17862 (speedbar-reconfigure-keymaps-hook): New variable.
17863 (speedbar-frame-parameters): Updated documentation. 17863 (speedbar-frame-parameters): Updated documentation.
17864 (speedbar-use-imenu-flag): Updated custom tag 17864 (speedbar-use-imenu-flag): Updated custom tag.
17865 (speedbar-dynamic-tags-function-list): New variable. 17865 (speedbar-dynamic-tags-function-list): New variable.
17866 (speedbar-tag-hierarchy-method): Updated doc & custom. 17866 (speedbar-tag-hierarchy-method): Updated doc & custom.
17867 (speedbar-indentation-width, speedbar-indentation-width) New 17867 (speedbar-indentation-width, speedbar-indentation-width) New
@@ -17877,7 +17877,7 @@
17877 `force-mode-line-update'. 17877 `force-mode-line-update'.
17878 (speedbar-mode, speedbar-quick-mouse, speedbar-click) 17878 (speedbar-mode, speedbar-quick-mouse, speedbar-click)
17879 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of 17879 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of
17880 `mouse-set-point' 17880 `mouse-set-point'.
17881 (speedbar-reconfigure-keymaps): Run configure keymap hooks. 17881 (speedbar-reconfigure-keymaps): Run configure keymap hooks.
17882 (speedbar-item-info-tag-helper): Revamped to handle a wider range 17882 (speedbar-item-info-tag-helper): Revamped to handle a wider range
17883 of arbitrary text, and new helper functions. 17883 of arbitrary text, and new helper functions.
@@ -17893,11 +17893,11 @@
17893 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). 17893 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced).
17894 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) 17894 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy)
17895 (speedbar-trim-words-tag-hierarchy) 17895 (speedbar-trim-words-tag-hierarchy)
17896 (speedbar-simple-group-tag-hierarchy): New functions 17896 (speedbar-simple-group-tag-hierarchy): New functions.
17897 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. 17897 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks.
17898 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New 17898 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New
17899 functions. 17899 functions.
17900 (speedbar-mouse-set-point): New function 17900 (speedbar-mouse-set-point): New function.
17901 (speedbar-power-click): Updated documentation. 17901 (speedbar-power-click): Updated documentation.
17902 (speedbar-line-token, speedbar-goto-this-file): Handle more types 17902 (speedbar-line-token, speedbar-goto-this-file): Handle more types
17903 of tag prefix text. 17903 of tag prefix text.
@@ -17916,7 +17916,7 @@
17916 "Revert Buffer" menu items. 17916 "Revert Buffer" menu items.
17917 (speedbar-buffer-buttons-engine): Be smarter when creating a 17917 (speedbar-buffer-buttons-engine): Be smarter when creating a
17918 filename tag (for expansion purposes.). 17918 filename tag (for expansion purposes.).
17919 (speedbar-highlight-one-tag-line, 17919 (speedbar-highlight-one-tag-line)
17920 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) 17920 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top)
17921 (speedbar-recenter): New functions. 17921 (speedbar-recenter): New functions.
17922 (defimage-speedbar): Image loading abstraction. 17922 (defimage-speedbar): Image loading abstraction.
@@ -18748,13 +18748,13 @@
187482000-03-30 Peter Breton <pbreton@ne.mediaone.net> 187482000-03-30 Peter Breton <pbreton@ne.mediaone.net>
18749 18749
18750 * net/net-utils.el: 18750 * net/net-utils.el:
18751 (network-connection-host, network-connection-service): New variables 18751 (network-connection-host, network-connection-service): New variables.
18752 (network-connection-mode): New mode, derived from comint-mode 18752 (network-connection-mode): New mode, derived from comint-mode.
18753 (network-connection-mode-setup): New function, saves host and 18753 (network-connection-mode-setup): New function, saves host and
18754 service information in local variables. 18754 service information in local variables.
18755 18755
18756 * lisp/locate.el: 18756 * lisp/locate.el:
18757 (locate-word-at-point): Added this function 18757 (locate-word-at-point): Added this function.
18758 (locate): Default to using locate-word-at-point as input 18758 (locate): Default to using locate-word-at-point as input
18759 Run dired-mode-hook 18759 Run dired-mode-hook
18760 18760
@@ -20347,7 +20347,7 @@
20347 * simple.el (eval-expression): Don't bind debug-on-error if 20347 * simple.el (eval-expression): Don't bind debug-on-error if
20348 eval-expression-debug-on-error is nil. Detect changed 20348 eval-expression-debug-on-error is nil. Detect changed
20349 debug-on-error, and propagate new value to global binding, if 20349 debug-on-error, and propagate new value to global binding, if
20350 eval-expression-debug-on-error is non-nil, 20350 eval-expression-debug-on-error is non-nil.
20351 (eval-expression-debug-on-error): Change doc string. 20351 (eval-expression-debug-on-error): Change doc string.
20352 20352
203532000-01-11 Richard M. Stallman <rms@gnu.org> 203532000-01-11 Richard M. Stallman <rms@gnu.org>
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 2a2011e8843..ce092e36301 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -5105,7 +5105,7 @@
5105 5105
51062006-11-06 Reiner Steib <Reiner.Steib@gmx.de> 51062006-11-06 Reiner Steib <Reiner.Steib@gmx.de>
5107 5107
5108 * message.el (message-strip-subject-encoded-words): New function 5108 * message.el (message-strip-subject-encoded-words): New function.
5109 (message-simplify-subject-functions): New variable. 5109 (message-simplify-subject-functions): New variable.
5110 (message-simplify-subject): Use it. Fix typo in doc string. 5110 (message-simplify-subject): Use it. Fix typo in doc string.
5111 Support message-strip-subject-encoded-words. 5111 Support message-strip-subject-encoded-words.
@@ -5308,8 +5308,9 @@
5308 5308
53092006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net> 53092006-09-20 Maxime Edouard Robert Froumentin <max@lapin-bleu.net>
5310 5310
5311 (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply 5311 * gnus-art.el (gnus-insert-mime-button)
5312 gnus-article-button-face to MIME and security buttons. 5312 (gnus-insert-mime-security-button):
5313 Apply gnus-article-button-face to MIME and security buttons.
5313 5314
53142006-09-20 Reiner Steib <Reiner.Steib@gmx.de> 53152006-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5315 5316
@@ -5775,7 +5776,7 @@
5775 5776
5776 * gnus-agent.el: Added gnus-agent-flush* to purge agent info. 5777 * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
5777 (gnus-agent-read-agentview): Fixed handling of end-of-file error. 5778 (gnus-agent-read-agentview): Fixed handling of end-of-file error.
5778 (gnus-agent-read-local): All symbols allocated in my-obarray 5779 (gnus-agent-read-local): All symbols allocated in my-obarray.
5779 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil). 5780 (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
5780 (gnus-agent-regenerate-group): Check numeric names to see if they are 5781 (gnus-agent-regenerate-group): Check numeric names to see if they are
5781 messages or groups. 5782 messages or groups.
@@ -9438,7 +9439,7 @@
9438 to get all the groups a message ID is in. 9439 to get all the groups a message ID is in.
9439 9440
9440 * spam-stat.el (spam-stat-split-fancy-spam-threshold) 9441 * spam-stat.el (spam-stat-split-fancy-spam-threshold)
9441 (spam-stat-split-fancy): Change "threshhold" to "threshold" 9442 (spam-stat-split-fancy): Change "threshhold" to "threshold".
9442 (spam-stat-score-buffer-user-functions): Add :number custom type. 9443 (spam-stat-score-buffer-user-functions): Add :number custom type.
9443 9444
94442005-04-06 Katsumi Yamaoka <yamaoka@jpl.org> 94452005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
@@ -10422,21 +10423,21 @@
10422 10423
104232004-11-14 Magnus Henoch <mange@freemail.hu> 104242004-11-14 Magnus Henoch <mange@freemail.hu>
10424 10425
10425 * hashcash.el (hashcash-default-payment): Change default to 20 10426 * hashcash.el (hashcash-default-payment): Change default to 20.
10426 (hashcash-default-accept-payment): Change default to 20 10427 (hashcash-default-accept-payment): Change default to 20.
10427 (hashcash-process-alist): New variable 10428 (hashcash-process-alist): New variable.
10428 (hashcash-generate-payment-async): Add 10429 (hashcash-generate-payment-async): Add.
10429 (hashcash-already-paid-p): Add 10430 (hashcash-already-paid-p): Add.
10430 (hashcash-insert-payment): Don't generate payments twice 10431 (hashcash-insert-payment): Don't generate payments twice.
10431 (hashcash-insert-payment-async): Add 10432 (hashcash-insert-payment-async): Add.
10432 (hashcash-insert-payment-async-2): Add 10433 (hashcash-insert-payment-async-2): Add.
10433 (hashcash-cancel-async): Add 10434 (hashcash-cancel-async): Add.
10434 (hashcash-wait-async): Add 10435 (hashcash-wait-async): Add.
10435 (hashcash-processes-running-p): Add 10436 (hashcash-processes-running-p): Add.
10436 (hashcash-wait-or-cancel): Add 10437 (hashcash-wait-or-cancel): Add.
10437 (mail-add-payment): New optional argument. Conditionally start 10438 (mail-add-payment): New optional argument. Conditionally start
10438 asynchronous calculation. 10439 asynchronous calculation.
10439 (mail-add-payment-async): Add 10440 (mail-add-payment-async): Add.
10440 10441
10441 * message.el (message-send-mail): Wait for asynchronous hashcash 10442 * message.el (message-send-mail): Wait for asynchronous hashcash
10442 results. Don't clobber existing X-Hashcash headers. 10443 results. Don't clobber existing X-Hashcash headers.
@@ -10924,7 +10925,7 @@
10924 (nnsoup-unpack-packets, nnsoup-make-active): Simplify. 10925 (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
10925 10926
10926 * nnspool.el (nnspool-find-id): Use with-temp-buffer. 10927 * nnspool.el (nnspool-find-id): Use with-temp-buffer.
10927 (nnspool-sift-nov-with-sed): Use last 10928 (nnspool-sift-nov-with-sed): Use last.
10928 (nnspool-retrieve-headers-with-nov): Use mapc. 10929 (nnspool-retrieve-headers-with-nov): Use mapc.
10929 (nnspool-request-newgroups): Use dolist. 10930 (nnspool-request-newgroups): Use dolist.
10930 (nnspool-request-group): Use last. 10931 (nnspool-request-group): Use last.
@@ -11625,7 +11626,7 @@
11625 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try 11626 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
11626 to append in-reply-to: data to the references: header. 11627 to append in-reply-to: data to the references: header.
11627 11628
11628 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el 11629 * netrc.el: Remove old encryption support, autoload gnus-encrypt.el.
11629 (netrc-parse): Use gnus-encrypt.el functions. 11630 (netrc-parse): Use gnus-encrypt.el functions.
11630 11631
11631 * gnus-encrypt.el: Add new file for encryption support; currently 11632 * gnus-encrypt.el: Add new file for encryption support; currently
@@ -12122,7 +12123,7 @@
12122 12123
121232004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change) 121242004-05-26 Adam Sjøgren <asjo@koldfront.dk> (tiny change)
12124 12125
12125 (spam-ham-copy-or-move-routine): Don't declare `todo' twice. 12126 * spam.el (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
12126 12127
121272004-05-26 Katsumi Yamaoka <yamaoka@jpl.org> 121282004-05-26 Katsumi Yamaoka <yamaoka@jpl.org>
12128 12129
@@ -12837,7 +12838,7 @@
12837 12838
12838 * gnus-group.el: Require gnus-sum and autoload functions to 12839 * gnus-group.el: Require gnus-sum and autoload functions to
12839 resolve warnings when gnus-group.el compiled alone. 12840 resolve warnings when gnus-group.el compiled alone.
12840 (gnus-group-line-format): Documented new %F 12841 (gnus-group-line-format): Documented new %F.
12841 (size of Fetched data) group line format; identifies disk space 12842 (size of Fetched data) group line format; identifies disk space
12842 used by agent and cache. 12843 used by agent and cache.
12843 (gnus-group-line-format-alist): Defined new F format. 12844 (gnus-group-line-format-alist): Defined new F format.
@@ -13614,8 +13615,8 @@
13614 is "nndraft:queue". Suggested by Gaute Strokkenes 13615 is "nndraft:queue". Suggested by Gaute Strokkenes
13615 <gs234@srcf.ucam.org> 13616 <gs234@srcf.ucam.org>
13616 13617
13617 * gnus-agent.el (agent-disable-undownloaded-faces): Removed 13618 * gnus-agent.el (agent-disable-undownloaded-faces): Removed.
13618 (agent-enable-undownloaded-faces): Added 13619 (agent-enable-undownloaded-faces): Added.
13619 (gnus-agent-cat-groups): Use eval-and-compile, not 13620 (gnus-agent-cat-groups): Use eval-and-compile, not
13620 eval-when-compile, to define gnus-agent-set-cat-groups as the setf 13621 eval-when-compile, to define gnus-agent-set-cat-groups as the setf
13621 method of gnus-agent-cat-groups even when the buffer has been 13622 method of gnus-agent-cat-groups even when the buffer has been
@@ -13640,8 +13641,8 @@
13640 active file (local makes it unnecessary). 13641 active file (local makes it unnecessary).
13641 (gnus-agent-regenerate-group): Fixed XEmacs compatibility. 13642 (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
13642 13643
13643 * gnus-cus.el (agent-disable-undownloaded-faces): Removed 13644 * gnus-cus.el (agent-disable-undownloaded-faces): Removed.
13644 (agent-enable-undownloaded-faces): Added 13645 (agent-enable-undownloaded-faces): Added.
13645 13646
13646 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to 13647 * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
13647 disable it when sending to "nndraft:queue". 13648 disable it when sending to "nndraft:queue".
@@ -13775,7 +13776,7 @@
13775 13776
137762004-01-14 Kai Grossjohann <kai@emptydomain.de> 137772004-01-14 Kai Grossjohann <kai@emptydomain.de>
13777 13778
13778 (message-kill-to-signature): Change docstring. 13779 * message.el (message-kill-to-signature): Change docstring.
13779 13780
137802004-01-14 Katsumi Yamaoka <yamaoka@jpl.org> 137812004-01-14 Katsumi Yamaoka <yamaoka@jpl.org>
13781 13782
@@ -14194,7 +14195,7 @@
14194 14195
141952004-01-05 Reiner Steib <Reiner.Steib@gmx.de> 141962004-01-05 Reiner Steib <Reiner.Steib@gmx.de>
14196 14197
14197 * gnus-art.el (gnus-treat-ansi-sequences, 14198 * gnus-art.el (gnus-treat-ansi-sequences)
14198 (article-treat-ansi-sequences): New variable and function. 14199 (article-treat-ansi-sequences): New variable and function.
14199 Suggested by Dan Jacobson <jidanni@jidanni.org>. 14200 Suggested by Dan Jacobson <jidanni@jidanni.org>.
14200 14201
@@ -14373,7 +14374,7 @@
143732004-01-04 Mario Lang <lang@zid.tugraz.at> 143742004-01-04 Mario Lang <lang@zid.tugraz.at>
14374 14375
14375 * dns.el (dns-query-types): Fix typo. 14376 * dns.el (dns-query-types): Fix typo.
14376 (dns-query-types): New function 14377 (dns-query-types): New function.
14377 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX, 14378 (dns-read-type): Add support for AAAA records, see RFC 3596. Parse MX,
14378 PTR and SOA replies, see RFC 1035. 14379 PTR and SOA replies, see RFC 1035.
14379 14380
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index 795df6f95a7..520b3a4b735 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -506,10 +506,10 @@
506 506
5071998-08-13 Simon Josefsson <jas@pdc.kth.se> 5071998-08-13 Simon Josefsson <jas@pdc.kth.se>
508 508
509 * gnus-msg.el (gnus-setup-message): use message-setup-hook 509 * gnus-msg.el (gnus-setup-message): Use message-setup-hook
510 instead 510 instead.
511 (gnus-configure-posting-styles): new posting-style 'body 511 (gnus-configure-posting-styles): New posting-style 'body.
512 (gnus-configure-posting-styles): insert headers immediately 512 (gnus-configure-posting-styles): Insert headers immediately
513 513
5141998-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org> 5141998-08-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
515 515
@@ -524,9 +524,9 @@
524 524
5251998-08-12 Simon Josefsson <jas@pdc.kth.se> 5251998-08-12 Simon Josefsson <jas@pdc.kth.se>
526 526
527 * gnus-cache.el (gnus-uncacheable-groups): doc change 527 * gnus-cache.el (gnus-uncacheable-groups): Doc change.
528 (gnus-cacheable-groups): new variable 528 (gnus-cacheable-groups): New variable.
529 (gnus-cache-possibly-enter-article): use it 529 (gnus-cache-possibly-enter-article): Use it.
530 530
5311998-08-12 Lars Magne Ingebrigtsen <larsi@gnus.org> 5311998-08-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
532 532
diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2
index b05ff5fc8ef..6ad78d1319e 100644
--- a/lisp/gnus/ChangeLog.2
+++ b/lisp/gnus/ChangeLog.2
@@ -694,11 +694,11 @@
694 (gnus-agent-regenerate): Uses new gnus-agent-covered-methods 694 (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
695 function as gnus-agent-covered-methods variable no longer provides 695 function as gnus-agent-covered-methods variable no longer provides
696 methods. 696 methods.
697 (gnus-agent-covered-methods): New function 697 (gnus-agent-covered-methods): New function.
698 (gnus-agent-expire-group, gnus-agent-expire): Final message will, 698 (gnus-agent-expire-group, gnus-agent-expire): Final message will,
699 if gnus-verbose is greater than 4, report statistics of NOV 699 if gnus-verbose is greater than 4, report statistics of NOV
700 entries and files deleted as well as total bytes recovered. 700 entries and files deleted as well as total bytes recovered.
701 (gnus-agent-expire-done-message): New function 701 (gnus-agent-expire-done-message): New function.
702 (gnus-agent-unread-articles): Bug fix. No longer drops last 702 (gnus-agent-unread-articles): Bug fix. No longer drops last
703 unread article onto read list. 703 unread article onto read list.
704 (gnus-agent-regenerate-group): Changed prompt to use typical 704 (gnus-agent-regenerate-group): Changed prompt to use typical
@@ -900,7 +900,7 @@
900 900
901 * spam.el 901 * spam.el
902 (spam-log-processing-to-registry): Improved message and comments. 902 (spam-log-processing-to-registry): Improved message and comments.
903 (spam-log-unregistration-needed-p): New function 903 (spam-log-unregistration-needed-p): New function.
904 (spam-ifile-register-spam-routine) 904 (spam-ifile-register-spam-routine)
905 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine) 905 (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
906 (spam-stat-register-ham-routine) 906 (spam-stat-register-ham-routine)
@@ -1120,7 +1120,7 @@
1120 1120
1121 * message.el (message-mode-field-menu): Added 1121 * message.el (message-mode-field-menu): Added
1122 message-generate-unsubscribed-mail-followup-to. 1122 message-generate-unsubscribed-mail-followup-to.
1123 (message-forward-subject-fwd): Avoid double "Fwd: " 1123 (message-forward-subject-fwd): Avoid double "Fwd: ".
1124 (message-change-subject): Added comment. 1124 (message-change-subject): Added comment.
1125 1125
11262003-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org> 11262003-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
@@ -2084,7 +2084,7 @@
2084 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): New functions. 2084 (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): New functions.
2085 2085
2086 * gnus.el (gnus-group-spam-exit-processor-spamoracle) 2086 * gnus.el (gnus-group-spam-exit-processor-spamoracle)
2087 (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle 2087 (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle.
2088 (spam-process, ham-process): Added spamoracle spam/ham processors. 2088 (spam-process, ham-process): Added spamoracle spam/ham processors.
2089 2089
20902003-06-08 Jesper Harder <harder@ifa.au.dk> 20902003-06-08 Jesper Harder <harder@ifa.au.dk>
@@ -2781,7 +2781,7 @@
2781 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Added 2781 * gnus-registry.el (gnus-registry-split-fancy-with-parent): Added
2782 diagnostic message. 2782 diagnostic message.
2783 (gnus-registry-grep-in-list): Don't run when word is nil. 2783 (gnus-registry-grep-in-list): Don't run when word is nil.
2784 (gnus-registry-fetch-message-id-fast): New function 2784 (gnus-registry-fetch-message-id-fast): New function.
2785 (gnus-registry-delete-group, gnus-registry-add-group): Make sure 2785 (gnus-registry-delete-group, gnus-registry-add-group): Make sure
2786 the id and group are not nil. 2786 the id and group are not nil.
2787 (gnus-registry-register-message-ids): New function. 2787 (gnus-registry-register-message-ids): New function.
@@ -3561,7 +3561,7 @@
3561 `message-valid-fqdn-regexp' for initialization. 3561 `message-valid-fqdn-regexp' for initialization.
3562 (gnus-button-handle-info-url): Renamed and extended version of 3562 (gnus-button-handle-info-url): Renamed and extended version of
3563 `gnus-button-handle-info'. 3563 `gnus-button-handle-info'.
3564 (gnus-button-message-level): Renamed from `gnus-button-mail-level' 3564 (gnus-button-message-level): Renamed from `gnus-button-mail-level'.
3565 (gnus-button-handle-symbol, gnus-button-handle-library) 3565 (gnus-button-handle-symbol, gnus-button-handle-library)
3566 (gnus-button-handle-info-keystrokes): New functions. 3566 (gnus-button-handle-info-keystrokes): New functions.
3567 (gnus-button-browse-level): New variable. 3567 (gnus-button-browse-level): New variable.
@@ -6296,8 +6296,8 @@
6296 6296
62972003-01-02 Reiner Steib <Reiner.Steib@gmx.de> 62972003-01-02 Reiner Steib <Reiner.Steib@gmx.de>
6298 6298
6299 * gnus-art.el (gnus-button-url-regexp, 6299 * gnus-art.el (gnus-button-url-regexp)
6300 (gnus-button-mid-or-mail-regexp, gnus-button-alist, 6300 (gnus-button-mid-or-mail-regexp, gnus-button-alist)
6301 (gnus-header-button-alist): Regexps are case insensitive here. 6301 (gnus-header-button-alist): Regexps are case insensitive here.
6302 6302
63032003-01-02 Simon Josefsson <jas@extundo.com> 63032003-01-02 Simon Josefsson <jas@extundo.com>
@@ -7195,7 +7195,7 @@
7195 7195
71962002-10-31 Alex Schroeder <alex@emacswiki.org> 71962002-10-31 Alex Schroeder <alex@emacswiki.org>
7197 7197
7198 * spam-stat.el (spam-stat-process-directory): Add dir to message 7198 * spam-stat.el (spam-stat-process-directory): Add dir to message.
7199 (spam-stat-reduce-size): No longer remove words 7199 (spam-stat-reduce-size): No longer remove words
7200 with values close to 0.5, because the default value is 0.2. 7200 with values close to 0.5, because the default value is 0.2.
7201 7201
@@ -12403,7 +12403,7 @@
12403 Support "Importance:" header in Message. 12403 Support "Importance:" header in Message.
12404 12404
12405 * message.el (message-mode-map): Bind C-c C-p to 12405 * message.el (message-mode-map): Bind C-c C-p to
12406 `message-insert-or-toggle-importance' 12406 `message-insert-or-toggle-importance'.
12407 (message-mode-menu): Add message-insert-importance-{high,low}. 12407 (message-mode-menu): Add message-insert-importance-{high,low}.
12408 (message-insert-importance-high, message-insert-importance-low) 12408 (message-insert-importance-high, message-insert-importance-low)
12409 (message-insert-or-toggle-importance): New functions. 12409 (message-insert-or-toggle-importance): New functions.
@@ -12871,7 +12871,7 @@
12871 12871
128722001-10-21 Simon Josefsson <jas@extundo.com> 128722001-10-21 Simon Josefsson <jas@extundo.com>
12873 12873
12874 * nnimap.el (nnimap): Defgroup 12874 * nnimap.el (nnimap): Defgroup.
12875 (nnimap-strict-function, nnimap-strict-function-match): New 12875 (nnimap-strict-function, nnimap-strict-function-match): New
12876 widget, from Per Abrahamsen <abraham@dina.kvl.dk>. 12876 widget, from Per Abrahamsen <abraham@dina.kvl.dk>.
12877 (nnimap-split-crosspost, nnimap-split-inbox) 12877 (nnimap-split-crosspost, nnimap-split-inbox)
@@ -16689,7 +16689,7 @@
16689 * gnus-cus.el (gnus-group-customize): Use it. 16689 * gnus-cus.el (gnus-group-customize): Use it.
16690 16690
16691 * gnus.el (gnus-define-group-parameter): New macro. 16691 * gnus.el (gnus-define-group-parameter): New macro.
16692 (auto-expire): Use it 16692 (auto-expire): Use it.
16693 (total-expire): Use it. 16693 (total-expire): Use it.
16694 * gnus-art.el (banner): Use it. 16694 * gnus-art.el (banner): Use it.
16695 16695
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index 29a49c45a38..ad1dbc8f024 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -504,8 +504,8 @@
504 504
5052006-06-02 Bill Wohler <wohler@newt.com> 5052006-06-02 Bill Wohler <wohler@newt.com>
506 506
507 (mh-folder-exists-p): Change test from an empty buffer, to one 507 * mh-search.el (mh-folder-exists-p): Change test from an empty buffer,
508 that contains the actual folder, since GNU mailutils' folder 508 to one that contains the actual folder, since GNU mailutils' folder
509 command displays output if the folder doesn't exist (closes SF 509 command displays output if the folder doesn't exist (closes SF
510 #1499712). 510 #1499712).
511 511
@@ -1415,7 +1415,7 @@
1415 (mh-get-field): Delete ancient alias. 1415 (mh-get-field): Delete ancient alias.
1416 1416
1417 * mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el 1417 * mh-xface.el (mh-face-foreground-compat): Move to mh-compat.el
1418 and rename to mh-face-foreground 1418 and rename to mh-face-foreground.
1419 (mh-face-background-compat): Move to mh-compat.el 1419 (mh-face-background-compat): Move to mh-compat.el
1420 and rename to mh-face-background. 1420 and rename to mh-face-background.
1421 (mh-face-display-function): Use the new names. 1421 (mh-face-display-function): Use the new names.
@@ -1732,7 +1732,7 @@
1732 (mh-identity-make-menu-no-autoload): New alias for 1732 (mh-identity-make-menu-no-autoload): New alias for
1733 mh-identity-make-menu which can be called from mh-e.el. 1733 mh-identity-make-menu which can be called from mh-e.el.
1734 (mh-identity-list-set): Move to mh-e.el. 1734 (mh-identity-list-set): Move to mh-e.el.
1735 (mh-identity-add-menu): New function 1735 (mh-identity-add-menu): New function.
1736 (mh-insert-identity): Add optional argument maybe-insert so that 1736 (mh-insert-identity): Add optional argument maybe-insert so that
1737 local variable mh-identity-local does not have to be visible. 1737 local variable mh-identity-local does not have to be visible.
1738 1738
@@ -1891,7 +1891,7 @@
1891 (mh-find-path-run, mh-find-path): Move here from deprecated file 1891 (mh-find-path-run, mh-find-path): Move here from deprecated file
1892 mh-init.el. 1892 mh-init.el.
1893 (mh-help-messages): Now an alist of modes to an alist of messages. 1893 (mh-help-messages): Now an alist of modes to an alist of messages.
1894 (mh-set-help): New function used to set mh-help-messages 1894 (mh-set-help): New function used to set mh-help-messages.
1895 (mh-help): Adjust for new format of mh-help-messages. Add 1895 (mh-help): Adjust for new format of mh-help-messages. Add
1896 help-messages argument. 1896 help-messages argument.
1897 (mh-prefix-help): Refactor to use mh-help. 1897 (mh-prefix-help): Refactor to use mh-help.
@@ -2460,7 +2460,7 @@
2460 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp) 2460 (mh-scan-good-msg-regexp, mh-scan-deleted-msg-regexp)
2461 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp) 2461 (mh-scan-refiled-msg-regexp, mh-scan-cur-msg-number-regexp)
2462 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp) 2462 (mh-scan-date-regexp, mh-scan-rcpt-regexp, mh-scan-body-regexp)
2463 (mh-scan-subject-regexp): Sync docstrings with manual 2463 (mh-scan-subject-regexp): Sync docstrings with manual.
2464 (mh-scan-format-regexp): Rename to 2464 (mh-scan-format-regexp): Rename to
2465 mh-scan-sent-to-me-sender-regexp. Drop date parenthesized 2465 mh-scan-sent-to-me-sender-regexp. Drop date parenthesized
2466 expression. Make expression more like the others (anchored at the 2466 expression. Make expression more like the others (anchored at the
@@ -2760,7 +2760,7 @@
2760 (mh-mime-save-parts-default-directory, mh-print-background-flag) 2760 (mh-mime-save-parts-default-directory, mh-print-background-flag)
2761 (mh-show-maximum-size, mh-show-use-goto-addr-flag) 2761 (mh-show-maximum-size, mh-show-use-goto-addr-flag)
2762 (mh-show-use-xface-flag, mh-store-default-directory) 2762 (mh-show-use-xface-flag, mh-store-default-directory)
2763 (mh-summary-height, mh-delete-msg-hook 2763 (mh-summary-height, mh-delete-msg-hook)
2764 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual. 2764 (mh-show-hook, mh-show-mode-hook): Sync docstrings with manual.
2765 2765
2766 * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp) 2766 * mh-e.el (mh-scan-format-mh, mh-scan-good-msg-regexp)
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index 5d08fd73e69..54cd828e796 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -825,7 +825,7 @@
825 (MH-E-XEMACS-OBJ): New variable to hold XEmacs object files. 825 (MH-E-XEMACS-OBJ): New variable to hold XEmacs object files.
826 (clean): Moved XEmacs-specific code to clean-xemacs. 826 (clean): Moved XEmacs-specific code to clean-xemacs.
827 (xemacs): Added clean-xemacs prerequisite. Moved down to XEmacs 827 (xemacs): Added clean-xemacs prerequisite. Moved down to XEmacs
828 section of file. Add target to build mh-loaddefs.el in XEmacs 828 section of file. Add target to build mh-loaddefs.el in XEmacs.
829 (loaddefs-xemacs): New rule to build mh-loaddefs.el in XEmacs. 829 (loaddefs-xemacs): New rule to build mh-loaddefs.el in XEmacs.
830 (clean-xemacs): New target to remove XEmacs-specific files. 830 (clean-xemacs): New target to remove XEmacs-specific files.
831 (compile-xemacs): New. It allows for the '-no-autoloads' option 831 (compile-xemacs): New. It allows for the '-no-autoloads' option
@@ -1156,8 +1156,8 @@
1156 mh-loaddefs.el in XEmacs. 1156 mh-loaddefs.el in XEmacs.
1157 (XEMACS_LOADDEFS_COOKIE): Ditto. 1157 (XEMACS_LOADDEFS_COOKIE): Ditto.
1158 (XEMACS_LOADDEFS_PKG_NAME): Ditto. 1158 (XEMACS_LOADDEFS_PKG_NAME): Ditto.
1159 (xemacs): Add target to build mh-loaddefs.el in XEmacs 1159 (xemacs): Add target to build mh-loaddefs.el in XEmacs.
1160 (clean-xemacs): Remove `mh-loaddefs.el*' 1160 (clean-xemacs): Remove `mh-loaddefs.el*'.
1161 (loaddefs-xemacs): New rule to build mh-loaddefs.el in XEmacs. 1161 (loaddefs-xemacs): New rule to build mh-loaddefs.el in XEmacs.
1162 1162
11632003-11-02 Peter S Galbraith <psg@debian.org> 11632003-11-02 Peter S Galbraith <psg@debian.org>
@@ -1432,7 +1432,7 @@
1432 (mh-mml-secure-message-signencrypt): Ditto. 1432 (mh-mml-secure-message-signencrypt): Ditto.
1433 (mh-mml-secure-message-sign): Ditto. 1433 (mh-mml-secure-message-sign): Ditto.
1434 1434
1435 * mh-comp.el (mh-letter-menu, mh-letter-mode-help-messages, 1435 * mh-comp.el (mh-letter-menu, mh-letter-mode-help-messages)
1436 (mh-letter-mode-map): Update to use new functions. 1436 (mh-letter-mode-map): Update to use new functions.
1437 1437
14382003-09-26 Satyaki Das <satyakid@stanford.edu> 14382003-09-26 Satyaki Das <satyakid@stanford.edu>
@@ -1485,7 +1485,7 @@
1485 (mh-alias-system-aliases): Moved here from mh-customize.el. By 1485 (mh-alias-system-aliases): Moved here from mh-customize.el. By
1486 definition, "system" definitions are not user-visible, and user 1486 definition, "system" definitions are not user-visible, and user
1487 filenames are in the the Aliasfile: profile component, so this 1487 filenames are in the the Aliasfile: profile component, so this
1488 variable really shouldn't be a defcustom 1488 variable really shouldn't be a defcustom.
1489 (mh-alias-tstamp, mh-alias-filenames, mh-alias-reload) 1489 (mh-alias-tstamp, mh-alias-filenames, mh-alias-reload)
1490 (mh-alias-add-alias, mh-alias-grab-from-field) 1490 (mh-alias-add-alias, mh-alias-grab-from-field)
1491 (mh-alias-add-address-under-point, mh-alias-apropos): Merge 1491 (mh-alias-add-address-under-point, mh-alias-apropos): Merge
@@ -3988,7 +3988,7 @@
3988 fixes germaine to the change whereby we now check for MIME 3988 fixes germaine to the change whereby we now check for MIME
3989 directives before sending. 3989 directives before sending.
3990 3990
3991 * mh-xemacs-toolbar.el: Fixed copyright. Added Change Log comment 3991 * mh-xemacs-toolbar.el: Fixed copyright. Added Change Log comment.
3992 (lm-verify fix). Added standard MH-E local variables. Removed 3992 (lm-verify fix). Added standard MH-E local variables. Removed
3993 time-stamp stuff. 3993 time-stamp stuff.
3994 3994
@@ -5807,8 +5807,8 @@
5807 (mh-default-folder-prefix, mh-default-folder-must-exist-flag): In 5807 (mh-default-folder-prefix, mh-default-folder-must-exist-flag): In
5808 docstring, refer to documentation for mh-prompt-for-refile-folder 5808 docstring, refer to documentation for mh-prompt-for-refile-folder
5809 and mh-folder-from-address. 5809 and mh-folder-from-address.
5810 (mh-highlight-citation-p, mh-compose-insertion, 5810 (mh-highlight-citation-p, mh-compose-insertion)
5811 (mh-insert-mail-followup-to-list, mh-index-program, 5811 (mh-insert-mail-followup-to-list, mh-index-program)
5812 (mh-identity-default): Fixed case of tags. 5812 (mh-identity-default): Fixed case of tags.
5813 5813
5814 * mh-e.el (mh-folder-from-address): Use new variable 5814 * mh-e.el (mh-folder-from-address): Use new variable
@@ -6310,7 +6310,7 @@
6310 (mh-alias-insert-file): New function. Return the alias file to 6310 (mh-alias-insert-file): New function. Return the alias file to
6311 write a new entry in. 6311 write a new entry in.
6312 (mh-alias-address-to-alias): New function. Return the ADDRESS 6312 (mh-alias-address-to-alias): New function. Return the ADDRESS
6313 alias if defined, or nil." 6313 alias if defined, or nil.
6314 (mh-alias-from-has-no-alias-p): New function. Return t is From has 6314 (mh-alias-from-has-no-alias-p): New function. Return t is From has
6315 no current alias set. Used as tool-bar button enable function. 6315 no current alias set. Used as tool-bar button enable function.
6316 (mh-alias-add-alias-to-file): New function. Add ALIAS for ADDRESS 6316 (mh-alias-add-alias-to-file): New function. Add ALIAS for ADDRESS
@@ -6902,7 +6902,7 @@
6902 (mh-alias-translate): New function. Return translation for alias, 6902 (mh-alias-translate): New function. Return translation for alias,
6903 checking if in blind or passwd list. 6903 checking if in blind or passwd list.
6904 (mh-alias-letter-expand-alias): Rewrite using 6904 (mh-alias-letter-expand-alias): Rewrite using
6905 mail-abbrev-complete-alias from mailabbrev.el 6905 mail-abbrev-complete-alias from mailabbrev.el.
6906 (mh-alias-expand-alias-map): New variable. 6906 (mh-alias-expand-alias-map): New variable.
6907 (mh-alias-ali): New function. Return formatted string of 6907 (mh-alias-ali): New function. Return formatted string of
6908 translated ALIAS from ali. 6908 translated ALIAS from ali.
@@ -7084,7 +7084,7 @@
7084 mh-thread-generate-scan-lines. 7084 mh-thread-generate-scan-lines.
7085 7085
7086 * mh-mime.el (font-lock): Font-lock required at compile time to 7086 * mh-mime.el (font-lock): Font-lock required at compile time to
7087 avoid warning about font-lock-maximum-size 7087 avoid warning about font-lock-maximum-size.
7088 (mh-display-smileys, mh-display-emphasis): Show graphical smileys 7088 (mh-display-smileys, mh-display-emphasis): Show graphical smileys
7089 and emphasis only if message isn't too large. 7089 and emphasis only if message isn't too large.
7090 7090
@@ -7445,7 +7445,7 @@
7445 This addresses part of SF #627015. 7445 This addresses part of SF #627015.
7446 7446
7447 * mh-utils.el (mh-decode-quoted-printable-flag): Renamed from 7447 * mh-utils.el (mh-decode-quoted-printable-flag): Renamed from
7448 mh-decode-quoted-printable 7448 mh-decode-quoted-printable.
7449 (mh-display-msg, mh-decode-quoted-printable-have-mimedecode): 7449 (mh-display-msg, mh-decode-quoted-printable-have-mimedecode):
7450 Use it. 7450 Use it.
7451 This addresses part of SF #627015. 7451 This addresses part of SF #627015.
@@ -7906,7 +7906,7 @@
79062002-10-28 Peter S Galbraith <psg@debian.org> 79062002-10-28 Peter S Galbraith <psg@debian.org>
7907 7907
7908 * mh-e.el (mh-scan-subject-regexp): Add an expression to match an 7908 * mh-e.el (mh-scan-subject-regexp): Add an expression to match an
7909 optional bracketed number after "Re", such as in "Re[2]:" 7909 optional bracketed number after "Re", such as in "Re[2]:".
7910 (Patch by Satyaki; I checked it and applied). 7910 (Patch by Satyaki; I checked it and applied).
7911 (mh-folder-font-lock-subject): Adapt to new mh-scan-subject-regexp. 7911 (mh-folder-font-lock-subject): Adapt to new mh-scan-subject-regexp.
7912 * mh-seq.el (mh-subject-to-sequence): Ditto. 7912 * mh-seq.el (mh-subject-to-sequence): Ditto.
@@ -8882,7 +8882,7 @@
8882 (mh-pick-mode): Set local buffer variable mh-help-messages to 8882 (mh-pick-mode): Set local buffer variable mh-help-messages to
8883 mh-pick-mode-help-messages. 8883 mh-pick-mode-help-messages.
8884 8884
8885 * mh-index.el (mh-index-keymap): Added binding for mh-help 8885 * mh-index.el (mh-index-keymap): Added binding for mh-help.
8886 (mh-index-folder-mode-help-messages): New variable that contains 8886 (mh-index-folder-mode-help-messages): New variable that contains
8887 help messages for MH Index buffer. 8887 help messages for MH Index buffer.
8888 (mh-index-folder-mode): Set local buffer variable mh-help-messages 8888 (mh-index-folder-mode): Set local buffer variable mh-help-messages
@@ -9280,7 +9280,7 @@
92802002-09-17 Peter S Galbraith <psg@debian.org> 92802002-09-17 Peter S Galbraith <psg@debian.org>
9281 9281
9282 * mh-mime.el (mh-store-mime-parts-default-directory): Renamed from 9282 * mh-mime.el (mh-store-mime-parts-default-directory): Renamed from
9283 mh-store-mime-parts-directory 9283 mh-store-mime-parts-directory.
9284 (mh-store-mime-parts-directory): Renamed from 9284 (mh-store-mime-parts-directory): Renamed from
9285 mh-store-mime-parts-directory-default. 9285 mh-store-mime-parts-directory-default.
9286 9286
@@ -9940,7 +9940,7 @@
9940 compiler warnings. 9940 compiler warnings.
9941 9941
9942 * mh-e.el (compilation): Code rearrangement and extra autoloads to 9942 * mh-e.el (compilation): Code rearrangement and extra autoloads to
9943 remove compiler warnings 9943 remove compiler warnings.
9944 (mh-quit): Add call to mh-destroy-postponed-handles to remove 9944 (mh-quit): Add call to mh-destroy-postponed-handles to remove
9945 handles that are associated with external viewers. Also fixed a 9945 handles that are associated with external viewers. Also fixed a
9946 bug that I accidentally introduced by adding an extra line when 9946 bug that I accidentally introduced by adding an extra line when
@@ -10707,7 +10707,7 @@
107072001-11-29 Peter S Galbraith <psg@debian.org> 107072001-11-29 Peter S Galbraith <psg@debian.org>
10708 10708
10709 * mh-e.el (mh-folder-font-lock-subject): New fontifier function 10709 * mh-e.el (mh-folder-font-lock-subject): New fontifier function
10710 for subject lines in folder-mode 10710 for subject lines in folder-mode.
10711 (mh-scan-followup-regexp): Deleted obsolete regexp. Use 10711 (mh-scan-followup-regexp): Deleted obsolete regexp. Use
10712 mh-scan-subject-regexp instead. 10712 mh-scan-subject-regexp instead.
10713 (mh-folder-font-lock-keywords): Use mh-folder-font-lock-subject 10713 (mh-folder-font-lock-keywords): Use mh-folder-font-lock-subject
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 436cdbd846f..9fb48e00ed7 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -1375,20 +1375,20 @@
1375 1375
1376 * org.el (org-appearance): Change Customize group variable name 1376 * org.el (org-appearance): Change Customize group variable name
1377 from org-font-lock to org-appearance, and change tag from "Org 1377 from org-font-lock to org-appearance, and change tag from "Org
1378 Font Lock" to "Org Appearance" 1378 Font Lock" to "Org Appearance".
1379 (org-odd-levels-only): Change Customize group variable name 1379 (org-odd-levels-only): Change Customize group variable name.
1380 (org-level-color-stars-only): Change Customize group variable name 1380 (org-level-color-stars-only): Change Customize group variable name.
1381 (org-hide-leading-stars): Change Customize group variable name 1381 (org-hide-leading-stars): Change Customize group variable name.
1382 (org-hidden-keywords): Change Customize group variable name 1382 (org-hidden-keywords): Change Customize group variable name.
1383 (org-fontify-done-headline): Change Customize group variable name 1383 (org-fontify-done-headline): Change Customize group variable name.
1384 (org-fontify-emphasized-text): Change Customize group variable name 1384 (org-fontify-emphasized-text): Change Customize group variable name.
1385 (org-fontify-whole-heading-line): Change Customize group variable name 1385 (org-fontify-whole-heading-line): Change Customize group variable name.
1386 (org-highlight-latex-fragments-and-specials): Change Customize 1386 (org-highlight-latex-fragments-and-specials): Change Customize
1387 group variable name 1387 group variable name.
1388 (org-hide-emphasis-markers): Change Customize group variable name 1388 (org-hide-emphasis-markers): Change Customize group variable name.
1389 (org-emphasis-alist): Change Customize group variable name 1389 (org-emphasis-alist): Change Customize group variable name.
1390 (org-emphasis-regexp-components): Change Customize group variable 1390 (org-emphasis-regexp-components): Change Customize group variable
1391 name 1391 name.
1392 (org-modules): Remove mention of org-R. 1392 (org-modules): Remove mention of org-R.
1393 1393
1394 * org-faces.el (org-faces): Change Customize group variable name. 1394 * org-faces.el (org-faces): Change Customize group variable name.
@@ -1420,8 +1420,8 @@
1420 (org-fontify-meta-lines-and-blocks): Changes to font-lock code 1420 (org-fontify-meta-lines-and-blocks): Changes to font-lock code
1421 implementing new faces and hiding behaviour. 1421 implementing new faces and hiding behaviour.
1422 1422
1423 * org-faces.el (org-document-title): New face for #+TITLE lines 1423 * org-faces.el (org-document-title): New face for #+TITLE lines.
1424 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines 1424 (org-document-info): New face for #+DATE, #+AUTHOR, #+EMAIL lines.
1425 (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL 1425 (org-document-info-keyword): New face for #+DATE, #+AUTHOR, #+EMAIL
1426 keywords. 1426 keywords.
1427 1427
@@ -3096,12 +3096,12 @@
3096 point. 3096 point.
3097 (org-columns-compile-map): There is now an extra position in each 3097 (org-columns-compile-map): There is now an extra position in each
3098 entry specifying the function to use to calculate the displayed 3098 entry specifying the function to use to calculate the displayed
3099 value for the non-calculated properties in the column, 3099 value for the non-calculated properties in the column.
3100 (org-columns-compute-all): Set `org-columns-time' to the current 3100 (org-columns-compute-all): Set `org-columns-time' to the current
3101 time so time difference calculations will work. 3101 time so time difference calculations will work.
3102 (org-columns-compute): Handle column operators where the values 3102 (org-columns-compute): Handle column operators where the values
3103 used are calculated from the underlying property. 3103 used are calculated from the underlying property.
3104 (org-columns-number-to-string): Handle the 'age' column format 3104 (org-columns-number-to-string): Handle the 'age' column format.
3105 (org-columns-string-to-number): Correct the function name (was 3105 (org-columns-string-to-number): Correct the function name (was
3106 org-column...). Add support for the 'age' column format. 3106 org-column...). Add support for the 'age' column format.
3107 (org-columns-compile-format): Support the additional parameter in 3107 (org-columns-compile-format): Support the additional parameter in
@@ -3348,7 +3348,7 @@
3348 currently active clock if the user has exceeded the time returned 3348 currently active clock if the user has exceeded the time returned
3349 by `org-user-idle-seconds', based on the value of 3349 by `org-user-idle-seconds', based on the value of
3350 `org-clock-idle-time'. 3350 `org-clock-idle-time'.
3351 (org-clock-in): If, after resolving clocks, 3351 (org-clock-in): If, after resolving clocks, (???)
3352 (org-clock-out): Cancel the `org-clock-idle-timer' on clock out. 3352 (org-clock-out): Cancel the `org-clock-idle-timer' on clock out.
3353 3353
3354 * org-clock.el (org-clock-resolve-clock): New function that 3354 * org-clock.el (org-clock-resolve-clock): New function that
@@ -4157,7 +4157,7 @@
4157 * org-exp.el (org-export-format-source-code-or-example): Translate 4157 * org-exp.el (org-export-format-source-code-or-example): Translate
4158 language. 4158 language.
4159 4159
4160 * org-src.el (org-src-lang-modes): New variable 4160 * org-src.el (org-src-lang-modes): New variable.
4161 (org-edit-src-code): Translate language. 4161 (org-edit-src-code): Translate language.
4162 4162
4163 * org-exp.el (org-export-format-source-code-or-example): Deal wit 4163 * org-exp.el (org-export-format-source-code-or-example): Deal wit
@@ -4285,7 +4285,7 @@
4285 the markup is src or example. 4285 the markup is src or example.
4286 4286
4287 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown): 4287 * org-agenda.el (org-agenda-skip-scheduled-if-deadline-is-shown):
4288 New option 4288 New option.
4289 (org-agenda-get-day-entries): Remember deadline results and pass 4289 (org-agenda-get-day-entries): Remember deadline results and pass
4290 them on into the function getting the scheduling information. 4290 them on into the function getting the scheduling information.
4291 (org-agenda-get-scheduled): Accept deadline results as parameters 4291 (org-agenda-get-scheduled): Accept deadline results as parameters
@@ -4296,7 +4296,7 @@
4296 convert current line to headline. 4296 convert current line to headline.
4297 4297
4298 * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also 4298 * org-clock.el (org-clock-save-markers-for-cut-and-paste): Also
4299 cheeeeeck the hd marker 4299 cheeeeeck the hd marker.
4300 (org-clock-in): Also set the hd marker. 4300 (org-clock-in): Also set the hd marker.
4301 (org-clock-out): Also set the hd marker. 4301 (org-clock-out): Also set the hd marker.
4302 (org-clock-cancel): Reset markers. 4302 (org-clock-cancel): Reset markers.
@@ -4518,9 +4518,9 @@
45182009-08-06 Bastien Guerry <bzg@altern.org> 45182009-08-06 Bastien Guerry <bzg@altern.org>
4519 4519
4520 * org.el (org-make-link-regexps): Don't exclude parentheses from 4520 * org.el (org-make-link-regexps): Don't exclude parentheses from
4521 `org-plain-link-re' 4521 `org-plain-link-re'.
4522 (org-cycle-internal-local): When locally cycling, switch directly 4522 (org-cycle-internal-local): When locally cycling, switch directly
4523 from CHILDREN to FOLDED if there is no subtree 4523 from CHILDREN to FOLDED if there is no subtree.
4524 (org-cycle): Update the docstring to document the new behavior of 4524 (org-cycle): Update the docstring to document the new behavior of
4525 `org-cycle-internal-local'. 4525 `org-cycle-internal-local'.
4526 4526
@@ -5111,7 +5111,7 @@
5111 (org-set-font-lock-defaults): Call the new fontification 5111 (org-set-font-lock-defaults): Call the new fontification
5112 function. 5112 function.
5113 5113
5114 * org-faces.el (org-meta-line): New face 5114 * org-faces.el (org-meta-line): New face.
5115 (org-block): New face. 5115 (org-block): New face.
5116 5116
51172009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 51172009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
@@ -5341,7 +5341,7 @@
53412009-08-06 Carsten Dominik <carsten.dominik@gmail.com> 53412009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5342 5342
5343 * org-exp.el (org-export, org-export-visible): Support ASCII 5343 * org-exp.el (org-export, org-export-visible): Support ASCII
5344 export to buffer 5344 export to buffer.
5345 (org-export-normalize-links): Do not protect the description if it 5345 (org-export-normalize-links): Do not protect the description if it
5346 is explicitly given. 5346 is explicitly given.
5347 5347
@@ -5696,7 +5696,7 @@
5696 5696
5697 * org-mouse.el: XEmacs compatibility fixes. 5697 * org-mouse.el: XEmacs compatibility fixes.
5698 5698
5699 * org.el (org-modules): Add org-inlinetasks.el 5699 * org.el (org-modules): Add org-inlinetasks.el.
5700 (org-cycle): Implement limiting level on cycling. 5700 (org-cycle): Implement limiting level on cycling.
5701 (org-move-subtree-down): Fix bug with swapping subtrees at end of 5701 (org-move-subtree-down): Fix bug with swapping subtrees at end of
5702 buffer. 5702 buffer.
@@ -5788,7 +5788,7 @@
5788 (org-mouse-context-menu): Use `org-mouse-todo-menu'. 5788 (org-mouse-context-menu): Use `org-mouse-todo-menu'.
5789 5789
5790 * org-table.el (org-table-beginning-of-field) 5790 * org-table.el (org-table-beginning-of-field)
5791 (org-table-end-of-field): New commands 5791 (org-table-end-of-field): New commands.
5792 (org-table-previous-field, org-table-beginning-of-field): Better 5792 (org-table-previous-field, org-table-beginning-of-field): Better
5793 error messages. 5793 error messages.
5794 (orgtbl-setup): Include `M-a' and `M-e'. 5794 (orgtbl-setup): Include `M-a' and `M-e'.
@@ -5954,7 +5954,7 @@
5954 (org-export-plist-vars): Add entries for :keywords and 5954 (org-export-plist-vars): Add entries for :keywords and
5955 :description. 5955 :description.
5956 (org-infile-export-plist): Parse for new keywords. 5956 (org-infile-export-plist): Parse for new keywords.
5957 (org-get-current-options): Add new keywords 5957 (org-get-current-options): Add new keywords.
5958 (org-export-as-html): Publish description and keywords. 5958 (org-export-as-html): Publish description and keywords.
5959 5959
5960 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New 5960 * org-agenda.el (org-agenda-add-entry-text-descriptive-links): New
@@ -7770,7 +7770,7 @@
7770 immediately after the scheduling keywords. 7770 immediately after the scheduling keywords.
7771 7771
7772 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a 7772 * org-clock.el (org-clock-in-switch-to-state): Allow this to be a
7773 function 7773 function.
7774 (org-clock-in): If `org-clock-in-switch-to-state' is a function, 7774 (org-clock-in): If `org-clock-in-switch-to-state' is a function,
7775 call it with the current todo state to get the state to switch to 7775 call it with the current todo state to get the state to switch to
7776 when clocking in. 7776 when clocking in.
@@ -7973,7 +7973,7 @@
7973 line. 7973 line.
7974 7974
7975 * org.el (org-get-refile-targets): Replace links with their 7975 * org.el (org-get-refile-targets): Replace links with their
7976 descriptions 7976 descriptions.
7977 (org-imenu-get-tree): Replace links with their descriptions. 7977 (org-imenu-get-tree): Replace links with their descriptions.
7978 7978
7979 * org-remember.el (org-remember-apply-template): Add a new 7979 * org-remember.el (org-remember-apply-template): Add a new
@@ -8017,7 +8017,7 @@
8017 (org-quote-chars): Remove. 8017 (org-quote-chars): Remove.
8018 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'. 8018 (org-export-latex-keywords-maybe): Use `replace-regexp-in-string'.
8019 (org-export-latex-list-beginning-re): Rename to 8019 (org-export-latex-list-beginning-re): Rename to
8020 `org-list-beginning-re' 8020 `org-list-beginning-re'.
8021 (org-list-item-begin): Rename to `org-list-item-beginning'. 8021 (org-list-item-begin): Rename to `org-list-item-beginning'.
8022 8022
80232008-10-12 Eric Schulte <schulte.eric@gmail.com> 80232008-10-12 Eric Schulte <schulte.eric@gmail.com>
@@ -8352,7 +8352,7 @@
8352 (org-map-entries): Make sure org-agenda-archives-mode is nil. 8352 (org-map-entries): Make sure org-agenda-archives-mode is nil.
8353 (org-agenda-files): Functionality of second arg changed. 8353 (org-agenda-files): Functionality of second arg changed.
8354 8354
8355 * org-agenda.el (org-agenda-archives-mode): New variable 8355 * org-agenda.el (org-agenda-archives-mode): New variable.
8356 (org-write-agenda, org-prepare-agenda, org-agenda-list) 8356 (org-write-agenda, org-prepare-agenda, org-agenda-list)
8357 (org-search-view, org-todo-list, org-tags-view) 8357 (org-search-view, org-todo-list, org-tags-view)
8358 (org-agenda-list-stuck-projects): Call `org-agenda-files' with 8358 (org-agenda-list-stuck-projects): Call `org-agenda-files' with
diff --git a/lwlib/ChangeLog b/lwlib/ChangeLog
index d591b93e50b..bf41caa8311 100644
--- a/lwlib/ChangeLog
+++ b/lwlib/ChangeLog
@@ -381,7 +381,7 @@
381 381
382 * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the 382 * xlwmenu.c (xlwMenuResources) [HAVE_X_I18N]: Use a fontset for the
383 `font' resource. 383 `font' resource.
384 (string_width) [HAVE_X_I18N]: Use XmbTextExtents; 384 (string_width) [HAVE_X_I18N]: Use XmbTextExtents.
385 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros. 385 (MENU_FONT_HEIGHT, MENU_FONT_ASCENT): New macros.
386 (arrow_width, toggle_button_width, size_menu_item, draw_arrow) 386 (arrow_width, toggle_button_width, size_menu_item, draw_arrow)
387 (draw_toggle, draw_radio, display_menu_item): Use them. 387 (draw_toggle, draw_radio, display_menu_item): Use them.
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index a7a72d233d5..77286687db0 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -173,7 +173,7 @@
173 (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS) 173 (FONTCONFIG_CFLAGS, FONTCONFIG_LIBS, FREETYPE_CFLAGS, FREETYPE_LIBS)
174 (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS) 174 (LIBOTF_CFLAGS, LIBOTF_LIBS, M17N_FLT_CFLAGS, M17N_FLT_LIBS)
175 (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM): 175 (GNU_OBJC_CFLAGS, GNUSTEP_SYSTEM_LIBRARIES, LIBRESOLV, LIBGPM):
176 Edit to empty, 176 Edit to empty.
177 (LIB_MATH): Edit to -lm. 177 (LIB_MATH): Edit to -lm.
178 (UNEXEC_OBJ): Edit to unexec.o. 178 (UNEXEC_OBJ): Edit to unexec.o.
179 179
@@ -908,7 +908,7 @@
9081994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu> 9081994-10-17 Morten Welinder <terra@mole.gnu.ai.mit.edu>
909 909
910 * sed1.inp: Handle "\t#"-style comments. 910 * sed1.inp: Handle "\t#"-style comments.
911 (obj): Don't add any files -- now done in src/makefile.in.in 911 (obj): Don't add any files -- now done in src/makefile.in.in.
912 (temacs): Don't depend on prefix-args. 912 (temacs): Don't depend on prefix-args.
913 (DOC): Reflect makefile changes regarding two-batch run. 913 (DOC): Reflect makefile changes regarding two-batch run.
914 914
diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog
index cc6bcc92727..f05553a38b3 100644
--- a/oldXMenu/ChangeLog
+++ b/oldXMenu/ChangeLog
@@ -137,8 +137,8 @@
137 * Activate.c: Add calls to GrabKeyboard to remove strange 137 * Activate.c: Add calls to GrabKeyboard to remove strange
138 interactions with window managers that steal keypresses. 138 interactions with window managers that steal keypresses.
139 Call ungrab_all instead of XtUngrabPointer. 139 Call ungrab_all instead of XtUngrabPointer.
140 (XMenuActivate): Add call to XGrabKeyboard 140 (XMenuActivate): Add call to XGrabKeyboard.
141 (XMenuActivate): Add call to XUngrabKeyboard 141 (XMenuActivate): Add call to XUngrabKeyboard.
142 142
1432001-10-20 Gerd Moellmann <gerd@gnu.org> 1432001-10-20 Gerd Moellmann <gerd@gnu.org>
144 144
diff --git a/src/ChangeLog b/src/ChangeLog
index 0124b493c0f..27d603829ae 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2746,7 +2746,7 @@
2746 (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef 2746 (struct xsettings): Add font and tb_style, set xft stuff inside #ifdef
2747 HAVE_XFT. 2747 HAVE_XFT.
2748 (something_changedCB): store_font_changed_event is now 2748 (something_changedCB): store_font_changed_event is now
2749 store_config_changed_event 2749 store_config_changed_event.
2750 (parse_settings): Rename from parse_xft_settings. Read 2750 (parse_settings): Rename from parse_xft_settings. Read
2751 non-xft xsettings outside #ifdef HAVE_XFT. 2751 non-xft xsettings outside #ifdef HAVE_XFT.
2752 (read_settings): Renamed from read_xft_settings. 2752 (read_settings): Renamed from read_xft_settings.
@@ -4495,7 +4495,7 @@
4495 (scroll_end_callback): Remove. 4495 (scroll_end_callback): Remove.
4496 (xg_create_scroll_bar): Add parameter end_callback, bind it to 4496 (xg_create_scroll_bar): Add parameter end_callback, bind it to
4497 button-release-event. Replace value-changed event with change-value, 4497 button-release-event. Replace value-changed event with change-value,
4498 bug #5177, 4498 bug #5177.
4499 (xg_event_is_for_scrollbar): Only return true if button is less than 4, 4499 (xg_event_is_for_scrollbar): Only return true if button is less than 4,
4500 bug #5177. 4500 bug #5177.
4501 4501
@@ -4516,7 +4516,7 @@
4516 4516
45172009-12-12 Eli Zaretskii <eliz@gnu.org> 45172009-12-12 Eli Zaretskii <eliz@gnu.org>
4518 4518
4519 * dispextern.h (struct text_pos): Use EMACS_INT; 4519 * dispextern.h (struct text_pos): Use EMACS_INT.
4520 (struct glyph): Use EMACS_INT for charpos. 4520 (struct glyph): Use EMACS_INT for charpos.
4521 (struct it): Use EMACS_INT for stop_charpos, end_charpos, 4521 (struct it): Use EMACS_INT for stop_charpos, end_charpos,
4522 region_beg_charpos, region_end_charpos, 4522 region_beg_charpos, region_end_charpos,
@@ -12082,8 +12082,8 @@
120822008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change) 120822008-07-15 Chris Hall <chris@web.workinglinux.com> (tiny change)
12083 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 12083 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12084 12084
12085 (make_initial_frame): Call init_frame_faces(f) in CANNOT_DUMP case -- 12085 * frame.c (make_initial_frame): Call init_frame_faces(f) in
12086 fix crash due to different init order. 12086 CANNOT_DUMP case -- fix crash due to different init order.
12087 12087
120882008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com> 120882008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
12089 12089
@@ -12280,7 +12280,7 @@
12280 * m/macppc.h: 12280 * m/macppc.h:
12281 * m/alpha.h: Use GNU_LINUX instead of LINUX. Reorganize conditionals. 12281 * m/alpha.h: Use GNU_LINUX instead of LINUX. Reorganize conditionals.
12282 12282
12283 * m/ibms390x.h (XINT, XUINT): Don't define, same as the default 12283 * m/ibms390x.h (XINT, XUINT): Don't define, same as the default.
12284 (SPECIAL_EMACS_INT): 12284 (SPECIAL_EMACS_INT):
12285 * m/ia64.h (SPECIAL_EMACS_INT): 12285 * m/ia64.h (SPECIAL_EMACS_INT):
12286 * m/amdx86-64.h (SPECIAL_EMACS_INT): 12286 * m/amdx86-64.h (SPECIAL_EMACS_INT):
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 24818e6770f..dd847f8a64e 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -3252,7 +3252,7 @@
32522006-07-02 Kim F. Storm <storm@cua.dk> 32522006-07-02 Kim F. Storm <storm@cua.dk>
3253 3253
3254 * xdisp.c (display_tool_bar_line): Skip glyphs which are too big 3254 * xdisp.c (display_tool_bar_line): Skip glyphs which are too big
3255 to ever fit the tool-bar, 3255 to ever fit the tool-bar.
3256 (MAX_FRAME_TOOL_BAR_HEIGHT): New macro. 3256 (MAX_FRAME_TOOL_BAR_HEIGHT): New macro.
3257 (tool_bar_lines_needed): Use unused mode-line row as temp_row. 3257 (tool_bar_lines_needed): Use unused mode-line row as temp_row.
3258 (redisplay_tool_bar): Only clear desired matrix if we actually 3258 (redisplay_tool_bar): Only clear desired matrix if we actually
@@ -7869,7 +7869,7 @@
7869 7869
78702005-07-19 Juanma Barranquero <lekktu@gmail.com> 78702005-07-19 Juanma Barranquero <lekktu@gmail.com>
7871 7871
7872 * eval.c (Fprog2, Fcalled_interactively_p), 7872 * eval.c (Fprog2, Fcalled_interactively_p)
7873 (syms_of_eval) <debug-on-quit>: Doc fixes. 7873 (syms_of_eval) <debug-on-quit>: Doc fixes.
7874 (syms_of_eval) <max-specpdl-size>: 7874 (syms_of_eval) <max-specpdl-size>:
7875 (Finteractive_p): Fix typos in docstrings. 7875 (Finteractive_p): Fix typos in docstrings.
@@ -11250,7 +11250,7 @@
112502004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 112502004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11251 11251
11252 * macterm.c (endif, x_font_name_to_mac_font_name): 11252 * macterm.c (endif, x_font_name_to_mac_font_name):
11253 Use maccentraleurroman instead of maccentraleuropean 11253 Use maccentraleurroman instead of maccentraleuropean.
11254 (mac_c_string_match, mac_do_list_fonts): Speed up font search by 11254 (mac_c_string_match, mac_do_list_fonts): Speed up font search by
11255 quickly finding a specific font without needing regexps. 11255 quickly finding a specific font without needing regexps.
11256 11256
@@ -12477,7 +12477,7 @@
12477 12477
12478 * gtkutil.h (xg_frame_cleared): Remove. 12478 * gtkutil.h (xg_frame_cleared): Remove.
12479 12479
12480 * xterm.c (x_clear_frame): Remove call to xg_frame_cleared 12480 * xterm.c (x_clear_frame): Remove call to xg_frame_cleared.
12481 (x_scroll_bar_create, XTset_vertical_scroll_bar): 12481 (x_scroll_bar_create, XTset_vertical_scroll_bar):
12482 Remove arguments left and width to xg_update_scrollbar_pos. 12482 Remove arguments left and width to xg_update_scrollbar_pos.
12483 (XTset_vertical_scroll_bar): Do x_clear_area for USE_GTK also. 12483 (XTset_vertical_scroll_bar): Do x_clear_area for USE_GTK also.
@@ -13017,9 +13017,9 @@
13017 13017
13018 * macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte 13018 * macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte
13019 strings in menu items. 13019 strings in menu items.
13020 (single_submenu): Use ENCODE_MENU_STRING 13020 (single_submenu): Use ENCODE_MENU_STRING.
13021 (mac_menu_show): Use ENCODE_MENU_STRING. Reset grabbed because 13021 (mac_menu_show): Use ENCODE_MENU_STRING. Reset grabbed because
13022 button release isn't passed to event loop 13022 button release isn't passed to event loop.
13023 (add_menu_item): Use SetMenuItemWithCFString. 13023 (add_menu_item): Use SetMenuItemWithCFString.
13024 13024
130252004-08-26 Steven Tamm <steventamm@mac.com> 130252004-08-26 Steven Tamm <steventamm@mac.com>
@@ -15407,7 +15407,7 @@
15407 (Fxw_display_color_p): Use dpyinfo->color_p. 15407 (Fxw_display_color_p): Use dpyinfo->color_p.
15408 (Fx_display_grayscale_p, Fx_display_planes): Don't use 15408 (Fx_display_grayscale_p, Fx_display_planes): Don't use
15409 dpyinfo->n_cbits. 15409 dpyinfo->n_cbits.
15410 (Fx_display_color_cells): Use dpyinfo->n_planes; 15410 (Fx_display_color_cells): Use dpyinfo->n_planes.
15411 (QCmatrix, QCcolor_adjustment, QCmask, Qemboss, Qedge_detection) 15411 (QCmatrix, QCcolor_adjustment, QCmask, Qemboss, Qedge_detection)
15412 (Qheuristic, cross_disabled_images, emboss_matrix) 15412 (Qheuristic, cross_disabled_images, emboss_matrix)
15413 (laplace_matrix): New variables (from xfns.c). 15413 (laplace_matrix): New variables (from xfns.c).
@@ -16414,7 +16414,7 @@
16414 (append_glyph, append_composite_glyph, produce_image_glyph) 16414 (append_glyph, append_composite_glyph, produce_image_glyph)
16415 (append_stretch_glyph): Set glyph's ascent and descent. 16415 (append_stretch_glyph): Set glyph's ascent and descent.
16416 (on_hot_spot_p): New function to check if position is inside an 16416 (on_hot_spot_p): New function to check if position is inside an
16417 rectangular, circular, or polygon-shaped image hot-spot, 16417 rectangular, circular, or polygon-shaped image hot-spot.
16418 (find_hot_spot): New function to search for image hot-spot. 16418 (find_hot_spot): New function to search for image hot-spot.
16419 (Flookup_image_map): New defun to search for image hot-spot. 16419 (Flookup_image_map): New defun to search for image hot-spot.
16420 (define_frame_cursor1): New aux function to determine frame 16420 (define_frame_cursor1): New aux function to determine frame
@@ -18570,7 +18570,7 @@
18570 change/simplify relevant callers. 18570 change/simplify relevant callers.
18571 (x_y_to_hpos_vpos): Adapt to per-window fringes and scroll bars, 18571 (x_y_to_hpos_vpos): Adapt to per-window fringes and scroll bars,
18572 and new fringe vs. display margin position. 18572 and new fringe vs. display margin position.
18573 Use window_box_left_offset and window_box_right_offset 18573 Use window_box_left_offset and window_box_right_offset.
18574 (get_glyph_string_clip_rect): Adapt to per-window fringes and 18574 (get_glyph_string_clip_rect): Adapt to per-window fringes and
18575 scroll bars, and new fringe vs. display margin position. 18575 scroll bars, and new fringe vs. display margin position.
18576 Use WINDOW_LEFT_EDGE_X and WINDOW_TOTAL_WIDTH. 18576 Use WINDOW_LEFT_EDGE_X and WINDOW_TOTAL_WIDTH.
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2
index 7313f56ae8e..41e280a71b3 100644
--- a/src/ChangeLog.2
+++ b/src/ChangeLog.2
@@ -3102,9 +3102,9 @@
3102 [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.] 3102 [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.]
3103 3103
3104 * dispnew.c (Fding): 3104 * dispnew.c (Fding):
3105 Do not terminate macro-definition if given an argument 3105 Do not terminate macro-definition if given an argument.
3106 (This is so things like asynchronous process notifications 3106 (This is so things like asynchronous process notifications
3107 can beep but not screw) 3107 can beep but not screw.)
3108 3108
31091986-11-10 Richard M. Stallman (rms@prep) 31091986-11-10 Richard M. Stallman (rms@prep)
3110 3110
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 241019b51c7..e3c5ab70f66 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -6993,7 +6993,7 @@
6993 6993
6994 * keyboard.c (Qvertical_split): Renamed to `vertical-line', 6994 * keyboard.c (Qvertical_split): Renamed to `vertical-line',
6995 since the window arrangement is actually referred to as a 6995 since the window arrangement is actually referred to as a
6996 `horizontal split.' 6996 `horizontal split'.
6997 (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses 6997 (make_lispy_event, make_lispy_movement, syms_of_keyboard): Uses
6998 renamed here. 6998 renamed here.
6999 * keyboard.h (Qvertical_split): Extern declaration changed here. 6999 * keyboard.h (Qvertical_split): Extern declaration changed here.
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index e4991971461..f27186079ac 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -387,7 +387,7 @@
387 based on frame name and icon_name fields. 387 based on frame name and icon_name fields.
388 (x_set_icon_name): New function. 388 (x_set_icon_name): New function.
389 (x_icon): Call x_text_icon. 389 (x_icon): Call x_text_icon.
390 (x_set_name): Look at icon_name field when setting the icon name, 390 (x_set_name): Look at icon_name field when setting the icon name.
391 (x_frame_parms): Add icon-name. 391 (x_frame_parms): Add icon-name.
392 (syms_of_xfns): Set up Qicon_name. 392 (syms_of_xfns): Set up Qicon_name.
393 393
@@ -903,7 +903,7 @@
903 903
9041995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu> 9041995-05-04 Richard Stallman <rms@mole.gnu.ai.mit.edu>
905 905
906 * s/freebsd.h: (GETPGRP_NO_ARG): Defined 906 * s/freebsd.h (GETPGRP_NO_ARG): Define.
907 (HAVE_GETPAGESIZE): Definition deleted. 907 (HAVE_GETPAGESIZE): Definition deleted.
908 908
909 * data.c (store_symval_forwarding): Error if value out of range 909 * data.c (store_symval_forwarding): Error if value out of range
@@ -1308,7 +1308,7 @@
1308 1308
1309 * ntinevt.c (do_mouse_event): Use XSETFASTINT. 1309 * ntinevt.c (do_mouse_event): Use XSETFASTINT.
1310 (SET_FRAME): Undefined. 1310 (SET_FRAME): Undefined.
1311 (select): Renamed to sys_select to correspond to routine in sysdep.c 1311 (select): Renamed to sys_select to correspond to routine in sysdep.c.
1312 (sys_select): Support struct timeval. 1312 (sys_select): Support struct timeval.
1313 (key_event): Support German keyboard. 1313 (key_event): Support German keyboard.
1314 Replace SET_FRAME with XSETFRAME. 1314 Replace SET_FRAME with XSETFRAME.
@@ -4217,7 +4217,7 @@
4217 4217
4218 * process.c: Handle multiple keyboard input descriptors. 4218 * process.c: Handle multiple keyboard input descriptors.
4219 (non_keyboard_wait_mask): New variable. 4219 (non_keyboard_wait_mask): New variable.
4220 (Fset_process_filter): Update non_keyboard_wait_mask 4220 (Fset_process_filter): Update non_keyboard_wait_mask.
4221 (create_process, Fopen_network_stream, deactivate_process): 4221 (create_process, Fopen_network_stream, deactivate_process):
4222 (init_process, sigchld_handler): Likewise. 4222 (init_process, sigchld_handler): Likewise.
4223 (wait_reading_process_input): Maybe use non_keyboard_wait_mask. 4223 (wait_reading_process_input): Maybe use non_keyboard_wait_mask.
@@ -4456,7 +4456,7 @@
4456 4456
4457 * xfns.c: Use FRAME_X_DISPLAY instead of x_current_display 4457 * xfns.c: Use FRAME_X_DISPLAY instead of x_current_display
4458 and XDISPLAY. 4458 and XDISPLAY.
4459 (x_in_use): New variable, 4459 (x_in_use): New variable.
4460 (check_x, using_x_p): Test x_in_use. 4460 (check_x, using_x_p): Test x_in_use.
4461 (Fx_open_connection): Set x_in_use. 4461 (Fx_open_connection): Set x_in_use.
4462 (check_x_frame): New function. 4462 (check_x_frame): New function.
@@ -5953,7 +5953,7 @@
59531994-09-03 Kaveh R. Ghazi (ghazi@noc.rutgers.edu) 59531994-09-03 Kaveh R. Ghazi (ghazi@noc.rutgers.edu)
5954 5954
5955 * m/delta88k.h [__GNUC__] (HAVE_ALLOCA): Defined. 5955 * m/delta88k.h [__GNUC__] (HAVE_ALLOCA): Defined.
5956 [__GNUC__] (C_ALLOCA): Add #undef 5956 [__GNUC__] (C_ALLOCA): Add #undef.
5957 (LIB_X11_LIB): Add #undef. 5957 (LIB_X11_LIB): Add #undef.
5958 (HAVE_TERMIOS): Defined. 5958 (HAVE_TERMIOS): Defined.
5959 (HAVE_TERMIO): Add #undef. 5959 (HAVE_TERMIO): Add #undef.
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 6c7d04a531e..3b1bdbffabc 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -2830,7 +2830,7 @@
2830 * dosfns.c (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): 2830 * dosfns.c (Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard):
2831 Harmonize arguments with documentation. 2831 Harmonize arguments with documentation.
2832 2832
2833 * editfns.c (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, 2833 * editfns.c (Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time)
2834 (Finsert_char, Fbuffer_substring, Fbuffer_substring_no_properties) 2834 (Finsert_char, Fbuffer_substring, Fbuffer_substring_no_properties)
2835 (Finsert_buffer_substring, Fdelete_region, Fnarrow_to_region): 2835 (Finsert_buffer_substring, Fdelete_region, Fnarrow_to_region):
2836 Harmonize arguments with documentation. 2836 Harmonize arguments with documentation.
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index 6e53a39ac93..9146a6465a8 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -1126,7 +1126,7 @@
1126 1126
1127 * xterm.c (note_mouse_highlight) <help-echo>: When looking for 1127 * xterm.c (note_mouse_highlight) <help-echo>: When looking for
1128 help-echo for a string which doesn't have help-echo itself, use 1128 help-echo for a string which doesn't have help-echo itself, use
1129 get-char-property to obtain the help-echo from the string's buffer 1129 get-char-property to obtain the help-echo from the string's buffer.
1130 (note_mouse_highlight) <mouse-face>: When on a string that doesn't 1130 (note_mouse_highlight) <mouse-face>: When on a string that doesn't
1131 have mouse-face, look ``under'' the string for mouse-face from an 1131 have mouse-face, look ``under'' the string for mouse-face from an
1132 overlay. 1132 overlay.
@@ -3119,7 +3119,7 @@
3119 * w32fns.c (Fx_show_tip): Fix calls to make_number. 3119 * w32fns.c (Fx_show_tip): Fix calls to make_number.
3120 (x_set_font): If font hasn't changed, avoid recomputing 3120 (x_set_font): If font hasn't changed, avoid recomputing
3121 faces and other things. 3121 faces and other things.
3122 (x_set_tool_bar_lines): Do nothing if frame is minibuffer-only, 3122 (x_set_tool_bar_lines): Do nothing if frame is minibuffer-only.
3123 (Fx_create_frame): Add the tool bar height to the frame height. 3123 (Fx_create_frame): Add the tool bar height to the frame height.
3124 (x_create_tip_frame): Prevent changing the tooltip's 3124 (x_create_tip_frame): Prevent changing the tooltip's
3125 background color by specifying a color for the default font 3125 background color by specifying a color for the default font
@@ -4887,7 +4887,7 @@
4887 4887
4888 * md5.c: Delay include of md5.h until after namespace cleaning. 4888 * md5.c: Delay include of md5.h until after namespace cleaning.
4889 4889
4890 * makefile.w32-in (fns.o): Depend on md5.h 4890 * makefile.w32-in (fns.o): Depend on md5.h.
4891 (md5.o): New target. 4891 (md5.o): New target.
4892 (sunfns.o): Remove. 4892 (sunfns.o): Remove.
4893 4893
@@ -7254,7 +7254,7 @@
7254 7254
7255 * charset.h (MAKE_CHAR): Be sure to set MSB of C1 to 0. 7255 * charset.h (MAKE_CHAR): Be sure to set MSB of C1 to 0.
7256 7256
7257 * charset.c: Include composite.h 7257 * charset.c: Include composite.h.
7258 (lisp_string_width): New function. 7258 (lisp_string_width): New function.
7259 (Fstring_width): Call lisp_string_width instead of strwidth. 7259 (Fstring_width): Call lisp_string_width instead of strwidth.
7260 7260
@@ -7333,7 +7333,7 @@
7333 7333
7334 * s/ms-w32.h (ORDINARY_LINK): New define. 7334 * s/ms-w32.h (ORDINARY_LINK): New define.
7335 7335
7336 * w32.c (_ANONYMOUS_UNION) [__GNUC__]: New define 7336 * w32.c (_ANONYMOUS_UNION) [__GNUC__]: New define.
7337 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. 7337 (_ANONYMOUS_STRUCT) [__GNUC__]: New define.
7338 7338
7339 * makefile.w32-in (clean): Don't delete config.h and epaths.h. 7339 * makefile.w32-in (clean): Don't delete config.h and epaths.h.
@@ -8409,7 +8409,7 @@
8409 (encode_coding_iso2022): New local variable safe_chars. Check 8409 (encode_coding_iso2022): New local variable safe_chars. Check
8410 unsafe chars. 8410 unsafe chars.
8411 (setup_coding_system): Delete the code to initialize 8411 (setup_coding_system): Delete the code to initialize
8412 coding->safe_charses 8412 coding->safe_charses.
8413 (intersection, find_safe_codings): New functions. 8413 (intersection, find_safe_codings): New functions.
8414 (Ffind_coding_systems_region_internal): New function. 8414 (Ffind_coding_systems_region_internal): New function.
8415 (syms_of_coding): Defsubr it. Initialize Qsafe_chars, 8415 (syms_of_coding): Defsubr it. Initialize Qsafe_chars,
@@ -8729,7 +8729,7 @@
8729 * w32term.c (help_echo_object, help_echo_pos): New variables. 8729 * w32term.c (help_echo_object, help_echo_pos): New variables.
8730 (note_mode_line_highlight): Store additional information about the 8730 (note_mode_line_highlight): Store additional information about the
8731 help-echo in help_echo_object and help_echo_pos. Check both 8731 help-echo in help_echo_object and help_echo_pos. Check both
8732 `local-map' and `keymap' properties for changing the cursor 8732 `local-map' and `keymap' properties for changing the cursor.
8733 (note_mouse_highlight): Store additional information about the 8733 (note_mouse_highlight): Store additional information about the
8734 help-echo in help_echo_object and help_echo_pos. 8734 help-echo in help_echo_object and help_echo_pos.
8735 (note_tool_bar_highlight): Set help_echo_object to nil and 8735 (note_tool_bar_highlight): Set help_echo_object to nil and
@@ -8797,7 +8797,7 @@
8797 * xterm.c (help_echo_object, help_echo_pos): New variables. 8797 * xterm.c (help_echo_object, help_echo_pos): New variables.
8798 (note_mode_line_highlight): Store additional information about the 8798 (note_mode_line_highlight): Store additional information about the
8799 help-echo in help_echo_object and help_echo_pos. Check both 8799 help-echo in help_echo_object and help_echo_pos. Check both
8800 `local-map' and `keymap' properties for changing the cursor 8800 `local-map' and `keymap' properties for changing the cursor.
8801 (note_mouse_highlight): Store additional information about the 8801 (note_mouse_highlight): Store additional information about the
8802 help-echo in help_echo_object and help_echo_pos. 8802 help-echo in help_echo_object and help_echo_pos.
8803 (note_tool_bar_highlight): Set help_echo_object to nil and 8803 (note_tool_bar_highlight): Set help_echo_object to nil and
@@ -11979,7 +11979,7 @@
11979 (detect_coding_utf_8): New function. 11979 (detect_coding_utf_8): New function.
11980 (UTF_16_INVALID_P, UTF_16_HIGH_SURROGATE_P 11980 (UTF_16_INVALID_P, UTF_16_HIGH_SURROGATE_P
11981 UTF_16_LOW_SURROGATE_P): New macros. 11981 UTF_16_LOW_SURROGATE_P): New macros.
11982 (detect_coding_utf_16): New function 11982 (detect_coding_utf_16): New function.
11983 (detect_coding_mask): When priorities are specified, skip any 11983 (detect_coding_mask): When priorities are specified, skip any
11984 categories that have `nil' coding-system. Fix bug of returning 11984 categories that have `nil' coding-system. Fix bug of returning
11985 wrong mask when PRIORITIES is specified and detect_coding_XXX() 11985 wrong mask when PRIORITIES is specified and detect_coding_XXX()
@@ -12222,7 +12222,7 @@
12222 12222
12223 * makefile.nt: Add atimer.h to dependencies. 12223 * makefile.nt: Add atimer.h to dependencies.
12224 * w32.c (init_environment): Set Vw32_num_mouse_buttons here. 12224 * w32.c (init_environment): Set Vw32_num_mouse_buttons here.
12225 * w32console.c: Only disable window system features for dispextern.h 12225 * w32console.c: Only disable window system features for dispextern.h.
12226 (initialize_w32_display): Build a display info for the console. 12226 (initialize_w32_display): Build a display info for the console.
12227 * w32faces.c (tty_defined_color): Apply xfaces.c change from 02-17. 12227 * w32faces.c (tty_defined_color): Apply xfaces.c change from 02-17.
12228 * w32fns.c (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, 12228 * w32fns.c (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN,
@@ -12825,7 +12825,7 @@
12825 (FRAME_XIM): Removed. 12825 (FRAME_XIM): Removed.
12826 12826
12827 * xfns.c (supported_styles): New variable. 12827 * xfns.c (supported_styles): New variable.
12828 (DEFAULT_STYLE, DEFAULT_FONT): New macros 12828 (DEFAULT_STYLE, DEFAULT_FONT): New macros.
12829 (xic_create_xfontset, best_style, xic_create_frame) 12829 (xic_create_xfontset, best_style, xic_create_frame)
12830 (xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea) 12830 (xic_destroy_frame, xic_set_preeditarea, xic_set_statusarea)
12831 (xic_set_xfontset): New functions. 12831 (xic_set_xfontset): New functions.
@@ -13156,7 +13156,7 @@
13156 (GC_STRING_BYTES, GC_STRING_CHARS): New macros. 13156 (GC_STRING_BYTES, GC_STRING_CHARS): New macros.
13157 (DONT_COPY_FLAG): Removed. 13157 (DONT_COPY_FLAG): Removed.
13158 (SBLOCK_SIZE, LARGE_STRING_BYTES): New macros. 13158 (SBLOCK_SIZE, LARGE_STRING_BYTES): New macros.
13159 (struct sdata, struct sblock): New 13159 (struct sdata, struct sblock): New.
13160 (struct string_block): Rewritten. 13160 (struct string_block): Rewritten.
13161 (STRINGS_IN_STRING_BLOCK): New macro. 13161 (STRINGS_IN_STRING_BLOCK): New macro.
13162 (oldest_sblock, current_sblock, total_strings, total_free_strings) 13162 (oldest_sblock, current_sblock, total_strings, total_free_strings)