aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.10
diff options
context:
space:
mode:
authorGlenn Morris2014-01-10 19:55:50 -0800
committerGlenn Morris2014-01-10 19:55:50 -0800
commita12bf61ed4bb5b06d829df1a1371b3bbf2c8e791 (patch)
tree5212fea2a6147308a40d979f656be2f971728a7b /lisp/ChangeLog.10
parentd2f16e93d2f96a33bcac0f5e5f1536575075bc0c (diff)
downloademacs-a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791.tar.gz
emacs-a12bf61ed4bb5b06d829df1a1371b3bbf2c8e791.zip
ChangeLog fixes
Diffstat (limited to 'lisp/ChangeLog.10')
-rw-r--r--lisp/ChangeLog.10143
1 files changed, 75 insertions, 68 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index ab6923bfd1c..b70ca7734e7 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -67,8 +67,8 @@
67 * progmodes/cc-awk.el: New file that implements AWK support, 67 * progmodes/cc-awk.el: New file that implements AWK support,
68 superseding the old separate derived mode in awk-mode.el. 68 superseding the old separate derived mode in awk-mode.el.
69 69
70 * progmodes/cc-vars.el, cc-mode-19.el, progmodes/cc-langs.el, 70 * progmodes/cc-vars.el, progmodes/cc-mode-19.el, progmodes/cc-langs.el:
71 * progmodes/cc-mode.el, progmodes/cc-defs.el, 71 * progmodes/cc-mode.el, progmodes/cc-defs.el:
72 * progmodes/cc-engine.el, progmodes/cc-fonts.el: 72 * progmodes/cc-engine.el, progmodes/cc-fonts.el:
73 Changes for the new AWK support. 73 Changes for the new AWK support.
74 74
@@ -4486,7 +4486,7 @@
4486 4486
44872003-03-26 Steve Youngs <youngs@xemacs.org> 44872003-03-26 Steve Youngs <youngs@xemacs.org>
4488 4488
4489 * em-unix.el (eshell-plain-locate-behavior): Make the default 4489 * eshell/em-unix.el (eshell-plain-locate-behavior): Make the default
4490 nil on Emacs, t on XEmacs. 4490 nil on Emacs, t on XEmacs.
4491 4491
44922003-03-25 Stefan Monnier <monnier@cs.yale.edu> 44922003-03-25 Stefan Monnier <monnier@cs.yale.edu>
@@ -6354,11 +6354,11 @@
6354 * mh-e: Created directory. ChangeLog will appear in a week when we 6354 * mh-e: Created directory. ChangeLog will appear in a week when we
6355 release version 7.2. 6355 release version 7.2.
6356 6356
6357 * mail/mh-alias.el, mail/mh-comp.el, mail/mh-customize.el, mail/mh-e.el, 6357 * mail/mh-alias.el, mail/mh-comp.el, mail/mh-customize.el, mail/mh-e.el:
6358 mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el, 6358 * mail/mh-funcs.el, mail/mh-identity.el, mail/mh-index.el:
6359 mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el, 6359 * mail/mh-loaddefs.el, mail/mh-mime.el, mail/mh-pick.el:
6360 mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el, 6360 * mail/mh-seq.el, mail/mh-speed.el, mail/mh-utils.el:
6361 mail/mh-xemacs-compat.el: Moved to mh-e directory. 6361 * mail/mh-xemacs-compat.el: Move to mh-e directory.
6362 Note that reply2.pbm and reply2.xpm, which were created by the 6362 Note that reply2.pbm and reply2.xpm, which were created by the
6363 MH-E package, were left in mail since they can probably be used by 6363 MH-E package, were left in mail since they can probably be used by
6364 other mail packages. 6364 other mail packages.
@@ -10676,7 +10676,7 @@
10676 10676
106772002-09-18 Michael Kifer <kifer@cs.stonybrook.edu> 106772002-09-18 Michael Kifer <kifer@cs.stonybrook.edu>
10678 10678
10679 * ediff-hooks.el: Put back the autoloads (for XEmacs compatibility). 10679 * ediff-hook.el: Put back the autoloads (for XEmacs compatibility).
10680 10680
10681 * ediff-init.el: Use defalias instead of fset. 10681 * ediff-init.el: Use defalias instead of fset.
10682 10682
@@ -11693,32 +11693,32 @@
11693 11693
116942002-08-27 Carsten Dominik <dominik@sand.science.uva.nl> 116942002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11695 11695
11696 * textfile/reftex-ref.el (reftex-goto-label): New command. 11696 * textmodes/reftex-ref.el (reftex-goto-label): New command.
11697 11697
11698 * textfile/reftex-vars.el (reftex-part-resets-chapter): New option. 11698 * textmodes/reftex-vars.el (reftex-part-resets-chapter): New option.
11699 11699
11700 * textfile/reftex-parse.el (reftex-roman-number): New function. 11700 * textmodes/reftex-parse.el (reftex-roman-number): New function.
11701 (reftex-section-number): Better handling of parts: No chapter 11701 (reftex-section-number): Better handling of parts: No chapter
11702 counter resets. 11702 counter resets.
11703 11703
11704 * textfile/reftex.el (reftex-highlight-overlays): Added a third 11704 * textmodes/reftex.el (reftex-highlight-overlays): Added a third
11705 overlay. 11705 overlay.
11706 (reftex-mode-menu): Added entry for `reftex-toc-recenter. 11706 (reftex-mode-menu): Added entry for `reftex-toc-recenter.
11707 Also moved `reftex-reset-mode' to top level. 11707 Also moved `reftex-reset-mode' to top level.
11708 11708
11709 * textfile/reftex-toc.el (reftex-toc-recenter): New command. 11709 * textmodes/reftex-toc.el (reftex-toc-recenter): New command.
11710 (reftex-toc-pre-command-hook): Don't remove highlight overlay. 11710 (reftex-toc-pre-command-hook): Don't remove highlight overlay.
11711 (reftex-toc-post-command-hook): Use overlay no 2 for highlighting. 11711 (reftex-toc-post-command-hook): Use overlay no 2 for highlighting.
11712 11712
11713 * textfile/reftex-sel.el (reftex-get-offset): Get offset of 11713 * textmodes/reftex-sel.el (reftex-get-offset): Get offset of
11714 document pointer *before* position, not after. 11714 document pointer *before* position, not after.
11715 (reftex-insert-docstruct): Get offset of document pointer *before* 11715 (reftex-insert-docstruct): Get offset of document pointer *before*
11716 position, not after. 11716 position, not after.
11717 11717
11718 * textfiles/reftex-parse.el (reftex-where-am-I): Prefer marker 11718 * textmodes/reftex-parse.el (reftex-where-am-I): Prefer marker
11719 match over section title match. 11719 match over section title match.
11720 11720
11721 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function 11721 * textmodes/reftex-cite.el (reftex-bib-or-thebib): New function
11722 which determines on a per-file-basis if BibTeX is being used 11722 which determines on a per-file-basis if BibTeX is being used
11723 locally for citations. 11723 locally for citations.
11724 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better 11724 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
@@ -11726,7 +11726,7 @@
11726 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for 11726 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
11727 better cooperation with chapterbib. 11727 better cooperation with chapterbib.
11728 11728
11729 * textfiles/reftex-dcr.el (reftex-view-cr-cite): 11729 * textmodes/reftex-dcr.el (reftex-view-cr-cite):
11730 Use `reftex-bib-or-thebib' for better cooperation with chapterbib. 11730 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
11731 11731
117322002-08-26 Kim F. Storm <storm@cua.dk> 117322002-08-26 Kim F. Storm <storm@cua.dk>
@@ -11891,7 +11891,7 @@
11891 11891
118922002-08-20 Carsten Dominik <dominik@astro.uva.nl> 118922002-08-20 Carsten Dominik <dominik@astro.uva.nl>
11893 11893
11894 * textfiles/reftex-cite.el (reftex-bib-or-thebib): New function 11894 * textmodes/reftex-cite.el (reftex-bib-or-thebib): New function
11895 which determines on a per-file-basis if BibTeX is being used 11895 which determines on a per-file-basis if BibTeX is being used
11896 locally for citations. 11896 locally for citations.
11897 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better 11897 (reftex-offer-bib-menu): Use `reftex-bib-or-thebib' for better
@@ -11899,7 +11899,7 @@
11899 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for 11899 (reftex-bibtex-selection-callback): Use `reftex-bib-or-thebib' for
11900 better cooperation with chapterbib. 11900 better cooperation with chapterbib.
11901 11901
11902 * textfiles/reftex-dcr.el (reftex-view-cr-cite): 11902 * textmodes/reftex-dcr.el (reftex-view-cr-cite):
11903 Use `reftex-bib-or-thebib' for better cooperation with chapterbib. 11903 Use `reftex-bib-or-thebib' for better cooperation with chapterbib.
11904 11904
119052002-08-20 Kim F. Storm <storm@cua.dk> 119052002-08-20 Kim F. Storm <storm@cua.dk>
@@ -11909,7 +11909,7 @@
11909 with keyboard macro related commands. The original binding on 11909 with keyboard macro related commands. The original binding on
11910 C-x C-k is moved to C-x C-k e. 11910 C-x C-k is moved to C-x C-k e.
11911 11911
11912 * binding.el: Remove macro related bindings (now in kmacro.el). 11912 * bindings.el: Remove macro related bindings (now in kmacro.el).
11913 11913
11914 * edmacro.el: Remove C-x C-k binding (now in kmacro.el). 11914 * edmacro.el: Remove C-x C-k binding (now in kmacro.el).
11915 11915
@@ -12099,12 +12099,12 @@
12099 12099
121002002-04-09 John Wiegley <johnw@gnu.org> 121002002-04-09 John Wiegley <johnw@gnu.org>
12101 12101
12102 * esh-util.el: Removed eshell-under-cygwin-p, and all uses of it. 12102 * eshell/em-cmpl.el (eshell-cmpl-ignore-case):
12103 * em-cmpl.el (eshell-cmpl-ignore-case): Ditto. 12103 * eshell/em-dirs.el (eshell/cd):
12104 * em-dirs.el (eshell/cd): Ditto. 12104 * eshell/em-glob.el (eshell-glob-case-insensitive):
12105 * em-glob.el (eshell-glob-case-insensitive): Ditto. 12105 * eshell/em-hist.el (eshell-previous-matching-input-string-position):
12106 * em-hist.el (eshell-previous-matching-input-string-position): Ditto. 12106 * eshell/esh-ext.el (eshell-binary-suffixes):
12107 * esh-ext.el (eshell-binary-suffixes): Ditto. 12107 * eshell/esh-util.el: Remove eshell-under-cygwin-p, and all uses of it.
12108 12108
121092002-08-09 Richard M. Stallman <rms@gnu.org> 121092002-08-09 Richard M. Stallman <rms@gnu.org>
12110 12110
@@ -12197,12 +12197,12 @@
12197 12197
121982002-04-09 John Paul Wallington <jpw@shootybangbang.com> 121982002-04-09 John Paul Wallington <jpw@shootybangbang.com>
12199 12199
12200 * esh-util.el (eshell-under-cygwin-p): New function. 12200 * eshell/esh-util.el (eshell-under-cygwin-p): New function.
12201 * em-cmpl.el (eshell-cmpl-ignore-case): Use it. 12201 * eshell/em-cmpl.el (eshell-cmpl-ignore-case):
12202 * em-dirs.el (eshell/cd): Ditto. 12202 * eshell/em-dirs.el (eshell/cd):
12203 * em-glob.el (eshell-glob-case-insensitive): Ditto. 12203 * eshell/em-glob.el (eshell-glob-case-insensitive):
12204 * em-hist.el (eshell-previous-matching-input-string-position): Ditto. 12204 * eshell/em-hist.el (eshell-previous-matching-input-string-position):
12205 * esh-ext.el (eshell-binary-suffixes): Ditto. 12205 * eshell/esh-ext.el (eshell-binary-suffixes): Use it.
12206 12206
122072002-08-05 Richard M. Stallman <rms@gnu.org> 122072002-08-05 Richard M. Stallman <rms@gnu.org>
12208 12208
@@ -14192,7 +14192,7 @@
14192 14192
141932002-06-09 Martin Stjernholm <bug-cc-mode@gnu.org> 141932002-06-09 Martin Stjernholm <bug-cc-mode@gnu.org>
14194 14194
14195 * progmodes/cc-style.el (c-set-style, c-set-style-1): 14195 * progmodes/cc-styles.el (c-set-style, c-set-style-1):
14196 Add another state for the `dont-override' flag where it only keeps 14196 Add another state for the `dont-override' flag where it only keeps
14197 globally set variables. 14197 globally set variables.
14198 14198
@@ -15640,7 +15640,7 @@
15640 15640
156412002-04-25 Michael Kifer <kifer@cs.stonybrook.edu> 156412002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
15642 15642
15643 * ediff-hooks.el: Put back the autoloads. 15643 * ediff-hook.el: Put back the autoloads.
15644 15644
156452002-04-25 Colin Walters <walters@verbum.org> 156452002-04-25 Colin Walters <walters@verbum.org>
15646 15646
@@ -16457,8 +16457,8 @@
16457 16457
164582002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org> 164582002-04-22 Martin Stjernholm <bug-cc-mode@gnu.org>
16459 16459
16460 * progmodes/cc-align.el, progmodes/cc-defs.el, 16460 * progmodes/cc-align.el, progmodes/cc-defs.el:
16461 progmodes/cc-cmds.el, progmodes/cc-engine.el, cc-vars.el: 16461 * progmodes/cc-cmds.el, progmodes/cc-engine.el, progmodes/cc-vars.el:
16462 Several fixes to treat macros as code and not literals and to 16462 Several fixes to treat macros as code and not literals and to
16463 handle line continuations transparently. 16463 handle line continuations transparently.
16464 16464
@@ -17484,7 +17484,7 @@
17484 17484
174852002-04-01 Ville Skyttä <ville.skytta@xemacs.org> 174852002-04-01 Ville Skyttä <ville.skytta@xemacs.org>
17486 17486
17487 * tcl.el (tcl-imenu-generic-expression): New value. 17487 * progmodes/tcl.el (tcl-imenu-generic-expression): New value.
17488 (tcl-imenu-create-index-function): Function deleted. 17488 (tcl-imenu-create-index-function): Function deleted.
17489 (tcl-mode): Check for filladapt-mode. 17489 (tcl-mode): Check for filladapt-mode.
17490 Use tcl-imenu-generic-expression instead of 17490 Use tcl-imenu-generic-expression instead of
@@ -22092,25 +22092,29 @@
22092 (calc-do-keypad): Use it. 22092 (calc-do-keypad): Use it.
22093 (calc-keypad-map): Move into `calc-keypad-mode'. 22093 (calc-keypad-map): Move into `calc-keypad-mode'.
22094 22094
22095 * calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote 22095 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Add missing quote
22096 to defalias argument. 22096 to defalias argument.
22097 22097
22098 * calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc) 22098 * calc/calc-misc.el (math-fixnump, math-fixnatnump, calcFunc-trunc)
22099 (calcFunc-floor): Ditto. 22099 (calcFunc-floor): Ditto.
22100 22100
22101 * calc-units.el (calcFunc-usimplify): Ditto. 22101 * calc/calc-units.el (calcFunc-usimplify): Ditto.
22102 22102
22103 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el 22103 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
22104 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el 22104 * calc/calc-misc.el, calc/calc-sel.el, calc/calc-vec.el:
22105 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el 22105 * calc/calc-alg.el, calc/calc-fin.el, calc/calc-keypd.el:
22106 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el 22106 * calc/calc-mode.el, calc/calc-stat.el, calc/calc-yank.el:
22107 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el 22107 * calc/calc-arith.el, calc/calc-forms.el, calc/calc-lang.el:
22108 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el 22108 * calc/calc-mtx.el, calc/calc-store.el, calc/calc.el:
22109 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el 22109 * calc/calc-bin.el, calc/calc-frac.el, calc/calc-macs.el:
22110 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el 22110 * calc/calc-poly.el, calc/calc-stuff.el, calc/calcalg2.el:
22111 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el 22111 * calc/calc-comb.el, calc/calc-funcs.el, calc/calc-maint.el:
22112 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el 22112 * calc/calc-prog.el, calc/calc-trail.el, calc/calcalg3.el:
22113 * calcsel2.el: Change all toplevel `setq' forms to `defvar' forms, 22113 * calc/calc-cplx.el, calc/calc-graph.el, calc/calc-map.el:
22114 * calc/calc-rewr.el, calc/calc-undo.el, calc/calccomp.el:
22115 * calc/calc-embed.el, calc/calc-help.el, calc/calc-math.el:
22116 * calc/calc-rules.el, calc/calc-units.el, calc/calcsel2.el:
22117 Change all toplevel `setq' forms to `defvar' forms,
22114 and move them before their first use. Use `when', `unless'. 22118 and move them before their first use. Use `when', `unless'.
22115 Remove trailing periods from error forms. Add description and 22119 Remove trailing periods from error forms. Add description and
22116 headers suggested by Emacs Lisp coding conventions. 22120 headers suggested by Emacs Lisp coding conventions.
@@ -22360,21 +22364,24 @@
22360 22364
22361 * calc/calc-units.el (calcFunc-unsimplify): Ditto. 22365 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
22362 22366
22363 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el 22367 * calc/calc-aent.el, calc/calc-ext.el, calc/calc-incom.el:
22364 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el 22368 * calc/calc-misc.el, calc/calc-sel.el, calc/calc-vec.el:
22365 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el 22369 * calc/calc-alg.el, calc/calc-fin.el, calc/calc-keypd.el:
22366 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el 22370 * calc/calc-mode.el, calc/calc-stat.el, calc/calc-yank.el:
22367 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el 22371 * calc/calc-arith.el, calc/calc-forms.el, calc/calc-lang.el:
22368 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el 22372 * calc/calc-mtx.el, calc/calc-store.el, calc/calc.el, calc/calc-bin.el:
22369 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el 22373 * calc/calc-frac.el, calc/calc-macs.el, calc/calc-poly.el:
22370 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el 22374 * calc/calc-stuff.el, calc/calcalg2.el, calc/calc-comb.el:
22371 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el 22375 * calc/calc-funcs.el, calc/calc-maint.el, calc/calc-prog.el:
22372 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el 22376 * calc/calc-trail.el, calcalg3.el, calc/calc-cplx.el:
22373 * calcsel2.el: Style cleanup; don't put closing parens on their 22377 * calc/calc-graph.el, calc/calc-map.el, calc/calc-rewr.el:
22374 own line, add "foo.el ends here" to each file, and update 22378 * calc/calc-undo.el, calc/calccomp.el, calc/calc-embed.el:
22375 copyright date. 22379 * calc/calc-help.el, calc/calc-math.el, calc/calc-rules.el:
22376 22380 * calc/calc-units.el, calc/calcsel2.el: Style cleanup;
22377 * README: Update maintainer. 22381 don't put closing parens on their own line,
22382 add "foo.el ends here" to each file, and update copyright date.
22383
22384 * calc/README: Update maintainer.
22378 22385
223792001-11-13 Richard M. Stallman <rms@gnu.org> 223862001-11-13 Richard M. Stallman <rms@gnu.org>
22380 22387