emacs/lisp/textmodes
Stefan Merten d13c8be67c 2012-05-05 Stefan Merten <smerten@oekonux.de>
* rst.el: Major merge with upstream development up to Docutils
	SVN r7399 / rst.el V1.2.1.

	Clarified maintainership and authors.

	(rst-extract-version, rst-cvs-header, rst-cvs-rev)
	(rst-cvs-timestamp, rst-svn-rev, rst-svn-timestamp)
	(rst-official-version, rst-official-cvs-rev, rst-version)
	(rst-package-emacs-version-alist): New functions and variables
	for version information.

	(rst-bullets, rst-uri-schemes, rst-adornment-chars)
	(rst-max-inline-length, rst-re-alist-def, rst-re-alist)
	(rst-mode-syntax-table, rst-mode): New and corrected functions
	and variables representing reStructuredText features.

	(rst-re): New function for reStructuredText regexes. Used in
	many places.

	(rst-deprecated-keys, rst-call-deprecated, rst-define-key)
	(rst-mode-map): Rebound keys.

	(rst-mode-lazy, rst-font-lock-keywords)
	(rst-font-lock-extend-region)
	(rst-font-lock-extend-region-internal)
	(rst-font-lock-extend-region-extend)
	(rst-font-lock-find-unindented-line-limit)
	(rst-font-lock-find-unindented-line-match)
	(rst-adornment-level, rst-font-lock-adornment-level)
	(rst-font-lock-adornment-match)
	(rst-font-lock-handle-adornment-pre-match-form)
	(rst-font-lock-handle-adornment-matcher): Major revision of
	font-locking. Integrated with other code. `jit-lock-mode' is
	used now.

	(rst-preferred-adornments, rst-adjust-hook)
	(rst-new-adornment-down, rst-preferred-bullets)
	(rst-preferred-bullets, rst-indent, rst-indent-width)
	(rst-indent-field, rst-indent-literal-normal)
	(rst-indent-literal-minimized, rst-indent-comment): Changed,
	extended and improved customization.

	(rst-line-homogeneous-p, rst-line-homogeneous-nodent-p)
	(rst-normalize-cursor-position, rst-get-decoration)
	(rst-straighten-deco-spacing, rst-re-bullets, rst-re-items)
	(rst-rstrip, rst-toc-insert-find-delete-contents)
	(rst-shift-fill-region, rst-compute-bullet-tabs)
	(rst-debug-print-tabs, rst-debug-mark-found)
	(rst-shift-region-guts, rst-shift-region-right)
	(rst-shift-region-left, rst-use-char-classes)
	(rst-font-lock-keywords-function)
	(rst-font-lock-indentation-point)
	(rst-font-lock-find-unindented-line-begin)
	(rst-font-lock-find-unindented-line-end)
	(rst-font-lock-find-unindented-line)
	(rst-font-lock-adornment-point, rst-font-lock-level)
	(rst-adornment-level-alist): Removed functions and variables.

	(rst-compare-adornments, rst-get-adornment-match)
	(rst-suggest-new-adornment, rst-get-adornments-around)
	(rst-adornment-complete-p, rst-get-next-adornment)
	(rst-adjust-adornment, rst-display-adornments-hierarchy)
	(rst-straighten-adornments): Standardized function names to
	use "adornment" instead of "decoration". Corrected callers.
	Similar standardizing happened in many places.

	(rst-update-section, rst-adjust, rst-promote-region)
	(rst-enumerate-region, rst-bullet-list-region)
	(rst-repeat-last-character): Corrected use of `interactive'.

	(rst-classify-adornment, rst-find-all-adornments)
	(rst-get-hierarchy, rst-adjust-adornment, rst-toc-update)
	(rst-find-leftmost-column, rst-repeat-last-character):
	Refactored functions.

	(rst-find-title-line, rst-reset-section-caches)
	(rst-get-adornments-around, rst-adjust-adornment-work)
	(rst-arabic-to-roman, rst-roman-to-arabic)
	(rst-insert-list-pos, rst-insert-list-new-item)
	(rst-insert-list-continue, rst-insert-list, rst-forward-line):
	New functions.

	(rst-all-sections, rst-section-hierarchy)
	(rst-arabic-to-roman, rst-initial-enums, rst-initial-items):
	New variables.

	(rst-toc-return-wincfg, rst-toc-quit-window): Using window
	configuration instead of only buffer. Changed where necessary.

	(rst-line-tabs, rst-compute-tabs, rst-indent-line)
	(rst-shift-region, rst-adaptive-fill): New functions for
	indentation and filling.

	(rst-comment-line-break, rst-comment-indent)
	(rst-comment-insert-comment, rst-comment-region)
	(rst-uncomment-region): New functions for handling comments.

	(rst-compile): Shell arguments are quoted.

	(rst-compile-pdf-preview, rst-compile-slides-preview):
	Temporary files are deleted after use.
2012-05-07 21:51:25 +02:00
..
.gitignore
artist.el (artist-mode): Convert artist-mode to use define-minor-mode. 2012-04-11 13:57:21 +02:00
bib-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
bibtex-style.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
bibtex.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
conf-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
css-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
dns-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
enriched.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
fill.el (fill-region): Leave point and mark where they were before filling 2012-04-10 04:06:19 +02:00
flyspell.el ispell.el,flyspell.el: Preserve session localwords when switching back buffers. 2012-04-23 12:33:25 +02:00
ispell.el ispell.el,flyspell.el: Preserve session localwords when switching back buffers. 2012-04-23 12:33:25 +02:00
makeinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
nroff-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page-ext.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
page.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
paragraphs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
picture.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
po.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refbib.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
refer.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
refill.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-auc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-cite.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-dcr.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex-global.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-index.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-ref.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-sel.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-toc.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
reftex-vars.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
reftex.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
remember.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rst.el 2012-05-05 Stefan Merten <smerten@oekonux.de> 2012-05-07 21:51:25 +02:00
sgml-mode.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
table.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
tex-mode.el Replace independent implementations of string-prefix-p 2012-04-16 19:57:09 -04:00
texinfmt.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
texinfo.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
texnfo-upd.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
text-mode.el * doc/lispref/modes.texi (Example Major Modes): Update Lisp example code 2012-01-28 11:49:22 +08:00
tildify.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
two-column.el two-column.el small cleanup 2012-04-16 16:13:38 -04:00
underline.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00