emacs/lisp/eshell
Juanma Barranquero 92439579f3 Typos, doc fixes, etc.
* eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
(eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
(eshell-arg-load-hook, eshell-special-chars-outside-quoting):
Remove spurious * in defcustom docstrings.

* textmodes/fill.el (fill-paragraph): Fix typo in docstring.
(fill-individual-varying-indent, colon-double-space, enable-kinsoku)
(adaptive-fill-mode, adaptive-fill-first-line-regexp)
(default-justification): Remove spurious * in defcustom docstrings.

* textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
(rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
(rst-compare-decorations, rst-default-indent, rst-update-section)
(rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
(rst-toc-insert-find-delete-contents, rst-toc-count-lines)
(rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
Fix typos in docstrings.
(rst-mode-lazy): Fix typo in docstring.	 Remove spurious *.
(rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
(rst-get-decorations-around, rst-section-tree-point)
(rst-font-lock-adornment-point): Reflow docstrings.
(rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
Doc fixes.
(rst-re-enumerations): Comment out.
2008-07-03 15:18:32 +00:00
..
.arch-inventory
.gitignore
em-alias.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-banner.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-basic.el Require eshell, for eshell-defgroup. 2008-05-21 03:50:25 +00:00
em-cmpl.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-dirs.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-glob.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-hist.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-ls.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-pred.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-prompt.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-rebind.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-script.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-smart.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-term.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
em-unix.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
em-xtra.el Use eshell-defgroup rather than defgroup. 2008-05-21 03:51:08 +00:00
esh-arg.el Typos, doc fixes, etc. 2008-07-03 15:18:32 +00:00
esh-cmd.el (eshell-manipulate): Check eshell-debug-command is bound before using it. 2008-06-25 15:05:33 +00:00
esh-ext.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-io.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-maint.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-mode.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-module.el No need for cl when compiling. 2008-05-21 03:49:48 +00:00
esh-opt.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-proc.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
esh-test.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-util.el Remove unnecessary eval-when-compiles and eval-and-compiles. 2008-06-07 02:37:13 +00:00
esh-var.el Switch to recommended form of GPLv3 permissions notice. 2008-05-06 03:36:21 +00:00
eshell.el (eshell-defgroup): New alias. 2008-05-21 03:50:42 +00:00