aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-27 21:43:23 +0000
committerPavel Janík2001-10-27 21:43:23 +0000
commitbb4600a4b0c2c6b92b5bc79e61d1ad7a96740c0f (patch)
tree12da75126f19ce44ce7a3020f930e9ca0c434759 /src/ChangeLog
parentc71a58a384e8711e7295159dae7c99f521c4d22d (diff)
downloademacs-bb4600a4b0c2c6b92b5bc79e61d1ad7a96740c0f.tar.gz
emacs-bb4600a4b0c2c6b92b5bc79e61d1ad7a96740c0f.zip
Fix typo in a comment.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed83e075787..ba54a9fd397 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-10-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * xterm.c: Fix typo in a comment.
4
3 * emacs.c: Fix typos in comments. 5 * emacs.c: Fix typos in comments.
4 Remove unnecessary spaces. 6 Remove unnecessary spaces.
5 Change doc-string comments to `new style' [w/`doc:' keyword]. 7 Change doc-string comments to `new style' [w/`doc:' keyword].