]> code.delx.au - gnu-emacs/commit
New lispref section “Security Considerations”
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Oct 2015 03:22:34 +0000 (20:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Oct 2015 03:26:49 +0000 (20:26 -0700)
commitf373e812d95e1822833f88db024e011a769998b4
tree5cc676ac1723fd2631f356f3c3c2e6c5b5b7105e
parent0bb27cd32e4a6a7fc4485381efc9ff0026e15689
New lispref section “Security Considerations”

This attempts to document some of the issues recently discussed
on emacs-devel, and to indicate other such issues.  The section
could be a lot longer.
* doc/lispref/os.texi (Security Considerations):
New node.
* doc/lispref/elisp.texi (Top):
* doc/lispref/processes.texi (Shell Arguments):
* lisp/subr.el (shell-quote-argument):
* src/callproc.c (syms_of_callproc):
Reference it.
doc/lispref/elisp.texi
doc/lispref/os.texi
doc/lispref/processes.texi
lisp/subr.el
src/callproc.c