• Samer Masterson's avatar
    eshell: Introduce new buffer syntax · e37da5a4
    Samer Masterson authored
    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>'.
    e37da5a4
esh-arg.el 14.2 KB