]> git.eshelyaron.com Git - emacs.git/commit
eshell: Introduce new buffer syntax
authorSamer Masterson <samer@samertm.com>
Sat, 16 May 2015 02:42:00 +0000 (19:42 -0700)
committerSamer Masterson <samer@samertm.com>
Sun, 17 May 2015 21:28:51 +0000 (14:28 -0700)
commite37da5a4a8055826f0fc1051083495a828509672
tree0b03dfaf99da7a0e37e079bfa7cd217a4dcde845
parentb510a83ef677c3876cfd71d6bebf0e2ecaf2f976
eshell: Introduce new buffer syntax

The new buffer syntax '#<buffer-name>' is equivalent to '#<buffer
buffer-name>'.  Remove `eshell-buffer-shorthand', as it is no longer
needed (Bug#19319).

* lisp/eshell/esh-io.el (eshell-buffer-shorthand): Remove.
(eshell-get-target): Remove shorthand-specific code.
* lisp/eshell/esh-arg.el (eshell-parse-special-reference): Parse
'#<buffer-name>'.
etc/NEWS
lisp/eshell/esh-arg.el
lisp/eshell/esh-io.el