diff options
| author | Juanma Barranquero | 2009-01-05 03:01:36 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-01-05 03:01:36 +0000 |
| commit | 70403f656444d8af215b549070d5d05ce05abea6 (patch) | |
| tree | 1c3151c34ef44c017446f68baf2ee1ff22e2c838 | |
| parent | a609d13baff387f92e367ec5797e1f56d28fd4f6 (diff) | |
| download | emacs-70403f656444d8af215b549070d5d05ce05abea6.tar.gz emacs-70403f656444d8af215b549070d5d05ce05abea6.zip | |
Fix typos.
| -rw-r--r-- | lisp/ChangeLog | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05cebd2a5c5..988a1689d3d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -286,10 +286,10 @@ | |||
| 286 | 286 | ||
| 287 | * vc-git.el (vc-git-dir-printer): Fix filename column. | 287 | * vc-git.el (vc-git-dir-printer): Fix filename column. |
| 288 | 288 | ||
| 289 | 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) | 289 | 2008-12-27 Nicholas Maniscalco <nicholas@maniscalco.com> (tiny change) |
| 290 | 290 | ||
| 291 | * term.el (term-emulate-terminal): Decode substring just prior to | 291 | * term.el (term-emulate-terminal): Decode substring just prior to |
| 292 | inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469) | 292 | inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469) |
| 293 | 293 | ||
| 294 | 2008-12-27 Eli Zaretskii <eliz@gnu.org> | 294 | 2008-12-27 Eli Zaretskii <eliz@gnu.org> |
| 295 | 295 | ||
| @@ -424,11 +424,11 @@ | |||
| 424 | (completion-pcm--all-completions): Don't need to remove the base-size | 424 | (completion-pcm--all-completions): Don't need to remove the base-size |
| 425 | in last-cdr any more. | 425 | in last-cdr any more. |
| 426 | 426 | ||
| 427 | 2008-12-20 Agustin Martin <agustin.martin@hispalinux.es> | 427 | 2008-12-20 Agustin Martin <agustin.martin@hispalinux.es> |
| 428 | 428 | ||
| 429 | * textmodes/ispell.el (ispell-check-minver): New function. | 429 | * textmodes/ispell.el (ispell-check-minver): New function. |
| 430 | (ispell-check-version): Rewrite spellchecker and version checking. | 430 | (ispell-check-version): Rewrite spellchecker and version checking. |
| 431 | Use (ispell-check-minver). Handle hunspell versions. | 431 | Use (ispell-check-minver). Handle hunspell versions. |
| 432 | 432 | ||
| 433 | 2008-12-20 Chong Yidong <cyd@stupidchicken.com> | 433 | 2008-12-20 Chong Yidong <cyd@stupidchicken.com> |
| 434 | 434 | ||
| @@ -438,7 +438,7 @@ | |||
| 438 | 2008-12-20 Jason Rumney <jasonr@gnu.org> | 438 | 2008-12-20 Jason Rumney <jasonr@gnu.org> |
| 439 | 439 | ||
| 440 | * international/mule.el (auto-coding-regexp-alist): | 440 | * international/mule.el (auto-coding-regexp-alist): |
| 441 | Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269) | 441 | Use utf-8-with-signature for files starting with UTF-8 BOM. (Bug#269) |
| 442 | 442 | ||
| 443 | 2008-12-20 Ami Fischman <ami@fischman.org> | 443 | 2008-12-20 Ami Fischman <ami@fischman.org> |
| 444 | 444 | ||
| @@ -1219,7 +1219,7 @@ | |||
| 1219 | (newsticker--treeview-tree-update-tag): Remove dead code. | 1219 | (newsticker--treeview-tree-update-tag): Remove dead code. |
| 1220 | (newsticker-treeview-update): Don't update cache. | 1220 | (newsticker-treeview-update): Don't update cache. |
| 1221 | (newsticker-treeview-quit): Don't save cache. | 1221 | (newsticker-treeview-quit): Don't save cache. |
| 1222 | (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'. | 1222 | (newsticker-treeview-save): Don't save cache. Use `newsticker-dir'. |
| 1223 | (newsticker-treeview-save): Use `newsticker-dir'. | 1223 | (newsticker-treeview-save): Use `newsticker-dir'. |
| 1224 | (newsticker--treeview-load): Use `newsticker-dir'. | 1224 | (newsticker--treeview-load): Use `newsticker-dir'. |
| 1225 | (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'. | 1225 | (newsticker--treeview-mark-item): Call `newsticker--cache-save-feed'. |
| @@ -1239,7 +1239,7 @@ | |||
| 1239 | (newsticker--cache-dir): New. | 1239 | (newsticker--cache-dir): New. |
| 1240 | (newsticker--cache-save): Save feeds separately in `newsticker-dir'. | 1240 | (newsticker--cache-save): Save feeds separately in `newsticker-dir'. |
| 1241 | (newsticker--cache-save-feed): New. | 1241 | (newsticker--cache-save-feed): New. |
| 1242 | (newsticker--cache-read-version1): New. Backuped version for reading | 1242 | (newsticker--cache-read-version1): New. Backuped version for reading |
| 1243 | cache data.. | 1243 | cache data.. |
| 1244 | (newsticker--cache-read, newsticker--cache-do-read): New. | 1244 | (newsticker--cache-read, newsticker--cache-do-read): New. |
| 1245 | 1245 | ||
| @@ -1905,7 +1905,7 @@ | |||
| 1905 | New aliases, to satisfy `define-derived-mode' expectations. | 1905 | New aliases, to satisfy `define-derived-mode' expectations. |
| 1906 | 1906 | ||
| 1907 | 2008-11-15 Glenn Morris <rgm@gnu.org> | 1907 | 2008-11-15 Glenn Morris <rgm@gnu.org> |
| 1908 | Martin Rudalics <rudalics@gmx.at> | 1908 | Martin Rudalics <rudalics@gmx.at> |
| 1909 | 1909 | ||
| 1910 | * emacs-lisp/find-func.el (find-function-advised-original): New. | 1910 | * emacs-lisp/find-func.el (find-function-advised-original): New. |
| 1911 | (find-function-C-source, find-function-noselect): | 1911 | (find-function-C-source, find-function-noselect): |
| @@ -10066,7 +10066,7 @@ | |||
| 10066 | New functions. | 10066 | New functions. |
| 10067 | (completion-styles-alist): Use them. | 10067 | (completion-styles-alist): Use them. |
| 10068 | 10068 | ||
| 10069 | 2008-04-23 Agustín Martín <agustin.martin@hispalinux.es> | 10069 | 2008-04-23 Agustin Martin <agustin.martin@hispalinux.es> |
| 10070 | 10070 | ||
| 10071 | * textmodes/ispell.el (ispell-set-spellchecker-params): | 10071 | * textmodes/ispell.el (ispell-set-spellchecker-params): |
| 10072 | New function to make sure right params and dictionary alists are used | 10072 | New function to make sure right params and dictionary alists are used |