summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-08-221-1/+1
|\
| * ; ChangeLog spelling fixesPaul Eggert2016-08-211-1/+1
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-11/+2
* | Merge from origin/emacs-25Paul Eggert2016-06-191-2/+2
|\ \ | |/
| * org.el: Fix bindings of < and > for calendar scrollingMarco Wahl2016-06-081-2/+2
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-1/+1
* | Pacify ‘make check-declare’Paul Eggert2016-05-1428-52/+62
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-086-58/+56
* | Merge from origin/emacs-25Paul Eggert2016-05-011-2/+2
|\ \ | |/
| * org-map-entries: Fix org-agenda-prepare-buffers callPhillip Lord2016-04-301-2/+2
* | ; Spelling fixesPaul Eggert2016-04-211-1/+1
* | Fix org-timestamp-change typoPaul Eggert2016-04-201-2/+1
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-2/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-121-1/+1
|\ \ | |/
| * Improve time zone documentationPaul Eggert2016-04-121-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-032-5/+7
|\ \ | |/
| * More format-time-string change fixupsPaul Eggert2016-04-022-5/+7
* | Merge from origin/emacs-25John Wiegley2016-02-031-2/+2
|\ \ | |/
| * * org/org-compat.el (org-font-lock-ensure): Fix bogus test (bug#22399)Kyle Meyer2016-02-011-2/+2
* | -Paul Eggert2016-01-3010-24/+24
|\ \ | |/
| * Spelling fixesPaul Eggert2016-01-251-1/+1
| * Expunge "allow" + infinitive from source and doc, part 2.Alan Mackenzie2016-01-252-2/+2
| * Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-248-21/+21
* | * lisp/org: Fix some compiler warningsStefan Monnier2016-01-252-12/+26
* | Merge from origin/emacs-25John Wiegley2016-01-11104-104/+104
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-01104-104/+104
* | Spelling fixesPaul Eggert2016-01-041-1/+1
|/
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-178-13/+13
* Use %s to format strings instead of splicing themPaul Eggert2015-09-206-12/+13
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-1724-177/+178
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-175-6/+6
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-0717-29/+29
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-037-35/+35
* Escape ` and ' in docPaul Eggert2015-09-013-10/+10
* Quoting fixes in lisp/orgPaul Eggert2015-08-316-15/+23
* Prefer directed to neutral quotesPaul Eggert2015-08-2424-79/+81
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-2/+2
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-212-2/+2
* Remove no-op calls to substitute-command-keysPaul Eggert2015-08-091-4/+2
* * org.el: Fix up some lexical scoping warnings, and use dolistStefan Monnier2015-08-081-100/+114
* Fix some confusion with ‘format’Paul Eggert2015-08-056-12/+11
* Don't overflow if computing approximate percentagePaul Eggert2015-07-313-5/+7
* Use \r rather than ^M in string literalsPaul Eggert2015-05-301-3/+3
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-282-2/+2
* Don't quote nil and t in doc stringsPaul Eggert2015-05-219-15/+15
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-194-5/+5
* * lisp/org/org-{macs,list}.el: Fix lexical warningsStefan Monnier2015-05-042-60/+63
* Update source file encoding listPaul Eggert2015-04-281-1/+1
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-203-5/+7
* * lisp/org/org-clock.el (org-x11idle-exists-p): Be honest about whichStefan Monnier2015-04-151-2/+4