aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoam Postavsky2017-11-26 21:23:48 -0500
committerNoam Postavsky2017-12-02 09:21:50 -0500
commit35f1ed10e464c105758994050edec05506a5dfb3 (patch)
tree96260c8c17547df6b64a25f7e5c6bb39f5fea203
parentac316634e4452bcf97ff8ebc5fbabf27337a16dd (diff)
downloademacs-35f1ed10e464c105758994050edec05506a5dfb3.tar.gz
emacs-35f1ed10e464c105758994050edec05506a5dfb3.zip
; ChangeLog.2: Fix bug reference.
-rw-r--r--ChangeLog.22
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2
index c971397a134..bf85406b1f9 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -32128,7 +32128,7 @@
32128 eshell: Introduce new buffer syntax 32128 eshell: Introduce new buffer syntax
32129 The new buffer syntax '#<buffer-name>' is equivalent to '#<buffer 32129 The new buffer syntax '#<buffer-name>' is equivalent to '#<buffer
32130 buffer-name>'. Remove `eshell-buffer-shorthand', as it is no longer 32130 buffer-name>'. Remove `eshell-buffer-shorthand', as it is no longer
32131 needed (Bug#19319). 32131 needed (Bug#19391).
32132 * lisp/eshell/esh-io.el (eshell-buffer-shorthand): Remove. 32132 * lisp/eshell/esh-io.el (eshell-buffer-shorthand): Remove.
32133 (eshell-get-target): Remove shorthand-specific code. 32133 (eshell-get-target): Remove shorthand-specific code.
32134 * lisp/eshell/esh-arg.el (eshell-parse-special-reference): Parse 32134 * lisp/eshell/esh-arg.el (eshell-parse-special-reference): Parse