aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2011-11-08 22:10:51 -0800
committerPaul Eggert2011-11-08 22:10:51 -0800
commitfe3c56695721ae0735a4556f74c63cd9104204ae (patch)
tree12d01b388bacb7734462fcc78d3d875abc24d0c5
parentac6b1f816a09c514f25b26e6236cf8b82b5a777d (diff)
downloademacs-fe3c56695721ae0735a4556f74c63cd9104204ae.tar.gz
emacs-fe3c56695721ae0735a4556f74c63cd9104204ae.zip
Spelling fixes.
-rw-r--r--admin/charsets/mapfiles/Uni2JIS2
-rw-r--r--doc/misc/auth.texi18
-rw-r--r--doc/misc/gnus.texi30
-rw-r--r--leim/quail/ipa.el2
-rw-r--r--lisp/delim-col.el2
-rw-r--r--lisp/emulation/edt.el2
-rw-r--r--lisp/generic-x.el2
-rw-r--r--lisp/gnus/smime.el2
-rw-r--r--lisp/international/robin.el2
-rw-r--r--lisp/net/secrets.el2
-rw-r--r--lisp/org/org-agenda.el24
-rw-r--r--lisp/progmodes/cperl-mode.el2
-rw-r--r--lisp/progmodes/gdb-mi.el2
-rw-r--r--lisp/progmodes/vhdl-mode.el2
-rw-r--r--lisp/rot13.el2
-rw-r--r--lisp/textmodes/reftex-parse.el2
-rw-r--r--lisp/textmodes/rst.el4
-rw-r--r--lisp/url/url-http.el2
-rw-r--r--lisp/woman.el2
-rw-r--r--src/ccl.c2
-rw-r--r--src/font.c2
21 files changed, 55 insertions, 55 deletions
diff --git a/admin/charsets/mapfiles/Uni2JIS b/admin/charsets/mapfiles/Uni2JIS
index 59e3a1e1dfa..b81d10c6ae2 100644
--- a/admin/charsets/mapfiles/Uni2JIS
+++ b/admin/charsets/mapfiles/Uni2JIS
@@ -514,7 +514,7 @@
514045A S-0790 # CYRILLIC SMALL LETTER NJE 514045A S-0790 # CYRILLIC SMALL LETTER NJE
515045B S-0791 # CYRILLIC SMALL LETTER TSHE (Serbocroatian) 515045B S-0791 # CYRILLIC SMALL LETTER TSHE (Serbocroatian)
516045C S-0792 # CYRILLIC SMALL LETTER KJE 516045C S-0792 # CYRILLIC SMALL LETTER KJE
517045E S-0793 # CYRILLIC SMALL LETTER SHORT U (Byalorussian) 517045E S-0793 # CYRILLIC SMALL LETTER SHORT U (Byelorussian)
518045F S-0794 # CYRILLIC SMALL LETTER DZHE 518045F S-0794 # CYRILLIC SMALL LETTER DZHE
5192010 0-0130 1-0130 2-0130 # HYPHEN 5192010 0-0130 1-0130 2-0130 # HYPHEN
5202014 0-0129 1-0129 2-0129 # EM DASH 5202014 0-0129 1-0129 2-0129 # EM DASH
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi
index a16da92343e..b64562f6875 100644
--- a/doc/misc/auth.texi
+++ b/doc/misc/auth.texi
@@ -64,13 +64,13 @@ It is a way for multiple applications to share a single configuration
64 64
65@menu 65@menu
66* Overview:: Overview of the auth-source library. 66* Overview:: Overview of the auth-source library.
67* Help for users:: 67* Help for users::
68* Secret Service API:: 68* Secret Service API::
69* Help for developers:: 69* Help for developers::
70* GnuPG and EasyPG Assistant Configuration:: 70* GnuPG and EasyPG Assistant Configuration::
71* Index:: 71* Index::
72* Function Index:: 72* Function Index::
73* Variable Index:: 73* Variable Index::
74@end menu 74@end menu
75@end ifnottex 75@end ifnottex
76 76
@@ -182,7 +182,7 @@ Here's a mixed example using two sources:
182If you don't customize @code{auth-sources}, you'll have to live with 182If you don't customize @code{auth-sources}, you'll have to live with
183the defaults: any host and any port are looked up in the netrc 183the defaults: any host and any port are looked up in the netrc
184file @code{~/.authinfo.gpg}, which is a GnuPG encrypted file 184file @code{~/.authinfo.gpg}, which is a GnuPG encrypted file
185(@pxref{GnuPG and EasyPG Assistant Configuration}). 185(@pxref{GnuPG and EasyPG Assistant Configuration}).
186 186
187If that fails, the unencrypted netrc files @code{~/.authinfo} and 187If that fails, the unencrypted netrc files @code{~/.authinfo} and
188@code{~/.netrc} will be used. 188@code{~/.netrc} will be used.
@@ -340,7 +340,7 @@ If you are using earlier versions of Emacs, you will need:
340@end lisp 340@end lisp
341 341
342If you want your GnuPG passwords to be cached, set up @code{gpg-agent} 342If you want your GnuPG passwords to be cached, set up @code{gpg-agent}
343or EasyPG Assitant 343or EasyPG Assistant
344(@pxref{Caching Passphrases, , Caching Passphrases, epa}). 344(@pxref{Caching Passphrases, , Caching Passphrases, epa}).
345 345
346To quick start, here are some questions: 346To quick start, here are some questions:
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index 70ed62ddfa9..545306e4dc7 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -1001,7 +1001,7 @@ press @kbd{^} from the Group buffer to see it. In the Server buffer,
1001you can press @kbd{RET} on a defined server to see all the groups it 1001you can press @kbd{RET} on a defined server to see all the groups it
1002serves (subscribed or not!). You can also add or delete servers, edit 1002serves (subscribed or not!). You can also add or delete servers, edit
1003a foreign server's definition, agentize or de-agentize a server, and 1003a foreign server's definition, agentize or de-agentize a server, and
1004do many other neat things. @xref{Server Buffer}. 1004do many other neat things. @xref{Server Buffer}.
1005@xref{Foreign Groups}. @xref{Agent Basics}. 1005@xref{Foreign Groups}. @xref{Agent Basics}.
1006 1006
1007@vindex gnus-select-method 1007@vindex gnus-select-method
@@ -11805,7 +11805,7 @@ fit these criteria.
11805 11805
11806To use this, make sure that you have @code{w3m} and @code{curl} 11806To use this, make sure that you have @code{w3m} and @code{curl}
11807installed. If you have, then Gnus should display @acronym{HTML} 11807installed. If you have, then Gnus should display @acronym{HTML}
11808automatically. 11808automatically.
11809 11809
11810 11810
11811 11811
@@ -21078,8 +21078,8 @@ as well.
21078 21078
21079This chapter describes tools for searching groups and servers for 21079This chapter describes tools for searching groups and servers for
21080articles matching a query and then retrieving those articles. Gnus 21080articles matching a query and then retrieving those articles. Gnus
21081provides a simpler mechanism for searching through articles in a summary buffer 21081provides a simpler mechanism for searching through articles in a summary buffer
21082to find those matching a pattern. @xref{Searching for Articles}. 21082to find those matching a pattern. @xref{Searching for Articles}.
21083 21083
21084@menu 21084@menu
21085* nnir:: Searching with various engines. 21085* nnir:: Searching with various engines.
@@ -21110,7 +21110,7 @@ interface.
21110 21110
21111The @code{nnimap} and @code{gmane} search engines should work with no 21111The @code{nnimap} and @code{gmane} search engines should work with no
21112configuration. Other engines require a local index that needs to be 21112configuration. Other engines require a local index that needs to be
21113created and maintained outside of Gnus. 21113created and maintained outside of Gnus.
21114 21114
21115 21115
21116@node Basic Usage 21116@node Basic Usage
@@ -21150,7 +21150,7 @@ One more thing: individual search engines may have special search
21150features. You can access these special features by giving a prefix-arg 21150features. You can access these special features by giving a prefix-arg
21151to @code{gnus-group-make-nnir-group}. If you are searching multiple 21151to @code{gnus-group-make-nnir-group}. If you are searching multiple
21152groups with different search engines you will be prompted for the 21152groups with different search engines you will be prompted for the
21153special search features for each engine separately. 21153special search features for each engine separately.
21154 21154
21155 21155
21156@node Setting up nnir 21156@node Setting up nnir
@@ -21191,7 +21191,7 @@ named @code{home} you can use
21191 21191
21192@lisp 21192@lisp
21193(setq gnus-secondary-select-methods 21193(setq gnus-secondary-select-methods
21194 '((nnml "home" 21194 '((nnml "home"
21195 (nnimap-address "localhost") 21195 (nnimap-address "localhost")
21196 (nnir-search-engine namazu)))) 21196 (nnir-search-engine namazu))))
21197@end lisp 21197@end lisp
@@ -21216,9 +21216,9 @@ could change this to
21216@node The imap Engine 21216@node The imap Engine
21217@subsubsection The imap Engine 21217@subsubsection The imap Engine
21218 21218
21219The @code{imap} engine requires no configuration. 21219The @code{imap} engine requires no configuration.
21220 21220
21221Queries using the @code{imap} engine follow a simple query language. 21221Queries using the @code{imap} engine follow a simple query language.
21222The search is always case-insensitive and supports the following 21222The search is always case-insensitive and supports the following
21223features (inspired by the Google search input language): 21223features (inspired by the Google search input language):
21224 21224
@@ -21231,7 +21231,7 @@ operators must be written with all capital letters to be
21231recognised. Also preceding a term with a - sign is equivalent to NOT 21231recognised. Also preceding a term with a - sign is equivalent to NOT
21232term. 21232term.
21233 21233
21234@item Automatic AND queries 21234@item Automatic AND queries
21235If you specify multiple words then they will be treated as an AND 21235If you specify multiple words then they will be treated as an AND
21236expression intended to match all components. 21236expression intended to match all components.
21237 21237
@@ -21264,7 +21264,7 @@ customize @code{nnir-imap-default-search-key}. For example to use
21264@node The gmane Engine 21264@node The gmane Engine
21265@subsubsection The gmane Engine 21265@subsubsection The gmane Engine
21266 21266
21267The @code{gmane} engine requires no configuration. 21267The @code{gmane} engine requires no configuration.
21268 21268
21269Gmane queries follow a simple query language: 21269Gmane queries follow a simple query language:
21270 21270
@@ -21278,11 +21278,11 @@ recognised.
21278@item Required and excluded terms 21278@item Required and excluded terms
21279+ and - can be used to require or exclude terms, e.g. football -american 21279+ and - can be used to require or exclude terms, e.g. football -american
21280 21280
21281@item Unicode handling 21281@item Unicode handling
21282The search engine converts all text to utf-8, so searching should work 21282The search engine converts all text to utf-8, so searching should work
21283in any language. 21283in any language.
21284 21284
21285@item Stopwords 21285@item Stopwords
21286Common English words (like 'the' and 'a') are ignored by default. You 21286Common English words (like 'the' and 'a') are ignored by default. You
21287can override this by prefixing such words with a + (e.g. +the) or 21287can override this by prefixing such words with a + (e.g. +the) or
21288enclosing the word in quotes (e.g. "the"). 21288enclosing the word in quotes (e.g. "the").
@@ -21345,7 +21345,7 @@ to get a group name. By default this is @code{$HOME/Mail}.
21345Using the namazu engine requires creating and maintaining index files. 21345Using the namazu engine requires creating and maintaining index files.
21346One directory should contain all the index files, and nnir must be told 21346One directory should contain all the index files, and nnir must be told
21347where to find them by setting the @code{nnir-namazu-index-directory} 21347where to find them by setting the @code{nnir-namazu-index-directory}
21348variable. 21348variable.
21349 21349
21350To work correctly the @code{nnir-namazu-remove-prefix} variable must 21350To work correctly the @code{nnir-namazu-remove-prefix} variable must
21351also be correct. This is the prefix to remove from each file name 21351also be correct. This is the prefix to remove from each file name
@@ -21408,7 +21408,7 @@ this command periodically, say every four hours.
21408This engine is obsolete. 21408This engine is obsolete.
21409 21409
21410@node Customizations 21410@node Customizations
21411@subsubsection Custimozations 21411@subsubsection Customizations
21412 21412
21413@table @code 21413@table @code
21414 21414
diff --git a/leim/quail/ipa.el b/leim/quail/ipa.el
index 425a0591c9d..503d8b4ec89 100644
--- a/leim/quail/ipa.el
+++ b/leim/quail/ipa.el
@@ -451,7 +451,7 @@ displays them, incorrectly, as separate from the modified glyphs.")
451 ;; them, and the recipient's client is capable, they will get through, 451 ;; them, and the recipient's client is capable, they will get through,
452 ;; though. 452 ;; though.
453 453
454 ("_\"" "̈") ;; Centralised U+0308 454 ("_\"" "̈") ;; Centralized U+0308
455 ("_+" "ÌŸ") ;; Advanced U+031F 455 ("_+" "ÌŸ") ;; Advanced U+031F
456 ("_-" "Ì ") ;; Retracted U+0320 456 ("_-" "Ì ") ;; Retracted U+0320
457 ("_/" "ˇ") ;; Rising tone U+02C7 457 ("_/" "ˇ") ;; Rising tone U+02C7
diff --git a/lisp/delim-col.el b/lisp/delim-col.el
index d9f8634fb54..ed6ab96107a 100644
--- a/lisp/delim-col.el
+++ b/lisp/delim-col.el
@@ -194,7 +194,7 @@ Any other value is treated as t."
194 :tag "Column Formating" 194 :tag "Column Formating"
195 (const :tag "No Formating" nil) 195 (const :tag "No Formating" nil)
196 (const :tag "Column Alignment" t) 196 (const :tag "Column Alignment" t)
197 (const :tag "Separator Aligment" separator) 197 (const :tag "Separator Alignment" separator)
198 (const :tag "Column Padding" padding)) 198 (const :tag "Column Padding" padding))
199 :group 'columns) 199 :group 'columns)
200 200
diff --git a/lisp/emulation/edt.el b/lisp/emulation/edt.el
index 7ed0255d987..acdc3caa449 100644
--- a/lisp/emulation/edt.el
+++ b/lisp/emulation/edt.el
@@ -2484,7 +2484,7 @@ Argument GOLD-BINDING is the Emacs function to be bound to GOLD <KEY>."
2484 F10: Cut Rectangle 2484 F10: Cut Rectangle
2485G-F10: Paste Rectangle 2485G-F10: Paste Rectangle
2486 F11: ESC 2486 F11: ESC
2487 F12: Begining of Line +----------+----------+----------+----------+ 2487 F12: Beginning of Line +----------+----------+----------+----------+
2488G-F12: Delete Other Windows | GOLD | HELP | FNDNXT | DEL L | 2488G-F12: Delete Other Windows | GOLD | HELP | FNDNXT | DEL L |
2489 F13: Delete to Begin of Word | (PF1) | (PF2) | (PF3) | (PF4) | 2489 F13: Delete to Begin of Word | (PF1) | (PF2) | (PF3) | (PF4) |
2490 HELP: Keypad Help |Mark Wisel|Desc Funct| FIND | UND L | 2490 HELP: Keypad Help |Mark Wisel|Desc Funct| FIND | UND L |
diff --git a/lisp/generic-x.el b/lisp/generic-x.el
index 5205a6811f6..2c00229c76e 100644
--- a/lisp/generic-x.el
+++ b/lisp/generic-x.el
@@ -1436,7 +1436,7 @@ like an INI file. You can add this hook to `find-file-hook'."
1436 "REGDB_APPPATH" 1436 "REGDB_APPPATH"
1437 "REGDB_BINARY" 1437 "REGDB_BINARY"
1438 "REGDB_ERR_CONNECTIONEXISTS" 1438 "REGDB_ERR_CONNECTIONEXISTS"
1439 "REGDB_ERR_CORRUPTEDREGSITRY" 1439 "REGDB_ERR_CORRUPTEDREGISTRY"
1440 "REGDB_ERR_INITIALIZATION" 1440 "REGDB_ERR_INITIALIZATION"
1441 "REGDB_ERR_INVALIDHANDLE" 1441 "REGDB_ERR_INVALIDHANDLE"
1442 "REGDB_ERR_INVALIDNAME" 1442 "REGDB_ERR_INVALIDNAME"
diff --git a/lisp/gnus/smime.el b/lisp/gnus/smime.el
index 5a7079883e6..f0951b7b803 100644
--- a/lisp/gnus/smime.el
+++ b/lisp/gnus/smime.el
@@ -689,7 +689,7 @@ The following commands are available:
689 (dolist (key smime-keys) 689 (dolist (key smime-keys)
690 (insert 690 (insert
691 (format "\t\t%s: %s\n" (car key) (cadr key)))) 691 (format "\t\t%s: %s\n" (car key) (cadr key))))
692 (insert "\nTrusted Certificate Authoritys:\n") 692 (insert "\nTrusted Certificate Authorities:\n")
693 (insert "\nKnown Certificates:\n")))) 693 (insert "\nKnown Certificates:\n"))))
694 694
695(defun smime () 695(defun smime ()
diff --git a/lisp/international/robin.el b/lisp/international/robin.el
index 7e98a507f93..6f78aaede3f 100644
--- a/lisp/international/robin.el
+++ b/lisp/international/robin.el
@@ -22,7 +22,7 @@
22;; You should have received a copy of the GNU General Public License 22;; You should have received a copy of the GNU General Public License
23;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 23;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
24 24
25;;; Comentary: 25;;; Commentary:
26 26
27;; Functionalities 27;; Functionalities
28;; --------------- 28;; ---------------
diff --git a/lisp/net/secrets.el b/lisp/net/secrets.el
index 89378497c36..9fa5eb32d43 100644
--- a/lisp/net/secrets.el
+++ b/lisp/net/secrets.el
@@ -774,7 +774,7 @@ to their attributes."
774 (cons 774 (cons
775 (1+ (length "password")) 775 (1+ (length "password"))
776 (mapcar 776 (mapcar
777 ;; Atribute names have a leading ":", which will be suppressed. 777 ;; Attribute names have a leading ":", which will be suppressed.
778 (lambda (attribute) (length (symbol-name (car attribute)))) 778 (lambda (attribute) (length (symbol-name (car attribute))))
779 attributes))))) 779 attributes)))))
780 (cons 780 (cons
diff --git a/lisp/org/org-agenda.el b/lisp/org/org-agenda.el
index aea284fe72c..53a0c5587a2 100644
--- a/lisp/org/org-agenda.el
+++ b/lisp/org/org-agenda.el
@@ -764,7 +764,7 @@ because you will take care of it on the day when scheduled."
764 :group 'org-agenda-skip 764 :group 'org-agenda-skip
765 :group 'org-agenda-daily/weekly 765 :group 'org-agenda-daily/weekly
766 :type '(choice 766 :type '(choice
767 (const :tag "Alwas show prewarning" nil) 767 (const :tag "Always show prewarning" nil)
768 (const :tag "Remove prewarning if entry is scheduled" t) 768 (const :tag "Remove prewarning if entry is scheduled" t)
769 (integer :tag "Restart prewarning N days before deadline"))) 769 (integer :tag "Restart prewarning N days before deadline")))
770 770
@@ -1388,13 +1388,13 @@ When nil, such items are sorted as 0 minutes effort."
1388 (tags . " %i %-12:c") 1388 (tags . " %i %-12:c")
1389 (search . " %i %-12:c")) 1389 (search . " %i %-12:c"))
1390 "Format specifications for the prefix of items in the agenda views. 1390 "Format specifications for the prefix of items in the agenda views.
1391An alist with five entries, each for the different agenda types. The 1391An alist with five entries, each for the different agenda types. The
1392keys of the sublists are `agenda', `timeline', `todo', `search' and `tags'. 1392keys of the sublists are `agenda', `timeline', `todo', `search' and `tags'.
1393The values are format strings. 1393The values are format strings.
1394 1394
1395This format works similar to a printf format, with the following meaning: 1395This format works similar to a printf format, with the following meaning:
1396 1396
1397 %c the category of the item, \"Diary\" for entries from the diary, 1397 %c the category of the item, \"Diary\" for entries from the diary,
1398 or as given by the CATEGORY keyword or derived from the file name 1398 or as given by the CATEGORY keyword or derived from the file name
1399 %i the icon category of the item, see `org-agenda-category-icon-alist' 1399 %i the icon category of the item, see `org-agenda-category-icon-alist'
1400 %T the last tag of the item (ignore inherited tags, which come first) 1400 %T the last tag of the item (ignore inherited tags, which come first)
@@ -1408,10 +1408,10 @@ contain two additional characters: a question mark just after the `%'
1408and a whitespace/punctuation character just before the final letter. 1408and a whitespace/punctuation character just before the final letter.
1409 1409
1410If the first character after `%' is a question mark, the entire field 1410If the first character after `%' is a question mark, the entire field
1411will only be included if the corresponding value applies to the current 1411will only be included if the corresponding value applies to the current
1412entry. This is useful for fields which should have fixed width when 1412entry. This is useful for fields which should have fixed width when
1413present, but zero width when absent. For example, \"%?-12t\" will 1413present, but zero width when absent. For example, \"%?-12t\" will
1414result in a 12 character time field if a time of the day is specified, 1414result in a 12 character time field if a time of the day is specified,
1415but will completely disappear in entries which do not contain a time. 1415but will completely disappear in entries which do not contain a time.
1416 1416
1417If there is punctuation or whitespace character just before the final 1417If there is punctuation or whitespace character just before the final
@@ -1420,7 +1420,7 @@ the value is not empty. For example, the format \"%-12:c\" leads to
1420\"Diary: \" if the category is \"Diary\". If the category were be 1420\"Diary: \" if the category is \"Diary\". If the category were be
1421empty, no additional colon would be inserted. 1421empty, no additional colon would be inserted.
1422 1422
1423The default value for the agenda sublist is \" %-12:c%?-12t% s\", 1423The default value for the agenda sublist is \" %-12:c%?-12t% s\",
1424which means: 1424which means:
1425 1425
1426- Indent the line with two space characters 1426- Indent the line with two space characters
@@ -1697,7 +1697,7 @@ For example, this value makes those two functions available:
1697 (?C bulk-cut)) 1697 (?C bulk-cut))
1698 1698
1699With selected entries in an agenda buffer, `B R' will call 1699With selected entries in an agenda buffer, `B R' will call
1700the custom function `set-category' on the selected entries. 1700the custom function `set-category' on the selected entries.
1701Note that functions in this alist don't need to be quoted." 1701Note that functions in this alist don't need to be quoted."
1702 :type 'alist 1702 :type 'alist
1703 :group 'org-agenda) 1703 :group 'org-agenda)
@@ -5003,9 +5003,9 @@ See also the user option `org-agenda-clock-consistency-checks'."
5003 "\\(-\\{1,3\\}\\(\\[.*?\\]\\)\\)?")) ; group 3 is second 5003 "\\(-\\{1,3\\}\\(\\[.*?\\]\\)\\)?")) ; group 3 is second
5004 (tlstart 0.) 5004 (tlstart 0.)
5005 (tlend 0.) 5005 (tlend 0.)
5006 (maxtime (org-hh:mm-string-to-minutes 5006 (maxtime (org-hh:mm-string-to-minutes
5007 (or (plist-get pl :max-duration) "24:00"))) 5007 (or (plist-get pl :max-duration) "24:00")))
5008 (mintime (org-hh:mm-string-to-minutes 5008 (mintime (org-hh:mm-string-to-minutes
5009 (or (plist-get pl :min-duration) 0))) 5009 (or (plist-get pl :min-duration) 0)))
5010 (maxgap (org-hh:mm-string-to-minutes 5010 (maxgap (org-hh:mm-string-to-minutes
5011 ;; default 30:00 means never complain 5011 ;; default 30:00 means never complain
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el
index ad3b777977c..a79d1a2c064 100644
--- a/lisp/progmodes/cperl-mode.el
+++ b/lisp/progmodes/cperl-mode.el
@@ -6481,7 +6481,7 @@ are CPerl, PerlStyle, GNU, K&R, BSD, C++ and Whitesmith.
6481The current value of style is memorized (unless there is a memorized 6481The current value of style is memorized (unless there is a memorized
6482data already), may be restored by `cperl-set-style-back'. 6482data already), may be restored by `cperl-set-style-back'.
6483 6483
6484Chosing \"Current\" style will not change style, so this may be used for 6484Choosing \"Current\" style will not change style, so this may be used for
6485side-effect of memorizing only. Examples in `cperl-style-examples'." 6485side-effect of memorizing only. Examples in `cperl-style-examples'."
6486 (interactive 6486 (interactive
6487 (let ((list (mapcar (function (lambda (elt) (list (car elt)))) 6487 (let ((list (mapcar (function (lambda (elt) (list (car elt))))
diff --git a/lisp/progmodes/gdb-mi.el b/lisp/progmodes/gdb-mi.el
index f9ddabf1552..e47ba3c92f3 100644
--- a/lisp/progmodes/gdb-mi.el
+++ b/lisp/progmodes/gdb-mi.el
@@ -1965,7 +1965,7 @@ Sets `gdb-thread-number' to new id."
1965 (setq gud-running t) 1965 (setq gud-running t)
1966 ;; GDB doesn't seem to respond to -thread-info before first stop or 1966 ;; GDB doesn't seem to respond to -thread-info before first stop or
1967 ;; thread exit (even in non-stop mode), so this is useless. 1967 ;; thread exit (even in non-stop mode), so this is useless.
1968 ;; Behaviour may change in the future. 1968 ;; Behavior may change in the future.
1969 (gdb-emit-signal gdb-buf-publisher 'update-threads)) 1969 (gdb-emit-signal gdb-buf-publisher 'update-threads))
1970 1970
1971;; -break-insert -t didn't give a reason before gdb 6.9 1971;; -break-insert -t didn't give a reason before gdb 6.9
diff --git a/lisp/progmodes/vhdl-mode.el b/lisp/progmodes/vhdl-mode.el
index d7aa82aee1b..2f06afaa5ef 100644
--- a/lisp/progmodes/vhdl-mode.el
+++ b/lisp/progmodes/vhdl-mode.el
@@ -3510,7 +3510,7 @@ STRING are replaced by `-' and substrings are converted to lower case."
3510 menu-list)) 3510 menu-list))
3511 (setq comp-alist (cdr comp-alist))) 3511 (setq comp-alist (cdr comp-alist)))
3512 (setq menu-list (nreverse menu-list)) 3512 (setq menu-list (nreverse menu-list))
3513 (vhdl-menu-split menu-list "Compler"))) 3513 (vhdl-menu-split menu-list "Compiler")))
3514 ["Use Local Error Regexp" 3514 ["Use Local Error Regexp"
3515 (customize-set-variable 'vhdl-compile-use-local-error-regexp 3515 (customize-set-variable 'vhdl-compile-use-local-error-regexp
3516 (not vhdl-compile-use-local-error-regexp)) 3516 (not vhdl-compile-use-local-error-regexp))
diff --git a/lisp/rot13.el b/lisp/rot13.el
index 89b687efdc6..d4885395900 100644
--- a/lisp/rot13.el
+++ b/lisp/rot13.el
@@ -32,7 +32,7 @@
32;; This hack is mainly to show off the char table stuff. 32;; This hack is mainly to show off the char table stuff.
33;; 33;;
34;; New entry points, `rot13', `rot13-string', and `rot13-region' that 34;; New entry points, `rot13', `rot13-string', and `rot13-region' that
35;; performs Ceasar cipher encrypt/decrypt on buffers and strings, was 35;; performs Caesar cipher encrypt/decrypt on buffers and strings, was
36;; added by Simon Josefsson. 36;; added by Simon Josefsson.
37 37
38;;; Code: 38;;; Code:
diff --git a/lisp/textmodes/reftex-parse.el b/lisp/textmodes/reftex-parse.el
index b0f22085064..4d6b5e5fb83 100644
--- a/lisp/textmodes/reftex-parse.el
+++ b/lisp/textmodes/reftex-parse.el
@@ -443,7 +443,7 @@ of master file."
443(defvar test-dummy) 443(defvar test-dummy)
444(defun reftex-index-info (file) 444(defun reftex-index-info (file)
445 ;; Return an index entry for the current match. 445 ;; Return an index entry for the current match.
446 ;; Carefull: This function expects the match-data to be still in place! 446 ;; Careful: This function expects the match-data to be still in place!
447 (catch 'exit 447 (catch 'exit
448 (let* ((macro (reftex-match-string 10)) 448 (let* ((macro (reftex-match-string 10))
449 (bom (match-beginning 10)) 449 (bom (match-beginning 10))
diff --git a/lisp/textmodes/rst.el b/lisp/textmodes/rst.el
index f9fda7e0a74..0ce71c25ad7 100644
--- a/lisp/textmodes/rst.el
+++ b/lisp/textmodes/rst.el
@@ -476,8 +476,8 @@ for modes derived from Text mode, like Mail mode."
476 476
477 477
478;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 478;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
479;; Section Decoration Adjusment 479;; Section Decoration Adjustment
480;; ============================ 480;; =============================
481;; 481;;
482;; The following functions implement a smart automatic title sectioning feature. 482;; The following functions implement a smart automatic title sectioning feature.
483;; The idea is that with the cursor sitting on a section title, we try to get as 483;; The idea is that with the cursor sitting on a section title, we try to get as
diff --git a/lisp/url/url-http.el b/lisp/url/url-http.el
index 557ef33919c..6e192cd5aae 100644
--- a/lisp/url/url-http.el
+++ b/lisp/url/url-http.el
@@ -257,7 +257,7 @@ request.")
257 (if (not (equal extra-headers "")) 257 (if (not (equal extra-headers ""))
258 (setq extra-headers (concat extra-headers "\r\n"))) 258 (setq extra-headers (concat extra-headers "\r\n")))
259 259
260 ;; This was done with a call to `format'. Concatting parts has 260 ;; This was done with a call to `format'. Concatenating parts has
261 ;; the advantage of keeping the parts of each header together and 261 ;; the advantage of keeping the parts of each header together and
262 ;; allows us to elide null lines directly, at the cost of making 262 ;; allows us to elide null lines directly, at the cost of making
263 ;; the layout less clear. 263 ;; the layout less clear.
diff --git a/lisp/woman.el b/lisp/woman.el
index 7b530d1004f..078acfc0362 100644
--- a/lisp/woman.el
+++ b/lisp/woman.el
@@ -1440,7 +1440,7 @@ The cdr of each alist element is the path-index / filename."
1440 files)) 1440 files))
1441 (setq path-index (1+ path-index))) 1441 (setq path-index (1+ path-index)))
1442 ;; Uniquefy topics: 1442 ;; Uniquefy topics:
1443 ;; Concate all lists with a single nconc call to 1443 ;; Concatenate all lists with a single nconc call to
1444 ;; avoid retraversing the first lists repeatedly -- dak 1444 ;; avoid retraversing the first lists repeatedly -- dak
1445 (woman-topic-all-completions-merge 1445 (woman-topic-all-completions-merge
1446 (apply #'nconc files)))) 1446 (apply #'nconc files))))
diff --git a/src/ccl.c b/src/ccl.c
index cb96eece5ee..01943eddf58 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -429,7 +429,7 @@ static Lisp_Object Vccl_program_table;
429 429
430#define CCL_Extension 0x1F /* Extended CCL code 430#define CCL_Extension 0x1F /* Extended CCL code
431 1:ExtendedCOMMNDRrrRRRrrrXXXXX 431 1:ExtendedCOMMNDRrrRRRrrrXXXXX
432 2:ARGUEMENT 432 2:ARGUMENT
433 3:... 433 3:...
434 ------------------------------ 434 ------------------------------
435 extended_command (rrr,RRR,Rrr,ARGS) 435 extended_command (rrr,RRR,Rrr,ARGS)
diff --git a/src/font.c b/src/font.c
index 1a4742ba959..f6723157de1 100644
--- a/src/font.c
+++ b/src/font.c
@@ -162,7 +162,7 @@ static struct font_driver_list *font_driver_list;
162 162
163 163
164 164
165/* Creaters of font-related Lisp object. */ 165/* Creators of font-related Lisp object. */
166 166
167static Lisp_Object 167static Lisp_Object
168font_make_spec (void) 168font_make_spec (void)