emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/textmodes org.el


From: Carsten Dominik
Subject: [Emacs-commit] emacs/lisp/textmodes org.el
Date: Tue, 30 Aug 2005 08:06:16 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Carsten Dominik <address@hidden>        05/08/30 12:06:15

Modified files:
        lisp/textmodes : org.el 

Log message:
        (org-special-keyword): New face.
        (org-table-copy-down, org-table-eval-formula)
        (org-table-recalculate, org-init-section-numbers): Use
        `string-to-number' instead of `string-to-int'.
        (org-get-location): Use `insert-buffer-substring' instead of
        `insert-buffer'.
        (org-modify-diary-entry-string): New function.
        (org-get-entries-from-diary): Set the hook for
        `add-to-diary-list'.
        (org-disable-agenda-to-diary): renamed from `org-disable-diary'.
        (org-toggle-fixed-width-section): Use QUOTE keyword if there is no
        active region.
        (org-export-as-html): Handle QUOTE keyword.
        (org-quote-string): New option.
        (org-bookmark-jump-unhide): New function, used for
        `bookmark-after-jump-hook'.
        (org-diary-default-entry): Apply only when not called through
        `org-agenda'.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/org.el.diff?tr1=1.33&tr2=1.34&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]