aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog.04
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /lisp/erc/ChangeLog.04
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'lisp/erc/ChangeLog.04')
-rw-r--r--lisp/erc/ChangeLog.043
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