aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid add-to-list on local variablesStefan Monnier2017-01-043-8/+20
* Merge from origin/emacs-25Paul Eggert2017-01-01104-104/+104
|\
| * Update copyright year to 2017Paul Eggert2016-12-31104-104/+104
* | Merge from origin/emacs-25Paul Eggert2016-12-074-6/+6
|\ \ | |/
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-074-6/+6
* | Add file-local-nameMichael Albinus2016-11-201-3/+6
* | Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\ \ | |/
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-2/+2
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-2/+2
* | 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