1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
emacs/lisp/textmodes
Carsten Dominik 7a368970c7 (org-export-plain-list-max-depth): Renamed from
`org-export-local-list-max-depth'.  Default values changed to 3.
	(org-auto-renumber-ordered-lists,
	org-plain-list-ordered-item-terminator): New options.
	(org-at-item-p, org-beginning-of-item, org-end-of-item,
	org-get-indentation, org-get-string-indentation,
	org-maybe-renumber-ordered-list, org-renumber-ordered-list): New
	functions.
	(org-move-item-down, org-move-item-up): New commands.
	(org-export-as-html): New classes for CSS support.  Bug fix in
	regular expression detecting fixed-width regions.  Respect
	`org-local-list-ordered-item-terminator'.
	(org-set-autofill-regexps, org-adaptive-fill-function): "1)" is
	also a list item.
	(org-metaup, org-metadown, org-shiftmetaup, org-shiftmetadown):
	New item moving functions added.
2005-11-24 14:45:21 +00:00
..
.gitignore
artist.el (artist-ellipse-mirror-quadrant): Fix bug introduced 2005-07-03: 2005-10-06 15:00:49 +00:00
bib-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
bibtex.el (bibtex-font-lock-url): Catch when point past bound of search. 2005-10-16 14:07:33 +00:00
conf-mode.el (conf-mode-initialize): New function. 2005-10-29 16:01:37 +00:00
dns-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
enriched.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
fill.el (fill-nobreak-p): Fix first two rules to skip backward only 2005-10-21 08:50:28 +00:00
flyspell.el Fix commenting convention. Remove unnecessary leading * in custom docstrings. 2005-11-16 17:00:29 +00:00
ispell.el (ispell-command-loop): Change `i' description not to assume it 2005-11-03 21:34:12 +00:00
makeinfo.el (tex-end-of-header, tex-start-of-header): Add defvars. 2005-08-31 10:26:53 +00:00
nroff-mode.el Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
org.el (org-export-plain-list-max-depth): Renamed from 2005-11-24 14:45:21 +00:00
page-ext.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
page.el (narrow-to-page): Exclude _entire_ multi-line delimiter from the region 2005-09-10 15:22:29 +00:00
paragraphs.el (sentence-end-base): Use real chars, so as 2005-10-25 04:56:18 +00:00
picture.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
po.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
refbib.el (r2b-convert-record, r2b-convert-buffer): Improve argument/docstring 2005-08-09 11:00:42 +00:00
refer.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
refill.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
reftex-auc.el 2005-09-24 Emilio C. Lopes <eclig@gmx.net> 2005-09-24 13:44:02 +00:00
reftex-cite.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-dcr.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-global.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-index.el 2005-09-25 Romain Francoise <romain@orebokech.com> 2005-09-24 23:26:28 +00:00
reftex-parse.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-ref.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-sel.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-toc.el Update FSF street address; nfc. 2005-09-21 11:40:15 +00:00
reftex-vars.el Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
reftex.el (reftex-use-fonts): removed the check for 2005-11-16 13:42:58 +00:00
sgml-mode.el Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
spell.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
table.el * mh-customize.el: Do not use face-alias compatibility for 2005-08-15 21:29:32 +00:00
tex-mode.el (tex-font-lock-keywords-2): Undo prev change. 2005-10-17 16:23:28 +00:00
texinfmt.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
texinfo.el Add :link (custom-group-link font-lock-faces) to defgroup. 2005-11-17 07:40:11 +00:00
texnfo-upd.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
text-mode.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
tildify.el Message format spec fixes (2) 2005-09-18 12:28:30 +00:00
two-column.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00
underline.el Update years in copyright notice; nfc. 2005-08-06 17:48:15 +00:00