aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-28 18:53:39 +0000
committerPavel Janík2001-10-28 18:53:39 +0000
commit186486eb07ffdc72abbe5907ed100e9db402633d (patch)
treed41f4cb9f5f369f53958aaf0f2f95d7eb8b37b22 /src/ChangeLog
parent4707d2d07995b52a096c85f874d69893dd86e774 (diff)
downloademacs-186486eb07ffdc72abbe5907ed100e9db402633d.tar.gz
emacs-186486eb07ffdc72abbe5907ed100e9db402633d.zip
Use argv[0] instead of emacs when -t was specified.
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 3e91f708bbc..2ba3c7cd09d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-28 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * emacs.c: Use argv[0] instead of emacs when -t was specified.
4
3 * keyboard.c: Change doc-string comments to `new style' [w/`doc:' 5 * keyboard.c: Change doc-string comments to `new style' [w/`doc:'
4 keyword]. 6 keyword].
5 Fix typos in comments. 7 Fix typos in comments.