summaryrefslogtreecommitdiff
path: root/lisp/textmodes/org.el
Commit message (Expand)AuthorAgeFilesLines
* Move org files to their own directoryCarsten Dominik2008-03-221-28976/+0
* (org-link-store, org-link-follow, org-latex, org-remember-templates,Juanma Barranquero2008-03-191-20/+20
* * textmodes/org.el (org-ctrl-c-star): Implement a missing branchCarsten Dominik2008-03-131-891/+2012
* (list-diary-entries-hook): Declare for compiler.Glenn Morris2008-03-081-0/+2
* (org-agenda-sunrise-sunset): Require solar.Glenn Morris2008-03-071-0/+5
* (org-export-html-style): Doc fix.Juanma Barranquero2008-03-061-9/+12
* (Info-goto-node): Remove declaration.Glenn Morris2008-02-281-3/+1
* Reverted previous erroneous change.Bastien Guerry2008-02-171-4/+3
* 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change)Bastien Guerry2008-02-171-3/+4
* (org-export-latex-cleaned-string): Fix declaration.Glenn Morris2008-01-231-1/+1
* (org-entry-properties): Let-bind `clocksum'.Glenn Morris2008-01-211-1/+1
* (org-unmodified, org-cycle-emulate-tab, org-descriptive-links,Juanma Barranquero2008-01-211-28/+28
* (org-entry-properties): Include the CLOCKSUM specialCarsten Dominik2008-01-181-1087/+2363
* (elmo-msgdb-overview-get-entity, wl-summary-buffer-msgdb): Declare as funtions.Glenn Morris2008-01-111-0/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (org-region-active-p): Use `use-region-p'.Richard M. Stallman2007-12-251-2/+2
* | * erc-stamp.el (erc-echo-timestamp):David Kastrup2007-12-081-13/+14
* | Fix buggy `error' calls in textmode/Deepak Goel2007-12-061-1/+1
* | (Info-goto-node, calendar-astro-date-string)Glenn Morris2007-12-051-0/+20
* | * textmodes/org-export-latex.el (org-export-latex-cleaned-string):Dan Nicolaescu2007-11-301-1/+59
* | * textmodes/org.el (org-table-formula-substitute-names): RemovedCarsten Dominik2007-11-061-3/+2
* | (org-no-warnings): New macro.Carsten Dominik2007-10-251-3/+5
* | (org-todo): Save and restore match data.Carsten Dominik2007-10-251-3/+5
* | * textmodes/org.el: (org-agenda-get-restriction-and-command): UseCarsten Dominik2007-10-251-23/+31
* | * textmodes/org.el (org-version): Changed to 5.13e.Carsten Dominik2007-10-241-148/+203
* | Installed org-mode 5.13dJohn Wiegley2007-10-221-739/+1717
* | (org-columns-eval): Use forward-line.Thien-Thi Nguyen2007-10-181-2/+1
* | Delete eol whitespace; nfc.Thien-Thi Nguyen2007-10-181-52/+52
* | (org-export-as-html, org-export-as-ascii)Glenn Morris2007-10-131-51/+51
* | Installed version 5.11b of org-modeJohn Wiegley2007-10-101-515/+1042
* | 2007-09-26 Bastien Guerry <bzg@altern.org>John Wiegley2007-09-261-179/+312
* | (org-confirm-shell-link-function, org-confirm-elisp-link-function): Doc fixes.Richard M. Stallman2007-09-231-11/+11
* | (org-confirm-shell-link-function): Doc fix.Juri Linkov2007-09-221-1/+1
* | Updated to org-mode 5.08John Wiegley2007-09-071-101/+302
* | (org-set-regexps-and-options): Use `org-remove-keyword-keys'.Carsten Dominik2007-08-301-2/+8
* | (org-export-visible): Fix drawers before export.Carsten Dominik2007-08-301-209/+511
* | License should be GPLv3 or later.Glenn Morris2007-08-291-1/+1
* | * textmodes/org.el (org-agenda-skip): Allow a form forCarsten Dominik2007-08-221-403/+880
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| * (org-export-ascii-bullets): Fix typo in docstring.Juanma Barranquero2007-06-071-1/+1
| * (org-cycle): Fix typo in docstring.Juanma Barranquero2007-06-061-37/+37
* | Move to end of line if in headline withoutCarsten Dominik2007-07-131-3/+4
* | Bug fixes.Carsten Dominik2007-07-131-56/+129
* | * org.el (org-agenda-day-view, org-agenda-week-view): RememberCarsten Dominik2007-07-101-251/+866
* | *** empty log message ***Carsten Dominik2007-07-021-1/+0
* | (orgstruct-mode-map): New variable.Carsten Dominik2007-07-021-162/+1183
* | (org-export-with-footnotes): New option.Carsten Dominik2007-06-211-75/+185
* | (org-end-time-was-given): New variable.Carsten Dominik2007-06-191-136/+389