1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-17 13:40:59 -08:00
emacs/lisp/eshell
Eli Zaretskii c2fdd50c3c Fix resolving symlinks in Eshell history file names
* lisp/eshell/em-dirs.el (eshell-write-last-dir-ring):
* lisp/eshell/em-hist.el (eshell-write-history): Don't call
file-truename with argument of nil.  (Bug#33477)

* test/lisp/eshell/eshell-tests.el (with-temp-eshell): Remove
HISTFILE from the environment, to make sure the Eshell history
file is nil.
2018-12-09 09:45:40 +02:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el Fix resolving symlinks in Eshell history file names 2018-12-09 09:45:40 +02:00
em-glob.el
em-hist.el Fix resolving symlinks in Eshell history file names 2018-12-09 09:45:40 +02:00
em-ls.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
em-pred.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
em-prompt.el
em-rebind.el Avoid byte-compiler warning in em-rebind.el 2018-10-12 11:39:02 +03:00
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
em-xtra.el
esh-arg.el
esh-cmd.el Replace insignificant backquotes 2018-11-25 21:08:08 +01:00
esh-ext.el
esh-io.el
esh-mode.el
esh-module.el
esh-opt.el
esh-proc.el Fix Bug#31704 2018-09-06 12:16:00 +02:00
esh-util.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
esh-var.el
eshell.el