summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.3
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-11-04 14:49:10 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-11-04 14:49:10 +0000
commit079a5e72dfa701047d77a6556878ddd1465a2cb0 (patch)
tree34066bd21fcd3e39f3a22d676e9bbae1ed61e915 /lisp/ChangeLog.3
parentc81ca8d8cc7f681b1b31146fe7c797e97b63f231 (diff)
downloademacs-079a5e72dfa701047d77a6556878ddd1465a2cb0.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.3')
-rw-r--r--lisp/ChangeLog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/ChangeLog.3 b/lisp/ChangeLog.3
index 372d214250d..e7cba20b348 100644
--- a/lisp/ChangeLog.3
+++ b/lisp/ChangeLog.3
@@ -9783,7 +9783,7 @@
* bytecomp.el (byte-compile-file-form): Most forms pushed on `pending'.
Those that are special print their output and first compile
and print the contents of `pending'.
- (byte-compile-file):@end of file, compile and print `pending'.
+ (byte-compile-file): @end of file, compile and print `pending'.
(byte-compile-pending): New function.
* bytecomp.el (byte-compile-find-vars-1):
@@ -11507,7 +11507,7 @@
* info.el (Info-tag-table-marker): `read' now stops@end of line,
so advance to next line.
- * info.el (Info-follow-nearest-node):@last line of text,
+ * info.el (Info-follow-nearest-node): @last line of text,
move to next node.
* rmail.el (rmail-message-labels-p): Widen.
@@ -11811,7 +11811,7 @@
(tex-common-initialization): comment-start-skip changed.
(tex-validate-region): Fn renamed, and now leaves point@the error.
(tex-terminate-paragraph): Must save-excursion.
- (tex-start-shell):@end, sleep a little if I/O buffer is empty.
+ (tex-start-shell): @end, sleep a little if I/O buffer is empty.
(tex-file): New fn; save buffers and run TeX on visit file.
(tex-print): Print buffer's most recent output, whether from tex-file
or tex-region. Use shell-command to do the printing.