1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/eshell
Stefan Kangas c1544feba0 Improve doc string of eshell and eshell-buffer-name
* lisp/eshell/eshell.el (eshell-buffer-name, eshell): Improve doc
strings, by clarifying how buffers are named.  Also refer users to the
Info manual.  (Bug#37178)
2019-10-20 15:14:57 +02:00
..
em-alias.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-banner.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-basic.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
em-cmpl.el * lisp/pcomplete.el: Mark 'pcomplete' command as obsolete 2019-10-03 10:36:00 -04:00
em-dirs.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-glob.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-hist.el Fix eshell-mode-map initialization 2019-08-15 20:49:15 -04:00
em-ls.el Use decoded time accessors in in em-ls 2019-07-30 13:10:03 +02:00
em-pred.el lisp/*.el, src/*.c: Fix typos in docstrings 2019-09-19 04:32:25 +02:00
em-prompt.el Fix eshell-mode-map initialization 2019-08-15 20:49:15 -04:00
em-rebind.el Fix eshell-mode-map initialization 2019-08-15 20:49:15 -04:00
em-script.el Remove interactive spec from eshell-source-file 2019-07-26 14:13:56 +02:00
em-smart.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-term.el lisp/*.el: Fix typos and improve some docstrings 2019-10-20 12:12:27 +02:00
em-tramp.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-unix.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
em-xtra.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
esh-arg.el Remove XEmacs compat code from esh-arg.el 2019-10-19 00:17:29 +02:00
esh-cmd.el Remove some XEmacs compat code from esh*.el 2019-10-05 16:59:13 +02:00
esh-ext.el Fix path for current directory in eshell on MS-Windows 2019-06-08 11:29:34 +03:00
esh-io.el Fix up Eshell 'require's after previous dependency reshuffle. 2019-04-09 14:57:29 -04:00
esh-mode.el Remove some XEmacs compat code from esh*.el 2019-10-05 16:59:13 +02:00
esh-module.el Eshell: Try to untangle the dependencies; move 'provide's to the end 2019-04-08 14:28:34 -04:00
esh-opt.el Eshell dependencies: Fix recent regressions 2019-04-10 10:11:50 -04:00
esh-proc.el Fix eshell-mode-map initialization 2019-08-15 20:49:15 -04:00
esh-util.el Remove some XEmacs compat code from esh*.el 2019-10-05 16:59:13 +02:00
esh-var.el Fix eshell-mode-map initialization 2019-08-15 20:49:15 -04:00
eshell.el Improve doc string of eshell and eshell-buffer-name 2019-10-20 15:14:57 +02:00