diff options
| author | Paul Eggert | 2011-12-30 17:27:15 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-12-30 17:27:15 -0800 |
| commit | 22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch) | |
| tree | 39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/erc/ChangeLog.04 | |
| parent | b30941dba07605b40efbf139eed2007d6b1e5445 (diff) | |
| download | emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip | |
Spelling fixes.
Diffstat (limited to 'lisp/erc/ChangeLog.04')
| -rw-r--r-- | lisp/erc/ChangeLog.04 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/erc/ChangeLog.04 b/lisp/erc/ChangeLog.04 index ff47372b8e3..97d2f01a22d 100644 --- a/lisp/erc/ChangeLog.04 +++ b/lisp/erc/ChangeLog.04 | |||
| @@ -1926,7 +1926,7 @@ | |||
| 1926 | 1926 | ||
| 1927 | * erc.el: erc-send-whitespace-lines: New variable. | 1927 | * erc.el: erc-send-whitespace-lines: New variable. |
| 1928 | (erc-send-current-line): Use erc-send-whitespace-lines. Also, | 1928 | (erc-send-current-line): Use erc-send-whitespace-lines. Also, |
| 1929 | removed superflous test for empty line in the mapc, since the | 1929 | removed superfluous test for empty line in the mapc, since the |
| 1930 | blank line test should find all. I do like to be able to send an | 1930 | blank line test should find all. I do like to be able to send an |
| 1931 | empty line when i want to! | 1931 | empty line when i want to! |
| 1932 | (erc-send-current-line): Check for point being in input line | 1932 | (erc-send-current-line): Check for point being in input line |
| @@ -2092,4 +2092,3 @@ See ChangeLog.03 for earlier changes. | |||
| 2092 | ;; Local Variables: | 2092 | ;; Local Variables: |
| 2093 | ;; coding: utf-8 | 2093 | ;; coding: utf-8 |
| 2094 | ;; End: | 2094 | ;; End: |
| 2095 | |||