diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2010-07-24 13:53:19 +0200 |
commit | c4cc8b9a23253c12c5cee0be1363343fe019bf20 (patch) | |
tree | 815961aa81b8d66acd9a279f9b47debbeb6f8763 /src/ChangeLog.2 | |
parent | 80eb92cea85473180b905a1a89607c151e69f317 (diff) | |
download | emacs-c4cc8b9a23253c12c5cee0be1363343fe019bf20.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'src/ChangeLog.2')
-rw-r--r-- | src/ChangeLog.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index 7313f56ae8e..41e280a71b3 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 @@ -3102,9 +3102,9 @@ [So (-259 . (259 . x)) means to format x -exactly- 259 chars wide.] * dispnew.c (Fding): - Do not terminate macro-definition if given an argument + Do not terminate macro-definition if given an argument. (This is so things like asynchronous process notifications - can beep but not screw) + can beep but not screw.) 1986-11-10 Richard M. Stallman (rms@prep) |