comparison lisp/ChangeLog.10 @ 69146:86831ccdda1b

Typos.
author Kim F. Storm <storm@cua.dk>
date Sat, 25 Feb 2006 00:31:44 +0000
parents e5161cb0ad69
children 519f20eefaee 8a1ee48a8386
comparison
equal deleted inserted replaced
69145:b710715f099b 69146:86831ccdda1b
2914 * newcomment.el (comment-indent): Try to align to adjacent comments. 2914 * newcomment.el (comment-indent): Try to align to adjacent comments.
2915 (comment-with-narrowing): Actually use the arguments. 2915 (comment-with-narrowing): Actually use the arguments.
2916 (comment-valid-prefix-p): Rename from comment-valid-prefix 2916 (comment-valid-prefix-p): Rename from comment-valid-prefix
2917 and fix to actually use its argument. 2917 and fix to actually use its argument.
2918 2918
2919 * tex-mode (tex-mode-syntax-table): ~ is not whitespace. 2919 * tex-mode.el (tex-mode-syntax-table): ~ is not whitespace.
2920 (tex-guess-mode): Add `renewcommand'. 2920 (tex-guess-mode): Add `renewcommand'.
2921 (tex-mode): Move the autoload to get the correct docstring and usage. 2921 (tex-mode): Move the autoload to get the correct docstring and usage.
2922 2922
2923 * uniquify.el (uniquify-rationalize-file-buffer-names): 2923 * uniquify.el (uniquify-rationalize-file-buffer-names):
2924 Refresh the dirname in the case that rename-buffer was skipped. 2924 Refresh the dirname in the case that rename-buffer was skipped.
6168 (antlr-simple-scan-sexps, antlr-simple-scan-lists): 6168 (antlr-simple-scan-sexps, antlr-simple-scan-lists):
6169 Renamed from antlr-scan-{sexps,lists}-internal. 6169 Renamed from antlr-scan-{sexps,lists}-internal.
6170 6170
6171 Changes from 2002-02-28: 6171 Changes from 2002-02-28:
6172 6172
6173 * antlr-mode: Version 2.2 is released. 6173 * antlr-mode.el: Version 2.2 is released.
6174 6174
6175 * antlr-mode.el (antlr): Moved to SourceForge.net 6175 * antlr-mode.el (antlr): Moved to SourceForge.net
6176 6176
6177 * antlr-mode.el: Minor bug fixes: insert options and indentation. 6177 * antlr-mode.el: Minor bug fixes: insert options and indentation.
6178 (antlr-option-location): Don't use point as position where to 6178 (antlr-option-location): Don't use point as position where to