summaryrefslogtreecommitdiff
path: root/lisp/org
Commit message (Expand)AuthorAgeFilesLines
...
* ; Normalize GPLv3 license statements in new filesStefan Kangas2022-12-091-3/+3
* ; Fix typosStefan Kangas2022-12-081-1/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-2/+2
* Fix compilation of Org 9.6 on MS-WindowsEli Zaretskii2022-12-011-2/+5
* Fix types in various defcustom declarationsMattias Engdegård2022-12-013-4/+4
* ; Fix typosStefan Kangas2022-11-3014-63/+63
* Org regexp style fixesMattias Engdegård2022-11-302-2/+3
* Update to Org 9.6-3-ga4d38eKyle Meyer2022-11-29127-7779/+17983
* ; Fix typos (misspelled symbols)Stefan Kangas2022-11-218-13/+10
* ; Fix typosStefan Kangas2022-11-201-2/+2
* ; Fix typosStefan Kangas2022-11-182-7/+7
* ; Fix typos (duplicate words)Stefan Kangas2022-11-171-4/+4
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-172-2/+2
* ; Fix typosStefan Kangas2022-11-111-4/+4
* Remove redundant library installation instructionsStefan Kangas2022-11-112-3/+0
* ; Fix several symbol name typosStefan Kangas2022-10-262-2/+2
* ; Prefer HTTPS to HTTP in many URLsStefan Kangas2022-10-154-4/+4
* org.el: Improve bindings of `inhibit-*` varsStefan Monnier2022-10-071-8/+4
* Revert "Decrease use of the word "Emacsen" in docs"Stefan Kangas2022-10-012-3/+3
* Decrease use of the word "Emacsen" in docsStefan Kangas2022-10-012-3/+3
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-241-1/+1
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-09-052-3/+3
|\|
| * Update to Org 9.5.5Kyle Meyer2022-09-032-3/+3
* | Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-2319-178/+198
* | Fix some no-X build warningsLars Ingebrigtsen2022-08-221-1/+2
* | Merge from origin/emacs-28Stefan Kangas2022-08-223-8/+13
|\|
| * Update to Org 9.5.4-19-g4dff42Kyle Meyer2022-08-213-8/+13
* | Make many seldom-used generalized variables obsoleteLars Ingebrigtsen2022-08-211-6/+7
* | ; * lisp/org/org.el: Delete unnecessary declarations.Stefan Kangas2022-08-141-5/+0
* | Make compat alias image-refresh obsoleteStefan Kangas2022-08-092-3/+3
* | * lisp/org/org.el: Fix load of compiled or compressed org-loaddefsPeder O. Klingenberg2022-08-041-2/+2
* | ; * lisp/org/ob-lilypond.el: Add FIXME.Stefan Kangas2022-08-041-0/+1
* | Fix up some prefix registration problems in doc stringsLars Ingebrigtsen2022-08-041-6/+6
* | Fix quoting of #' in some doc stringsLars Ingebrigtsen2022-08-031-1/+1
* | Fix org.el byte-compile warning in org-loaddefs.elLars Ingebrigtsen2022-07-311-0/+1
* | Doc fixes: don't mention EFSStefan Kangas2022-07-281-1/+1
* | string-equal-ignore-case: new functionSam Steingold2022-07-264-20/+21
* | Merge from origin/emacs-28Stefan Kangas2022-07-2510-21/+39
|\|
| * Update to Org 9.5.4-17-g6e991fKyle Meyer2022-07-2418-36/+54
* | ; * lisp/org/ol.el (org-link--decode-compound): `lsh` -> `ash`Mattias Engdegård2022-07-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-07-171-1/+1
|\|
| * ; Fix typosStefan Kangas2022-07-161-1/+1
* | ; Fix typos: prefer American spellingStefan Kangas2022-07-141-3/+3
* | Merge from origin/emacs-28Stefan Kangas2022-07-141-2/+2
|\|
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-131-2/+2
* | Drop support for the dead third-party w3 packageStefan Kangas2022-07-091-8/+0
* | ; Fix typos.Stefan Kangas2022-07-023-3/+3
* | Merge from origin/emacs-28Stefan Kangas2022-06-272-2/+9
|\|