diff options
| author | Juanma Barranquero | 2013-04-16 04:52:53 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-04-16 04:52:53 +0200 |
| commit | f4ad7ea14b53d7946a71b66adc05c34d87e15a4e (patch) | |
| tree | 3b422a0c5094cdf4b991fab375a808a78ea39dfa /lisp | |
| parent | 51646b62bd1d2709257d4a026dc7349ddb9f8b28 (diff) | |
| download | emacs-f4ad7ea14b53d7946a71b66adc05c34d87e15a4e.tar.gz emacs-f4ad7ea14b53d7946a71b66adc05c34d87e15a4e.zip | |
Fix typos in ChangeLogs.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 29 |
1 files changed, 14 insertions, 15 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 36614741dac..f62dff32008 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -212,7 +212,7 @@ | |||
| 212 | * whitespace.el (whitespace-color-on, whitespace-color-off): | 212 | * whitespace.el (whitespace-color-on, whitespace-color-off): |
| 213 | Only call `font-lock-fontify-buffer' when `font-lock-mode' is on. | 213 | Only call `font-lock-fontify-buffer' when `font-lock-mode' is on. |
| 214 | 214 | ||
| 215 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) | 215 | 2013-04-05 Jacek Chrząszcz <chrzaszcz@mimuw.edu.pl> (tiny change) |
| 216 | 216 | ||
| 217 | * ispell.el (ispell-set-spellchecker-params): | 217 | * ispell.el (ispell-set-spellchecker-params): |
| 218 | Really set `ispell-args' for all equivs. | 218 | Really set `ispell-args' for all equivs. |
| @@ -389,7 +389,7 @@ | |||
| 389 | 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz> | 389 | 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz> |
| 390 | 390 | ||
| 391 | * eshell/em-unix.el: Move su and sudo to... | 391 | * eshell/em-unix.el: Move su and sudo to... |
| 392 | * eshell/em-tramp.el: ...Eshell tramp module | 392 | * eshell/em-tramp.el: ...Eshell tramp module. |
| 393 | 393 | ||
| 394 | 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca> | 394 | 2013-03-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 395 | 395 | ||
| @@ -1384,7 +1384,6 @@ | |||
| 1384 | * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic) | 1384 | * emacs-lisp/eieio-opt.el (eieio-class-button, eieio-describe-generic) |
| 1385 | (eieio-browse-tree, eieio-browse): Use eieio--check-type. | 1385 | (eieio-browse-tree, eieio-browse): Use eieio--check-type. |
| 1386 | 1386 | ||
| 1387 | |||
| 1388 | 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz> | 1387 | 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz> |
| 1389 | 1388 | ||
| 1390 | * eshell/em-cmpl.el: Correct "context-related help" keybinding in | 1389 | * eshell/em-cmpl.el: Correct "context-related help" keybinding in |
| @@ -1591,7 +1590,7 @@ | |||
| 1591 | [scpc, rsyncc]: Remove methods. | 1590 | [scpc, rsyncc]: Remove methods. |
| 1592 | (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old" | 1591 | (top): Remove completion functions for "scpc", "rsyncc", "ssh1_old" |
| 1593 | and "ssh2_old". | 1592 | and "ssh2_old". |
| 1594 | (tramp-do-copy-or-rename-file-out-of-band): Change trace level. | 1593 | (tramp-do-copy-or-rename-file-out-of-band): Change trace level. |
| 1595 | (tramp-maybe-open-connection): Reuse tmpfile for ControlPath. | 1594 | (tramp-maybe-open-connection): Reuse tmpfile for ControlPath. |
| 1596 | 1595 | ||
| 1597 | 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca> | 1596 | 2013-02-13 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -1600,7 +1599,7 @@ | |||
| 1600 | 1599 | ||
| 1601 | 2013-02-13 Jambunathan K <kjambunathan@gmail.com> | 1600 | 2013-02-13 Jambunathan K <kjambunathan@gmail.com> |
| 1602 | 1601 | ||
| 1603 | * icomplete.el (icomplete-hide-common-prefix): New user option. | 1602 | * icomplete.el (icomplete-hide-common-prefix): New user option. |
| 1604 | (icomplete-first-match): New face. | 1603 | (icomplete-first-match): New face. |
| 1605 | (icomplete-completions): Correct handling of "complete but not | 1604 | (icomplete-completions): Correct handling of "complete but not |
| 1606 | unique" (Bug#12638). | 1605 | unique" (Bug#12638). |
| @@ -1883,7 +1882,7 @@ | |||
| 1883 | instead passing extra parameter HERE to several functions. | 1882 | instead passing extra parameter HERE to several functions. |
| 1884 | Remove 'BOD strategy. | 1883 | Remove 'BOD strategy. |
| 1885 | 1884 | ||
| 1886 | 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change) | 1885 | 2013-02-06 Nicolas Richard <theonewiththeevillook@yahoo.fr> (tiny change) |
| 1887 | 1886 | ||
| 1888 | * emacs-lisp/package.el (describe-package-1): Tell what archive is | 1887 | * emacs-lisp/package.el (describe-package-1): Tell what archive is |
| 1889 | used to install the package. | 1888 | used to install the package. |
| @@ -2275,7 +2274,7 @@ | |||
| 2275 | 2274 | ||
| 2276 | * xml.el (xml-entity-or-char-ref-re): Fix regexp. | 2275 | * xml.el (xml-entity-or-char-ref-re): Fix regexp. |
| 2277 | 2276 | ||
| 2278 | 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change) | 2277 | 2013-01-24 Aaron Ecay <aaronecay@gmail.com> (tiny change) |
| 2279 | 2278 | ||
| 2280 | * paren.el (show-paren-function): Make sure to set 'priority and | 2279 | * paren.el (show-paren-function): Make sure to set 'priority and |
| 2281 | 'face only if the overlay does exist. | 2280 | 'face only if the overlay does exist. |
| @@ -2435,7 +2434,7 @@ | |||
| 2435 | 2434 | ||
| 2436 | 2013-01-15 Michael R. Mauger <mmaug@yahoo.com> | 2435 | 2013-01-15 Michael R. Mauger <mmaug@yahoo.com> |
| 2437 | 2436 | ||
| 2438 | * progmodes/sql.el: (sql-imenu-generic-expression): | 2437 | * progmodes/sql.el (sql-imenu-generic-expression): |
| 2439 | (sql-mode-font-lock-object-name): Match schema qualified names. | 2438 | (sql-mode-font-lock-object-name): Match schema qualified names. |
| 2440 | (sql-connect): Use string keys. | 2439 | (sql-connect): Use string keys. |
| 2441 | (sql-product-interactive): Wait for interpreter prompt. | 2440 | (sql-product-interactive): Wait for interpreter prompt. |
| @@ -3054,7 +3053,7 @@ | |||
| 3054 | * calc/calc-forms.el (math-parse-date): Try using | 3053 | * calc/calc-forms.el (math-parse-date): Try using |
| 3055 | `math-parse-iso-date' when it looks like it might be needed. | 3054 | `math-parse-iso-date' when it looks like it might be needed. |
| 3056 | Allow times of 24:00. | 3055 | Allow times of 24:00. |
| 3057 | (math-parse-date-validate, math-parse-iso-date-validate): Allow times | 3056 | (math-parse-date-validate, math-parse-iso-date-validate): Allow times |
| 3058 | of 24:00. | 3057 | of 24:00. |
| 3059 | 3058 | ||
| 3060 | 2012-12-30 Glenn Morris <rgm@gnu.org> | 3059 | 2012-12-30 Glenn Morris <rgm@gnu.org> |
| @@ -3217,7 +3216,7 @@ | |||
| 3217 | (tramp-adb-get-toolbox): New defun. Check for remote shell | 3216 | (tramp-adb-get-toolbox): New defun. Check for remote shell |
| 3218 | implementation (BusyBox or Toolbox). | 3217 | implementation (BusyBox or Toolbox). |
| 3219 | 3218 | ||
| 3220 | 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) | 3219 | 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) |
| 3221 | 3220 | ||
| 3222 | * startup.el (initial-buffer-choice): Allow function as value | 3221 | * startup.el (initial-buffer-choice): Allow function as value |
| 3223 | (Bug#13251). | 3222 | (Bug#13251). |
| @@ -3364,7 +3363,7 @@ | |||
| 3364 | Add `file-acl' and `set-file-acl' handlers. | 3363 | Add `file-acl' and `set-file-acl' handlers. |
| 3365 | (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES. | 3364 | (tramp-smb-handle-copy-file): Handle PRESERVE-EXTENDED-ATTRIBUTES. |
| 3366 | 3365 | ||
| 3367 | 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change) | 3366 | 2012-12-17 Kelly Dean <kellydeanch@yahoo.com> (tiny change) |
| 3368 | 3367 | ||
| 3369 | * help-macro.el (make-help-screen): Instead of switch-to-buffer | 3368 | * help-macro.el (make-help-screen): Instead of switch-to-buffer |
| 3370 | use pop-to-buffer with NORECORD argument t. As buffer name, use | 3369 | use pop-to-buffer with NORECORD argument t. As buffer name, use |
| @@ -3565,7 +3564,7 @@ | |||
| 3565 | 3564 | ||
| 3566 | 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com> | 3565 | 2012-12-11 Jay Belanger <jay.p.belanger@gmail.com> |
| 3567 | 3566 | ||
| 3568 | * calc/calc.el (calc-standard-date-formats): Add more date | 3567 | * calc/calc.el (calc-standard-date-formats): Add more date |
| 3569 | formats. | 3568 | formats. |
| 3570 | * calc/calc-forms.el (math-parse-iso-date): New function. | 3569 | * calc/calc-forms.el (math-parse-iso-date): New function. |
| 3571 | (math-parse-date): Use `math-parse-iso-date' when appropriate. | 3570 | (math-parse-date): Use `math-parse-iso-date' when appropriate. |
| @@ -3599,7 +3598,7 @@ | |||
| 3599 | 3598 | ||
| 3600 | * subr.el (inotify-event-p, inotify-handle-event): New functions. | 3599 | * subr.el (inotify-event-p, inotify-handle-event): New functions. |
| 3601 | 3600 | ||
| 3602 | 2012-12-10 Dani Moncayo <dmoncayo@gmail.com> | 3601 | 2012-12-10 Dani Moncayo <dmoncayo@gmail.com> |
| 3603 | 3602 | ||
| 3604 | * simple.el (just-one-space): Doc fix. | 3603 | * simple.el (just-one-space): Doc fix. |
| 3605 | 3604 | ||
| @@ -4437,7 +4436,7 @@ | |||
| 4437 | 4436 | ||
| 4438 | 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com> | 4437 | 2012-11-19 Jay Belanger <jay.p.belanger@gmail.com> |
| 4439 | 4438 | ||
| 4440 | * calc/calc-forms.el (math-leap-year-p): Fix formula for negative | 4439 | * calc/calc-forms.el (math-leap-year-p): Fix formula for negative |
| 4441 | year numbers. | 4440 | year numbers. |
| 4442 | (math-date-to-julian-dt): Adjust the initial approximation for the | 4441 | (math-date-to-julian-dt): Adjust the initial approximation for the |
| 4443 | year to deal with the new definition of the DATE. | 4442 | year to deal with the new definition of the DATE. |
| @@ -5522,7 +5521,7 @@ | |||
| 5522 | Recover input meta mode when the new coding system doesn not use 8-bit. | 5521 | Recover input meta mode when the new coding system doesn not use 8-bit. |
| 5523 | Supply TERMINAL arg to set-input-meta-mode. | 5522 | Supply TERMINAL arg to set-input-meta-mode. |
| 5524 | 5523 | ||
| 5525 | 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de> | 5524 | 2012-10-17 Michael Heerdegen <michael_heerdegen@web.de> |
| 5526 | 5525 | ||
| 5527 | * wdired.el (wdired-old-marks): New variable. | 5526 | * wdired.el (wdired-old-marks): New variable. |
| 5528 | (wdired-change-to-wdired-mode): Locally set wdired-old-marks. | 5527 | (wdired-change-to-wdired-mode): Locally set wdired-old-marks. |