aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-03-25 17:37:04 -0700
committerGlenn Morris2012-03-25 17:37:04 -0700
commit33da7b164bf352bdef4a8b0cf91a353f99a1c9ff (patch)
treec09b4ad679685dc1567034479e61026dd00461a1 /lisp/ChangeLog
parentf514f6f0e3f8bbeb5212d0337e5bda5a9a4eaeb5 (diff)
downloademacs-33da7b164bf352bdef4a8b0cf91a353f99a1c9ff.tar.gz
emacs-33da7b164bf352bdef4a8b0cf91a353f99a1c9ff.zip
Small edits for lispref/os.texi
* doc/lispref/os.texi (Startup Summary): Copyedits. Fix startup screen logic. (Init File): Copyedits. (Command-Line Arguments): Copyedits. Do not mention argv alias. * lisp/startup.el (normal-top-level, command-line, command-line-1): Give them doc strings.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5a0c33da3c8..0903c2c2fd5 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-03-26 Glenn Morris <rgm@gnu.org>
2
3 * startup.el (normal-top-level, command-line, command-line-1):
4 Give them doc strings.
5
12012-03-25 Eli Zaretskii <eliz@gnu.org> 62012-03-25 Eli Zaretskii <eliz@gnu.org>
2 7
3 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead 8 * makefile.w32-in (install): Use $(DIRNAME)_same-dir.tst instead