aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorPavel Janík2001-10-31 15:12:04 +0000
committerPavel Janík2001-10-31 15:12:04 +0000
commit2b209b974e720efd36cedd4fb2ea229b1a40f182 (patch)
tree35fff9287afad0250b1870ca1bc36d5dbd70721f /src/ChangeLog
parent400d6fa9d2021f33a80dcbd6fe02422f90013074 (diff)
downloademacs-2b209b974e720efd36cedd4fb2ea229b1a40f182.tar.gz
emacs-2b209b974e720efd36cedd4fb2ea229b1a40f182.zip
*** empty log message ***
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 bd88c1cd765..a6997e984d5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 12001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 2
3 * emacs.c (USAGE1): Show command line option --no-window-system
4 instead of --no-windows in usage.
5 (standard_args): Rename --no-windows to --no-window-system.
6 (bug_reporting_address): Follow Emacs coding conventions.
7
3 * eval.c (Fcommandp): Doc fix. 8 * eval.c (Fcommandp): Doc fix.
4 Change doc-string comments to `new style' [w/`doc:' keyword]. 9 Change doc-string comments to `new style' [w/`doc:' keyword].
5 10