aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/org/org-timer.el (org-timer--run-countdown-timer): Use closuresStefan Monnier2021-05-181-8/+9
* * lisp/org/org-mouse.el: Make use of lexical scopingStefan Monnier2021-05-181-45/+43
* * lisp/org/org-colview.el (org-columns-map): Use proper closuresStefan Monnier2021-05-181-30/+30
* * lisp/org/org-clock.el (org-clock-get-table-data): Use proper closuresStefan Monnier2021-05-181-13/+13
* ; Normalize and add missing first and last linesStefan Kangas2021-04-195-7/+7
* * lisp/**/*.el: Avoid positional args to `define-minor-mode`Stefan Monnier2021-04-117-11/+13
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-1/+2
* Convert many more links to use HTTPSStefan Kangas2021-03-242-2/+2
* Use lexical-binding in two trivial org-mode filesStefan Kangas2021-03-242-2/+2
* ; Fix typos in doc stringsMattias EngdegÄrd2021-03-123-3/+3
* * lisp/org/: Delete some always-nil variablesStefan Monnier2021-03-118-20/+23
* Make generation of texi from org overwrite outputGlenn Morris2021-02-281-4/+3
* Minor fixes after preloading easymenuStefan Kangas2021-02-271-1/+2
* Don't require overlay; that's only needed in XEmacsStefan Kangas2021-02-271-1/+0
* Distribute the real source for some doc/misc manuals (bug#45143)Glenn Morris2021-02-261-0/+17
* Prefer `declare` over a `put` of `list-indent-function`.Stefan Monnier2021-02-223-35/+34
* Use `declare` instead of `def-edebug-spec` in most placesStefan Monnier2021-02-126-26/+19
* ; Minor license statement fixesStefan Kangas2021-02-082-6/+6
* Assume font-lock-mode variable is not voidStefan Kangas2021-02-052-2/+2
* Avoid recommending GoogleStefan Kangas2021-01-282-5/+5
* Update copyright year to 2021Paul Eggert2021-01-01125-125/+125
* Fix some over-wide docstringsStefan Kangas2020-12-302-2/+3
* Merge from origin/emacs-27Glenn Morris2020-12-251-1/+1
|\
| * ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-251-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-12-254-28/+25
|\ \ | |/
| * Update to Org 9.4.4Bastien Guerry2020-12-224-28/+25
* | Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-1/+2
* | Shorten over-wide docstrings in variablesStefan Kangas2020-12-193-3/+4
* | Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-192-6/+6
* | Fix over-wide doc stringsEli Zaretskii2020-12-191-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-12-184-10/+12
|\ \ | |/
| * Update to Org 9.4.3Bastien Guerry2020-12-164-10/+12
* | Follow good regexp practiceMattias EngdegÄrd2020-12-182-4/+4
* | * lisp/org/org-refile.el (org-copy): Fix missing obsoletion versionStefan Monnier2020-12-171-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-12-15114-5702/+7662
|\ \ | |/
| * Update to Org 9.4.2Bastien Guerry2020-12-1311-8/+25
| * Update to Org 9.4.1Bastien Guerry2020-12-13115-5768/+7704
* | Remove redundant requires of 'font-lock'Stefan Kangas2020-12-031-2/+0
* | Use null-device where appropriateMichael Albinus2020-11-252-4/+4
* | Make XEmacs compat aliases easy-menu-{add,remove} obsoleteStefan Kangas2020-11-243-6/+1
* | Remove Emacs 20 compat code from org.elStefan Kangas2020-11-201-16/+12
* | * lisp/org/ob-ruby.el (org-babel-ruby-initiate-session): Use :ruby header arg.Juri Linkov2020-11-141-5/+7
* | Don't quote lambdas in several placesStefan Kangas2020-11-141-4/+4
* | Don't set file name variable in org-element-parse-secondary-string (bug#44524)Juri Linkov2020-11-101-1/+3
* | ; Prefer https to http in more URLsStefan Kangas2020-10-244-6/+6
* | byte-compile-file: Make optional LOAD argument obsoleteStefan Kangas2020-10-201-1/+2
* | ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-031-39/+39
* | Merge from origin/emacs-27Glenn Morris2020-10-023-3/+3
|\ \ | |/
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-023-3/+3
* | ; Prefer https to http in many URLsStefan Kangas2020-10-016-9/+9