1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 04:21:24 -08:00
emacs/doc
Peder O. Klingenberg a2be81780e Extend process-lines to allow exit status handling
* subr.el (process-lines-handling-status): Extension of the old
process-lines, with more flexible handling of the exit status.
(process-lines): Old API implemented using the new function.
(process-lines-ignore-status): Another use of the new function -
return the output lines regardless of the exit status (bug#1321).
2020-09-20 00:16:36 +02:00
..
emacs Document easy ways of typing undo key on TTY frames 2020-09-18 10:50:57 +03:00
lispintro Merge from origin/emacs-27 2020-08-31 10:45:54 -07:00
lispref Extend process-lines to allow exit status handling 2020-09-20 00:16:36 +02:00
man Fix syntax error in man page. 2020-04-05 10:19:31 +02:00
misc Add a new variable 'gnus-global-groups' 2020-09-19 21:16:42 +02:00