aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2017-10-28 17:10:25 -0700
committerGlenn Morris2017-10-28 17:10:25 -0700
commit5b5984179122eca63a2e778e1a36c0c2bb24ad88 (patch)
treea3ebaa51f7c48e76fd4b1330fd2b792631ce53f6
parent82a16c547bc32fda6073c97b6c8989b473f0315b (diff)
downloademacs-5b5984179122eca63a2e778e1a36c0c2bb24ad88.tar.gz
emacs-5b5984179122eca63a2e778e1a36c0c2bb24ad88.zip
Fix doc typos
* lisp/simple.el (line-move-ignore-invisible): * lisp/sort.el (sort-regexp-fields): * lisp/cedet/ede.el (project-add-file): * lisp/gnus/message.el (message-bogus-recipient-p): * lisp/international/mule.el (define-coding-system): * lisp/progmodes/ebrowse.el (ebrowse-member-buffer-object-menu): * lisp/progmodes/xscheme.el (xscheme-allow-output-p) (scheme-interaction-mode, scheme-debugger-mode) (xscheme-yank-pop, xscheme-yank-push): Doc fixes.
-rw-r--r--lisp/cedet/ede.el2
-rw-r--r--lisp/dired.el2
-rw-r--r--lisp/gnus/message.el2
-rw-r--r--lisp/gnus/nnir.el2
-rw-r--r--lisp/international/mule.el2
-rw-r--r--lisp/net/shr.el2
-rw-r--r--lisp/progmodes/compile.el2
-rw-r--r--lisp/progmodes/ebrowse.el2
-rw-r--r--lisp/progmodes/gud.el2
-rw-r--r--lisp/progmodes/xscheme.el25
-rw-r--r--lisp/simple.el2
-rw-r--r--lisp/sort.el2
-rw-r--r--lisp/textmodes/texinfmt.el2
13 files changed, 23 insertions, 26 deletions
diff --git a/lisp/cedet/ede.el b/lisp/cedet/ede.el
index a78af1b264a..1dcafc453f4 100644
--- a/lisp/cedet/ede.el
+++ b/lisp/cedet/ede.el
@@ -998,7 +998,7 @@ Argument PROMPT is the prompt to use when querying the user for a target."
998 (project-add-file this file)) 998 (project-add-file this file))
999 999
1000(cl-defmethod project-add-file ((ot ede-target) _file) 1000(cl-defmethod project-add-file ((ot ede-target) _file)
1001 "Add the current buffer into project project target OT. 1001 "Add the current buffer into project target OT.
1002Argument FILE is the file to add." 1002Argument FILE is the file to add."
1003 (error "add-file not supported by %s" (eieio-object-name ot))) 1003 (error "add-file not supported by %s" (eieio-object-name ot)))
1004 1004
diff --git a/lisp/dired.el b/lisp/dired.el
index dad58c615d5..cf08143de70 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -1046,7 +1046,7 @@ wildcards, erases the buffer, and builds the subdir-alist anew
1046 ;; default-directory and dired-actual-switches must be buffer-local 1046 ;; default-directory and dired-actual-switches must be buffer-local
1047 ;; and initialized by now. 1047 ;; and initialized by now.
1048 (let (dirname 1048 (let (dirname
1049 ;; This makes readin much much faster. 1049 ;; This makes read-in much faster.
1050 ;; In particular, it prevents the font lock hook from running 1050 ;; In particular, it prevents the font lock hook from running
1051 ;; until the directory is all read in. 1051 ;; until the directory is all read in.
1052 (inhibit-modification-hooks t)) 1052 (inhibit-modification-hooks t))
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index 38aea31840f..690311e36a5 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -4346,7 +4346,7 @@ conformance."
4346RECIPIENTS is a mail header. Return a list of potentially bogus 4346RECIPIENTS is a mail header. Return a list of potentially bogus
4347addresses. If none is found, return nil. 4347addresses. If none is found, return nil.
4348 4348
4349An address might be bogus if if there's a matching entry in 4349An address might be bogus if there's a matching entry in
4350`message-bogus-addresses'." 4350`message-bogus-addresses'."
4351 ;; FIXME: How about "foo@subdomain", when the MTA adds ".domain.tld"? 4351 ;; FIXME: How about "foo@subdomain", when the MTA adds ".domain.tld"?
4352 (let (found) 4352 (let (found)
diff --git a/lisp/gnus/nnir.el b/lisp/gnus/nnir.el
index 51147ed4330..be42ab74e4a 100644
--- a/lisp/gnus/nnir.el
+++ b/lisp/gnus/nnir.el
@@ -64,7 +64,7 @@
64;; also be correct, see the documentation for `nnir-namazu-remove-prefix' 64;; also be correct, see the documentation for `nnir-namazu-remove-prefix'
65;; above. 65;; above.
66;; 66;;
67;; It is particularly important not to pass any any switches to namazu 67;; It is particularly important not to pass any switches to namazu
68;; that will change the output format. Good switches to use include 68;; that will change the output format. Good switches to use include
69;; `--sort', `--ascending', `--early' and `--late'. Refer to the Namazu 69;; `--sort', `--ascending', `--early' and `--late'. Refer to the Namazu
70;; documentation for further information on valid switches. 70;; documentation for further information on valid switches.
diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index 5f1ef5e7d02..857fa800eb4 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -773,7 +773,7 @@ never used by the other charsets.
773If it is a list, the elements must be charsets, nil, 94, or 96. GN 773If it is a list, the elements must be charsets, nil, 94, or 96. GN
774can be used by all the listed charsets. If the list contains 94, any 774can be used by all the listed charsets. If the list contains 94, any
775iso-2022 charset whose code-space ranges are 94 long can be designated 775iso-2022 charset whose code-space ranges are 94 long can be designated
776to GN. If the list contains 96, any charsets whose whose ranges are 776to GN. If the list contains 96, any charsets whose ranges are
77796 long can be designated to GN. If the first element is a charset, 77796 long can be designated to GN. If the first element is a charset,
778that charset is initially designated to GN. 778that charset is initially designated to GN.
779 779
diff --git a/lisp/net/shr.el b/lisp/net/shr.el
index 260ada54222..c90d71d1596 100644
--- a/lisp/net/shr.el
+++ b/lisp/net/shr.el
@@ -635,7 +635,7 @@ size, and full-buffer size."
635 (replace-match " " t t)) 635 (replace-match " " t t))
636 (shr--translate-insertion-chars) 636 (shr--translate-insertion-chars)
637 (goto-char (point-max))) 637 (goto-char (point-max)))
638 ;; We may have removed everything we inserted if if was just 638 ;; We may have removed everything we inserted if it was just
639 ;; spaces. 639 ;; spaces.
640 (unless (= font-start (point)) 640 (unless (= font-start (point))
641 ;; Mark all lines that should possibly be folded afterwards. 641 ;; Mark all lines that should possibly be folded afterwards.
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index e4b77ab0504..0794830fcb8 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -2328,7 +2328,7 @@ and runs `compilation-filter-hook'."
2328 (while (,< n 0) 2328 (while (,< n 0)
2329 (setq opt pt) 2329 (setq opt pt)
2330 (or (setq pt (,property-change pt 'compilation-message)) 2330 (or (setq pt (,property-change pt 'compilation-message))
2331 ;; Handle the case where where the first error message is 2331 ;; Handle the case where the first error message is
2332 ;; at the start of the buffer, and n < 0. 2332 ;; at the start of the buffer, and n < 0.
2333 (if (or (eq (get-text-property ,limit 'compilation-message) 2333 (if (or (eq (get-text-property ,limit 'compilation-message)
2334 (get-text-property opt 'compilation-message)) 2334 (get-text-property opt 'compilation-message))
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 661c55dc184..6ea939de661 100644
--- a/lisp/progmodes/ebrowse.el
+++ b/lisp/progmodes/ebrowse.el
@@ -3034,7 +3034,7 @@ the first derived class."
3034 :help "Show the base class of this class" 3034 :help "Show the base class of this class"
3035 :active t] 3035 :active t]
3036 ["Down" ebrowse-switch-member-buffer-to-derived-class 3036 ["Down" ebrowse-switch-member-buffer-to-derived-class
3037 :help "Show a derived class class of this class" 3037 :help "Show a derived class of this class"
3038 :active t] 3038 :active t]
3039 ["Next Sibling" ebrowse-switch-member-buffer-to-next-sibling-class 3039 ["Next Sibling" ebrowse-switch-member-buffer-to-next-sibling-class
3040 :help "Show the next sibling class" 3040 :help "Show the next sibling class"
diff --git a/lisp/progmodes/gud.el b/lisp/progmodes/gud.el
index 3ef1d90ab58..7d044b294da 100644
--- a/lisp/progmodes/gud.el
+++ b/lisp/progmodes/gud.el
@@ -1830,7 +1830,7 @@ and source-file directory for your debugger."
1830;; 1830;;
1831;; Type M-n to step over the current line and M-s to step into it. That, 1831;; Type M-n to step over the current line and M-s to step into it. That,
1832;; along with the JDB 'help' command should get you started. The 'quit' 1832;; along with the JDB 'help' command should get you started. The 'quit'
1833;; JDB command will get out out of the debugger. There is some truly 1833;; JDB command will get out of the debugger. There is some truly
1834;; pathetic JDB documentation available at: 1834;; pathetic JDB documentation available at:
1835;; 1835;;
1836;; http://java.sun.com/products/jdk/1.1/debugging/ 1836;; http://java.sun.com/products/jdk/1.1/debugging/
diff --git a/lisp/progmodes/xscheme.el b/lisp/progmodes/xscheme.el
index 4939649b999..16bf01eeaa8 100644
--- a/lisp/progmodes/xscheme.el
+++ b/lisp/progmodes/xscheme.el
@@ -85,8 +85,7 @@ reading-type received an altmode but nothing else
85reading-string reading prompt string") 85reading-string reading prompt string")
86 86
87(defvar-local xscheme-allow-output-p t 87(defvar-local xscheme-allow-output-p t
88 "This variable, if nil, prevents output from the scheme process 88 "Non-nil stops scheme process output being inserted in the process buffer.")
89from being inserted into the process-buffer.")
90 89
91(defvar-local xscheme-prompt "" 90(defvar-local xscheme-prompt ""
92 "The current scheme prompt string.") 91 "The current scheme prompt string.")
@@ -300,7 +299,7 @@ With argument, asks for a command line."
300 299
301(defun scheme-interaction-mode (&optional preserve) 300(defun scheme-interaction-mode (&optional preserve)
302 "Major mode for interacting with an inferior MIT Scheme process. 301 "Major mode for interacting with an inferior MIT Scheme process.
303Like scheme-mode except that: 302Like `scheme-mode' except that:
304 303
305\\[xscheme-send-previous-expression] sends the expression before point to the Scheme process as input 304\\[xscheme-send-previous-expression] sends the expression before point to the Scheme process as input
306\\[xscheme-yank-pop] yanks an expression previously sent to Scheme 305\\[xscheme-yank-pop] yanks an expression previously sent to Scheme
@@ -315,7 +314,7 @@ in the minibuffer. If an error occurs, the process buffer will
315automatically pop up to show you the error message. 314automatically pop up to show you the error message.
316 315
317While the Scheme process is running, the mode lines of all buffers in 316While the Scheme process is running, the mode lines of all buffers in
318scheme-mode are modified to show the state of the process. The 317`scheme-mode' are modified to show the state of the process. The
319possible states and their meanings are: 318possible states and their meanings are:
320 319
321input waiting for input 320input waiting for input
@@ -353,13 +352,13 @@ Some possible command interpreter types and their meanings are:
353 352
354Starting with release 6.2 of Scheme, the latter two types of command 353Starting with release 6.2 of Scheme, the latter two types of command
355interpreters will change the major mode of the Scheme process buffer 354interpreters will change the major mode of the Scheme process buffer
356to scheme-debugger-mode , in which the evaluation commands are 355to `scheme-debugger-mode', in which the evaluation commands are
357disabled, and the keys which normally self insert instead send 356disabled, and the keys which normally self insert instead send
358themselves to the Scheme process. The command character ? will list 357themselves to the Scheme process. The command character ? will list
359the available commands. 358the available commands.
360 359
361For older releases of Scheme, the major mode will be be 360For older releases of Scheme, the major mode will be
362scheme-interaction-mode , and the command characters must be sent as 361`scheme-interaction-mode', and the command characters must be sent as
363if they were expressions. 362if they were expressions.
364 363
365Commands: 364Commands:
@@ -367,10 +366,8 @@ Delete converts tabs to spaces as it moves back.
367Blank lines separate paragraphs. Semicolons start comments. 366Blank lines separate paragraphs. Semicolons start comments.
368\\{scheme-interaction-mode-map} 367\\{scheme-interaction-mode-map}
369 368
370Entry to this mode calls the value of scheme-interaction-mode-hook 369Entry to this mode runs `scheme-mode-hook' and then
371with no args, if that value is non-nil. 370`scheme-interaction-mode-hook'."
372 Likewise with the value of scheme-mode-hook.
373 scheme-interaction-mode-hook is called after scheme-mode-hook."
374 ;; FIXME: Use define-derived-mode. 371 ;; FIXME: Use define-derived-mode.
375 (interactive "P") 372 (interactive "P")
376 (if (not preserve) 373 (if (not preserve)
@@ -456,7 +453,7 @@ with no args, if that value is non-nil.
456 453
457(defun scheme-debugger-mode () 454(defun scheme-debugger-mode ()
458 "Major mode for executing the Scheme debugger. 455 "Major mode for executing the Scheme debugger.
459Like scheme-mode except that the evaluation commands 456Like `scheme-mode' except that the evaluation commands
460are disabled, and characters that would normally be self inserting are 457are disabled, and characters that would normally be self inserting are
461sent to the Scheme process instead. Typing ? will show you which 458sent to the Scheme process instead. Typing ? will show you which
462characters perform useful functions. 459characters perform useful functions.
@@ -593,7 +590,7 @@ See also the commands \\[xscheme-yank-pop] and \\[xscheme-yank-push]."
593 "Insert or replace a just-yanked expression with an older expression. 590 "Insert or replace a just-yanked expression with an older expression.
594If the previous command was not a yank, it yanks. 591If the previous command was not a yank, it yanks.
595Otherwise, the region contains a stretch of reinserted 592Otherwise, the region contains a stretch of reinserted
596expression. yank-pop deletes that text and inserts in its 593expression. `yank-pop' deletes that text and inserts in its
597place a different expression. 594place a different expression.
598 595
599With no argument, the next older expression is inserted. 596With no argument, the next older expression is inserted.
@@ -620,7 +617,7 @@ comes the newest one."
620 "Insert or replace a just-yanked expression with a more recent expression. 617 "Insert or replace a just-yanked expression with a more recent expression.
621If the previous command was not a yank, it yanks. 618If the previous command was not a yank, it yanks.
622Otherwise, the region contains a stretch of reinserted 619Otherwise, the region contains a stretch of reinserted
623expression. yank-pop deletes that text and inserts in its 620expression. `yank-pop' deletes that text and inserts in its
624place a different expression. 621place a different expression.
625 622
626With no argument, the next more recent expression is inserted. 623With no argument, the next more recent expression is inserted.
diff --git a/lisp/simple.el b/lisp/simple.el
index d363f1d91ed..372e153d626 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -5965,7 +5965,7 @@ Used internally by `line-move-visual'.")
5965 "Non-nil means commands that move by lines ignore invisible newlines. 5965 "Non-nil means commands that move by lines ignore invisible newlines.
5966When this option is non-nil, \\[next-line], \\[previous-line], \\[move-end-of-line], and \\[move-beginning-of-line] behave 5966When this option is non-nil, \\[next-line], \\[previous-line], \\[move-end-of-line], and \\[move-beginning-of-line] behave
5967as if newlines that are invisible didn't exist, and count 5967as if newlines that are invisible didn't exist, and count
5968only visible newlines. Thus, moving across across 2 newlines 5968only visible newlines. Thus, moving across 2 newlines
5969one of which is invisible will be counted as a one-line move. 5969one of which is invisible will be counted as a one-line move.
5970Also, a non-nil value causes invisible text to be ignored when 5970Also, a non-nil value causes invisible text to be ignored when
5971counting columns for the purposes of keeping point in the same 5971counting columns for the purposes of keeping point in the same
diff --git a/lisp/sort.el b/lisp/sort.el
index 17f2cb0167e..1dee6ef6c56 100644
--- a/lisp/sort.el
+++ b/lisp/sort.el
@@ -406,7 +406,7 @@ the sort order."
406 406
407;;;###autoload 407;;;###autoload
408(defun sort-regexp-fields (reverse record-regexp key-regexp beg end) 408(defun sort-regexp-fields (reverse record-regexp key-regexp beg end)
409 "Sort the text in the region region lexicographically. 409 "Sort the text in the region lexicographically.
410If called interactively, prompt for two regular expressions, 410If called interactively, prompt for two regular expressions,
411RECORD-REGEXP and KEY-REGEXP. 411RECORD-REGEXP and KEY-REGEXP.
412 412
diff --git a/lisp/textmodes/texinfmt.el b/lisp/textmodes/texinfmt.el
index 647ae1b4300..51f0659bf31 100644
--- a/lisp/textmodes/texinfmt.el
+++ b/lisp/textmodes/texinfmt.el
@@ -2022,7 +2022,7 @@ commands that are defined in texinfo.tex for printed output.
2022 (push (- end-of-template start-of-template) 2022 (push (- end-of-template start-of-template)
2023 texinfo-multitable-width-list) 2023 texinfo-multitable-width-list)
2024 ;; Remove carriage return from within a template, if any. 2024 ;; Remove carriage return from within a template, if any.
2025 ;; This helps those those who want to use more than 2025 ;; This helps those who want to use more than
2026 ;; one line's worth of words in @multitable line. 2026 ;; one line's worth of words in @multitable line.
2027 (narrow-to-region start-of-template end-of-template) 2027 (narrow-to-region start-of-template end-of-template)
2028 (goto-char (point-min)) 2028 (goto-char (point-min))