From 92439579f3a00655358f48ea64b8fb142bfda1b6 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 3 Jul 2008 15:18:32 +0000 Subject: 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. --- lisp/ChangeLog.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/ChangeLog.7') diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index 64289cedf5..0b9986e993 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -2291,7 +2291,7 @@ (calendar-mouse-view-other-diary-entries): Rewritten to put results in popup menu to be consistent with other functions. - * calendar/diary-lib.el (view-other-diary-entries): Don't overide + * calendar/diary-lib.el (view-other-diary-entries): Don't override default value of diary-file. 1998-06-09 Richard Stallman -- cgit v1.2.3