diff options
| author | Stefan Monnier | 2008-10-18 23:13:09 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2008-10-18 23:13:09 +0000 |
| commit | 0296a35eeb86cde2191c410974cf7b899b7bdb72 (patch) | |
| tree | 44a727c579fdea777e431c0cf2df2e34374b817a /etc | |
| parent | 73bde1a893686a8dc36939437cc4a49f18fcc6a0 (diff) | |
| download | emacs-0296a35eeb86cde2191c410974cf7b899b7bdb72.tar.gz emacs-0296a35eeb86cde2191c410974cf7b899b7bdb72.zip | |
(emacs-internal): New coding system alias.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1118,6 +1118,8 @@ functions and variables (formerly used for Tamil script). | |||
| 1118 | 1118 | ||
| 1119 | * Lisp Changes in Emacs 23.1 | 1119 | * Lisp Changes in Emacs 23.1 |
| 1120 | 1120 | ||
| 1121 | ** New coding system alias `emacs-internal'. | ||
| 1122 | |||
| 1121 | +++ | 1123 | +++ |
| 1122 | ** New primitives `list-system-processes' and `system-process-attributes' | 1124 | ** New primitives `list-system-processes' and `system-process-attributes' |
| 1123 | let Lisp programs access the processes that are running on the local | 1125 | let Lisp programs access the processes that are running on the local |