diff lisp/ChangeLog.7 @ 98444:e44273834265

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 01 Oct 2008 09:12:37 +0000
parents 36acd6af0772
children ce4ce31aa65a
line wrap: on
line diff
--- a/lisp/ChangeLog.7	Wed Oct 01 08:29:01 2008 +0000
+++ b/lisp/ChangeLog.7	Wed Oct 01 09:12:37 2008 +0000
@@ -366,7 +366,7 @@
 	to "".  If input-method-use-echo-area is non-nil, call
 	read-key-sequence with appropriate PROMPT arg.  Setup
 	last-command-event by local variable `keyseq'.  Generate an event
-	list form quail-current-str.  If input-methodd-exit-on-first-char
+	list form quail-current-str.  If input-method-exit-on-first-char
 	is non-nil, return only the first event.
 	(quail-start-conversion): Likewise.  Initialize
 	quail-conversion-str to "".  Generate an event list form
@@ -754,7 +754,7 @@
 	revert-buffer.
 	(archive-arc-rename-entry, archive-zip-chmod-entry): Set buffer
 	unibyte before handling binary archive data.
-	(archive-lzh-rename-entry, archive-lzh-ogm, rchive-zip-chmod-entry):
+	(archive-lzh-rename-entry, archive-lzh-ogm, archive-zip-chmod-entry):
 	Likewise.
 	(archive-lzh-summarize): Set local variable efnname to the decoded
 	file name.  If default-enable-multibyte-characters is non-nil, set
@@ -796,7 +796,7 @@
 1998-07-25  Kenichi Handa  <handa@etl.go.jp>
 
 	* international/mule.el (auto-coding-alist): New variable.
-	(set-auto-coding): Arguemnt FILENAME is added.  Check
+	(set-auto-coding): Argument FILENAME is added.  Check
 	auto-coding-alist at first.
 
 	* international/kkc.el (kkc-region): Unwind-protect the conversion
@@ -1668,7 +1668,7 @@
 
 1998-06-26  Richard Stallman  <rms@psilocin.ai.mit.edu>
 
-	* mail/mailalias.el (mail-complete): Fix the test of (mail-heder-end).
+	* mail/mailalias.el (mail-complete): Fix the test of (mail-header-end).
 
 1998-06-26  Kenichi Handa  <handa@etl.go.jp>
 
@@ -1946,7 +1946,7 @@
 1998-06-21  Dan Nicolaescu  <done@ece.arizona.edu>
 
 	Add support for loading the files that contain :version when doing
-	`custoize-changed-options' so it can know which variables have
+	`customize-changed-options' so it can know which variables have
 	changed even in files that were not loaded at the time it was called.
 	* cus-edit.el (customize-changed-options): Remeber all the
 	versions and load the corresponding files before we show the
@@ -2061,7 +2061,7 @@
 
 	* wid-edit.el (widget-default-get): Doc fix.
 	(widget-editable-list-entry-create): Apply :value-to-external to
-	the value returned from wiget-default-get.
+	the value returned from widget-default-get.
 
 1998-06-14  Ken'ichi Handa  <handa@melange.gnu.org>
 
@@ -3840,7 +3840,7 @@
 	Don't set paragraph-start or paragraph-separate.
 	(news-setup): Set them here.
 	(news-inews): Use mail-header-end, etc.
-	Use mail-sendmail-delmit-header at the end.
+	Use mail-sendmail-delimit-header at the end.
 
 	* mail/emacsbug.el (report-emacs-bug): Use rfc822-goto-eoh.
 
@@ -5942,7 +5942,7 @@
 
 	* files.el (insert-directory): Bind coding-system-for-write.
 	Don't encode filename here because call-process encodes the
-	arguments by codign-system-for-write.
+	arguments by coding-system-for-write.
 
 1998-03-03  Richard Stallman  <rms@psilocin.gnu.org>
 
@@ -7265,7 +7265,7 @@
 
 	* international/mule-conf.el (oldjis-newjis-jisroman-ascii): New
 	character unification table.
-	(standarad-character-unification-table-for-decode): Initialize to
+	(standard-character-unification-table-for-decode): Initialize to
 	`unification-table' property of `oldjis-newjis-jisroman-ascii'.
 
 1998-01-21  Erik Naggum  <erik@naggum.no>
@@ -9584,7 +9584,7 @@
 	(gnus-picons-x-face-sentinel): Simplified.  Use processes alist.
 	(gnus-picons-display-x-face): Explicitly request an xface image.
 	Always call gnus-picons-prepare-for-annotations.  Use processes alist.
-	(nus-picons-lookup-internal): New function.
+	(gnus-picons-lookup-internal): New function.
 	(gnus-picons-lookup): Use it.
 	(gnus-picons-lookup-user-internal): Ditto.
 	(gnus-picons-display-picon-or-name): No more xface-p argument.
@@ -9626,11 +9626,11 @@
 1997-10-21  Erik Toubro Nielsen  <erik@ifad.dk>
 
 	* gnus-sum.el (gnus-summary-exit): Returned to the wrong topic in
-	certain obscure cases if selected group occured in multiple
+	certain obscure cases if selected group occurred in multiple
 	topics.
 
 	* gnus-topic.el (gnus-topic-update-topic): Did not preserve point
-	on the same instance of a group if group occured in multiple
+	on the same instance of a group if group occurred in multiple
 	topics.  Caused gnus-summary-exit to return to wrong topic if the
 	selected group was in more than one topic.
 
@@ -12651,7 +12651,7 @@
 	characters, copied from quoted-insert.
 
 	* emacs-lisp/pp.el (pp-to-string): Use
-	emacs-lisp-mode-sytax-table.
+	emacs-lisp-mode-syntax-table.
 
 	* international/quail.el (quail-update-leim-list-file): Go to the
 	beginning of the package file, in case it was already visited.
@@ -13582,7 +13582,7 @@
 	* language/english.el (setup-english-environment): Adjusted for
 	the change of coding category names.
 
-	* language/japan-util.el (setup-japanese-environemnt): Adjusted
+	* language/japan-util.el (setup-japanese-environment): Adjusted
 	for the change of coding category names.  Set default-input-method
 	correctly.
 
@@ -14967,7 +14967,7 @@
 
 	* bindings.el (complete-symbol): New function.
 	(complete-tag): Definition deleted.
-	(esc-map): Bind M-TAB to compete-symbol.
+	(esc-map): Bind M-TAB to complete-symbol.
 
 	* info-look.el: Replaces libc.el.
 	(info-complete-symbol): If MODE is nil, use the default value.
@@ -15990,7 +15990,7 @@
 	bibtex-end-of-entry.
 
 	* bibtex.el (bibtex-end-of-entry): Don't use forward-sexp anymore,
-	since this fails on entries with non-escaped souble-quotes.  Use
+	since this fails on entries with non-escaped double-quotes.  Use
 	search-bibtex-reference instead (though it is slower, it is more
 	reliable).
 	(bibtex-ispell-abstract): Use normal regexps created by
@@ -16259,7 +16259,7 @@
 	process for the current buffer.
 	(command-execute-with-coding-system): New function.
 	(universal-coding-system-argument): Make it handle
-	universal-arguement correctly.
+	universal-argument correctly.
 	(describe-language-support): Call coding-system-doc-string instead
 	of coding-system-docstring.
 
@@ -16413,7 +16413,7 @@
 	* diff.el (diff-command): Fix previous change.
 
 	* startup.el (command-line): If environment specifies ISO 8859,
-	always set up for both singe-byte and multibyte operation.
+	always set up for both single-byte and multibyte operation.
 	But set-language-environment does most of the job now.
 
 1997-06-06  Simon Marshall  <simon@diazepam.gnu.ai.mit.edu>
@@ -16668,7 +16668,7 @@
 	(widget-field-value-delete): Delete overlay.
 
 	* wid-edit.el (widget-specify-field-update): Specify both
-	`ballon-help' and `help-echo'.
+	`balloon-help' and `help-echo'.
 
 	* wid-edit.el (visibility): Change "more" to "show".
 
@@ -16706,7 +16706,7 @@
 
 	* wid-edit.el (set-text-properties): Redefine for broken XEmacsen.
 	(widget-field-value-get): Remove workaround.
-	(widget-specify-button): Specify both `ballon-help' and `help-echo'.
+	(widget-specify-button): Specify both `balloon-help' and `help-echo'.
 
 1997-06-01  Richard Stallman  <rms@psilocin.gnu.ai.mit.edu>
 
@@ -17951,7 +17951,7 @@
 	Rename bv-length to backup-extract-version-start.
 
 	* files.el (backup-extract-version-start): New variable.
-	(find-backup-file-namem, backup-extract-version):
+	(find-backup-file-name, backup-extract-version):
 	Rename bv-length to backup-extract-version-start.
 
 	* files.el (auto-mode-alist): Shuffle a few elements.
@@ -18018,7 +18018,7 @@
 
 	* language/chinese.el (pre-write-encode-hz): Make it work for the
 	case the arg FROM is a string.
-	(setup-chinese-cns-environemnt): Set default-input-method to
+	(setup-chinese-cns-environment): Set default-input-method to
 	quail-quich-cns.
 
 	* language/devan-util.el (in-is13194-devanagari-post-read-conversion):
@@ -18040,7 +18040,7 @@
 
 	* language/european.el: Typo in comment fixed.
 
-	* language/japanese.el (setup-japanese-environemnt): Set
+	* language/japanese.el (setup-japanese-environment): Set
 	sendmail-coding-system and rmail-file-coding-system to
 	'iso-2022-jp.
 
@@ -18081,7 +18081,7 @@
 	(make-coding-system): Describe about INIT-BOL and DESIGNATION-BOL
 	in doc-string.
 	(find-new-buffer-file-coding-system): Doc-string modified.
-	(make-unitication-table): New function.
+	(make-unification-table): New function.
 
 	* quail.el (use-quail-package): Error message added.
 	(quail-mode): Make sure to have quail-mode-map at the head of
@@ -22864,7 +22864,7 @@
 	(ange-ftp-before-parse-ls-hook): Add defvar.
 
 	* server.el (server-visit-files): New argument NOWAIT.
-	Don't record on server-buffer-clienjts if NOWAIT.
+	Don't record on server-buffer-clients if NOWAIT.
 	(server-process-filter): Pass NOWAIT arg based on data from server.
 	Don't record in server-clients if NOWAIT.