aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-27 10:41:38 +0000
committerPavel Janík2001-10-27 10:41:38 +0000
commit7db35a48a8c04d67b107e2adca6cc8be3539b704 (patch)
tree78f69621c62ae965cb9e5bf809d81fbd74a26d5a /src/ChangeLog
parenta7248e4f4c6f7eddf00cd1f5b508143bce9cd14b (diff)
downloademacs-7db35a48a8c04d67b107e2adca6cc8be3539b704.tar.gz
emacs-7db35a48a8c04d67b107e2adca6cc8be3539b704.zip
Fix typos in comments.
Remove unnecessary spaces. Change doc-string comments to `new style' [w/`doc:' keyword]. (USAGE2): Fix typos in usage string.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 973d20df4d0..ed83e075787 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-10-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-27 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * emacs.c: Fix typos in comments.
4 Remove unnecessary spaces.
5 Change doc-string comments to `new style' [w/`doc:' keyword].
6 (USAGE2): Fix typos in usage string.
7
3 * xterm.c: Fix typo in a comment. 8 * xterm.c: Fix typo in a comment.
4 9
5 * lisp.h: (gdb_lisp_params): Remove code in #if 0 which is now in 10 * lisp.h: (gdb_lisp_params): Remove code in #if 0 which is now in