diff options
| author | Chong Yidong | 2012-06-27 13:21:15 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-06-27 13:21:15 +0800 |
| commit | a2eb421b874f9719a8d49b456518ceb20f2b616a (patch) | |
| tree | 17d47424d3424522fdfb9e8cbe7d6ab66c691931 /doc/lispref/ChangeLog | |
| parent | 157e99e4284e376777fd22734b3c78c191cf313b (diff) | |
| download | emacs-a2eb421b874f9719a8d49b456518ceb20f2b616a.tar.gz emacs-a2eb421b874f9719a8d49b456518ceb20f2b616a.zip | |
In Lisp manual, don't capitalize pty.
* doc/lispref/processes.texi (Asynchronous Processes, Input to Processes):
* doc/lispref/internals.texi (Process Internals): Don't capitalize "pty".
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 782b6930a84..180e2aae596 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-06-27 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (Asynchronous Processes, Input to Processes): | ||
| 4 | * internals.texi (Process Internals): Don't capitalize "pty". | ||
| 5 | |||
| 1 | 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org> | 6 | 2012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org> |
| 2 | 7 | ||
| 3 | * processes.texi (Asynchronous Processes): Make the pty vs pipe | 8 | * processes.texi (Asynchronous Processes): Make the pty vs pipe |