1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
emacs/test/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-hist-tests.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-ls-tests.el Quieten compilation of some test/lisp files 2018-03-09 15:04:59 -05:00
esh-opt-tests.el esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323) 2018-05-15 19:32:49 -04:00
eshell-tests.el Fix resolving symlinks in Eshell history file names 2018-12-09 09:45:40 +02:00