Mercurial > emacs
diff doc/lispref/ChangeLog @ 104354:7d0f4f179b3d
* subr.el (listify-key-sequence-1): Use normal syntax since those
integers are nowadays always represented by the same (positive) number
on all platforms.
(read-key-empty-map): New const.
(read-key-delay): New var.
(read-key): New function.
(force-mode-line-update): Use with-current-buffer.
(locate-user-emacs-file): Don't forget to abbreviate the file name.
(start-process-shell-command, start-file-process-shell-command):
Discourage the use of command-args.
* processes.texi (Asynchronous Processes): Adjust arglist of
start-process-shell-command and start-file-process-shell-command.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 19 Aug 2009 03:03:05 +0000 |
parents | a43e99d78f43 |
children | c72e3dd88ed4 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Wed Aug 19 02:59:11 2009 +0000 +++ b/doc/lispref/ChangeLog Wed Aug 19 03:03:05 2009 +0000 @@ -1,3 +1,8 @@ +2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca> + + * processes.texi (Asynchronous Processes): Adjust arglist of + start-process-shell-command and start-file-process-shell-command. + 2009-08-15 Chong Yidong <cyd@stupidchicken.com> * advice.texi (Argument Access in Advice): Note that argument