From 39c871402ffc2f56bcb1f0c00b4c99ea5bfd7415 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 14 Jan 2014 22:06:07 -0500 Subject: ChangeLog fixes --- lisp/ChangeLog.8 | 42 ++++++++++++++++++++---------------------- 1 file changed, 20 insertions(+), 22 deletions(-) (limited to 'lisp/ChangeLog.8') diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8 index afa6251190d..e6c88c90d68 100644 --- a/lisp/ChangeLog.8 +++ b/lisp/ChangeLog.8 @@ -403,7 +403,7 @@ `t' command key can change `reftex-toc-max-level'; (eval-when-compile (require 'cl)) added. - * textmode/reftex-sel.el (reftex-insert-docstruct): Respect + * textmodes/reftex-sel.el (reftex-insert-docstruct): Respect `reftex-toc-max-level'. (eval-when-compile (require 'cl)) added. * textmodes/reftex-auc.el: (eval-when-compile (require 'cl)) added. @@ -420,7 +420,7 @@ (reftex-section-info): Deal with environment matches; (eval-when-compile (require 'cl)) added. - * reftex-global.el: (eval-when-compile (require 'cl)) added. + * textmodes/reftex-global.el: (eval-when-compile (require 'cl)) added. 1999-12-15 Kenichi Handa @@ -1991,7 +1991,7 @@ 1999-10-22 Paul Eggert - * international/mule-cmds.c (locale-language-names): + * international/mule-cmds.el (locale-language-names): Use Latin-1 (not Latin-3) for Afrikaans, Galician. Use Latin-5 (not Cyrillic-ISO) for Byelorussian, Bulgarian, Macedonian, Russian, Ukrainian, Serbian (Cyrillic alphabet). @@ -2355,7 +2355,7 @@ 1999-10-12 Emmanuel Briot - * ada-stmt.el: Doc-string fixes. + * progmodes/ada-stmt.el: Doc-string fixes. 1999-10-12 Gerd Moellmann @@ -2472,28 +2472,26 @@ 1999-10-07 Emmanuel Briot - * ada-xref.el: New file + * progmodes/ada-xref.el, progmodes/ada-prj.el: New files. - * ada-prj.el: New file + * progmodes/ada-stmt.el (ada-stmt-add-to-ada-menu): New function. - * ada-stmt.el (ada-stmt-add-to-ada-menu): New function + * progmodes/ada-stmt.el (ada-subprogram-body): Correctly find + the name of the subprogram being created. - * ada-stmt.el (ada-subprogram-body): Correctly find the name of the - subprogram being created. + * progmodes/ada-mode.el (ada-get-indent-*, ada-indent-current) + (ada-goto-*, ada-indent-newline-indent): + Rewritten to support the new indentation scheme. - * ada-mode.el (ada-get-indent-*, ada-indent-current, ada-goto-*, - ada-indent-newline-indent): Rewritten to support the new indentation - scheme + * progmodes/ada-mode.el (ada-case-read-exceptions) + (ada-create-case-exceptions): New functions. - * ada-mode.el (ada-case-read-exceptions, ada-create-case-exceptions): - New functions + * progmodes/ada-mode.el (ada-fill-comment-paragraph): + Add support for the justification parameter - * ada-mode.el (ada-fill-comment-paragraph): Add support for the - justification parameter - - * ada-mode.el (ada-make-body, ada-gen-treat-proc, - ada-make-subprogram-body): Rewritten to benefit from the gnatstub - external program + * progmodes/ada-mode.el (ada-make-body, ada-gen-treat-proc) + (ada-make-subprogram-body): Rewritten to benefit from the gnatstub + external program. 1999-10-07 Dave Love @@ -6871,7 +6869,7 @@ 1999-01-17 Ian T Zimmerman Patch failed to install: - * gametree.el: Document scoring functionality. + * play/gametree.el: Document scoring functionality. (gametree-score-regexp): Add optional plus sign. (gametree-score-opener): Replace `:' with `=' as the former conflicts with gametree-half-ply-regexp. @@ -7393,7 +7391,7 @@ 1998-12-25 Ilya Zakharevich - * cperl-mode.el: + * progmodes/cperl-mode.el: Can use linear algorithm for indentation if Emacs supports it. (cperl-after-expr-p): It is BLOCK if we reach lim when backup sexp. (cperl-after-block-p): Likewise. -- cgit v1.2.1