diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6b3aba6d799..b5a25cb1c51 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2012-04-15 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (Processes, Subprocess Creation, Shell Arguments): | ||
| 4 | (Synchronous Processes, Asynchronous Processes, Deleting Processes): | ||
| 5 | Copyedits. | ||
| 6 | (Subprocess Creation): Discourage modifying exec-path directly. | ||
| 7 | (Synchronous Processes, Asynchronous Processes): | ||
| 8 | Update some example output. | ||
| 9 | (Process Information): Fix typo. | ||
| 10 | (Bindat Spec): Use Texinfo-recommended form of quote+punctuation. | ||
| 11 | |||
| 12 | 2012-04-15 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * anti.texi (Antinews): Copyedits. Don't @dfn anything here. | ||
| 15 | open-network-stream does exist in Emacs 23, but is simpler. | ||
| 16 | |||
| 17 | 2012-04-15 Chong Yidong <cyd@gnu.org> | ||
| 18 | |||
| 19 | * customize.texi (Custom Themes): Also document load-theme etc. | ||
| 20 | |||
| 1 | 2012-04-14 Chong Yidong <cyd@gnu.org> | 21 | 2012-04-14 Chong Yidong <cyd@gnu.org> |
| 2 | 22 | ||
| 3 | * customize.texi (Applying Customizations): | 23 | * customize.texi (Applying Customizations): |