1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
emacs/lisp/eshell
Noam Postavsky 1cdd0e8cd8 Disable history expansion in eshell (Bug#29157)
History expansion is not so useful since interactive history commands
are already provided.  It can produce surprising errors when the user
is not aware of the history designator syntax.
* lisp/eshell/em-hist.el (eshell-hist-initialize): Don't add
eshell-expand-history-references to eshell-expand-input-functions.
* etc/NEWS: Announce it.
2017-12-03 15:39:02 -05:00
..
em-alias.el Revert "Don't lose arguments to eshell aliases (Bug#27954)" 2017-09-30 20:01:33 -04:00
em-banner.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-basic.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-cmpl.el Improve the doc of eshell-cmpl-* custom variables (Bug#25069) 2017-11-02 20:38:09 -04:00
em-dirs.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-glob.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-hist.el Disable history expansion in eshell (Bug#29157) 2017-12-03 15:39:02 -05:00
em-ls.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-pred.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-prompt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-rebind.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-script.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-smart.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-term.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-tramp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-unix.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
em-xtra.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-arg.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-cmd.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-ext.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-io.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-module.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-opt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-proc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-util.el * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration. 2017-09-25 19:39:19 -04:00
esh-var.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eshell.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00