diff options
| author | Juanma Barranquero | 2010-05-11 04:04:13 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-05-11 04:04:13 +0200 |
| commit | 4e2af7825fa13782c5579f55b3e2d8dec23bdbf3 (patch) | |
| tree | 30d5bf517ba11e8edbe3ed0fc8fe3996e2a27170 /lisp/ChangeLog.13 | |
| parent | 4bbedd9832178fcd264de9e6210d0dadbe3e2940 (diff) | |
| download | emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.tar.gz emacs-4e2af7825fa13782c5579f55b3e2d8dec23bdbf3.zip | |
Fix typos and whitespace in ChangeLogs.
Diffstat (limited to 'lisp/ChangeLog.13')
| -rw-r--r-- | lisp/ChangeLog.13 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13 index 12ea1f45e17..d219c7a5660 100644 --- a/lisp/ChangeLog.13 +++ b/lisp/ChangeLog.13 | |||
| @@ -721,7 +721,7 @@ | |||
| 721 | char-width-table. Don't make ethiopic and tibetan double column. | 721 | char-width-table. Don't make ethiopic and tibetan double column. |
| 722 | 722 | ||
| 723 | * textmodes/fill.el (fill-find-break-point-function-table): | 723 | * textmodes/fill.el (fill-find-break-point-function-table): |
| 724 | Don't set it up in defvar. | 724 | Don't set it up in defvar. |
| 725 | (fill-nospace-between-words-table): New variable. | 725 | (fill-nospace-between-words-table): New variable. |
| 726 | (fill-delete-newlines): Check fill-nospace-between-words-table | 726 | (fill-delete-newlines): Check fill-nospace-between-words-table |
| 727 | instead of charset property nospace-between-words. | 727 | instead of charset property nospace-between-words. |
| @@ -1872,8 +1872,8 @@ | |||
| 1872 | 2008-02-01 Dave Love <fx@gnu.org> | 1872 | 2008-02-01 Dave Love <fx@gnu.org> |
| 1873 | 1873 | ||
| 1874 | * emacs-lisp/byte-opt.el (side-effect-free-fns): | 1874 | * emacs-lisp/byte-opt.el (side-effect-free-fns): |
| 1875 | Add string-make-unibyte string-make-multibyte string-to-multibyte | 1875 | Add string-make-unibyte string-make-multibyte string-to-multibyte |
| 1876 | string-as-multibyte string-as-unibyte. | 1876 | string-as-multibyte string-as-unibyte. |
| 1877 | 1877 | ||
| 1878 | 2008-02-01 Dave Love <fx@gnu.org> | 1878 | 2008-02-01 Dave Love <fx@gnu.org> |
| 1879 | 1879 | ||
| @@ -3983,7 +3983,7 @@ | |||
| 3983 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. | 3983 | * ibuffer.el (ibuffer-mode): Fix typo in previous change. |
| 3984 | 3984 | ||
| 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 3985 | 2008-01-17 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
| 3986 | Miles Bader <miles@gnu.org> | 3986 | Miles Bader <miles@gnu.org> |
| 3987 | 3987 | ||
| 3988 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, | 3988 | * blank-mode.el: New file. Minor mode to visualize (HARD) SPACE, |
| 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code | 3989 | TAB, NEWLINE. Miles Bader <miles@gnu.org> wrote the original code |
| @@ -5479,7 +5479,7 @@ | |||
| 5479 | (verilog-insert-indices): Escape braces in doc strings. | 5479 | (verilog-insert-indices): Escape braces in doc strings. |
| 5480 | 5480 | ||
| 5481 | 2007-12-08 Michael McNamara <mac@verilog.com> | 5481 | 2007-12-08 Michael McNamara <mac@verilog.com> |
| 5482 | Wilson Snyder <wsnyder@wsnyder.org> | 5482 | Wilson Snyder <wsnyder@wsnyder.org> |
| 5483 | 5483 | ||
| 5484 | * progmodes/verilog-mode.el: New file. | 5484 | * progmodes/verilog-mode.el: New file. |
| 5485 | 5485 | ||
| @@ -13484,7 +13484,7 @@ | |||
| 13484 | Use native Emacs functions, when appropriate. | 13484 | Use native Emacs functions, when appropriate. |
| 13485 | 13485 | ||
| 13486 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> | 13486 | 2007-08-01 Dan Nicolaescu <dann@ics.uci.edu> |
| 13487 | Stefan Monnier <monnier@iro.umontreal.ca> | 13487 | Stefan Monnier <monnier@iro.umontreal.ca> |
| 13488 | 13488 | ||
| 13489 | * vc.el: Document new VC operation `extra-menu'. | 13489 | * vc.el: Document new VC operation `extra-menu'. |
| 13490 | 13490 | ||