aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-01-14 00:13:13 -0800
committerGlenn Morris2014-01-14 00:13:13 -0800
commit689c9ca51eb4b6496836241b9fb062bf10521568 (patch)
tree53732a79c98929cc5d479c85254b7e534f69c89d
parentfd7fde15900b3dec3f2ecc9ad4f5a99b4a0e79f6 (diff)
downloademacs-689c9ca51eb4b6496836241b9fb062bf10521568.tar.gz
emacs-689c9ca51eb4b6496836241b9fb062bf10521568.zip
ChangeLog fixes
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/misc/ChangeLog12
-rw-r--r--leim/ChangeLog4
-rw-r--r--lisp/ChangeLog2
-rw-r--r--lisp/ChangeLog.1047
-rw-r--r--lisp/ChangeLog.1116
-rw-r--r--lisp/ChangeLog.128
-rw-r--r--lisp/ChangeLog.812
-rw-r--r--lisp/ChangeLog.927
9 files changed, 69 insertions, 61 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog
index cc5518b4fce..8e4a3fae880 100644
--- a/doc/emacs/ChangeLog
+++ b/doc/emacs/ChangeLog
@@ -6808,8 +6808,6 @@
6808 6808
6809 * sending.texi (Mail Sending): pxref to Top needs five args. 6809 * sending.texi (Mail Sending): pxref to Top needs five args.
6810 6810
6811 * texinfo.tex: Update to current version (2006-03-21.13).
6812
68132006-03-31 Richard Stallman <rms@gnu.org> 68112006-03-31 Richard Stallman <rms@gnu.org>
6814 6812
6815 * emacs.texi (Top): Update subnode menu. 6813 * emacs.texi (Top): Update subnode menu.
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 2718c59cf25..a11e39936c2 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -8702,6 +8702,10 @@
8702 8702
8703 * gnus.texi (Security): Improve. 8703 * gnus.texi (Security): Improve.
8704 8704
87052006-04-02 Karl Berry <karl@gnu.org>
8706
8707 * texinfo.tex: Update to current version (2006-03-21.13).
8708
87052006-04-02 Bill Wohler <wohler@newt.com> 87092006-04-02 Bill Wohler <wohler@newt.com>
8706 8710
8707 * mh-e.texi (Getting Started, Junk, Bug Reports) 8711 * mh-e.texi (Getting Started, Junk, Bug Reports)
@@ -10866,6 +10870,12 @@
10866 10870
10867 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. 10871 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10868 10872
108732001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
10874
10875 * ediff.texi: Added ediff-coding-system-for-read.
10876
10877 * viper.texi: Fix typos.
10878
108692000-12-20 Eli Zaretskii <eliz@is.elta.co.il> 108792000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10870 10880
10871 * Makefile.in (../info/idlwave): Use --no-split. 10881 * Makefile.in (../info/idlwave): Use --no-split.
@@ -11257,7 +11267,7 @@
11257 11267
112581990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 112681990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11259 11269
11260 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. 11270 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11261 11271
112621989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu) 112721989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11263 11273
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 5a10d1c46e4..6069b8b5a77 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -2055,11 +2055,11 @@
2055 2055
20561998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it> 20561998-10-13 Francesco Potortì <F.Potorti@cnuce.cnr.it>
2057 2057
2058 * latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the 2058 * quail/latin-alt.el ("latin-1-alt-postfix"): Add a method to enter the
2059 small superscript underlined o and a. 2059 small superscript underlined o and a.
2060 ("italian-alt-postfix"): Change it to something useful and 2060 ("italian-alt-postfix"): Change it to something useful and
2061 different from italian-postfix. 2061 different from italian-postfix.
2062 * latin-post.el ("latin-1-postfix"): Add a method to enter the 2062 * quail/latin-post.el ("latin-1-postfix"): Add a method to enter the
2063 small superscript underlined o and a. 2063 small superscript underlined o and a.
2064 ("italian-postfix"): Same as above. 2064 ("italian-postfix"): Same as above.
2065 ("italian-postfix"): Add methods to enter e with acute accent and 2065 ("italian-postfix"): Add methods to enter e with acute accent and
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b9cd0f3aa07..e45b0ba0574 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -176,7 +176,7 @@
176 Bazaar-specific names. 176 Bazaar-specific names.
177 177
178 * version.el (emacs-bzr-version): Name changed to 178 * version.el (emacs-bzr-version): Name changed to
179 emacs-repository-version. Obsolete-variable alias made. 179 emacs-repository-version. Obsolete-variable alias made.
180 * loadup.el: Follow through on this name change. 180 * loadup.el: Follow through on this name change.
181 * mail/emacsbug.el (report-emacs-bug): Factor out any 181 * mail/emacsbug.el (report-emacs-bug): Factor out any
182 assumption about the version control system in use. 182 assumption about the version control system in use.
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index b70ca7734e7..8f5183b1ccb 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -6076,7 +6076,7 @@
6076 6076
60772003-01-31 Christoph Wedler <Christoph.Wedler@sap.com> 60772003-01-31 Christoph Wedler <Christoph.Wedler@sap.com>
6078 6078
6079 * antlr-mode.el: Bug fixes, miscellaneous. 6079 * progmodes/antlr-mode.el: Bug fixes, miscellaneous.
6080 (antlr-mode): Make major mode work with cc-mode-5.29 or higher, 6080 (antlr-mode): Make major mode work with cc-mode-5.29 or higher,
6081 make it more robust against changes in cc-mode's style variables 6081 make it more robust against changes in cc-mode's style variables
6082 by using `boundp' and function `c-init-language-vars' if defined. 6082 by using `boundp' and function `c-init-language-vars' if defined.
@@ -6085,7 +6085,7 @@
6085 (antlr-run-tool-interactive): New function. 6085 (antlr-run-tool-interactive): New function.
6086 (antlr-run-tool): Use it for `interactive' specification. 6086 (antlr-run-tool): Use it for `interactive' specification.
6087 6087
6088 * antlr-mode.el: Simplify Emacs/XEmacs compatibility. 6088 * progmodes/antlr-mode.el: Simplify Emacs/XEmacs compatibility.
6089 (cond-emacs-xemacs): New compile-time macro. 6089 (cond-emacs-xemacs): New compile-time macro.
6090 (defunx): New compile-time macro. 6090 (defunx): New compile-time macro.
6091 (ignore-errors-x): New compile-time macro. 6091 (ignore-errors-x): New compile-time macro.
@@ -6116,7 +6116,8 @@
6116 (antlr-hide-actions): Ditto. 6116 (antlr-hide-actions): Ditto.
6117 (antlr-option-kind): Ditto. 6117 (antlr-option-kind): Ditto.
6118 6118
6119 * antlr-mode.el: In Emacs, use face attribute :weight, not :bold. 6119 * progmodes/antlr-mode.el: In Emacs, use face attribute
6120 :weight, not :bold.
6120 (antlr-font-lock-keyword-face): Use new macros. 6121 (antlr-font-lock-keyword-face): Use new macros.
6121 (antlr-font-lock-syntax-face): Ditto. 6122 (antlr-font-lock-syntax-face): Ditto.
6122 (antlr-font-lock-ruledef-face): Ditto. 6123 (antlr-font-lock-ruledef-face): Ditto.
@@ -6125,12 +6126,12 @@
6125 6126
6126 Changes from 2002-05-24: 6127 Changes from 2002-05-24:
6127 6128
6128 * antlr-mode.el: Version 2.2a. 6129 * progmodes/antlr-mode.el: Version 2.2a.
6129 6130
6130 Changes from 2002-05-03: 6131 Changes from 2002-05-03:
6131 6132
6132 * antlr-mode.el: Make context parsing faster on Emacs, for faster 6133 * progmodes/antlr-mode.el: Make context parsing faster on Emacs,
6133 syntax highlighting, indentation and imenu support. 6134 for faster syntax highlighting, indentation and imenu support.
6134 Suggested by Aaron Davies <adavies42@users.sourceforge.net>. 6135 Suggested by Aaron Davies <adavies42@users.sourceforge.net>.
6135 (antlr-slow-context-cache): New variable. 6136 (antlr-slow-context-cache): New variable.
6136 (antlr-slow-syntactic-context): Use cache. 6137 (antlr-slow-syntactic-context): Use cache.
@@ -6140,8 +6141,8 @@
6140 antlr-xemacs-bug-workaround. 6141 antlr-xemacs-bug-workaround.
6141 (antlr-imenu-create-index-function): Search from beginning. 6142 (antlr-imenu-create-index-function): Search from beginning.
6142 6143
6143 * antlr-mode.el: More sophisticated indentation, i.e., use the 6144 * progmodes/antlr-mode.el: More sophisticated indentation, i.e.,
6144 indentation engine of cc-mode for most actions. 6145 use the indentation engine of cc-mode for most actions.
6145 (antlr-c-common-init): Allow nil for `antlr-indent-style'. 6146 (antlr-c-common-init): Allow nil for `antlr-indent-style'.
6146 (antlr-indent-line): Use indentation engine of cc-mode more often. 6147 (antlr-indent-line): Use indentation engine of cc-mode more often.
6147 (antlr-indent-at-bol-alist): Only used for header actions. 6148 (antlr-indent-at-bol-alist): Only used for header actions.
@@ -6150,7 +6151,7 @@
6150 (antlr-indent-at-bol-alist): With language "Java", indent 6151 (antlr-indent-at-bol-alist): With language "Java", indent
6151 "package" and "import" at column 0 in header part. 6152 "package" and "import" at column 0 in header part.
6152 6153
6153 * antlr-mode.el (antlr-simple-default-directory): Define. 6154 * progmodes/antlr-mode.el (antlr-simple-default-directory): Define.
6154 (antlr-simple-read-shell-command): Define. 6155 (antlr-simple-read-shell-command): Define.
6155 (antlr-simple-with-displaying-help-buffer): Define. 6156 (antlr-simple-with-displaying-help-buffer): Define.
6156 (antlr-simple-scan-sexps, antlr-simple-scan-lists): 6157 (antlr-simple-scan-sexps, antlr-simple-scan-lists):
@@ -6158,11 +6159,12 @@
6158 6159
6159 Changes from 2002-02-28: 6160 Changes from 2002-02-28:
6160 6161
6161 * antlr-mode.el: Version 2.2 is released. 6162 * progmodes/antlr-mode.el: Version 2.2 is released.
6162 6163
6163 * antlr-mode.el (antlr): Moved to SourceForge.net 6164 * progmodes/antlr-mode.el (antlr): Moved to SourceForge.net
6164 6165
6165 * antlr-mode.el: Minor bug fixes: insert options and indentation. 6166 * progmodes/antlr-mode.el: Minor bug fixes: insert options
6167 and indentation.
6166 (antlr-option-location): Don't use point as position where to 6168 (antlr-option-location): Don't use point as position where to
6167 insert options if point is in comment. 6169 insert options if point is in comment.
6168 (antlr-mode): Don't set style here. 6170 (antlr-mode): Don't set style here.
@@ -6173,7 +6175,7 @@
6173 6175
6174 Changes from 2002-01-31: 6176 Changes from 2002-01-31:
6175 6177
6176 * antlr-mode.el (antlr-font-lock-additional-keywords): 6178 * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords):
6177 Also highlight `~' with `antlr-font-lock-syntax-face'. 6179 Also highlight `~' with `antlr-font-lock-syntax-face'.
6178 Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>. 6180 Suggested by Helmut Neukirchen <neukirchen@itm.mu-luebeck.de>.
6179 6181
@@ -16171,8 +16173,8 @@
16171 16173
161722002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org> 161742002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
16173 16175
16174 * progmodes/cc-align.el, progmodes/cc-mode.texi, 16176 * progmodes/cc-align.el, progmodes/cc-mode.el:
16175 progmodes/cc-vars.el: Added two new lineup functions: 16177 * progmodes/cc-vars.el: Added two new lineup functions:
16176 16178
16177 (c-lineup-knr-region-comment): A new lineup function to get 16179 (c-lineup-knr-region-comment): A new lineup function to get
16178 (what most people think is) better indentation of comments in 16180 (what most people think is) better indentation of comments in
@@ -20703,20 +20705,21 @@
20703 20705
207042001-12-21 Christoph Wedler <Christoph.Wedler@sap.com> 207062001-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
20705 20707
20706 * antlr-mode.el: More sophisticated indentation of cpp directive. 20708 * progmodes/antlr-mode.el: More sophisticated indentation
20709 of cpp directive.
20707 (antlr-indent-at-bol-alist): New user option. 20710 (antlr-indent-at-bol-alist): New user option.
20708 (antlr-indent-line): Use it. 20711 (antlr-indent-line): Use it.
20709 (antlr-indent-style): New user option. 20712 (antlr-indent-style): New user option.
20710 (antlr-mode): Use it. 20713 (antlr-mode): Use it.
20711 (antlr-indent-item-regexp): Customize. 20714 (antlr-indent-item-regexp): Customize.
20712 20715
20713 * antlr-mode.el: Syntax highlighting changes. 20716 * progmodes/antlr-mode.el: Syntax highlighting changes.
20714 (antlr-font-lock-literal-regexp): New user option. 20717 (antlr-font-lock-literal-regexp): New user option.
20715 (antlr-font-lock-syntax-face): New face used for :, |, .... 20718 (antlr-font-lock-syntax-face): New face used for :, |, ....
20716 (antlr-font-lock-default-face): New face. 20719 (antlr-font-lock-default-face): New face.
20717 (antlr-font-lock-additional-keywords): Use them. 20720 (antlr-font-lock-additional-keywords): Use them.
20718 20721
20719 * antlr-mode.el: New command to insert options -- variables. 20722 * progmodes/antlr-mode.el: New command to insert options -- variables.
20720 (antlr-mode-map): New binding [C-c C-o]. 20723 (antlr-mode-map): New binding [C-c C-o].
20721 (antlr-mode-menu): New submenus. 20724 (antlr-mode-menu): New submenus.
20722 (antlr-options-use-submenus): New user option. 20725 (antlr-options-use-submenus): New user option.
@@ -20727,7 +20730,7 @@
20727 (antlr-options-assign-string): New user option. 20730 (antlr-options-assign-string): New user option.
20728 (antlr-options-headings): New variable. 20731 (antlr-options-headings): New variable.
20729 20732
20730 * antlr-mode.el: New command to insert options -- specific. 20733 * progmodes/antlr-mode.el: New command to insert options -- specific.
20731 (antlr-options-alists): New variable. 20734 (antlr-options-alists): New variable.
20732 (antlr-read-value): New function. 20735 (antlr-read-value): New function.
20733 (antlr-read-boolean): New function. 20736 (antlr-read-boolean): New function.
@@ -20737,7 +20740,7 @@
20737 (antlr-grammar-tokens): New function. 20740 (antlr-grammar-tokens): New function.
20738 (antlr-imenu-create-index-function): New optional argument. 20741 (antlr-imenu-create-index-function): New optional argument.
20739 20742
20740 * antlr-mode.el: New command to insert options -- functions. 20743 * progmodes/antlr-mode.el: New command to insert options -- functions.
20741 (antlr-insert-option): New command. 20744 (antlr-insert-option): New command.
20742 (antlr-insert-option-interactive): New function. 20745 (antlr-insert-option-interactive): New function.
20743 (antlr-options-menu-filter): New function. 20746 (antlr-options-menu-filter): New function.
@@ -20755,7 +20758,7 @@
20755 (antlr-insert-option-space): New function. 20758 (antlr-insert-option-space): New function.
20756 (antlr-insert-option-area): New function. 20759 (antlr-insert-option-area): New function.
20757 20760
20758 * antlr-mode.el: New electric keys ":;|&(){}", TAB works better 20761 * progmodes/antlr-mode.el: New electric keys ":;|&(){}", TAB works better
20759 with narrowing. Menu change. Miscellaneous. 20762 with narrowing. Menu change. Miscellaneous.
20760 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr". 20763 (antlr-mode-menu): Include "Indent Region" and "Customize Antlr".
20761 (antlr-mode-map): New bindings for characters in ":;|&(){}". 20764 (antlr-mode-map): New bindings for characters in ":;|&(){}".
@@ -22373,7 +22376,7 @@
22373 * calc/calc-frac.el, calc/calc-macs.el, calc/calc-poly.el: 22376 * calc/calc-frac.el, calc/calc-macs.el, calc/calc-poly.el:
22374 * calc/calc-stuff.el, calc/calcalg2.el, calc/calc-comb.el: 22377 * calc/calc-stuff.el, calc/calcalg2.el, calc/calc-comb.el:
22375 * calc/calc-funcs.el, calc/calc-maint.el, calc/calc-prog.el: 22378 * calc/calc-funcs.el, calc/calc-maint.el, calc/calc-prog.el:
22376 * calc/calc-trail.el, calcalg3.el, calc/calc-cplx.el: 22379 * calc/calc-trail.el, calc/calcalg3.el, calc/calc-cplx.el:
22377 * calc/calc-graph.el, calc/calc-map.el, calc/calc-rewr.el: 22380 * calc/calc-graph.el, calc/calc-map.el, calc/calc-rewr.el:
22378 * calc/calc-undo.el, calc/calccomp.el, calc/calc-embed.el: 22381 * calc/calc-undo.el, calc/calccomp.el, calc/calc-embed.el:
22379 * calc/calc-help.el, calc/calc-math.el, calc/calc-rules.el: 22382 * calc/calc-help.el, calc/calc-math.el, calc/calc-rules.el:
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index e41f3a81286..1faa67dcef5 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -13106,10 +13106,10 @@
13106 13106
131072003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change) 131072003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
13108 13108
13109 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a 13109 * international/kinsoku.el (kinsoku-longer, kinsoku-shorter):
13110 line break position in the middle of a non-kinsoku (e.g. latin) 13110 Do not choose a line break position in the middle of a
13111 word, making it skip until either a space or a character with 13111 non-kinsoku (e.g. latin) word, making it skip until either
13112 category "|". 13112 a space or a character with category "|".
13113 (kinsoku-longer): Test for end of buffer. 13113 (kinsoku-longer): Test for end of buffer.
13114 13114
131152003-08-28 Eli Zaretskii <eliz@gnu.org> 131152003-08-28 Eli Zaretskii <eliz@gnu.org>
@@ -13630,10 +13630,10 @@
13630 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix. 13630 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
13631 (cal-tex-LaTeX-hourbox): Move definition before use. 13631 (cal-tex-LaTeX-hourbox): Move definition before use.
13632 13632
13633 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el 13633 * calendar/cal-china.el, calendar/cal-hebrew.el, calendar/cal-islam.el:
13634 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el 13634 * calendar/cal-julian.el, calendar/cal-menu.el, calendar/cal-move.el:
13635 * lunar.el, solar.el (displayed-month, displayed-year): 13635 * calendar/holidays.el, calendar/lunar.el, calendar/solar.el:
13636 Define for compiler. 13636 (displayed-month, displayed-year): Define for compiler.
13637 13637
136382003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org> 136382003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
13639 13639
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 72a22723ed7..43575cceb8c 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -1092,9 +1092,9 @@
1092 North American rule. Replace "daylight savings" with "daylight 1092 North American rule. Replace "daylight savings" with "daylight
1093 saving" in doc. 1093 saving" in doc.
1094 1094
1095 * calendar/cal-china.el, cal-dst.el, calendar.el, diary-lib.el: 1095 * calendar/cal-china.el, calendar/cal-dst.el, calendar/calendar.el:
1096 * calendar/lunar.el, solar.el: Replace "daylight savings" with 1096 * calendar/diary-lib.el, calendar/lunar.el, calendar/solar.el:
1097 "daylight saving" in text. 1097 Replace "daylight savings" with "daylight saving" in text.
1098 1098
1099 * woman.el (woman-change-fonts): Tweak previous change by using 1099 * woman.el (woman-change-fonts): Tweak previous change by using
1100 woman-request-regexp rather than "^\\.". 1100 woman-request-regexp rather than "^\\.".
@@ -5113,7 +5113,7 @@
5113 5113
5114 * version.el (emacs-version): Use mac-carbon-version-string. 5114 * version.el (emacs-version): Use mac-carbon-version-string.
5115 5115
5116 * term/macterm.el (res-geometry): Apply 2006-10-18 change for x-win.el. 5116 * term/mac-win.el (res-geometry): Apply 2006-10-18 change for x-win.el.
5117 5117
51182006-10-19 Jan Djärv <jan.h.d@swipnet.se> 51182006-10-19 Jan Djärv <jan.h.d@swipnet.se>
5119 5119
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 36114ae3fe9..afa6251190d 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -173,19 +173,19 @@
173 173
1741999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> 1741999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
175 175
176 * antlr-mode.el: Version 1.2 is released. 176 * progmodes/antlr-mode.el: Version 1.2 is released.
177 (antlr): This package has a web page. 177 (antlr): This package has a web page.
178 178
1791999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> 1791999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
180 180
181 * antlr-mode.el: Menu/keymap additions for commenting/uncommenting 181 * progmodes/antlr-mode.el: Menu/keymap additions for commenting/uncommenting
182 regions. Suggested by Dale Davis <Dale_Davis@securify.com>. 182 regions. Suggested by Dale Davis <Dale_Davis@securify.com>.
183 (antlr-mode-map): New binding [C-c C-c]. 183 (antlr-mode-map): New binding [C-c C-c].
184 (antlr-mode-menu): New entries. 184 (antlr-mode-menu): New entries.
185 185
1861999-12-21 Christoph Wedler <Christoph.Wedler@sap.com> 1861999-12-21 Christoph Wedler <Christoph.Wedler@sap.com>
187 187
188 * antlr-mode.el: Respect Emacs conventions. 188 * progmodes/antlr-mode.el: Respect Emacs conventions.
189 ((require 'cl)): Only use during compilation. 189 ((require 'cl)): Only use during compilation.
190 (antlr-language-for-option): New function to avoid using `find'. 190 (antlr-language-for-option): New function to avoid using `find'.
191 (antlr-mode): Use it. 191 (antlr-mode): Use it.
@@ -199,10 +199,10 @@
199 199
2001999-11-21 Christoph Wedler <Christoph.Wedler@sap.com> 2001999-11-21 Christoph Wedler <Christoph.Wedler@sap.com>
201 201
202 * antlr-mode.el: Really use `antlr-tab-offset-alist'. 202 * progmodes/antlr-mode.el: Really use `antlr-tab-offset-alist'.
203 (antlr-set-tabs): Don't use hard-coded values. 203 (antlr-set-tabs): Don't use hard-coded values.
204 204
205 * antlr-mode.el: Minor navigation changes. Not perfect, but this 205 * progmodes/antlr-mode.el: Minor navigation changes. Not perfect, but this
206 won't be possible without a huge time penalty. 206 won't be possible without a huge time penalty.
207 (antlr-skip-exception-part): Be more specific. 207 (antlr-skip-exception-part): Be more specific.
208 (antlr-skip-file-prelude): Don't skip action prelude of next rule. 208 (antlr-skip-file-prelude): Don't skip action prelude of next rule.
@@ -212,7 +212,7 @@
212 (antlr-beginning-of-body): Better error message. 212 (antlr-beginning-of-body): Better error message.
213 (antlr-imenu-create-index-function): Skip rule action prelude. 213 (antlr-imenu-create-index-function): Skip rule action prelude.
214 214
215 * antlr-mode.el: Minor syntax highlighting changes. 215 * progmodes/antlr-mode.el: Minor syntax highlighting changes.
216 (antlr-font-lock-default-face): Deletia. 216 (antlr-font-lock-default-face): Deletia.
217 (antlr-font-lock-tokendef-face): Changed color. 217 (antlr-font-lock-tokendef-face): Changed color.
218 (antlr-font-lock-tokenref-face): Changed color. 218 (antlr-font-lock-tokenref-face): Changed color.
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index c0bf9824b4c..ceb3def78c4 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -2846,8 +2846,9 @@
2846 * international/quail.el (quail-start-conversion): 2846 * international/quail.el (quail-start-conversion):
2847 Reset quail-translating to nil. 2847 Reset quail-translating to nil.
2848 2848
2849 * antlr-mode.el (antlr-mode): Check that `c-Java-access-key' is 2849 * progmodes/antlr-mode.el (antlr-mode):
2850 bound. Suggested by David B. Malkovsky <David.Malkovsky@sas.com>. 2850 Check that `c-Java-access-key' is bound.
2851 Suggested by David B. Malkovsky <David.Malkovsky@sas.com>.
2851 2852
28522001-06-18 Eli Zaretskii <eliz@is.elta.co.il> 28532001-06-18 Eli Zaretskii <eliz@is.elta.co.il>
2853 2854
@@ -5565,10 +5566,6 @@
5565 * ediff-util.el (ediff-compute-custom-diffs-maybe): 5566 * ediff-util.el (ediff-compute-custom-diffs-maybe):
5566 Better handling of the diff mode. 5567 Better handling of the diff mode.
5567 5568
5568 * ediff.texi: Added ediff-coding-system-for-read.
5569
5570 * viper.texi: Fix typos.
5571
55722001-02-11 Dave Love <fx@gnu.org> 55692001-02-11 Dave Love <fx@gnu.org>
5573 5570
5574 * shadowfile.el: Doc fixes. 5571 * shadowfile.el: Doc fixes.
@@ -7922,8 +7919,8 @@
7922 7919
79232000-11-29 Christoph Wedler <Christoph.Wedler@sap.com> 79202000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7924 7921
7925 * antlr-mode.el: New commands to run ANTLR from within Emacs and 7922 * progmodes/antlr-mode.el: New commands to run ANTLR from within
7926 to create Makefile rules. 7923 Emacs and to create Makefile rules.
7927 (antlr-tool-command): New user option. 7924 (antlr-tool-command): New user option.
7928 (antlr-ask-about-save): New user option. 7925 (antlr-ask-about-save): New user option.
7929 (antlr-makefile-specification): New user option. 7926 (antlr-makefile-specification): New user option.
@@ -7942,7 +7939,7 @@
7942 (antlr-insert-makefile-rules): New function. 7939 (antlr-insert-makefile-rules): New function.
7943 (antlr-show-makefile-rules): New command. 7940 (antlr-show-makefile-rules): New command.
7944 7941
7945 * antlr-mode.el: More Emacs/XEmacs stuff. 7942 * progmodes/antlr-mode.el: More Emacs/XEmacs stuff.
7946 (antlr-no-action-keywords): New constant with value nil. 7943 (antlr-no-action-keywords): New constant with value nil.
7947 (antlr-font-lock-keywords-alist): Use it. Old value would break 7944 (antlr-font-lock-keywords-alist): Use it. Old value would break
7948 syntax highlighting in Emacs-21.0. 7945 syntax highlighting in Emacs-21.0.
@@ -7952,7 +7949,7 @@
7952 7949
79532000-11-29 Christoph Wedler <Christoph.Wedler@sap.com> 79502000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7954 7951
7955 * antlr-mode.el: imenu, parsing and highlighting changes. 7952 * progmodes/antlr-mode.el: imenu, parsing and highlighting changes.
7956 (antlr-imenu-create-index-function): Don't create extra submenus 7953 (antlr-imenu-create-index-function): Don't create extra submenus
7957 for definitions in different grammar classes. It is not necessary 7954 for definitions in different grammar classes. It is not necessary
7958 for the menu and would make command `imenu' awkward to use. 7955 for the menu and would make command `imenu' awkward to use.
@@ -7967,7 +7964,7 @@
7967 7964
79682000-11-29 Christoph Wedler <Christoph.Wedler@sap.com> 79652000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7969 7966
7970 * antlr-mode.el: Minor changes: language setting. 7967 * progmodes/antlr-mode.el: Minor changes: language setting.
7971 (antlr-language-alist): The value for file option "language" can 7968 (antlr-language-alist): The value for file option "language" can
7972 be both an identifier and a string. 7969 be both an identifier and a string.
7973 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>. 7970 Reported by Rajesh Radhakrishnan <radhakrs@email.uc.edu>.
@@ -7975,7 +7972,7 @@
7975 7972
79762000-11-29 Christoph Wedler <Christoph.Wedler@sap.com> 79732000-11-29 Christoph Wedler <Christoph.Wedler@sap.com>
7977 7974
7978 * antlr-mode.el: Minor changes: tabs, hiding. 7975 * progmodes/antlr-mode.el: Minor changes: tabs, hiding.
7979 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t. 7976 (antlr-tab-offset-alist): Set `indent-tabs-mode' to nil instead t.
7980 (antlr-action-visibility): Also allow value nil to also hide the 7977 (antlr-action-visibility): Also allow value nil to also hide the
7981 braces. Renamed from `antlr-tiny-action-length'. 7978 braces. Renamed from `antlr-tiny-action-length'.
@@ -17227,7 +17224,7 @@
17227 17224
172282000-05-29 Christoph Wedler <Christoph.Wedler@sap.com> 172252000-05-29 Christoph Wedler <Christoph.Wedler@sap.com>
17229 17226
17230 * antlr-mode.el: New commands: hide/unhide actions, 17227 * progmodes/antlr-mode.el: New commands: hide/unhide actions,
17231 upcase/downcase literals. 17228 upcase/downcase literals.
17232 (antlr-tiny-action-length): New user option. 17229 (antlr-tiny-action-length): New user option.
17233 (antlr-hide-actions): New command. Suggested by 17230 (antlr-hide-actions): New command. Suggested by
@@ -17237,11 +17234,11 @@
17237 (antlr-downcase-literals): New command. 17234 (antlr-downcase-literals): New command.
17238 (antlr-upcase-literals): Ditto. 17235 (antlr-upcase-literals): Ditto.
17239 17236
17240 * antlr-mode.el: Minor changes: indentation, mode-name. 17237 * progmodes/antlr-mode.el: Minor changes: indentation, mode-name.
17241 (antlr-indent-line): Indent cpp directive at column 0. 17238 (antlr-indent-line): Indent cpp directive at column 0.
17242 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/". 17239 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/".
17243 17240
17244 * antlr-mode.el: XEmacs bug workaround, XEmacs hint. 17241 * progmodes/antlr-mode.el: XEmacs bug workaround, XEmacs hint.
17245 (antlr-font-lock-additional-keywords): Workaround for intentional 17242 (antlr-font-lock-additional-keywords): Workaround for intentional
17246 bug in XEmacs version of font-lock. 17243 bug in XEmacs version of font-lock.
17247 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could 17244 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could