summaryrefslogtreecommitdiff
path: root/lisp
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
parentc81ca8d8cc7f681b1b31146fe7c797e97b63f231 (diff)
downloademacs-079a5e72dfa701047d77a6556878ddd1465a2cb0.tar.gz
Fix typos.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.102
-rw-r--r--lisp/ChangeLog.1124
-rw-r--r--lisp/ChangeLog.122
-rw-r--r--lisp/ChangeLog.36
-rw-r--r--lisp/gnus/ChangeLog2
5 files changed, 18 insertions, 18 deletions
diff --git a/lisp/ChangeLog.10 b/lisp/ChangeLog.10
index 7fcd54234ce..8e10927a9d2 100644
--- a/lisp/ChangeLog.10
+++ b/lisp/ChangeLog.10
@@ -10425,7 +10425,7 @@
(tramp-methods): Remove double definition of `ssh1-old' and `ssh2-old'.
(tramp-point-at-eol): New defalias.
(tramp-parse-rhosts-group)
- (tramp-parse-shosts-group):: Apply it.
+ (tramp-parse-shosts-group): Apply it.
2002-08-25 Michael Albinus <Michael.Albinus@alcatel.de>
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 975523363e0..c15ed684415 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -64,7 +64,7 @@
2004-12-31 Kenichi Handa <handa@m17n.org>
- * international/mule.el (buffer-file-coding-system-explicit):
+ * international/mule.el (buffer-file-coding-system-explicit):
Rename for explicit-buffer-file-coding-system.
(after-insert-file-set-coding): Adjust for the above change.
@@ -1259,7 +1259,7 @@
(math-exp-old-pos): Declare them.
* calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
- (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
+ (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
2004-11-27 Kim F. Storm <storm@cua.dk>
@@ -1479,7 +1479,7 @@
2004-11-25 Richard M. Stallman <rms@gnu.org>
* progmodes/flymake.el: Reindent.
- (flymake-split-string): Turn into defalias.
+ (flymake-split-string): Turn into defalias.
(flymake-fix-file-name): Rename from flymake-fix-path-name.
(flymake-ensure-ends-with-slash): Rename arg to FILENAME.
(flymake-get-common-file-prefix): Rename from ...path... Doc fix.
@@ -1710,7 +1710,7 @@
declared variables.
(math-comp-simplify, math-comp-simplify-term)
(math-comp-add-string, math-comp-add-string-sel):
- Replace variables comp-highlight, comp-buf, comp-base,
+ Replace variables comp-highlight, comp-buf, comp-base,
comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
2004-11-23 Jan Djärv <jan.h.d@swipnet.se>
@@ -4906,7 +4906,7 @@
(tex-start-shell): Use `set-process-query-on-exit-flag'.
* ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
- (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
+ (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -4984,7 +4984,7 @@
2004-08-21 John Paul Wallington <jpw@gnu.org>
* subr.el (process-kill-without-query): Made obsolete in
- version 21.4, not 21.5.
+ version 21.4, not 21.5.
* log-edit.el (vc-comment-ring, vc-comment-ring-index)
(vc-previous-comment, vc-next-comment)
@@ -8076,7 +8076,7 @@
* dired.el (dired-mode): Rename desktop-buffer-misc-data-function
to desktop-save-buffer.
- * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
+ * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
desktop-save-buffer.
* mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
@@ -10455,7 +10455,7 @@
2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
* rmail-spam-filter.el (vm-use-spam-filter)
- (rsf-min-region-length-added-to-spam-list): New variables.
+ (rsf-min-region-length-added-to-spam-list): New variables.
(rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
spam testing. Don't delete spam message if automatic deletion
@@ -11197,7 +11197,7 @@
(appt-activate): New autoloaded function to toggle package
functionality.
- * calendar/cal-x.el: (calendar-one-frame-setup)
+ * calendar/cal-x.el (calendar-one-frame-setup)
(calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
* calendar/calendar.el: Update copyright.
@@ -11325,7 +11325,7 @@
2004-01-03 Jesper Harder <harder@ifa.au.dk>
* progmodes/idlwave.el (idlwave-make-tags):
- * textmodes/flyspell.el (flyspell-large-region):.
+ * textmodes/flyspell.el (flyspell-large-region):
* progmodes/make-mode.el (makefile-query-by-make-minus-q):
* emulation/viper-util.el (viper-glob-unix-files):
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
@@ -12334,7 +12334,7 @@
2003-10-20 John Paul Wallington <jpw@gnu.org>
* emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
- `evenp' so we don't implicitly require cl library at runtime.
+ `evenp' so we don't implicitly require cl library at runtime.
2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
@@ -12898,7 +12898,7 @@
2003-09-15 David Ponce <david@dponce.com>
- * recentf.el: (recentf-exclude): Accept predicates too.
+ * recentf.el (recentf-exclude): Accept predicates too.
(recentf-file-readable-p): New function.
(recentf-include-p): Handle predicates in recentf-exclude.
(recentf-add-file): Doc fix. Use recentf-file-readable-p.
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index b27daf7741d..959e77b4482 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -28114,7 +28114,7 @@
Sync with Tramp 2.0.49.
* net/tramp.el (tramp-handle-dired-call-process)
- (tramp-handle-insert-directory):`insert-buffer' cannot be used
+ (tramp-handle-insert-directory): `insert-buffer' cannot be used
because the contents of the Tramp buffer is changed before
insertion (`expand-file' and alike).
(tramp-handle-insert-directory): If `localname' has an empty
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.
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 21132ebb568..f311f4fdd30 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -9172,7 +9172,7 @@
(gnus-summary-display-while-building): Add :version.
* gnus-start.el (gnus-subscribe-newsgroup-hooks)
- (gnus-get-top-new-news-hook):Add :version.
+ (gnus-get-top-new-news-hook): Add :version.
* gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
(gnus-server-closed-face, gnus-server-denied-face): Add :version.