index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
lispref
/
processes.texi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make 'delete-process' into a command
Lars Ingebrigtsen
2022-05-07
1
-6
/
+8
*
Handle remote system processes
Michael Albinus
2022-04-05
1
-3
/
+8
*
Extend signal-process and proced.el
Michael Albinus
2022-03-30
1
-3
/
+20
*
Fix grep-like functions when running on a remote host
Michael Albinus
2022-03-22
1
-1
/
+10
*
%CPU can exceed 100 on GNU/Linux
Paul Eggert
2022-03-04
1
-2
/
+3
*
Make kill-process into a command
Lars Ingebrigtsen
2022-01-23
1
-4
/
+6
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Add a new variable 'process-error-pause-time'
Lars Ingebrigtsen
2021-12-02
1
-0
/
+9
|
/
*
; * doc/lispref/processes.texi (Filter Functions): Fix last change.
Eli Zaretskii
2021-10-14
1
-1
/
+2
*
Document the t value for set-process-filter in the manual
Lars Ingebrigtsen
2021-10-14
1
-3
/
+5
*
New function num-processors
Paul Eggert
2021-10-10
1
-0
/
+13
*
Rename shell-split-string to split-string-shell-command
Lars Ingebrigtsen
2021-07-15
1
-2
/
+2
*
Add a new function 'shell-split-string'
Lars Ingebrigtsen
2021-07-15
1
-0
/
+10
*
* lisp/emacs-lisp/bindat.el: Allow non-fixed size of `strz`
Stefan Monnier
2021-04-15
1
-2
/
+3
*
* doc/lispref/processes.texi: Fix small misprint
Filipp Gunbin
2021-04-13
1
-1
/
+1
*
; Fix last change.
Eli Zaretskii
2021-03-06
1
-2
/
+2
*
Improve documentation of Bindat
Eli Zaretskii
2021-03-06
1
-24
/
+37
*
Bindat: new macro-expansion based data layout language
Stefan Monnier
2021-03-05
1
-144
/
+134
*
* lisp/emacs-lisp/bindat.el: Add 64bit int support
Stefan Monnier
2021-02-15
1
-3
/
+8
*
* lisp/emacs-lisp/bindat.el (bindat-spec): New macro.
Stefan Monnier
2021-02-15
1
-12
/
+16
*
Clarify the "Sentinels" node in the lispref manual
Lars Ingebrigtsen
2021-02-04
1
-1
/
+5
*
Add a bit more clarification around standard error processes.
Philipp Stephani
2021-01-17
1
-1
/
+26
*
Merge from origin/emacs-27
Paul Eggert
2021-01-01
1
-1
/
+2
|
\
|
*
Improve documentation of 'network-lookup-address-info'
Eli Zaretskii
2020-12-31
1
-1
/
+2
*
|
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
|
Use the full name of the null byte/character, not its abbreviation
Andreas Schwab
2020-10-05
1
-1
/
+1
*
|
Make set-process-buffer also update the process mark
Lars Ingebrigtsen
2020-09-24
1
-1
/
+2
*
|
; * doc/lispref/processes.texi (Synchronous Processes): Fix typo.
Michael Albinus
2020-09-20
1
-1
/
+1
*
|
Extend process-lines to allow exit status handling
Peder O. Klingenberg
2020-09-20
1
-0
/
+5
*
|
Allow open-network-stream to use different TLS capability commands
Lars Ingebrigtsen
2020-07-19
1
-1
/
+4
*
|
Introduce process-file-return-signal-string
Michael Albinus
2020-05-16
1
-0
/
+16
*
|
* doc/lispref/processes.texi (Network): Fix xref usage.
Glenn Morris
2020-04-13
1
-1
/
+1
*
|
Add :coding support to open-network-stream and open-gnutls-stream
Robert Pluim
2020-04-07
1
-0
/
+6
*
|
Add a module function to open a file descriptor connected to a pipe.
Philipp Stephani
2020-03-26
1
-0
/
+1
*
|
Remove references to obsolete libraries
Stefan Kangas
2020-01-16
1
-8
/
+5
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Spelling fixes
Paul Eggert
2019-12-09
1
-1
/
+1
*
Extend network-interface-list to return IPv6 and network info
Robert Pluim
2019-11-26
1
-6
/
+63
*
Default network-stream-use-client-certificates to nil
Robert Pluim
2019-11-23
1
-5
/
+5
*
Always check for client-certificates
Robert Pluim
2019-11-05
1
-2
/
+6
*
Document how to listen on all interfaces in the Elisp manual
Robert Pluim
2019-09-24
1
-1
/
+5
*
Update some URLs
Paul Eggert
2019-09-23
1
-2
/
+2
*
Allow `process-contact' not to block
Lars Ingebrigtsen
2019-09-20
1
-1
/
+6
*
Correct description of network-lookup-address-info
Robert Pluim
2019-08-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/netsec'
Lars Ingebrigtsen
2019-08-23
1
-0
/
+15
|
\
|
*
Add network-lookup-address-info description
Robert Pluim
2018-07-17
1
-0
/
+15
*
|
Merge from origin/emacs-26
Glenn Morris
2019-08-20
1
-16
/
+13
|
\
\
|
*
|
Fix process filter documentation (Bug#13400)
Noam Postavsky
2019-08-19
1
-16
/
+13
*
|
|
Allow serial-term to take an optional argument for line-mode
Lars Ingebrigtsen
2019-07-27
1
-1
/
+3
[next]