1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/eshell
Paul Eggert 19532d147b Escape ` and ' in doc
Escape apostrophes and grave accents in docstrings if they are
are supposed to stand for themselves and are not quotes.  Remove
apostrophes from docstring examples like ‘'(calendar-nth-named-day
-1 0 10 year)’ that confuse source code with data.  Do some other
minor docstring fixups as well, e.g., insert a missing close
quote.
2015-09-01 18:23:21 -07:00
..
em-alias.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-banner.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-basic.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-cmpl.el PATH- and completion-related fixes in Eshell on MS-Windows 2015-04-29 20:52:02 +03:00
em-dirs.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
em-glob.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
em-hist.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
em-ls.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-pred.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
em-prompt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-rebind.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-script.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
em-smart.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-term.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
em-tramp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
em-unix.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
em-xtra.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-arg.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
esh-cmd.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
esh-ext.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
esh-io.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
esh-opt.el Escape ` and ' in doc 2015-09-01 18:23:21 -07:00
esh-proc.el Quoting fixes in ERC and Eshell 2015-08-31 15:10:37 -07:00
esh-util.el Don't quote nil and t in doc strings 2015-05-21 10:06:44 -07:00
esh-var.el Prefer directed to neutral quotes 2015-08-24 23:57:25 -07:00
eshell.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00