1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/lisp/eshell
Paul Eggert dfc2ef11a8 Fix minor quoting problems in doc strings
Most of these fixes involve escaping grave accents that are
actually intended to be grave accents, not left quotes.
(Bug#20385)
2015-05-28 00:22:03 -07:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el PATH- and completion-related fixes in Eshell on MS-Windows 2015-04-29 20:52:02 +03:00
em-dirs.el Fix minor quoting problems in doc strings 2015-05-28 00:22:03 -07:00
em-glob.el
em-hist.el
em-ls.el
em-pred.el
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el * lisp/eshell/em-term.el (eshell-term-sentinel): 2015-05-17 14:57:13 -07:00
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el eshell: Introduce new buffer syntax 2015-05-17 14:28:51 -07:00
esh-cmd.el
esh-ext.el PATH- and completion-related fixes in Eshell on MS-Windows 2015-04-29 20:52:02 +03:00
esh-io.el eshell: Introduce new buffer syntax 2015-05-17 14:28:51 -07:00
esh-mode.el No longer set dired-directory in eshell. (Bug#16477) 2015-05-26 23:42:59 -07:00
esh-module.el
esh-opt.el
esh-proc.el
esh-util.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
esh-var.el
eshell.el