emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 03 Jul 2008 15:18:35 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/07/03 15:18:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.14118
retrieving revision 1.14119
diff -u -b -r1.14118 -r1.14119
--- ChangeLog   3 Jul 2008 12:25:17 -0000       1.14118
+++ ChangeLog   3 Jul 2008 15:18:26 -0000       1.14119
@@ -1,5 +1,30 @@
 2008-07-03  Juanma Barranquero  <address@hidden>
 
+       * 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.
+
        * nxml/nxml-glyph.el (nxml-glyph-set-hook):
        * nxml/nxml-uchnm.el (nxml-unicode-blocks)
        (nxml-unicode-block-char-name-set):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]