aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2011-11-22 23:03:56 -0800
committerPaul Eggert2011-11-22 23:03:56 -0800
commitee7683ebb70c308e596103e379ef6b91d001eebc (patch)
tree45382191619e27df7106a8d990bc03903d0fa03f /lisp
parent6b21de180fba10432988d94d2b8f3e2521be5b17 (diff)
downloademacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz
emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip
Spelling fixes.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog.152
-rw-r--r--lisp/ChangeLog.64
-rw-r--r--lisp/ChangeLog.74
-rw-r--r--lisp/ChangeLog.92
-rw-r--r--lisp/allout.el2
-rw-r--r--lisp/calc/calc-nlfit.el91
-rw-r--r--lisp/calc/calc.el2
-rw-r--r--lisp/cedet/semantic.el2
-rw-r--r--lisp/cedet/semantic/analyze.el2
-rw-r--r--lisp/cedet/semantic/analyze/fcn.el2
-rw-r--r--lisp/cedet/semantic/complete.el2
-rw-r--r--lisp/cedet/semantic/ia-sb.el2
-rw-r--r--lisp/cedet/semantic/lex-spp.el2
-rw-r--r--lisp/cedet/semantic/sort.el2
-rw-r--r--lisp/cedet/semantic/symref.el2
-rw-r--r--lisp/cedet/semantic/symref/list.el2
-rw-r--r--lisp/cedet/srecode/texi.el2
-rw-r--r--lisp/doc-view.el2
-rw-r--r--lisp/emacs-lisp/eieio.el2
-rw-r--r--lisp/emacs-lisp/elint.el2
-rw-r--r--lisp/emacs-lisp/testcover.el2
-rw-r--r--lisp/emulation/viper-cmd.el2
-rw-r--r--lisp/emulation/viper-init.el2
-rw-r--r--lisp/emulation/viper-mous.el2
-rw-r--r--lisp/epg.el4
-rw-r--r--lisp/erc/erc.el2
-rw-r--r--lisp/gnus/ChangeLog.12
-rw-r--r--lisp/gnus/gnus-sum.el2
-rw-r--r--lisp/info.el2
-rw-r--r--lisp/language/tibetan.el4
-rw-r--r--lisp/ldefs-boot.el2
-rw-r--r--lisp/mail/feedmail.el2
-rw-r--r--lisp/mh-e/ChangeLog.12
-rw-r--r--lisp/net/xesam.el5
-rw-r--r--lisp/org/ChangeLog2
-rw-r--r--lisp/org/org-bibtex.el2
-rw-r--r--lisp/org/org-clock.el2
-rw-r--r--lisp/org/org-colview.el4
-rw-r--r--lisp/org/org-freemind.el2
-rw-r--r--lisp/progmodes/ada-mode.el2
-rw-r--r--lisp/progmodes/cc-engine.el2
-rw-r--r--lisp/progmodes/cperl-mode.el2
-rw-r--r--lisp/progmodes/hideshow.el4
-rw-r--r--lisp/progmodes/idlw-shell.el2
-rw-r--r--lisp/progmodes/prolog.el4
-rw-r--r--lisp/ps-mule.el2
-rw-r--r--lisp/repeat.el2
-rw-r--r--lisp/ses.el4
-rw-r--r--lisp/subr.el2
-rw-r--r--lisp/term.el2
-rw-r--r--lisp/term/ns-win.el2
-rw-r--r--lisp/textmodes/artist.el2
-rw-r--r--lisp/textmodes/fill.el2
-rw-r--r--lisp/vc/ediff-util.el2
-rw-r--r--lisp/vc/vc.el2
55 files changed, 109 insertions, 109 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index 04133f17364..e9bd06afae8 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -2818,7 +2818,7 @@
2818 2818
2819 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which 2819 * tool-bar.el (tool-bar-setup): Remove :enable conditions, which
2820 are handled by the menu-bar entries. As before, don't use 2820 are handled by the menu-bar entries. As before, don't use
2821 :visibile to avoid changing the tool-bar. 2821 :visible to avoid changing the tool-bar.
2822 2822
28232010-12-27 Michael Albinus <michael.albinus@gmx.de> 28232010-12-27 Michael Albinus <michael.albinus@gmx.de>
2824 2824
diff --git a/lisp/ChangeLog.6 b/lisp/ChangeLog.6
index 42c9df84876..fb6090b3583 100644
--- a/lisp/ChangeLog.6
+++ b/lisp/ChangeLog.6
@@ -5716,7 +5716,7 @@
5716 (vip-read-string-with-history, vip-search): Won't pause inside 5716 (vip-read-string-with-history, vip-search): Won't pause inside
5717 macros any more. 5717 macros any more.
5718 * viper-mous.el (vip-surrounding-word): Modified to understand 5718 * viper-mous.el (vip-surrounding-word): Modified to understand
5719 tripple clicks. 5719 triple clicks.
5720 * viper-util.el (vip-leave-region-active): New function. 5720 * viper-util.el (vip-leave-region-active): New function.
5721 * viper-ex.el (ex-write): Uses better defaults. 5721 * viper-ex.el (ex-write): Uses better defaults.
5722 * viper-macs.el (vip-record-kbd-macro): Correctly escapes `.' and 5722 * viper-macs.el (vip-record-kbd-macro): Correctly escapes `.' and
@@ -6689,7 +6689,7 @@
6689 Harnessed view-minor-mode. 6689 Harnessed view-minor-mode.
6690 Added (vip-leave-region-active) to all simple movement commands. 6690 Added (vip-leave-region-active) to all simple movement commands.
6691 * viper-mous.el (vip-surrounding-word): Modified to understand 6691 * viper-mous.el (vip-surrounding-word): Modified to understand
6692 tripple clicks. 6692 triple clicks.
6693 * viper-util.el (vip-leave-region-active): New function. 6693 * viper-util.el (vip-leave-region-active): New function.
6694 6694
66951995-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> 66951995-08-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index cb606cd0847..a59f1abb2a2 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -1230,7 +1230,7 @@
1230 indicator regex, Fix line positioning. 1230 indicator regex, Fix line positioning.
1231 (speedbar-add-indicator): Handles obj indicators now. 1231 (speedbar-add-indicator): Handles obj indicators now.
1232 (speedbar-check-objects, speedbar-check-obj-this-line): New functions. 1232 (speedbar-check-objects, speedbar-check-obj-this-line): New functions.
1233 (speedbar-double-click): Fix tripple click error. 1233 (speedbar-double-click): Fix triple click error.
1234 (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex. 1234 (speedbar-line-file, speedbar-goto-this-file): Handle indicator regex.
1235 (speedbar-line-path): Only try to get a file when in "files" display. 1235 (speedbar-line-path): Only try to get a file when in "files" display.
1236 (speedbar-line-depth): Handle indicator regex. 1236 (speedbar-line-depth): Handle indicator regex.
@@ -2018,7 +2018,7 @@
20181998-06-19 Karl Heuer <kwzh@gnu.org> 20181998-06-19 Karl Heuer <kwzh@gnu.org>
2019 2019
2020 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix. 2020 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Doc fix.
2021 (checkdoc-continue, checkdoc-tripple-semi-comment-check-flag): Ditto. 2021 (checkdoc-continue, checkdoc-triple-semi-comment-check-flag): Ditto.
2022 (checkdoc-common-verbs-wrong-voice): Use dotted pairs. 2022 (checkdoc-common-verbs-wrong-voice): Use dotted pairs.
2023 2023
20241998-06-19 Richard Stallman <rms@gnu.org> 20241998-06-19 Richard Stallman <rms@gnu.org>
diff --git a/lisp/ChangeLog.9 b/lisp/ChangeLog.9
index 538f3f1d401..7419ccc1241 100644
--- a/lisp/ChangeLog.9
+++ b/lisp/ChangeLog.9
@@ -8319,7 +8319,7 @@
8319 * frame.el (show-cursor-in-non-selected-windows): Doc fix. 8319 * frame.el (show-cursor-in-non-selected-windows): Doc fix.
8320 8320
8321 * hi-lock.el (hi-lock-refontify): Don't call non-existent 8321 * hi-lock.el (hi-lock-refontify): Don't call non-existent
8322 jit-lock-fontify-buffer; it should anyway be unneccessary to 8322 jit-lock-fontify-buffer; it should anyway be unnecessary to
8323 do anything special when jit-lock is active. 8323 do anything special when jit-lock is active.
8324 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs. 8324 (hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.
8325 8325
diff --git a/lisp/allout.el b/lisp/allout.el
index e701d9685a1..e699c85c7b8 100644
--- a/lisp/allout.el
+++ b/lisp/allout.el
@@ -3100,7 +3100,7 @@ Return the start point of the new topic if successful, nil otherwise.
3100 3100
3101Costs more than regular `allout-next-sibling' for short traversals: 3101Costs more than regular `allout-next-sibling' for short traversals:
3102 3102
3103 - we have to check the prior (next, if travelling backwards) 3103 - we have to check the prior (next, if traveling backwards)
3104 item to confirm connectivity with the prior topic, and 3104 item to confirm connectivity with the prior topic, and
3105 - if confirmed, we have to reestablish the allout-recent-* settings with 3105 - if confirmed, we have to reestablish the allout-recent-* settings with
3106 some extra navigation 3106 some extra navigation
diff --git a/lisp/calc/calc-nlfit.el b/lisp/calc/calc-nlfit.el
index 37e6f66c1b1..bd162866c31 100644
--- a/lisp/calc/calc-nlfit.el
+++ b/lisp/calc/calc-nlfit.el
@@ -22,7 +22,7 @@
22;;; Commentary: 22;;; Commentary:
23 23
24;; This code uses the Levenberg-Marquardt method, as described in 24;; This code uses the Levenberg-Marquardt method, as described in
25;; _Numerical Analysis_ by H. R. Schwarz, to fit data to 25;; _Numerical Analysis_ by H. R. Schwarz, to fit data to
26;; nonlinear curves. Currently, the only the following curves are 26;; nonlinear curves. Currently, the only the following curves are
27;; supported: 27;; supported:
28;; The logistic S curve, y=a/(1+exp(b*(t-c))) 28;; The logistic S curve, y=a/(1+exp(b*(t-c)))
@@ -33,14 +33,14 @@
33 33
34;; The logistic bell curve, y=A*exp(B*(t-C))/(1+exp(B*(t-C)))^2 34;; The logistic bell curve, y=A*exp(B*(t-C))/(1+exp(B*(t-C)))^2
35;; Note that this is the derivative of the formula for the S curve. 35;; Note that this is the derivative of the formula for the S curve.
36;; We get A=-a*b, B=b and C=c. Here, y is interpreted as the rate 36;; We get A=-a*b, B=b and C=c. Here, y is interpreted as the rate
37;; of growth of a population at time t. So we will think of the 37;; of growth of a population at time t. So we will think of the
38;; data as consisting of rates p0, p1, ..., pn and their 38;; data as consisting of rates p0, p1, ..., pn and their
39;; respective times t0, t1, ..., tn. 39;; respective times t0, t1, ..., tn.
40 40
41;; The Hubbert Linearization, y/x=A*(1-x/B) 41;; The Hubbert Linearization, y/x=A*(1-x/B)
42;; Here, y is thought of as the rate of growth of a population 42;; Here, y is thought of as the rate of growth of a population
43;; and x represents the actual population. This is essentially 43;; and x represents the actual population. This is essentially
44;; the differential equation describing the actual population. 44;; the differential equation describing the actual population.
45 45
46;; The Levenberg-Marquardt method is an iterative process: it takes 46;; The Levenberg-Marquardt method is an iterative process: it takes
@@ -53,7 +53,7 @@
53;; approximations for b and c are found using least squares on the 53;; approximations for b and c are found using least squares on the
54;; linearization log((a/y)-1) = log(bb) + cc*t of 54;; linearization log((a/y)-1) = log(bb) + cc*t of
55;; y=a/(1+bb*exp(cc*t)), which is equivalent to the above s curve 55;; y=a/(1+bb*exp(cc*t)), which is equivalent to the above s curve
56;; formula, and then tranlating it to b and c. From this, we can 56;; formula, and then translating it to b and c. From this, we can
57;; also get approximations for the bell curve parameters. 57;; also get approximations for the bell curve parameters.
58 58
59;;; Code: 59;;; Code:
@@ -68,7 +68,7 @@
68(defun math-nlfit-least-squares (xdata ydata &optional sdata sigmas) 68(defun math-nlfit-least-squares (xdata ydata &optional sdata sigmas)
69 "Return the parameters A and B for the best least squares fit y=a+bx." 69 "Return the parameters A and B for the best least squares fit y=a+bx."
70 (let* ((n (length xdata)) 70 (let* ((n (length xdata))
71 (s2data (if sdata 71 (s2data (if sdata
72 (mapcar 'calcFunc-sqr sdata) 72 (mapcar 'calcFunc-sqr sdata)
73 (make-list n 1))) 73 (make-list n 1)))
74 (S (if sdata 0 n)) 74 (S (if sdata 0 n))
@@ -109,11 +109,11 @@
109;;; The methods described by de Sousa require the cumulative data qdata 109;;; The methods described by de Sousa require the cumulative data qdata
110;;; and the rates pdata. We will assume that we are given either 110;;; and the rates pdata. We will assume that we are given either
111;;; qdata and the corresponding times tdata, or pdata and the corresponding 111;;; qdata and the corresponding times tdata, or pdata and the corresponding
112;;; tdata. The following two functions will find pdata or qdata, 112;;; tdata. The following two functions will find pdata or qdata,
113;;; given the other.. 113;;; given the other..
114 114
115;;; First, given two lists; one of values q0, q1, ..., qn and one of 115;;; First, given two lists; one of values q0, q1, ..., qn and one of
116;;; corresponding times t0, t1, ..., tn; return a list 116;;; corresponding times t0, t1, ..., tn; return a list
117;;; p0, p1, ..., pn of the rates of change of the qi with respect to t. 117;;; p0, p1, ..., pn of the rates of change of the qi with respect to t.
118;;; p0 is the right hand derivative (q1 - q0)/(t1 - t0). 118;;; p0 is the right hand derivative (q1 - q0)/(t1 - t0).
119;;; pn is the left hand derivative (qn - q(n-1))/(tn - t(n-1)). 119;;; pn is the left hand derivative (qn - q(n-1))/(tn - t(n-1)).
@@ -122,7 +122,7 @@
122 122
123(defun math-nlfit-get-rates-from-cumul (tdata qdata) 123(defun math-nlfit-get-rates-from-cumul (tdata qdata)
124 (let ((pdata (list 124 (let ((pdata (list
125 (math-div 125 (math-div
126 (math-sub (nth 1 qdata) 126 (math-sub (nth 1 qdata)
127 (nth 0 qdata)) 127 (nth 0 qdata))
128 (math-sub (nth 1 tdata) 128 (math-sub (nth 1 tdata)
@@ -155,7 +155,7 @@
155 pdata)) 155 pdata))
156 (reverse pdata))) 156 (reverse pdata)))
157 157
158;;; Next, given two lists -- one of rates p0, p1, ..., pn and one of 158;;; Next, given two lists -- one of rates p0, p1, ..., pn and one of
159;;; corresponding times t0, t1, ..., tn -- and an initial values q0, 159;;; corresponding times t0, t1, ..., tn -- and an initial values q0,
160;;; return a list q0, q1, ..., qn of the cumulative values. 160;;; return a list q0, q1, ..., qn of the cumulative values.
161;;; q0 is the initial value given. 161;;; q0 is the initial value given.
@@ -169,7 +169,7 @@
169 (cons 169 (cons
170 (math-add (car qdata) 170 (math-add (car qdata)
171 (math-mul 171 (math-mul
172 (math-mul 172 (math-mul
173 '(float 5 -1) 173 '(float 5 -1)
174 (math-add (nth 1 pdata) (nth 0 pdata))) 174 (math-add (nth 1 pdata) (nth 0 pdata)))
175 (math-sub (nth 1 tdata) 175 (math-sub (nth 1 tdata)
@@ -181,13 +181,13 @@
181 181
182;;; Given the qdata, pdata and tdata, find the parameters 182;;; Given the qdata, pdata and tdata, find the parameters
183;;; a, b and c that fit q = a/(1+b*exp(c*t)). 183;;; a, b and c that fit q = a/(1+b*exp(c*t)).
184;;; a is found using the method described by de Sousa. 184;;; a is found using the method described by de Sousa.
185;;; b and c are found using least squares on the linearization 185;;; b and c are found using least squares on the linearization
186;;; log((a/q)-1) = log(b) + c*t 186;;; log((a/q)-1) = log(b) + c*t
187;;; In some cases (where the logistic curve may well be the wrong 187;;; In some cases (where the logistic curve may well be the wrong
188;;; model), the computed a will be less than or equal to the maximum 188;;; model), the computed a will be less than or equal to the maximum
189;;; value of q in qdata; in which case the above linearization won't work. 189;;; value of q in qdata; in which case the above linearization won't work.
190;;; In this case, a will be replaced by a number slightly above 190;;; In this case, a will be replaced by a number slightly above
191;;; the maximum value of q. 191;;; the maximum value of q.
192 192
193(defun math-nlfit-find-qmax (qdata pdata tdata) 193(defun math-nlfit-find-qmax (qdata pdata tdata)
@@ -224,7 +224,7 @@
224 (setq qmh 224 (setq qmh
225 (math-add qmh 225 (math-add qmh
226 (math-mul 226 (math-mul
227 (math-mul 227 (math-mul
228 '(float 5 -1) 228 '(float 5 -1)
229 (math-add (nth 1 pdata) (nth 0 pdata))) 229 (math-add (nth 1 pdata) (nth 0 pdata)))
230 (math-sub (nth 1 tdata) 230 (math-sub (nth 1 tdata)
@@ -239,7 +239,7 @@
239 (let* ((qhalf (math-nlfit-find-qmaxhalf pdata tdata)) 239 (let* ((qhalf (math-nlfit-find-qmaxhalf pdata tdata))
240 (q0 (math-mul 2 qhalf)) 240 (q0 (math-mul 2 qhalf))
241 (qdata (math-nlfit-get-cumul-from-rates tdata pdata q0))) 241 (qdata (math-nlfit-get-cumul-from-rates tdata pdata q0)))
242 (while (math-lessp (math-nlfit-find-qmax 242 (while (math-lessp (math-nlfit-find-qmax
243 (mapcar 243 (mapcar
244 (lambda (q) (math-add q0 q)) 244 (lambda (q) (math-add q0 q))
245 qdata) 245 qdata)
@@ -260,7 +260,7 @@
260 (i 0)) 260 (i 0))
261 (while (< i 10) 261 (while (< i 10)
262 (setq q0 (math-mul '(float 5 -1) (math-add qmin qmax))) 262 (setq q0 (math-mul '(float 5 -1) (math-add qmin qmax)))
263 (if (math-lessp 263 (if (math-lessp
264 (math-nlfit-find-qmax 264 (math-nlfit-find-qmax
265 (mapcar 265 (mapcar
266 (lambda (q) (math-add q0 q)) 266 (lambda (q) (math-add q0 q))
@@ -272,7 +272,7 @@
272 (setq i (1+ i))) 272 (setq i (1+ i)))
273 (math-mul '(float 5 -1) (math-add qmin qmax))))) 273 (math-mul '(float 5 -1) (math-add qmin qmax)))))
274 274
275;;; To improve the approximations to the parameters, we can use 275;;; To improve the approximations to the parameters, we can use
276;;; Marquardt method as described in Schwarz's book. 276;;; Marquardt method as described in Schwarz's book.
277 277
278;;; Small numbers used in the Givens algorithm 278;;; Small numbers used in the Givens algorithm
@@ -329,7 +329,7 @@
329 (let ((cij (math-nlfit-get-matx-elt C i j)) 329 (let ((cij (math-nlfit-get-matx-elt C i j))
330 (cjj (math-nlfit-get-matx-elt C j j))) 330 (cjj (math-nlfit-get-matx-elt C j j)))
331 (when (not (math-equal 0 cij)) 331 (when (not (math-equal 0 cij))
332 (if (math-lessp (calcFunc-abs cjj) 332 (if (math-lessp (calcFunc-abs cjj)
333 (math-mul math-nlfit-delta (calcFunc-abs cij))) 333 (math-mul math-nlfit-delta (calcFunc-abs cij)))
334 (setq w (math-neg cij) 334 (setq w (math-neg cij)
335 gamma 0 335 gamma 0
@@ -337,7 +337,7 @@
337 rho 1) 337 rho 1)
338 (setq w (math-mul 338 (setq w (math-mul
339 (calcFunc-sign cjj) 339 (calcFunc-sign cjj)
340 (calcFunc-sqrt 340 (calcFunc-sqrt
341 (math-add 341 (math-add
342 (math-mul cjj cjj) 342 (math-mul cjj cjj)
343 (math-mul cij cij)))) 343 (math-mul cij cij))))
@@ -351,10 +351,10 @@
351 (math-nlfit-set-matx-elt C j j w) 351 (math-nlfit-set-matx-elt C j j w)
352 (math-nlfit-set-matx-elt C i j rho) 352 (math-nlfit-set-matx-elt C i j rho)
353 (let ((k (1+ j))) 353 (let ((k (1+ j)))
354 (while (<= k n) 354 (while (<= k n)
355 (let* ((cjk (math-nlfit-get-matx-elt C j k)) 355 (let* ((cjk (math-nlfit-get-matx-elt C j k))
356 (cik (math-nlfit-get-matx-elt C i k)) 356 (cik (math-nlfit-get-matx-elt C i k))
357 (h (math-sub 357 (h (math-sub
358 (math-mul gamma cjk) (math-mul sigma cik)))) 358 (math-mul gamma cjk) (math-mul sigma cik))))
359 (setq cik (math-add 359 (setq cik (math-add
360 (math-mul sigma cjk) 360 (math-mul sigma cjk)
@@ -386,9 +386,9 @@
386 (setq s (math-add s (math-mul (math-nlfit-get-matx-elt C i k) 386 (setq s (math-add s (math-mul (math-nlfit-get-matx-elt C i k)
387 (math-nlfit-get-elt x k)))) 387 (math-nlfit-get-elt x k))))
388 (setq k (1+ k)))) 388 (setq k (1+ k))))
389 (math-nlfit-set-elt x i 389 (math-nlfit-set-elt x i
390 (math-neg 390 (math-neg
391 (math-div s 391 (math-div s
392 (math-nlfit-get-matx-elt C i i)))) 392 (math-nlfit-get-matx-elt C i i))))
393 (setq i (1- i)))) 393 (setq i (1- i))))
394 (let ((i (1+ n))) 394 (let ((i (1+ n)))
@@ -405,7 +405,7 @@
405 sigma 1) 405 sigma 1)
406 (if (math-lessp (calcFunc-abs rho) 1) 406 (if (math-lessp (calcFunc-abs rho) 1)
407 (setq sigma rho 407 (setq sigma rho
408 gamma (calcFunc-sqrt 408 gamma (calcFunc-sqrt
409 (math-sub 1 (math-mul sigma sigma)))) 409 (math-sub 1 (math-mul sigma sigma))))
410 (setq gamma (math-div 1 (calcFunc-abs rho)) 410 (setq gamma (math-div 1 (calcFunc-abs rho))
411 sigma (math-mul (calcFunc-sign rho) 411 sigma (math-mul (calcFunc-sign rho)
@@ -429,7 +429,7 @@
429 429
430(defun math-nlfit-jacobian (grad xlist parms &optional slist) 430(defun math-nlfit-jacobian (grad xlist parms &optional slist)
431 (let ((j nil)) 431 (let ((j nil))
432 (while xlist 432 (while xlist
433 (let ((row (apply grad (car xlist) parms))) 433 (let ((row (apply grad (car xlist) parms)))
434 (setq j 434 (setq j
435 (cons 435 (cons
@@ -495,7 +495,7 @@
495 (setq ydata (cdr ydata)) 495 (setq ydata (cdr ydata))
496 (setq sdata (cdr sdata))) 496 (setq sdata (cdr sdata)))
497 (reverse d))) 497 (reverse d)))
498 498
499(defun math-nlfit-make-dtilda (d n) 499(defun math-nlfit-make-dtilda (d n)
500 (append d (make-list n 0))) 500 (append d (make-list n 0)))
501 501
@@ -520,8 +520,8 @@
520 (newchisq (math-nlfit-chi-sq xlist ylist newparms fn slist))) 520 (newchisq (math-nlfit-chi-sq xlist ylist newparms fn slist)))
521 (if (math-lessp newchisq chisq) 521 (if (math-lessp newchisq chisq)
522 (progn 522 (progn
523 (if (math-lessp 523 (if (math-lessp
524 (math-div 524 (math-div
525 (math-sub chisq newchisq) newchisq) math-nlfit-epsilon) 525 (math-sub chisq newchisq) newchisq) math-nlfit-epsilon)
526 (setq really-done t)) 526 (setq really-done t))
527 (setq lambda (math-div lambda 10)) 527 (setq lambda (math-div lambda 10))
@@ -551,7 +551,7 @@
551 (let ((ex (calcFunc-exp (math-mul c (math-sub x d))))) 551 (let ((ex (calcFunc-exp (math-mul c (math-sub x d)))))
552 (math-div 552 (math-div
553 (math-mul a ex) 553 (math-mul a ex)
554 (math-sqr 554 (math-sqr
555 (math-add 555 (math-add
556 1 ex))))) 556 1 ex)))))
557 557
@@ -582,7 +582,7 @@
582 582
583(defun math-nlfit-find-covar (grad xlist pparms) 583(defun math-nlfit-find-covar (grad xlist pparms)
584 (let ((j nil)) 584 (let ((j nil))
585 (while xlist 585 (while xlist
586 (setq j (cons (cons 'vec (apply grad (car xlist) pparms)) j)) 586 (setq j (cons (cons 'vec (apply grad (car xlist) pparms)) j))
587 (setq xlist (cdr xlist))) 587 (setq xlist (cdr xlist)))
588 (setq j (cons 'vec (reverse j))) 588 (setq j (cons 'vec (reverse j)))
@@ -603,7 +603,7 @@
603 (setq i (1+ i))) 603 (setq i (1+ i)))
604 (setq sgs (reverse sgs))) 604 (setq sgs (reverse sgs)))
605 (list sgs covar))) 605 (list sgs covar)))
606 606
607;;; Now the Calc functions 607;;; Now the Calc functions
608 608
609(defun math-nlfit-s-logistic-params (xdata ydata) 609(defun math-nlfit-s-logistic-params (xdata ydata)
@@ -687,15 +687,15 @@
687 (funcall initparms xdata ydata)) 687 (funcall initparms xdata ydata))
688 (fit (math-nlfit-fit xdata ydata parmguess fn grad sdata)) 688 (fit (math-nlfit-fit xdata ydata parmguess fn grad sdata))
689 (finalparms (nth 1 fit)) 689 (finalparms (nth 1 fit))
690 (sigmacovar 690 (sigmacovar
691 (if sdevv 691 (if sdevv
692 (math-nlfit-get-sigmas grad xdata finalparms (nth 0 fit)))) 692 (math-nlfit-get-sigmas grad xdata finalparms (nth 0 fit))))
693 (sigmas 693 (sigmas
694 (if sdevv 694 (if sdevv
695 (nth 0 sigmacovar))) 695 (nth 0 sigmacovar)))
696 (finalparms 696 (finalparms
697 (if sigmas 697 (if sigmas
698 (math-map-binop 698 (math-map-binop
699 (lambda (x y) (list 'sdev x y)) finalparms sigmas) 699 (lambda (x y) (list 'sdev x y)) finalparms sigmas)
700 finalparms)) 700 finalparms))
701 (soln (funcall solnexpr finalparms var))) 701 (soln (funcall solnexpr finalparms var)))
@@ -712,8 +712,8 @@
712 ((eq sdv 'calcFunc-xfit) 712 ((eq sdv 'calcFunc-xfit)
713 (let (sln) 713 (let (sln)
714 (setq sln 714 (setq sln
715 (list 'vec 715 (list 'vec
716 soln 716 soln
717 traillist 717 traillist
718 (nth 1 sigmacovar) 718 (nth 1 sigmacovar)
719 '(vec) 719 '(vec)
@@ -721,7 +721,7 @@
721 (let ((n (length xdata)) 721 (let ((n (length xdata))
722 (m (length finalparms))) 722 (m (length finalparms)))
723 (if (and sdata (> n m)) 723 (if (and sdata (> n m))
724 (calcFunc-utpc (nth 0 fit) 724 (calcFunc-utpc (nth 0 fit)
725 (- n m)) 725 (- n m))
726 '(var nan var-nan))))) 726 '(var nan var-nan)))))
727 (math-nlfit-enter-result 1 "xfit" sln))) 727 (math-nlfit-enter-result 1 "xfit" sln)))
@@ -787,14 +787,14 @@
787 (list (nth 1 (nth 0 finalparms)) 787 (list (nth 1 (nth 0 finalparms))
788 (nth 1 (nth 1 finalparms))) 788 (nth 1 (nth 1 finalparms)))
789 (lambda (x a b) 789 (lambda (x a b)
790 (math-mul a 790 (math-mul a
791 (math-sub 791 (math-sub
792 1 792 1
793 (math-div x b)))) 793 (math-div x b))))
794 sdata))) 794 sdata)))
795 (setq sln 795 (setq sln
796 (list 'vec 796 (list 'vec
797 soln 797 soln
798 traillist 798 traillist
799 (nth 2 parmvals) 799 (nth 2 parmvals)
800 (list 800 (list
@@ -807,7 +807,7 @@
807 chisq 807 chisq
808 (let ((n (length qdata))) 808 (let ((n (length qdata)))
809 (if (and sdata (> n 2)) 809 (if (and sdata (> n 2))
810 (calcFunc-utpc 810 (calcFunc-utpc
811 chisq 811 chisq
812 (- n 2)) 812 (- n 2))
813 '(var nan var-nan))))) 813 '(var nan var-nan)))))
@@ -817,4 +817,3 @@
817 (calc-record traillist "parm"))))) 817 (calc-record traillist "parm")))))
818 818
819(provide 'calc-nlfit) 819(provide 'calc-nlfit)
820
diff --git a/lisp/calc/calc.el b/lisp/calc/calc.el
index 626d2462b4f..23f955afe7c 100644
--- a/lisp/calc/calc.el
+++ b/lisp/calc/calc.el
@@ -1003,7 +1003,7 @@ Used by `calc-user-invocation'.")
1003(defvar calc-quick-prev-results nil 1003(defvar calc-quick-prev-results nil
1004 "Previous results from Quick Calc.") 1004 "Previous results from Quick Calc.")
1005(defvar calc-said-hello nil 1005(defvar calc-said-hello nil
1006 "Non-nil if the welcomd message has been displayed.") 1006 "Non-nil if the welcome message has been displayed.")
1007(defvar calc-executing-macro nil 1007(defvar calc-executing-macro nil
1008 "Non-nil if a keyboard macro is executing from the \"K\" key.") 1008 "Non-nil if a keyboard macro is executing from the \"K\" key.")
1009(defvar calc-any-selections nil 1009(defvar calc-any-selections nil
diff --git a/lisp/cedet/semantic.el b/lisp/cedet/semantic.el
index 3ffb6baee9f..3355ed83a91 100644
--- a/lisp/cedet/semantic.el
+++ b/lisp/cedet/semantic.el
@@ -437,7 +437,7 @@ RETURNONERROR specifies that parsing should stop on the first
437unmatched syntax encountered. When nil, parsing skips the syntax, 437unmatched syntax encountered. When nil, parsing skips the syntax,
438adding it to the unmatched syntax cache. 438adding it to the unmatched syntax cache.
439 439
440Must return a list of semantic tags wich have been cooked 440Must return a list of semantic tags which have been cooked
441\(repositioned properly) but which DO NOT HAVE OVERLAYS associated 441\(repositioned properly) but which DO NOT HAVE OVERLAYS associated
442with them. When overloading this function, use `semantic--tag-expand' 442with them. When overloading this function, use `semantic--tag-expand'
443to cook raw tags.") 443to cook raw tags.")
diff --git a/lisp/cedet/semantic/analyze.el b/lisp/cedet/semantic/analyze.el
index ae199703c80..c275ba96ee4 100644
--- a/lisp/cedet/semantic/analyze.el
+++ b/lisp/cedet/semantic/analyze.el
@@ -254,7 +254,7 @@ Optional argument THROWSYM specifies a symbol the throw on non-recoverable error
254 (fname nil) 254 (fname nil)
255 (miniscope (when scope (clone scope))) 255 (miniscope (when scope (clone scope)))
256 ) 256 )
257 ;; First order check. Is this wholely contained in the typecache? 257 ;; First order check. Is this wholly contained in the typecache?
258 (setq tmp (semanticdb-typecache-find sequence)) 258 (setq tmp (semanticdb-typecache-find sequence))
259 259
260 (if tmp 260 (if tmp
diff --git a/lisp/cedet/semantic/analyze/fcn.el b/lisp/cedet/semantic/analyze/fcn.el
index eae6d013400..967e5c59cda 100644
--- a/lisp/cedet/semantic/analyze/fcn.el
+++ b/lisp/cedet/semantic/analyze/fcn.el
@@ -157,7 +157,7 @@ Almost all searches use the same arguments."
157;; 157;;
158 158
159(define-overloadable-function semantic-analyze-dereference-metatype (type scope &optional type-declaration) 159(define-overloadable-function semantic-analyze-dereference-metatype (type scope &optional type-declaration)
160 ;; todo - move into typecahe!! 160 ;; todo - move into typecache!!
161 "Return a concrete type tag based on input TYPE tag. 161 "Return a concrete type tag based on input TYPE tag.
162A concrete type is an actual declaration of a memory description, 162A concrete type is an actual declaration of a memory description,
163such as a structure, or class. A meta type is an alias, 163such as a structure, or class. A meta type is an alias,
diff --git a/lisp/cedet/semantic/complete.el b/lisp/cedet/semantic/complete.el
index aaec4cb30ff..7e01b88f60b 100644
--- a/lisp/cedet/semantic/complete.el
+++ b/lisp/cedet/semantic/complete.el
@@ -1023,7 +1023,7 @@ Output must be in semanticdb Find result format."
1023 1023
1024(defmethod semantic-collector-try-completion-whitespace 1024(defmethod semantic-collector-try-completion-whitespace
1025 ((obj semantic-collector-abstract) prefix) 1025 ((obj semantic-collector-abstract) prefix)
1026 "For OBJ, do whatepsace completion based on PREFIX. 1026 "For OBJ, do whitespace completion based on PREFIX.
1027This implies that if there are two completions, one matching 1027This implies that if there are two completions, one matching
1028the test \"prefix\\>\", and one not, the one matching the full 1028the test \"prefix\\>\", and one not, the one matching the full
1029word version of PREFIX will be chosen, and that text returned. 1029word version of PREFIX will be chosen, and that text returned.
diff --git a/lisp/cedet/semantic/ia-sb.el b/lisp/cedet/semantic/ia-sb.el
index 95a68673b8c..edd62cc5ca5 100644
--- a/lisp/cedet/semantic/ia-sb.el
+++ b/lisp/cedet/semantic/ia-sb.el
@@ -348,7 +348,7 @@ TEXT TAG and INDENT are the details."
348 (insert (semantic-tag-name tag)) 348 (insert (semantic-tag-name tag))
349 (if movepoint (setq movepoint (point))) 349 (if movepoint (setq movepoint (point)))
350 ;; I'd like to use this to add fancy () or what not at the end 350 ;; I'd like to use this to add fancy () or what not at the end
351 ;; but we need the parent file whih requires an upgrade to the 351 ;; but we need the parent file which requires an upgrade to the
352 ;; analysis tool. 352 ;; analysis tool.
353 ;;(semantic-insert-foreign-tag tag ??)) 353 ;;(semantic-insert-foreign-tag tag ??))
354 ) 354 )
diff --git a/lisp/cedet/semantic/lex-spp.el b/lisp/cedet/semantic/lex-spp.el
index 03a3f1b0cb1..9cbea4430e0 100644
--- a/lisp/cedet/semantic/lex-spp.el
+++ b/lisp/cedet/semantic/lex-spp.el
@@ -452,7 +452,7 @@ continue processing recursively."
452 ;; If val is nil, that's probably wrong. 452 ;; If val is nil, that's probably wrong.
453 ;; Found a system header case where this was true. 453 ;; Found a system header case where this was true.
454 ((null val) "") 454 ((null val) "")
455 ;; Debug wierd stuff. 455 ;; Debug weird stuff.
456 (t (debug))) 456 (t (debug)))
457 )) 457 ))
458 ((stringp txt) 458 ((stringp txt)
diff --git a/lisp/cedet/semantic/sort.el b/lisp/cedet/semantic/sort.el
index c3d8b26810c..a4126e1384b 100644
--- a/lisp/cedet/semantic/sort.el
+++ b/lisp/cedet/semantic/sort.el
@@ -229,7 +229,7 @@ unmodified as components of their parent tags."
229 (mapc (lambda (tag) 229 (mapc (lambda (tag)
230 (let ((components (semantic-tag-components tag))) 230 (let ((components (semantic-tag-components tag)))
231 (if (and components 231 (if (and components
232 ;; unpositined tags can be hazardous to 232 ;; unpositioned tags can be hazardous to
233 ;; completion. Do we need any type of tag 233 ;; completion. Do we need any type of tag
234 ;; here? - EL 234 ;; here? - EL
235 (semantic-tag-with-position-p (car components))) 235 (semantic-tag-with-position-p (car components)))
diff --git a/lisp/cedet/semantic/symref.el b/lisp/cedet/semantic/symref.el
index 61006802c0d..cbae9f85573 100644
--- a/lisp/cedet/semantic/symref.el
+++ b/lisp/cedet/semantic/symref.el
@@ -324,7 +324,7 @@ Use the `semantic-symref-hit-tags' method to get this list.")
324 (setq ans (list (car files)) 324 (setq ans (list (car files))
325 files (cdr files)) 325 files (cdr files))
326 (dolist (F files) 326 (dolist (F files)
327 ;; This algorithm for uniqing the file list depends on the 327 ;; This algorithm for uniquifying the file list depends on the
328 ;; tool in question providing all the hits in the same file 328 ;; tool in question providing all the hits in the same file
329 ;; grouped together. 329 ;; grouped together.
330 (when (not (string= F (car ans))) 330 (when (not (string= F (car ans)))
diff --git a/lisp/cedet/semantic/symref/list.el b/lisp/cedet/semantic/symref/list.el
index ce3500f83e1..53422541c47 100644
--- a/lisp/cedet/semantic/symref/list.el
+++ b/lisp/cedet/semantic/symref/list.el
@@ -401,7 +401,7 @@ BUTTON is the button that was clicked."
401 401
402;;; UTILS 402;;; UTILS
403;; 403;;
404;; List mode utils for understadning the current line 404;; List mode utils for understanding the current line
405 405
406(defun semantic-symref-list-on-hit-p () 406(defun semantic-symref-list-on-hit-p ()
407 "Return the line number if the cursor is on a buffer line with a hit. 407 "Return the line number if the cursor is on a buffer line with a hit.
diff --git a/lisp/cedet/srecode/texi.el b/lisp/cedet/srecode/texi.el
index acfc2486711..df90f6c464f 100644
--- a/lisp/cedet/srecode/texi.el
+++ b/lisp/cedet/srecode/texi.el
@@ -244,7 +244,7 @@ that class.
244 `function' => @dfn{function} 244 `function' => @dfn{function}
245 `variable' => @code{variable} 245 `variable' => @code{variable}
246 `class' => @code{class} @xref{class} 246 `class' => @code{class} @xref{class}
247 `unknown' => @code{unknonwn} 247 `unknown' => @code{unknown}
248 \"text\" => ``text'' 248 \"text\" => ``text''
249 'quoteme => @code{quoteme} 249 'quoteme => @code{quoteme}
250 non-nil => non-@code{nil} 250 non-nil => non-@code{nil}
diff --git a/lisp/doc-view.el b/lisp/doc-view.el
index d16d8c6f62d..7e4329234e3 100644
--- a/lisp/doc-view.el
+++ b/lisp/doc-view.el
@@ -124,7 +124,7 @@
124;; (except the tooltip) if the next match is on the same page. 124;; (except the tooltip) if the next match is on the same page.
125 125
126;; And it's much slower than the current search facility, because 126;; And it's much slower than the current search facility, because
127;; isearch really searches for each step forward or backward wheras 127;; isearch really searches for each step forward or backward whereas
128;; the current approach searches once and then it knows to which 128;; the current approach searches once and then it knows to which
129;; pages to jump. 129;; pages to jump.
130 130
diff --git a/lisp/emacs-lisp/eieio.el b/lisp/emacs-lisp/eieio.el
index 5e29a85d386..db3236afc1a 100644
--- a/lisp/emacs-lisp/eieio.el
+++ b/lisp/emacs-lisp/eieio.el
@@ -992,7 +992,7 @@ if default value is nil."
992 ;; EML - Note: the only reason to override a class bound slot 992 ;; EML - Note: the only reason to override a class bound slot
993 ;; is to change the default, so allow unbound in. 993 ;; is to change the default, so allow unbound in.
994 994
995 ;; If we have a repeat, only update the vlaue... 995 ;; If we have a repeat, only update the value...
996 (eieio-perform-slot-validation-for-default a tp value skipnil) 996 (eieio-perform-slot-validation-for-default a tp value skipnil)
997 (setcar dp value)) 997 (setcar dp value))
998 998
diff --git a/lisp/emacs-lisp/elint.el b/lisp/emacs-lisp/elint.el
index ba04a27021e..ce6f8348a6b 100644
--- a/lisp/emacs-lisp/elint.el
+++ b/lisp/emacs-lisp/elint.el
@@ -1098,7 +1098,7 @@ optional prefix argument REINIT is non-nil."
1098;; This includes all the built-in and dumped things with documentation. 1098;; This includes all the built-in and dumped things with documentation.
1099(defun elint-scan-doc-file () 1099(defun elint-scan-doc-file ()
1100 "Scan the DOC file for function and variables. 1100 "Scan the DOC file for function and variables.
1101Marks the function wih their arguments, and returns a list of variables." 1101Marks the function with their arguments, and returns a list of variables."
1102 ;; Cribbed from help-fns.el. 1102 ;; Cribbed from help-fns.el.
1103 (let ((docbuf " *DOC*") 1103 (let ((docbuf " *DOC*")
1104 vars sym args) 1104 vars sym args)
diff --git a/lisp/emacs-lisp/testcover.el b/lisp/emacs-lisp/testcover.el
index 8f991575eda..a5a6f71d79e 100644
--- a/lisp/emacs-lisp/testcover.el
+++ b/lisp/emacs-lisp/testcover.el
@@ -220,7 +220,7 @@ non-nil, byte-compiles each function after instrumenting."
220(defun testcover-reinstrument (form) 220(defun testcover-reinstrument (form)
221 "Reinstruments FORM to use testcover instead of edebug. This 221 "Reinstruments FORM to use testcover instead of edebug. This
222function modifies the list that FORM points to. Result is nil if 222function modifies the list that FORM points to. Result is nil if
223FORM should return multiple vlues, t if should always return same 223FORM should return multiple values, t if should always return same
224value, 'maybe if either is acceptable." 224value, 'maybe if either is acceptable."
225 (let ((fun (car-safe form)) 225 (let ((fun (car-safe form))
226 id val) 226 id val)
diff --git a/lisp/emulation/viper-cmd.el b/lisp/emulation/viper-cmd.el
index df37157f7a9..ce3cc3c9a22 100644
--- a/lisp/emulation/viper-cmd.el
+++ b/lisp/emulation/viper-cmd.el
@@ -3715,7 +3715,7 @@ Although this function is bound to \\[viper-toggle-search-style], the most
3715convenient way to use it is to bind `//' to the macro 3715convenient way to use it is to bind `//' to the macro
3716`1 M-x viper-toggle-search-style' and `///' to 3716`1 M-x viper-toggle-search-style' and `///' to
3717`2 M-x viper-toggle-search-style'. In this way, hitting `//' quickly will 3717`2 M-x viper-toggle-search-style'. In this way, hitting `//' quickly will
3718toggle case-fold-search and hitting `/' three times witth toggle regexp 3718toggle case-fold-search and hitting `/' three times with toggle regexp
3719search. Macros are more convenient in this case because they don't affect 3719search. Macros are more convenient in this case because they don't affect
3720the Emacs binding of `/'." 3720the Emacs binding of `/'."
3721 (interactive "P") 3721 (interactive "P")
diff --git a/lisp/emulation/viper-init.el b/lisp/emulation/viper-init.el
index b0c37ed28e4..2d221d5fa05 100644
--- a/lisp/emulation/viper-init.el
+++ b/lisp/emulation/viper-init.el
@@ -593,7 +593,7 @@ to a new place after repeating previous Vi command."
593;; The reason this is needed is because dabbrev-expand (and possibly 593;; The reason this is needed is because dabbrev-expand (and possibly
594;; others) may jump to before the insertion point, delete something and 594;; others) may jump to before the insertion point, delete something and
595;; then reinsert a bigger piece. For instance: bla^blo 595;; then reinsert a bigger piece. For instance: bla^blo
596;; If dabbrev-expand is called after `blo' and ^ undicates viper-insert-point, 596;; If dabbrev-expand is called after `blo' and ^ indicates viper-insert-point,
597;; then point jumps to the beginning of `blo'. If expansion is found, `blablo' 597;; then point jumps to the beginning of `blo'. If expansion is found, `blablo'
598;; is deleted, and we have |^, where | denotes point. Next, dabbrev-expand 598;; is deleted, and we have |^, where | denotes point. Next, dabbrev-expand
599;; will insert the expansion, and we get: blablo^ 599;; will insert the expansion, and we get: blablo^
diff --git a/lisp/emulation/viper-mous.el b/lisp/emulation/viper-mous.el
index a2e289df5e8..a99ffdea558 100644
--- a/lisp/emulation/viper-mous.el
+++ b/lisp/emulation/viper-mous.el
@@ -66,7 +66,7 @@
66 "*Function that determines what constitutes a word for clicking events. 66 "*Function that determines what constitutes a word for clicking events.
67Takes two parameters: a COUNT, indicating how many words to return, 67Takes two parameters: a COUNT, indicating how many words to return,
68and CLICK-COUNT, telling whether this is the first click, a double-click, 68and CLICK-COUNT, telling whether this is the first click, a double-click,
69or a tripple-click." 69or a triple-click."
70 :type 'symbol 70 :type 'symbol
71 :group 'viper-mouse) 71 :group 'viper-mouse)
72 72
diff --git a/lisp/epg.el b/lisp/epg.el
index 00c00f9c9d3..133e76da96c 100644
--- a/lisp/epg.el
+++ b/lisp/epg.el
@@ -82,7 +82,7 @@
82(defconst epg-invalid-recipients-reason-alist 82(defconst epg-invalid-recipients-reason-alist
83 '((0 . "No specific reason given") 83 '((0 . "No specific reason given")
84 (1 . "Not Found") 84 (1 . "Not Found")
85 (2 . "Ambigious specification") 85 (2 . "Ambiguous specification")
86 (3 . "Wrong key usage") 86 (3 . "Wrong key usage")
87 (4 . "Key revoked") 87 (4 . "Key revoked")
88 (5 . "Key expired") 88 (5 . "Key expired")
@@ -95,7 +95,7 @@
95(defconst epg-delete-problem-reason-alist 95(defconst epg-delete-problem-reason-alist
96 '((1 . "No such key") 96 '((1 . "No such key")
97 (2 . "Must delete secret key first") 97 (2 . "Must delete secret key first")
98 (3 . "Ambigious specification"))) 98 (3 . "Ambiguous specification")))
99 99
100(defconst epg-import-ok-reason-alist 100(defconst epg-import-ok-reason-alist
101 '((0 . "Not actually changed") 101 '((0 . "Not actually changed")
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index a218dd12555..0eff33f1e75 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -2626,7 +2626,7 @@ VALUE is computed by evaluating the rest of LINE in Lisp."
2626(defun erc-cmd-default (line) 2626(defun erc-cmd-default (line)
2627 "Fallback command. 2627 "Fallback command.
2628 2628
2629Commands for which no erc-cmd-xxx exists, are tunnelled through 2629Commands for which no erc-cmd-xxx exists, are tunneled through
2630this function. LINE is sent to the server verbatim, and 2630this function. LINE is sent to the server verbatim, and
2631therefore has to contain the command itself as well." 2631therefore has to contain the command itself as well."
2632 (erc-log (format "cmd: DEFAULT: %s" line)) 2632 (erc-log (format "cmd: DEFAULT: %s" line))
diff --git a/lisp/gnus/ChangeLog.1 b/lisp/gnus/ChangeLog.1
index 86c4eea59ab..8d4b1a086db 100644
--- a/lisp/gnus/ChangeLog.1
+++ b/lisp/gnus/ChangeLog.1
@@ -2346,7 +2346,7 @@
2346 2346
2347 * nnmh.el: Don't call nnmail-activate. 2347 * nnmh.el: Don't call nnmail-activate.
2348 2348
2349 * gnus.el: User-variabelize all custom vars. 2349 * gnus.el: User-variablize all custom vars.
2350 2350
23511998-02-13 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no> 23511998-02-13 Lars Magne Ingebrigtsen <larsi@menja.ifi.uio.no>
2352 2352
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index 7cea88e7f54..b3f85cf9366 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -11913,7 +11913,7 @@ will not be marked as saved."
11913 ;; This is a pseudo-article. 11913 ;; This is a pseudo-article.
11914 (if (assq 'name header) 11914 (if (assq 'name header)
11915 (gnus-copy-file (cdr (assq 'name header))) 11915 (gnus-copy-file (cdr (assq 'name header)))
11916 (gnus-message 1 "Article %d is unsaveable" article)) 11916 (gnus-message 1 "Article %d is unsavable" article))
11917 ;; This is a real article. 11917 ;; This is a real article.
11918 (save-window-excursion 11918 (save-window-excursion
11919 (gnus-summary-select-article decode decode nil article) 11919 (gnus-summary-select-article decode decode nil article)
diff --git a/lisp/info.el b/lisp/info.el
index 4f2f33d017c..02f84a54af9 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -3240,7 +3240,7 @@ search results."
3240 (Info-index topic) 3240 (Info-index topic)
3241 (push (cons (cons Info-current-file topic) Info-index-alternatives) 3241 (push (cons (cons Info-current-file topic) Info-index-alternatives)
3242 Info-virtual-index-nodes) 3242 Info-virtual-index-nodes)
3243 ;; Clean up unneccessary side-effects of `Info-index'. 3243 ;; Clean up unnecessary side-effects of `Info-index'.
3244 (setq Info-history-list ohist-list) 3244 (setq Info-history-list ohist-list)
3245 (Info-goto-node orignode) 3245 (Info-goto-node orignode)
3246 (message ""))) 3246 (message "")))
diff --git a/lisp/language/tibetan.el b/lisp/language/tibetan.el
index a23645bae1f..c80b22c696d 100644
--- a/lisp/language/tibetan.el
+++ b/lisp/language/tibetan.el
@@ -424,7 +424,7 @@
424 )) 424 ))
425 425
426;;; alist for Tibetan composite vowels (long i, vocalic r, etc.) 426;;; alist for Tibetan composite vowels (long i, vocalic r, etc.)
427;;; New varialble. created by Tomabechi 2000/06/08 427;;; New variable. created by Tomabechi 2000/06/08
428(defconst tibetan-composite-vowel-alist 428(defconst tibetan-composite-vowel-alist
429 '(;; LONG A 429 '(;; LONG A
430 ;; ("$(7"R(B" . ((bc . tc) ?$(7"R(B)) 430 ;; ("$(7"R(B" . ((bc . tc) ?$(7"R(B))
@@ -604,7 +604,7 @@ This also matches some punctuation characters which need conversion.")
604(defvar tibetan-decomposed-temp nil) 604(defvar tibetan-decomposed-temp nil)
605 605
606;; For automatic composition. 606;; For automatic composition.
607(set-char-table-range 607(set-char-table-range
608 composition-function-table '(#xF00 . #xFD1) 608 composition-function-table '(#xF00 . #xFD1)
609 (list (vector tibetan-composable-pattern 0 'font-shape-gstring))) 609 (list (vector tibetan-composable-pattern 0 'font-shape-gstring)))
610 610
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 7f595db4814..f1d25158ce2 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -8944,7 +8944,7 @@ system.
8944Return non-nil if logging is enabled for BUFFER. 8944Return non-nil if logging is enabled for BUFFER.
8945If BUFFER is nil, the value of `current-buffer' is used. 8945If BUFFER is nil, the value of `current-buffer' is used.
8946Logging is enabled if `erc-log-channels-directory' is non-nil, the directory 8946Logging is enabled if `erc-log-channels-directory' is non-nil, the directory
8947is writeable (it will be created as necessary) and 8947is writable (it will be created as necessary) and
8948`erc-enable-logging' returns a non-nil value. 8948`erc-enable-logging' returns a non-nil value.
8949 8949
8950\(fn &optional BUFFER)" nil nil) 8950\(fn &optional BUFFER)" nil nil)
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el
index 7167fa567d3..7e3d983a76c 100644
--- a/lisp/mail/feedmail.el
+++ b/lisp/mail/feedmail.el
@@ -2026,7 +2026,7 @@ backup file names and the like)."
2026 (if (looking-at ".*\r\n.*\r\n") 2026 (if (looking-at ".*\r\n.*\r\n")
2027 (while (search-forward "\r\n" nil t) 2027 (while (search-forward "\r\n" nil t)
2028 (replace-match "\n" nil t))) 2028 (replace-match "\n" nil t)))
2029;; ;; work around text-vs-binary wierdness 2029;; ;; work around text-vs-binary weirdness
2030;; ;; if we don't find the normal M-H-S, try reading the file a different way 2030;; ;; if we don't find the normal M-H-S, try reading the file a different way
2031;; (if (not (feedmail-find-eoh t)) 2031;; (if (not (feedmail-find-eoh t))
2032;; (let ((file-name-buffer-file-type-alist nil) (default-buffer-file-type nil)) 2032;; (let ((file-name-buffer-file-type-alist nil) (default-buffer-file-type nil))
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1
index d35d7d4c676..15eb1cbaed7 100644
--- a/lisp/mh-e/ChangeLog.1
+++ b/lisp/mh-e/ChangeLog.1
@@ -9150,7 +9150,7 @@
9150 %number(msg). 9150 %number(msg).
9151 (mh-scan-msg-format-string): Format to be used with the current 9151 (mh-scan-msg-format-string): Format to be used with the current
9152 maximum width of message number for the folder in the 9152 maximum width of message number for the folder in the
9153 `mh-upate-scan-format' function. 9153 `mh-update-scan-format' function.
9154 (mh-update-scan-format): Use `mh-scan-msg-format-regexp' for greater 9154 (mh-update-scan-format): Use `mh-scan-msg-format-regexp' for greater
9155 flexibility. The message number is no longer anchored to the 9155 flexibility. The message number is no longer anchored to the
9156 beginning of the `mh-scan-format-nmh' or `mh-scan-format-mh' format 9156 beginning of the `mh-scan-format-nmh' or `mh-scan-format-mh' format
diff --git a/lisp/net/xesam.el b/lisp/net/xesam.el
index ea4a887898e..907c99a7e86 100644
--- a/lisp/net/xesam.el
+++ b/lisp/net/xesam.el
@@ -196,7 +196,7 @@ be different at least in one face property not set in that face."
196(defconst xesam-all-fields 196(defconst xesam-all-fields
197 '("xesam:35mmEquivalent" "xesam:aimContactMedium" "xesam:aperture" 197 '("xesam:35mmEquivalent" "xesam:aimContactMedium" "xesam:aperture"
198 "xesam:aspectRatio" "xesam:attachmentEncoding" "xesam:attendee" 198 "xesam:aspectRatio" "xesam:attachmentEncoding" "xesam:attendee"
199 "xesam:audioBirate" "xesam:audioChannels" "xesam:audioCodec" 199 "xesam:audioBitrate" "xesam:audioChannels" "xesam:audioCodec"
200 "xesam:audioCodecType" "xesam:audioSampleFormat" "xesam:audioSampleRate" 200 "xesam:audioCodecType" "xesam:audioSampleFormat" "xesam:audioSampleRate"
201 "xesam:author" "xesam:bcc" "xesam:birthDate" "xesam:blogContactURL" 201 "xesam:author" "xesam:bcc" "xesam:birthDate" "xesam:blogContactURL"
202 "xesam:cameraManufacturer" "xesam:cameraModel" "xesam:cc" "xesam:ccdWidth" 202 "xesam:cameraManufacturer" "xesam:cameraModel" "xesam:cc" "xesam:ccdWidth"
@@ -240,7 +240,8 @@ be different at least in one face property not set in that face."
240 "xesam:subject" "xesam:supercedes" "xesam:title" "xesam:to" 240 "xesam:subject" "xesam:supercedes" "xesam:title" "xesam:to"
241 "xesam:totalSpace" "xesam:totalUncompressedSize" "xesam:url" 241 "xesam:totalSpace" "xesam:totalUncompressedSize" "xesam:url"
242 "xesam:usageIntensity" "xesam:userComment" "xesam:userKeyword" 242 "xesam:usageIntensity" "xesam:userComment" "xesam:userKeyword"
243 "xesam:uuid" "xesam:version" "xesam:verticalResolution" "xesam:videoBirate" 243 "xesam:uuid" "xesam:version" "xesam:verticalResolution"
244 "xesam:videoBitrate"
244 "xesam:videoCodec" "xesam:videoCodecType" "xesam:whiteBalance" 245 "xesam:videoCodec" "xesam:videoCodecType" "xesam:whiteBalance"
245 "xesam:width" "xesam:wordCount" "xesam:workEmailAddress" 246 "xesam:width" "xesam:wordCount" "xesam:workEmailAddress"
246 "xesam:workPhoneNumber" "xesam:workPostalAddress" 247 "xesam:workPhoneNumber" "xesam:workPostalAddress"
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog
index 1cdb0a6f574..aa96fa1a4d1 100644
--- a/lisp/org/ChangeLog
+++ b/lisp/org/ChangeLog
@@ -15461,7 +15461,7 @@
15461 15461
15462 * org.el (org-enforce-todo-checkbox-dependencies): New option. 15462 * org.el (org-enforce-todo-checkbox-dependencies): New option.
15463 (org-block-todo-from-checkboxes): New function. 15463 (org-block-todo-from-checkboxes): New function.
15464 (org-todo): Make tripple prefix arg circumvent blocking. 15464 (org-todo): Make triple prefix arg circumvent blocking.
15465 15465
154662009-01-30 Glenn Morris <rgm@gnu.org> 154662009-01-30 Glenn Morris <rgm@gnu.org>
15467 15467
diff --git a/lisp/org/org-bibtex.el b/lisp/org/org-bibtex.el
index 138d99a36d9..3607458a410 100644
--- a/lisp/org/org-bibtex.el
+++ b/lisp/org/org-bibtex.el
@@ -215,7 +215,7 @@
215 "List to hold parsed bibtex entries.") 215 "List to hold parsed bibtex entries.")
216 216
217(defcustom org-bibtex-autogen-keys nil 217(defcustom org-bibtex-autogen-keys nil
218 "Set to a truthy value to use `bibtex-generate-autokey' to generate keys." 218 "Set to a truth value to use `bibtex-generate-autokey' to generate keys."
219 :group 'org-bibtex 219 :group 'org-bibtex
220 :type 'boolean) 220 :type 'boolean)
221 221
diff --git a/lisp/org/org-clock.el b/lisp/org/org-clock.el
index 6279ed3df0d..6d82d4529b6 100644
--- a/lisp/org/org-clock.el
+++ b/lisp/org/org-clock.el
@@ -1919,7 +1919,7 @@ the returned times will be formatted strings."
1919 shiftedm (- 13 (* 3 (nth 1 tmp))) 1919 shiftedm (- 13 (* 3 (nth 1 tmp)))
1920 shiftedq (- 5 (nth 1 tmp)))) 1920 shiftedq (- 5 (nth 1 tmp))))
1921 (setq d 1 h 0 m 0 d1 1 month shiftedm month1 (+ 3 shiftedm) h1 0 m1 0 y shiftedy)) 1921 (setq d 1 h 0 m 0 d1 1 month shiftedm month1 (+ 3 shiftedm) h1 0 m1 0 y shiftedy))
1922 ((> (+ q shift) 0) ; shift is whitin this year 1922 ((> (+ q shift) 0) ; shift is within this year
1923 (setq shiftedq (+ q shift)) 1923 (setq shiftedq (+ q shift))
1924 (setq shiftedy y) 1924 (setq shiftedy y)
1925 (setq d 1 h 0 m 0 d1 1 month (+ 1 (* 3 (- (+ q shift) 1))) month1 (+ 4 (* 3 (- (+ q shift) 1))) h1 0 m1 0)))) 1925 (setq d 1 h 0 m 0 d1 1 month (+ 1 (* 3 (- (+ q shift) 1))) month1 (+ 4 (* 3 (- (+ q shift) 1))) h1 0 m1 0))))
diff --git a/lisp/org/org-colview.el b/lisp/org/org-colview.el
index 05df6bb7524..0f6fc0bed6a 100644
--- a/lisp/org/org-colview.el
+++ b/lisp/org/org-colview.el
@@ -474,7 +474,7 @@ Where possible, use the standard interface for changing this line."
474 ((equal major-mode 'org-agenda-mode) 474 ((equal major-mode 'org-agenda-mode)
475 (org-columns-eval eval) 475 (org-columns-eval eval)
476 ;; The following let preserves the current format, and makes sure 476 ;; The following let preserves the current format, and makes sure
477 ;; that in only a single file things need to be upated. 477 ;; that in only a single file things need to be updated.
478 (let* ((org-agenda-overriding-columns-format org-columns-current-fmt) 478 (let* ((org-agenda-overriding-columns-format org-columns-current-fmt)
479 (buffer (marker-buffer pom)) 479 (buffer (marker-buffer pom))
480 (org-agenda-contributing-files 480 (org-agenda-contributing-files
@@ -605,7 +605,7 @@ an integer, select that value."
605 ((equal major-mode 'org-agenda-mode) 605 ((equal major-mode 'org-agenda-mode)
606 (org-columns-eval '(org-entry-put pom key nval)) 606 (org-columns-eval '(org-entry-put pom key nval))
607 ;; The following let preserves the current format, and makes sure 607 ;; The following let preserves the current format, and makes sure
608 ;; that in only a single file things need to be upated. 608 ;; that in only a single file things need to be updated.
609 (let* ((org-agenda-overriding-columns-format org-columns-current-fmt) 609 (let* ((org-agenda-overriding-columns-format org-columns-current-fmt)
610 (buffer (marker-buffer pom)) 610 (buffer (marker-buffer pom))
611 (org-agenda-contributing-files 611 (org-agenda-contributing-files
diff --git a/lisp/org/org-freemind.el b/lisp/org/org-freemind.el
index 91a1e5e59cb..b01f6d9fa6e 100644
--- a/lisp/org/org-freemind.el
+++ b/lisp/org/org-freemind.el
@@ -660,7 +660,7 @@ Otherwise give an error say the file exists."
660 (with-current-buffer mm-buffer 660 (with-current-buffer mm-buffer
661 (erase-buffer) 661 (erase-buffer)
662 (setq buffer-file-coding-system 'utf-8) 662 (setq buffer-file-coding-system 'utf-8)
663 ;; Fix-me: Currentl Freemind (ver 0.9.0 RC9) does not support this: 663 ;; Fix-me: Currently Freemind (ver 0.9.0 RC9) does not support this:
664 ;;(insert "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n") 664 ;;(insert "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n")
665 (insert "<map version=\"0.9.0\">\n") 665 (insert "<map version=\"0.9.0\">\n")
666 (insert "<!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net -->\n")) 666 (insert "<!-- To view this file, download free mind mapping software FreeMind from http://freemind.sourceforge.net -->\n"))
diff --git a/lisp/progmodes/ada-mode.el b/lisp/progmodes/ada-mode.el
index b8bf62d90b4..ad5d5def888 100644
--- a/lisp/progmodes/ada-mode.el
+++ b/lisp/progmodes/ada-mode.el
@@ -1694,7 +1694,7 @@ ARG is ignored, and is there for compatibility with `capitalize-word' only."
1694(defun ada-no-auto-case (&optional _arg) 1694(defun ada-no-auto-case (&optional _arg)
1695 "Do nothing. ARG is ignored. 1695 "Do nothing. ARG is ignored.
1696This function can be used for the auto-casing variables in Ada mode, to 1696This function can be used for the auto-casing variables in Ada mode, to
1697adapt to unusal auto-casing schemes. Since it does nothing, you can for 1697adapt to unusual auto-casing schemes. Since it does nothing, you can for
1698instance use it for `ada-case-identifier' if you don't want any special 1698instance use it for `ada-case-identifier' if you don't want any special
1699auto-casing for identifiers, whereas keywords have to be lower-cased. 1699auto-casing for identifiers, whereas keywords have to be lower-cased.
1700See also `ada-auto-case' to disable auto casing altogether." 1700See also `ada-auto-case' to disable auto casing altogether."
diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el
index c794cad65db..9544c4f8728 100644
--- a/lisp/progmodes/cc-engine.el
+++ b/lisp/progmodes/cc-engine.el
@@ -6467,7 +6467,7 @@ comment at the start of cc-engine.el for more info."
6467 (when (c-keyword-member kwd-sym 'c-typeless-decl-kwds) 6467 (when (c-keyword-member kwd-sym 'c-typeless-decl-kwds)
6468 (setq maybe-typeless t)) 6468 (setq maybe-typeless t))
6469 6469
6470 ;; Haven't matched a type so it's an umambiguous 6470 ;; Haven't matched a type so it's an unambiguous
6471 ;; specifier keyword and we know we're in a 6471 ;; specifier keyword and we know we're in a
6472 ;; declaration. 6472 ;; declaration.
6473 (setq at-decl-or-cast t) 6473 (setq at-decl-or-cast t)
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el
index 0e649480dda..9352725384b 100644
--- a/lisp/progmodes/cperl-mode.el
+++ b/lisp/progmodes/cperl-mode.el
@@ -1811,7 +1811,7 @@ or as help on variables `cperl-tips', `cperl-problems',
1811 (funcall f)) 1811 (funcall f))
1812 (make-local-variable 'compilation-error-regexp-alist) 1812 (make-local-variable 'compilation-error-regexp-alist)
1813 (push 'cperl compilation-error-regexp-alist))) 1813 (push 'cperl compilation-error-regexp-alist)))
1814 ((boundp 'compilation-error-regexp-alist);; xmeacs 19.x 1814 ((boundp 'compilation-error-regexp-alist);; xemacs 19.x
1815 (make-local-variable 'compilation-error-regexp-alist) 1815 (make-local-variable 'compilation-error-regexp-alist)
1816 (set 'compilation-error-regexp-alist 1816 (set 'compilation-error-regexp-alist
1817 (append cperl-compilation-error-regexp-alist 1817 (append cperl-compilation-error-regexp-alist
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index ca8be01d4a8..9cbc1dc6d32 100644
--- a/lisp/progmodes/hideshow.el
+++ b/lisp/progmodes/hideshow.el
@@ -194,9 +194,9 @@
194;; Unfortunately, these workarounds do not restore hideshow state. 194;; Unfortunately, these workarounds do not restore hideshow state.
195;; If someone figures out a better way, please let me know. 195;; If someone figures out a better way, please let me know.
196 196
197;; * Correspondance 197;; * Correspondence
198;; 198;;
199;; Correspondance welcome; please indicate version number. Send bug 199;; Correspondence welcome; please indicate version number. Send bug
200;; reports and inquiries to <ttn@gnu.org>. 200;; reports and inquiries to <ttn@gnu.org>.
201 201
202;; * Thanks 202;; * Thanks
diff --git a/lisp/progmodes/idlw-shell.el b/lisp/progmodes/idlw-shell.el
index faccbb1f0ca..c35562a9c5e 100644
--- a/lisp/progmodes/idlw-shell.el
+++ b/lisp/progmodes/idlw-shell.el
@@ -1844,7 +1844,7 @@ file name."
1844 (cond 1844 (cond
1845 ((file-regular-p file2) file2) 1845 ((file-regular-p file2) file2)
1846 ((file-regular-p file1) file1) 1846 ((file-regular-p file1) file1)
1847 ;; If we cannot veryfy the existence of the file, we return the shorter 1847 ;; If we cannot verify the existence of the file, we return the shorter
1848 ;; name. The idea behind this is that this may be a relative file name 1848 ;; name. The idea behind this is that this may be a relative file name
1849 ;; and our idea about the current working directory may be wrong. 1849 ;; and our idea about the current working directory may be wrong.
1850 ;; If it is a relative file name, it hopefully is short. 1850 ;; If it is a relative file name, it hopefully is short.
diff --git a/lisp/progmodes/prolog.el b/lisp/progmodes/prolog.el
index 8b4798e1c14..121ce8e0430 100644
--- a/lisp/progmodes/prolog.el
+++ b/lisp/progmodes/prolog.el
@@ -164,7 +164,7 @@
164;; with the original form). My code on the matter was improved 164;; with the original form). My code on the matter was improved
165;; considerably by Markus Triska. 165;; considerably by Markus Triska.
166;; o Fixed `prolog-insert-spaces-after-paren' (which used an 166;; o Fixed `prolog-insert-spaces-after-paren' (which used an
167;; unitialized variable). 167;; uninitialized variable).
168;; o Minor changes to clean up the code and avoid some implicit 168;; o Minor changes to clean up the code and avoid some implicit
169;; package requirements. 169;; package requirements.
170;; Version 1.13: 170;; Version 1.13:
@@ -691,7 +691,7 @@ nil means send actual operating system end of file."
691(defcustom prolog-use-standard-consult-compile-method-flag t 691(defcustom prolog-use-standard-consult-compile-method-flag t
692 "*Non-nil means use the standard compilation method. 692 "*Non-nil means use the standard compilation method.
693Otherwise the new compilation method will be used. This 693Otherwise the new compilation method will be used. This
694utilises a special compilation buffer with the associated 694utilizes a special compilation buffer with the associated
695features such as parsing of error messages and automatically 695features such as parsing of error messages and automatically
696jumping to the source code responsible for the error. 696jumping to the source code responsible for the error.
697 697
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el
index 65cdb600d74..c8bdc271f5f 100644
--- a/lisp/ps-mule.el
+++ b/lisp/ps-mule.el
@@ -366,7 +366,7 @@ See also `ps-mule-font-info-database-bdf'.")
366;; character is printed by which FONT-SPEC. It has one extra slot 366;; character is printed by which FONT-SPEC. It has one extra slot
367;; whose value is an alist of the form: 367;; whose value is an alist of the form:
368;; (CHARSET . FONT-SPEC) 368;; (CHARSET . FONT-SPEC)
369;; FONT-SPEC is a vecotr of the form: 369;; FONT-SPEC is a vector of the form:
370;; (ID FONT-SRC FONT-NAME ENCODING EXTRA) 370;; (ID FONT-SRC FONT-NAME ENCODING EXTRA)
371(defvar ps-mule-font-spec-tables nil) 371(defvar ps-mule-font-spec-tables nil)
372 372
diff --git a/lisp/repeat.el b/lisp/repeat.el
index 8ddc8d41429..13b6a1d2315 100644
--- a/lisp/repeat.el
+++ b/lisp/repeat.el
@@ -363,7 +363,7 @@ recently executed command not bound to an input event\"."
363 363
364;; OK, there's one situation left where that doesn't work correctly: when the 364;; OK, there's one situation left where that doesn't work correctly: when the
365;; most recent self-insertion provoked an auto-fill. The problem is that 365;; most recent self-insertion provoked an auto-fill. The problem is that
366;; unravelling the undo information after an auto-fill is too hard, since all 366;; unraveling the undo information after an auto-fill is too hard, since all
367;; kinds of stuff can get in there as a result of comment prefixes etc. It'd 367;; kinds of stuff can get in there as a result of comment prefixes etc. It'd
368;; be possible to advise do-auto-fill to record the most recent 368;; be possible to advise do-auto-fill to record the most recent
369;; self-insertion before it does its thing, but that's a performance hit on 369;; self-insertion before it does its thing, but that's a performance hit on
diff --git a/lisp/ses.el b/lisp/ses.el
index cdc58e12d00..6c9d0a7a50d 100644
--- a/lisp/ses.el
+++ b/lisp/ses.el
@@ -1143,7 +1143,7 @@ preceding cell has spilled over."
1143 (setq x (concat text (if (< maxcol ses--numcols) " " "\n"))) 1143 (setq x (concat text (if (< maxcol ses--numcols) " " "\n")))
1144 ;; We use set-text-properties to prevent a wacky print function from 1144 ;; We use set-text-properties to prevent a wacky print function from
1145 ;; inserting rogue properties, and to ensure that the keymap property is 1145 ;; inserting rogue properties, and to ensure that the keymap property is
1146 ;; inherited (is it a bug that only unpropertied strings actually 1146 ;; inherited (is it a bug that only unpropertized strings actually
1147 ;; inherit from surrounding text?) 1147 ;; inherit from surrounding text?)
1148 (set-text-properties 0 (length x) nil x) 1148 (set-text-properties 0 (length x) nil x)
1149 (insert-and-inherit x) 1149 (insert-and-inherit x)
@@ -1371,7 +1371,7 @@ first reference is found."
1371 result-so-far) 1371 result-so-far)
1372 1372
1373(defsubst ses-relocate-symbol (sym rowcol startrow startcol rowincr colincr) 1373(defsubst ses-relocate-symbol (sym rowcol startrow startcol rowincr colincr)
1374 "Relocate one symbol SYM, whichs corresponds to ROWCOL (a cons of ROW and 1374 "Relocate one symbol SYM, which corresponds to ROWCOL (a cons of ROW and
1375COL). Cells starting at (STARTROW,STARTCOL) are being shifted 1375COL). Cells starting at (STARTROW,STARTCOL) are being shifted
1376by (ROWINCR,COLINCR)." 1376by (ROWINCR,COLINCR)."
1377 (let ((row (car rowcol)) 1377 (let ((row (car rowcol))
diff --git a/lisp/subr.el b/lisp/subr.el
index 6d652f55b29..36937e8f370 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -3792,7 +3792,7 @@ The properties used on SYMBOL are `composefunc', `sendfunc',
3792;; MIN-CHANGE 3792;; MIN-CHANGE
3793;; MIN-TIME]) 3793;; MIN-TIME])
3794;; 3794;;
3795;; This weirdeness is for optimization reasons: we want 3795;; This weirdness is for optimization reasons: we want
3796;; `progress-reporter-update' to be as fast as possible, so 3796;; `progress-reporter-update' to be as fast as possible, so
3797;; `(car reporter)' is better than `(aref reporter 0)'. 3797;; `(car reporter)' is better than `(aref reporter 0)'.
3798;; 3798;;
diff --git a/lisp/term.el b/lisp/term.el
index dc5ae29ffd2..aa76e41f595 100644
--- a/lisp/term.el
+++ b/lisp/term.el
@@ -43,7 +43,7 @@
43;; Important caveat, when deciding the cursor/'grey keys' keycodes I had to 43;; Important caveat, when deciding the cursor/'grey keys' keycodes I had to
44;; make a choice: on my Linux box this choice allows me to run all the 44;; make a choice: on my Linux box this choice allows me to run all the
45;; ncurses applications without problems but make these keys 45;; ncurses applications without problems but make these keys
46;; uncomprehensible to all the cursesX programs. Your mileage may vary so 46;; incomprehensible to all the cursesX programs. Your mileage may vary so
47;; you may consider changing the default 'emulation'. Just search for this 47;; you may consider changing the default 'emulation'. Just search for this
48;; piece of code and modify it as you like: 48;; piece of code and modify it as you like:
49;; 49;;
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el
index 10c1c19e0c4..b639af7cda0 100644
--- a/lisp/term/ns-win.el
+++ b/lisp/term/ns-win.el
@@ -492,7 +492,7 @@ unless the current buffer is a scratch buffer."
492 command-line-default-directory))) 492 command-line-default-directory)))
493 (file (find-file-noselect f)) 493 (file (find-file-noselect f))
494 (bufwin1 (get-buffer-window file 'visible)) 494 (bufwin1 (get-buffer-window file 'visible))
495 (bufwin2 (get-buffer-window "*scratch*" 'visibile))) 495 (bufwin2 (get-buffer-window "*scratch*" 'visible)))
496 (cond 496 (cond
497 (bufwin1 497 (bufwin1
498 (select-frame (window-frame bufwin1)) 498 (select-frame (window-frame bufwin1))
diff --git a/lisp/textmodes/artist.el b/lisp/textmodes/artist.el
index 232d42efc94..0efabc2135a 100644
--- a/lisp/textmodes/artist.el
+++ b/lisp/textmodes/artist.el
@@ -3215,7 +3215,7 @@ X1, Y1. An endpoint is a cons pair, (ENDPOINT-X . ENDPOINT-Y)."
3215;; 2| | 3215;; 2| |
3216;; 3+-----+ 3216;; 3+-----+
3217;; 3217;;
3218;; We will then pop (0,0) and remove the left-most vertival line while 3218;; We will then pop (0,0) and remove the left-most vertical line while
3219;; pushing the lower left corner (0,3) on the stack, and so on until 3219;; pushing the lower left corner (0,3) on the stack, and so on until
3220;; the entire rectangle is vaporized. 3220;; the entire rectangle is vaporized.
3221;; 3221;;
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el
index 52f6e5b4889..b8614b16f82 100644
--- a/lisp/textmodes/fill.el
+++ b/lisp/textmodes/fill.el
@@ -469,7 +469,7 @@ Point is moved to just past the fill prefix on the first line."
469 469
470 (goto-char from) 470 (goto-char from)
471 (if enable-multibyte-characters 471 (if enable-multibyte-characters
472 ;; Delete unnecessay newlines surrounded by words. The 472 ;; Delete unnecessary newlines surrounded by words. The
473 ;; character category `|' means that we can break a line at the 473 ;; character category `|' means that we can break a line at the
474 ;; character. And, char-table 474 ;; character. And, char-table
475 ;; `fill-nospace-between-words-table' tells how to concatenate 475 ;; `fill-nospace-between-words-table' tells how to concatenate
diff --git a/lisp/vc/ediff-util.el b/lisp/vc/ediff-util.el
index 5d7d2451422..30df073df12 100644
--- a/lisp/vc/ediff-util.el
+++ b/lisp/vc/ediff-util.el
@@ -2635,7 +2635,7 @@ delete this buffer in another session as well."
2635 )) 2635 ))
2636 2636
2637;; Kill the variant buffer, according to user directives (ask, kill 2637;; Kill the variant buffer, according to user directives (ask, kill
2638;; unconditionaly, keep) 2638;; unconditionally, keep)
2639;; BUFF is the buffer, BUFF-TYPE is either 'A, or 'B, 'C, 'Ancestor 2639;; BUFF is the buffer, BUFF-TYPE is either 'A, or 'B, 'C, 'Ancestor
2640(defun ediff-dispose-of-variant-according-to-user (buff bufftype ask keep-variants) 2640(defun ediff-dispose-of-variant-according-to-user (buff bufftype ask keep-variants)
2641 ;; if this is indirect buffer, kill it and substitute with direct buf 2641 ;; if this is indirect buffer, kill it and substitute with direct buf
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
index ed2bac17217..eea1a992094 100644
--- a/lisp/vc/vc.el
+++ b/lisp/vc/vc.el
@@ -181,7 +181,7 @@
181;; * working-revision (file) 181;; * working-revision (file)
182;; 182;;
183;; Return the working revision of FILE. This is the revision fetched 183;; Return the working revision of FILE. This is the revision fetched
184;; by the last checkout or upate, not necessarily the same thing as the 184;; by the last checkout or update, not necessarily the same thing as the
185;; head or tip revision. Should return "0" for a file added but not yet 185;; head or tip revision. Should return "0" for a file added but not yet
186;; committed. 186;; committed.
187;; 187;;