emacs/lisp/textmodes
Juanma Barranquero 57348c4d22 lisp/textmodes/rst.el: Implement missing but documented functionality.
(rst-arabic-to-roman, rst-roman-to-arabic):
Implement inserting into current buffer, documented in their docstrings.
(rst-define-key, rst-compare-adornments, rst-insert-list-new-item)
(rst-section-tree-point, rst-forward-section, rst-indent)
(rst-compute-tabs, rst-font-lock-find-unindented-line-end)
(rst-font-lock-find-unindented-line-limit, rst-adornment-level)
(rst-font-lock-handle-adornment-pre-match-form)
(rst-repeat-last-character): Reflow docstrings.
(rst-preferred-adornments, rst-update-section, rst-find-title-line)
(rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
(rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
(rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
Fix docstring typos.
(rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
(rst-uncomment-region, rst-font-lock-find-unindented-line-match)
(rst-font-lock-handle-adornment-matcher): Mark unused arguments.
2014-03-16 04:47:31 +01:00
..
.gitignore
artist.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bib-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
bibtex-style.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
bibtex.el * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Update required/optional 2014-02-27 22:51:04 -08:00
conf-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
css-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
dns-mode.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
enriched.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
fill.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
flyspell.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
ispell.el Misc small fixes. 2014-01-31 11:41:54 +02:00
makeinfo.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
nroff-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
page-ext.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
page.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
paragraphs.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
picture.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
po.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
refbib.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
refer.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
refill.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-auc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-cite.el Fix regex used for searching citation keys. 2014-01-21 09:18:30 +01:00
reftex-dcr.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-global.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-index.el Spelling fixes. 2014-01-04 18:56:08 -08:00
reftex-parse.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-ref.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-sel.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-toc.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
reftex-vars.el Add `Texinfo' entry to reftex-label-alist-builtin. 2014-01-06 12:15:42 +01:00
reftex.el Fix reftex-create-bibtex-file autoload. 2014-01-21 09:26:31 +01:00
remember.el Some remember doc 2014-02-19 00:34:45 -08:00
rst.el lisp/textmodes/rst.el: Implement missing but documented functionality. 2014-03-16 04:47:31 +01:00
sgml-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
table.el Spelling fixes. 2014-01-05 22:25:30 -08:00
tex-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
texinfmt.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
texinfo.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
texnfo-upd.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
text-mode.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00
tildify.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
two-column.el Update copyright year to 2014 by running admin/update-copyright. 2014-01-01 07:43:34 +00:00
underline.el Replace "Maintainer: FSF" with the emacs-devel mailing address 2014-02-09 17:34:22 -08:00