1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
emacs/lisp/textmodes
Carsten Dominik 0fee8d6e46 Require noutline, also on XEmacs.
(org-end-of-subtree): Return point.
        (org-dblock-start-re, org-dblock-end-re): New constants.
        (org-create-dblock, org-prepare-dblock, org-map-dblocks)
        (org-dblock-update, org-update-dblock,
        org-beginning-of-dblock)
        (org-update-all-dblocks, org-find-dblock): New functions.
        (org-collect-clock-time-entries): New function.
        (org-html-handle-time-stamps): Never export CLOCK timeranges.
        (org-fixup-indentation): Modified to deadl correctly with
        lines
        starting with TAB.  Only one argument DIFF now.
        (org-demote, org-promote): Call `org-fixup-indentation' with
        just
        one argument, DIFF.
        (org-mode): Don't mark buffer as modified when aligning
        tables.
        (org-clock-sum): Don't makr buffer modified when adding time
        sum
        properties.
        (org-export-as-html): Added support for a link validation
        function.
        (org-archive-all-done): New function.
        (org-archive-subtree): New prefix argument.  When set, archive
        all
        done subtrees in this buffer.
        (org-remove-clock-overlays)
        (org-remove-occur-highlights): Use
        `org-inhibit-highlight-removal'.
        (org-inhibit-highlight-removal): New variable, for dyn amic
        scoping.
        (org-put-clock-overlay): Don't swallow last headline character
        when displaying overlay.
        (org-store-link): Link to `image-mode' with just the file
        name.
2006-06-19 06:54:22 +00:00
..
.gitignore
artist.el (artist-text-renderer): Make this the alias for the following variable. 2006-05-21 19:10:12 +00:00
bib-mode.el
bibtex.el (bibtex-autokey-name-case-convert-function) 2006-05-29 01:35:53 +00:00
conf-mode.el
dns-mode.el
enriched.el
fill.el (colon-double-space): Tighten the safety predicate. 2006-04-29 13:57:38 +00:00
flyspell.el * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New 2006-05-30 18:37:15 +00:00
ispell.el (ispell-kill-ispell): If ispell has been 2006-06-09 13:04:13 +00:00
makeinfo.el
nroff-mode.el
org.el Require noutline, also on XEmacs. 2006-06-19 06:54:22 +00:00
page-ext.el Including `pages-directory-address-mode' results in the message 2006-06-11 17:38:30 +00:00
page.el
paragraphs.el (sentence-end-without-space): Fix safety predicate. 2006-04-29 13:59:04 +00:00
picture.el
po.el (po-find-charset): Pay attention to the case 2006-05-26 04:47:16 +00:00
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-guess-label-type): Tighten the safety predicate. 2006-04-29 13:55:42 +00:00
reftex.el
sgml-mode.el (sgml-transformation): Make this the alias for the following variable. 2006-05-21 22:19:59 +00:00
spell.el
table.el 2006-05-31 Takaaki Ota <Takaaki.Ota@am.sony.com> 2006-05-31 08:02:45 +00:00
tex-mode.el 2006-06-18 Ralf Angeli <angeli@caeruleus.net> 2006-06-18 08:17:56 +00:00
texinfmt.el
texinfo.el
texnfo-upd.el
text-mode.el * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New 2006-05-30 18:37:15 +00:00
tildify.el
two-column.el
underline.el