diff options
| author | Paul Eggert | 2014-11-24 17:14:29 -0800 |
|---|---|---|
| committer | Paul Eggert | 2014-11-24 17:16:27 -0800 |
| commit | f24c8f98ec50a3725ccf793dbd09752fec79a3a1 (patch) | |
| tree | 2814140989d7816c083b1a4c79f733746827fb84 /lisp/erc/ChangeLog.03 | |
| parent | 4e7112e8a32e537044341a38749bbdc8c234c134 (diff) | |
| download | emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.tar.gz emacs-f24c8f98ec50a3725ccf793dbd09752fec79a3a1.zip | |
Fix white-space problems in ChangeLogs.
Diffstat (limited to 'lisp/erc/ChangeLog.03')
| -rw-r--r-- | lisp/erc/ChangeLog.03 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03 index 5f04cf8ebe5..029e29e4728 100644 --- a/lisp/erc/ChangeLog.03 +++ b/lisp/erc/ChangeLog.03 | |||
| @@ -323,7 +323,7 @@ | |||
| 323 | 323 | ||
| 324 | * erc.el(erc-modules): Add some more symbols to the set | 324 | * erc.el(erc-modules): Add some more symbols to the set |
| 325 | 325 | ||
| 326 | * erc.el(erc-modules): * erc.el(erc-modules): Add :greedy t to the set in | 326 | * erc.el(erc-modules): Add :greedy t to the set in |
| 327 | 327 | ||
| 328 | * erc-dcc.el: | 328 | * erc-dcc.el: |
| 329 | More autoloads which make dcc autoload upon ctcp dcc query received. | 329 | More autoloads which make dcc autoload upon ctcp dcc query received. |
| @@ -714,7 +714,7 @@ | |||
| 714 | defcustom `erc-log-insert-log-on-open' | 714 | defcustom `erc-log-insert-log-on-open' |
| 715 | defcustom `erc-generate-log-file-name-function' | 715 | defcustom `erc-generate-log-file-name-function' |
| 716 | defun `erc-save-buffer-in-logs' (autoloads from erc-log.el) | 716 | defun `erc-save-buffer-in-logs' (autoloads from erc-log.el) |
| 717 | defuns `erc-generate-log-file-name-*' | 717 | defuns `erc-generate-log-file-name-*' |
| 718 | defun `erc-current-logfile' | 718 | defun `erc-current-logfile' |
| 719 | defun `erc-logging-enabled' (autoloads from erc-log.el) | 719 | defun `erc-logging-enabled' (autoloads from erc-log.el) |
| 720 | - erc-truncate-buffer-to-size: fix for double-saving bug when | 720 | - erc-truncate-buffer-to-size: fix for double-saving bug when |
| @@ -744,7 +744,7 @@ | |||
| 744 | 744 | ||
| 745 | 2003-04-27 Damien Elmes <erc@repose.cx> | 745 | 2003-04-27 Damien Elmes <erc@repose.cx> |
| 746 | 746 | ||
| 747 | * erc.el: * erc.el: erc-modules: added | 747 | * erc.el: erc-modules: added |
| 748 | 748 | ||
| 749 | 2003-04-27 Alex Schroeder <alex@gnu.org> | 749 | 2003-04-27 Alex Schroeder <alex@gnu.org> |
| 750 | 750 | ||
| @@ -1567,7 +1567,7 @@ | |||
| 1567 | * (erc-cmd-NAMES): Ditto. | 1567 | * (erc-cmd-NAMES): Ditto. |
| 1568 | * (erc-cmd-ME): Put 'do-not-parse-args property. | 1568 | * (erc-cmd-ME): Put 'do-not-parse-args property. |
| 1569 | 1569 | ||
| 1570 | * erc-dcc.el:nick: * erc-dcc.el: * erc-dcc-list: Renamed | 1570 | * erc-dcc-list: Renamed |
| 1571 | * (erc-dcc-member). Treat :nick as either a nick!user@host or nick, | 1571 | * (erc-dcc-member). Treat :nick as either a nick!user@host or nick, |
| 1572 | do appropriate comparisons, simplified. | 1572 | do appropriate comparisons, simplified. |
| 1573 | * (erc-dcc-list-add): New functions | 1573 | * (erc-dcc-list-add): New functions |
| @@ -1692,12 +1692,12 @@ | |||
| 1692 | 1692 | ||
| 1693 | 2003-01-11 Mario Lang <mlang@delysid.org> | 1693 | 2003-01-11 Mario Lang <mlang@delysid.org> |
| 1694 | 1694 | ||
| 1695 | * erc-dcc.el: * erc-dcc.el: * (erc-dcc-do-LIST-command): Fix | 1695 | * erc-dcc.el (erc-dcc-do-LIST-command): Fix |
| 1696 | 1696 | ||
| 1697 | * erc-dcc.el: | 1697 | * erc-dcc.el: |
| 1698 | * buffer-local variables erc-dcc-sent-marker and erc-dcc-send-confirmed marker removed | 1698 | * buffer-local variables erc-dcc-sent-marker and erc-dcc-send-confirmed marker removed |
| 1699 | Keep This info in erc-dcc-member :sent and :confirmed plist values | 1699 | Keep This info in erc-dcc-member :sent and :confirmed plist values |
| 1700 | * : * :buffer plist for :type 'SEND removed, since we can get this with (marker-buffer | 1700 | :buffer plist for :type 'SEND removed, since we can get this with (marker-buffer |
| 1701 | * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block and erc-dcc-send-connected, which now prints a msg... | 1701 | * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block and erc-dcc-send-connected, which now prints a msg... |
| 1702 | 1702 | ||
| 1703 | * erc-dcc.el: | 1703 | * erc-dcc.el: |