aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Glenn Morris2017-04-271-9/+9
|\
| * Narrow scope of modification hook renabling in org-src fontificationNoam Postavsky2017-03-211-9/+9
* | ; Fix typo in error messages (Bug#26034)Christian Garbs2017-04-171-2/+2
* | Fix org-agenda's command for calendar-lunar-phasesTeemu Likonen2017-04-161-1/+1
* | Don't call 'kill-this-buffer' outside of menusEli Zaretskii2017-04-121-2/+2
* | change org to use derived-mode-pTom Tromey2017-04-052-3/+3
* | Merge from origin/emacs-25Paul Eggert2017-03-191-10/+14
|\ \ | |/
| * Call modification hooks in org-src fontify buffersNoam Postavsky2017-01-291-10/+14
* | 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