1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/doc
Stefan Monnier 03a74b84f8 * 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.
2009-08-19 03:03:05 +00:00
..
emacs (Acknowledgments): Remove cvtmail. Mention info-finder. 2009-08-19 02:59:11 +00:00
lispintro * emacs-lisp-intro.texi (Simple Extension): Bump emacs versions in 2009-07-28 15:08:17 +00:00
lispref * subr.el (listify-key-sequence-1): Use normal syntax since those 2009-08-19 03:03:05 +00:00
man Add "Branch for 23.1" ChangeLog entry. 2009-06-21 14:35:26 +00:00
misc * dbus.texi (Asynchronous Methods): Allow nil handler. 2009-08-16 17:49:54 +00:00