]> git.eshelyaron.com Git - emacs.git/commit
Quoting fixes in ERC and Eshell
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Aug 2015 22:10:07 +0000 (15:10 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Aug 2015 22:10:37 +0000 (15:10 -0700)
commit244c417a5669eecca2a4930628ad438029466de1
tree786b23a97c9fa3474e9d8d8e174d3e43a9cda3c9
parent86f692009b949cedea9ae1e25868c54dece68318
Quoting fixes in ERC and Eshell

* lisp/erc/erc-autoaway.el (erc-autoaway-set-away):
* lisp/erc/erc-backend.el (define-erc-response-handler):
* lisp/erc/erc-fill.el (erc-fill-static-center):
* lisp/eshell/em-dirs.el (eshell-save-some-last-dir):
* lisp/eshell/em-glob.el (eshell-glob-entries):
* lisp/eshell/em-hist.el (eshell-save-some-history):
* lisp/eshell/em-unix.el (eshell-remove-entries, eshell/rm)
(eshell-shuffle-files):
* lisp/eshell/esh-cmd.el (eshell-do-eval):
* lisp/eshell/esh-proc.el (eshell-process-interact)
(eshell-query-kill-processes):
Respect ‘text-quoting-style’ in diagnostics and doc strings.
lisp/erc/erc-autoaway.el
lisp/erc/erc-backend.el
lisp/erc/erc-fill.el
lisp/eshell/em-dirs.el
lisp/eshell/em-glob.el
lisp/eshell/em-hist.el
lisp/eshell/em-unix.el
lisp/eshell/esh-cmd.el
lisp/eshell/esh-proc.el