1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-16 02:50:26 -08:00
emacs/lisp/textmodes
Carsten Dominik 38f8646b6f (orgstruct-mode-map): New variable.
(orgstruct-mode): New minor mode.
	(turn-on-orgstruct, orgstruct-error, orgstruct-setup)
	(orgstruct-make-binding, org-context-p, org-get-local-variables)
	(org-run-like-in-org-mode): New functions.
	(org-cycle-list-bullet): New command.
	(org-special-properties, org-property-start-re)
	(org-property-end-re): New constants.
	(org-with-point-at): New macro.
	(org-get-property-block, org-entry-properties, org-entry-get)
	(org-entry-delete, org-entry-get-with-inheritance)
	(org-entry-put, org-buffer-property-keys): New functions.
	(org-insert-property-drawer): New command.
	(org-entry-property-inherited-from): New variable.
	(org-column): New face.
	(org-column-overlays, org-current-columns-fmt)
	(org-current-columns-maxwidths, org-column-map): New variables.
	(org-column-menu): New menu.
	(org-new-column-overlay, org-overlay-columns)
	(org-overlay-columns-title, org-remove-column-overlays)
	(org-column-show-value, org-column-quit, org-column-edit): New
	functions.
	(org-columns, org-agenda-columns): New commands.
	(org-get-columns-autowidth-alist): New functions.
	(org-properties): New customize group.
	(org-default-columns-format): New option.
	(org-priority): Realign tags after changing priority.
	(org-preserve-lc): New macro.
	(org-update-checkbox-count): Catch case when there is no headline.
	(org-agenda-quit): Remove any column overlays.
	(org-beginning-of-item-list): Fixed bug when non-item
	line is indented too deep.
	(org-cached-props): New variable.
	(org-cached-entry-get): New function.
	(org-make-tags-matcher): Handle property matches.
	(org-table-recalculate): Swap evaluation order:  Field
	formula first, then column formulas, but don't allow them to
	overwrite the field formulas.
	(org-table-eval-formula): New argument untouchable.
	(org-table-put-field-property): New function.
2007-07-02 13:38:15 +00:00
..
.gitignore
artist.el
bib-mode.el
bibtex-style.el Adjust copyright notice. 2007-06-11 22:06:36 +00:00
bibtex.el (bibtex-entry-format): New options whitespace', braces', and `string'. 2007-06-23 22:00:03 +00:00
conf-mode.el
css-mode.el (css-navigation-syntax-table): 2007-06-08 21:57:46 +00:00
dns-mode.el
enriched.el
fill.el (canonically-space-region): Make the second arg 2007-05-25 15:00:22 +00:00
flyspell.el (flyspell-correct-word-before-point): Don't let opoint be nil. 2007-05-24 22:12:25 +00:00
ispell.el (ispell-get-word): Return markers for start and end positions. 2007-05-18 22:32:08 +00:00
makeinfo.el
nroff-mode.el Groff \# comments. 2007-06-28 07:14:47 +00:00
org-publish.el Remove RCS keywords 2007-06-11 02:42:19 +00:00
org.el (orgstruct-mode-map): New variable. 2007-07-02 13:38:15 +00:00
page-ext.el
page.el
paragraphs.el
picture.el
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el
reftex.el
sgml-mode.el (sgml-xml-guess): Return the result rather than setting sgml-xml-mode. 2007-06-17 13:55:17 +00:00
spell.el
table.el (table--point-entered-cell-function) 2007-05-29 06:14:19 +00:00
tex-mode.el (tex-font-lock-keywords-2): Add citet and citep 2007-05-10 06:00:48 +00:00
texinfmt.el (texinfo-raisesections-alist, texinfo-lowersections-alist): Merge definition 2007-06-27 18:06:14 +00:00
texinfo.el
texnfo-upd.el
text-mode.el
tildify.el
two-column.el
underline.el