1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-02 21:52:04 -08:00
emacs/lisp/textmodes
Carsten Dominik ab27a4a0a1 (org-export-plain-list-max-depth)
(org-table-spaces-around-separators)
	(org-radio-targets, org-activate-camels)
	(org-table-spaces-around-invisible-separators): Options removed.
	(org-time-stamp-rounding-minutes, org-remember-templates)
	(org-ellipsis, org-activate-links, org-descriptive-links): New
	options.
	(org-remember-apply-template, org-current-time)
	(org-finish-edit-table-field)
	(org-link-unescape, org-link-escape)
	(org-string-width, org-table-clean-line, org-html-do-expand)
	(org-edit-agenda-file-list, org-store-new-agenda-file-list)
	(org-read-agenda-file-list): New functions.
	(org-table-edit-field)
	(org-table-create-or-convert-from-region): New commands
	(org-table-toggle-vline-visibility): Command removed.
	(org-table-convert-region): Made a command.
	(orgtbl-deleta-backward-char,orgtbl-delete-char): Commands
	removed, replaced with the normal org- functions.
	(org-self-insert-command): Don't trigger realign unnecessarily
	when blanking a field that is not full.
	(org-mode): `Set buffer-invisibility-spec' for links.
	(org-activate-links2): Hide link part and only show descriptive
	part of the link.
	(org-insert-link): Modified for new linking system.
	(org-store-link): Store description separately, for use by
	`org-insert-link'.
	(org-table-align): Use `org-string-width'.
	(defgroup): Completely new group structure for custom variables.
	(org-agenda-files): Option: Single file name allowed.  Function:
	Optional argument unrestrited means ignore any restricitons.
	(org-install-agenda-files-menu): Find a buffer in Org-mode before
	trying to modify the menu.  Use generalized access to
	`org-agenda-files.'
	(org-agenda-list, org-todo-list, org-cycle-agenda-files)
	(org-agenda-file-to-front, org-remove-file, org-diary)
	(org-tags-view, org-export-icalendar-all-agenda-files)
	(org-export-icalendar-combine-agenda-files): Use generalized
	access to `org-agenda-files'.
	(org-remember-handler): Correctly preserve heading if present.
	(org-table-insert-row, org-table-insert-hline): Deal with
	invisible characters.
2006-04-11 09:12:18 +00:00
..
.gitignore
artist.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
bib-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
bibtex.el (bibtex-entry-update): New optional arg entry-type. Add field 2006-04-09 18:29:19 +00:00
conf-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
dns-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
enriched.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
fill.el * files.el: Move some `safe-local-variable' declarations to the 2006-04-06 15:36:24 +00:00
flyspell.el (flyspell-external-point-words, flyspell-process-localwords): Fix last changes. 2006-03-11 15:07:32 +00:00
ispell.el * subr.el (string-or-null-p): New function. 2006-04-06 19:20:38 +00:00
makeinfo.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
nroff-mode.el Clean up name space. 2006-02-06 23:13:22 +00:00
org.el (org-export-plain-list-max-depth) 2006-04-11 09:12:18 +00:00
page-ext.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
page.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
paragraphs.el * subr.el (string-or-null-p): New function. 2006-04-06 19:20:38 +00:00
picture.el (picture-mode-exit): Run picture-mode-exit-hook. 2006-04-10 03:06:55 +00:00
po.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
refbib.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
refer.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
refill.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
reftex-auc.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-cite.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-dcr.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-global.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-index.el (reftex-index-map): Fixed typo, 2006-03-01 07:16:16 +00:00
reftex-parse.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-ref.el Version number change only 2006-02-22 07:21:49 +00:00
reftex-sel.el (reftex-select-label-map, 2006-02-27 07:41:18 +00:00
reftex-toc.el (reftex-toc-map): Fixed typo, 2006-03-01 07:12:40 +00:00
reftex-vars.el * files.el: Move some `safe-local-variable' declarations to the 2006-04-06 15:36:24 +00:00
reftex.el *** empty log message *** 2006-02-22 08:56:27 +00:00
sgml-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
spell.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
table.el (*table--cell-describe-mode, *table--cell-describe-bindings): Undo last change 2006-02-02 15:12:17 +00:00
tex-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
texinfmt.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
texinfo.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
texnfo-upd.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
text-mode.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
tildify.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
two-column.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
underline.el Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00