1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-02 10:11:05 -08:00
This commit is contained in:
Glenn Morris 2009-09-10 06:27:04 +00:00
parent 9477096cf1
commit a126db16fa

View file

@ -212,8 +212,8 @@ variable, are now declared obsolete.
** read-key is a function halfway between read-event and read-key-sequence.
It reads a single key, but obeys input and escape sequence decoding.
** start-process-shell-command start-file-process-shell-command only
take a single `command' argument any more.
** start-process-shell-command and start-file-process-shell-command
now only take a single `command' argument.
** The variable `process-file-side-effects' shall be bound to nil, if
a `process-file' call does not change a remote file. By this, file