]> code.delx.au - gnu-emacs/history - lisp/textmodes/org.el
(org-export-with-timestamps)
[gnu-emacs] / lisp / textmodes / org.el
2006-11-11 Glenn Morris(org-export-with-timestamps)
2006-11-10 Glenn Morris(org-export-with-timestamps)
2006-11-10 Carsten Dominik(org-scan-tags): Make the search case-sensitive.
2006-11-06 Juanma Barranquero(org-file-apps, org-emphasis-regexp-components, org...
2006-11-03 Juanma Barranquero(org-copy-subtree): Use "non-nil" in docstrings.
2006-11-02 Carsten Dominik(org-mode-map): No longer copy `outline-mode-map' expli...
2006-10-04 Carsten Dominik* textmodes/org.el (org-rm-props, org-activate-plain...
2006-09-29 Carsten Dominik(org-file-remote-p): Get regexp from list.
2006-09-20 Carsten Dominik(org-scan-tags): Find end of subtrees also in hidden...
2006-09-08 Carsten Dominik(org-dblock-write:clocktable): Avoid infinite loop.
2006-08-23 Carsten Dominik(org-follow-gnus-link): Make sure the dedicated
2006-08-15 Carsten Dominik(org-clock-special-range, org-clock-update-time-maybe):
2006-07-07 Carsten Dominik(org-agenda-get-todos): Skip subtree also if entry is
2006-07-03 Carsten Dominik(org-set-tags): Keep single space after stars.
2006-07-03 Carsten Dominik(org-mode): Removed no invalid settings for calc embedded
2006-06-29 Carsten Dominik(org-prepare-agenda-buffers): Use `invisible-OK' argument
2006-06-28 Carsten Dominik(org-context): New contexts :item-bullet,
2006-06-23 Carsten Dominik(org-cdlatex-mode-map)
2006-06-19 Carsten DominikRequire noutline, also on XEmacs.
2006-06-10 Carsten Dominik(org-agenda-mode-map): Add bindings for clocking
2006-06-06 Carsten Dominik(org-archive-subtree): Use end-of-subtree as insertion
2006-05-30 Carsten Dominik(org-agenda-highlight-todo): Make sure regexp
2006-05-26 Carsten Dominik(org-next-item, org-previous-item): Emit more compact
2006-05-24 Carsten Dominik(org-open-at-point): Use renamed variable
2006-05-11 Carsten Dominik(org-read-date, org-goto-calendar, org-agenda-goto...
2006-04-21 Carsten Dominik(org-export-as-xoxo): Fix call to `indent-region'.
2006-04-21 Carsten Dominik(org-mode-map): Catch conflict with old allout.el.
2006-04-20 Carsten DominikRemove forgotten (debug) form.
2006-04-20 Carsten Dominik* org.el (org-deadline-announce): Face removed.
2006-04-18 Carsten Dominik(org-insert-heading): Insert heading before current...
2006-04-13 Carsten Dominik*** empty log message ***
2006-04-13 Carsten Dominik*** empty log message ***
2006-04-13 Carsten Dominik*** empty log message ***
2006-04-13 Carsten Dominik*** empty log message ***
2006-04-13 Carsten Dominik(org-set-regexps-and-options, org-get-current-options):
2006-04-13 Carsten Dominik(org-ctrl-c-ctrl-c): Improved documentation string.
2006-04-11 Carsten Dominik(org-export-plain-list-max-depth)
2006-03-27 Carsten Dominik(org-get-level-face): Fixed bug with level counting.
2006-03-21 Carsten Dominik(org-open-at-point): Fixed bug in wiki-style bracket...
2006-03-17 Carsten Dominik(org-popup-calendar-for-date-prompt): Fix customization...
2006-03-17 Carsten Dominik*** empty log message ***
2006-03-17 Carsten Dominik(org-read-date): Include subgroup 5 into
2006-03-15 Carsten Dominik(org-insert-centered): Use `string-width' to make
2006-03-13 Carsten Dominik(org-link-search): Avoid self-matching of links, allow
2006-03-07 Carsten DominikMove defvars out of eval-when-compile. Use
2006-03-02 Carsten Dominik(org-paste-subtree): Removed forgotten (debug)
2006-03-01 Carsten Dominik(org-export-as-html): Fixed bugs in HTML
2006-02-23 Juanma Barranquero(org-xemacs-p, org-export-html-show-new-buffer, org...
2006-02-23 Carsten Dominik(org-cleaned-string-for-export, org-solidify-link-text):
2006-02-22 Carsten Dominik(org-mark-ring-previous, org-mark-ring-set): New
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-30 Juanma Barranquero(org-agenda-use-time-grid): Fix typo in docstring.
2006-01-30 Juanma Barranquero(org-allow-space-in-links, org-closed-string, org-quote...
2006-01-20 Carsten Dominik(org-open-at-point): Fixed bug with matching a link.
2006-01-18 Stefan MonnierMove defvars out of eval-when-compile. Move code
2006-01-13 Carsten Dominik(org-get-time-of-day): Fixed bug with times before...
2006-01-13 Carsten Dominik(org-open-file): Use mailcap for selecting an
2006-01-05 Carsten Dominik(org-end-of-subtree): New function.
2005-12-20 Carsten Dominik(org-agenda-custom-commands): New option.
2005-12-16 Carsten Dominik(org-tags-match-list-sublevels): New option.
2005-12-12 Carsten Dominik(org-agenda, org-timeline, org-todo): Implement Logging
2005-12-12 Carsten Dominik*** empty log message ***
2005-12-08 Carsten Dominik(org-insert-heading): Try to do items before headings.
2005-12-06 Carsten Dominik(org-occur-highlights): New variable.
2005-11-24 Carsten Dominik(org-export-plain-list-max-depth): Renamed from
2005-11-18 Carsten Dominik(org-table-sort-lines): New command.
2005-11-07 Carsten Dominik(org-export-as-html): Removed bogus (debug) form.
2005-11-04 Carsten Dominik(org-read-date, org-goto-calendar)
2005-10-24 Carsten Dominik(org-start-icalendar-file): Fixed format form.
2005-10-21 Carsten Dominik* textmodes/org.el (org-combined-agenda-icalendar-file)
2005-10-20 Reiner Steib(org-level-color-stars-only): Fix typo in doc string.
2005-10-18 Masatake YAMATOInstall to the CVS repository what I forgot to install...
2005-10-10 Carsten Dominik(org-mode-map): Explicit definition of `C-c C-x' as a
2005-09-26 Juanma Barranquero(org-table-sum): Fix format string.
2005-09-23 Carsten Dominik* textmodes/org.el (org-mode-map, orgtbl-mode-map)...
2005-09-21 Thien-Thi NguyenUpdate FSF street address; nfc.
2005-09-18 Deepak GoelMessage format spec fixes (2)
2005-08-31 Juanma Barranquero(calc-embedded-close-formula, calc-embedded-open-formula,
2005-08-30 Carsten Dominik(org-special-keyword): New face.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-19 Juanma Barranquero(org-table-formula-substitute-names, org-table-get...
2005-07-19 Carsten Dominik(org-table-column-names, org-table-column-name-regexp)
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Carsten DominikLeading space replaced by TABS.
2005-07-04 Richard M. Stallman(org-file-apps-defaults-gnu): Renamed from org-file...
2005-07-04 Juanma Barranquero(org): Fix typo in docstring.
2005-07-01 Juanma Barranquero(org-agenda-start-on-weekday, org-calendar-to-agenda...
2005-06-29 Carsten Dominik(orgtbl-setup): New function, for delayed
2005-06-14 Juanma Barranquero(org-promote, org-evaluate-time-range, org-agenda-next...
2005-06-13 Miles BaderRevert arch-tagline change
2005-06-13 Carsten Dominik(org-CUA-compatible): New option.
2005-06-10 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-07 Lute Kamstra(org-run-mode-hooks): New function.
2005-05-26 Carsten Dominik(org-mode): Use `define-derived-mode' to define
2005-05-20 Carsten Dominik(org-agenda-toggle-time-grid): New command.
2005-05-05 Stefan Monnier(org-store-link): Fix paren typo.
2005-05-05 Stefan Monnier(org-get-entries-from-diary): Remove unused vars.
2005-04-29 Carsten DominikMany small changes to keep the byte compiler happy...
2005-04-16 Carsten Dominik(org-up-heading-all): Fixed bug with
2005-04-15 Carsten Dominik*** empty log message ***
next