diff options
| author | Glenn Morris | 2012-03-20 00:44:03 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-03-20 00:44:03 -0700 |
| commit | a5656eae9df0402207eed16d7b1e4848ebd00b24 (patch) | |
| tree | 2ad260c57d35b49ef0c255be7c904dee9d3c8b39 /doc/lispref/ChangeLog | |
| parent | e76917e6cd0abdfa01d73c9c62d0206afd3452dd (diff) | |
| download | emacs-a5656eae9df0402207eed16d7b1e4848ebd00b24.tar.gz emacs-a5656eae9df0402207eed16d7b1e4848ebd00b24.zip | |
os.texi "Startup Summary" small changes
* doc/lispref/os.texi (Startup Summary):
Don't mention initial-buffer-choice = t.
Add summary table of some relevant command-line options.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index af0cb306245..d8e96914d51 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-03-20 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * os.texi (Startup Summary): Don't mention initial-buffer-choice = t. | ||
| 4 | Add summary table of some relevant command-line options. | ||
| 5 | |||
| 1 | 2012-03-18 Chong Yidong <cyd@gnu.org> | 6 | 2012-03-18 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * internals.texi (Building Emacs, Garbage Collection): Copyedits. | 8 | * internals.texi (Building Emacs, Garbage Collection): Copyedits. |