diff options
| author | Glenn Morris | 2012-03-17 17:23:20 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-03-17 17:23:20 -0700 |
| commit | b59af54981b4f7e1dd59ed8d477eced356bf5b05 (patch) | |
| tree | a69042c0b1368aca611acb1538869c633c9c2774 /doc/lispref/ChangeLog | |
| parent | d9a8eb664e9e3405f61e81aa17ead11b160e7769 (diff) | |
| download | emacs-b59af54981b4f7e1dd59ed8d477eced356bf5b05.tar.gz emacs-b59af54981b4f7e1dd59ed8d477eced356bf5b05.zip | |
lispref/os.texi edits
* doc/lispref/os.texi (System Interface): Flow control was removed.
(Startup Summary): General update.
(Init File): Don't mention compiling it.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 64b17ad420d..6c512a33978 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-03-18 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * os.texi (System Interface): Flow control was removed. | ||
| 4 | (Startup Summary): General update. | ||
| 5 | (Init File): Don't mention compiling it. | ||
| 6 | |||
| 1 | 2012-03-17 Chong Yidong <cyd@gnu.org> | 7 | 2012-03-17 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * os.texi (Startup Summary): Mention package loading. | 9 | * os.texi (Startup Summary): Mention package loading. |