| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-30 | Eli Zaretskii | 2024-09-07 | 4 | -6/+10 |
| |\ | |||||
| | * | Update to Org 9.7.11 | Kyle Meyer | 2024-09-01 | 4 | -6/+10 |
| * | | Merge from savannah/emacs-30 | Po Lu | 2024-08-20 | 5 | -5/+8 |
| |\ \ | |/ | |||||
| | * | Update to Org 9.7.10 | Kyle Meyer | 2024-08-18 | 5 | -5/+8 |
| * | | Merge from origin/emacs-30 | Eli Zaretskii | 2024-07-27 | 7 | -10/+13 |
| |\ \ | |/ | |||||
| | * | Update to Org 9.7.9 | Kyle Meyer | 2024-07-26 | 2 | -5/+8 |
| | * | Standardize possessive apostrophe usage in manuals, docs, and comments | Stefan Kangas | 2024-07-25 | 5 | -5/+5 |
| * | | Merge from savannah/emacs-30 | Po Lu | 2024-07-24 | 2 | -12/+13 |
| |\ \ | |/ | |||||
| | * | Update to Org 9.7.8-5-gfdf0e0 | Kyle Meyer | 2024-07-21 | 2 | -12/+13 |
| * | | Merge from origin/emacs-30 | Stefan Monnier | 2024-07-19 | 5 | -7/+6 |
| |\ \ | |/ | |||||
| | * | ; Fix typos | Stefan Kangas | 2024-07-18 | 5 | -7/+6 |
| * | | Merge from savannah/emacs-30 | Po Lu | 2024-07-15 | 5 | -16/+25 |
| |\ \ | |/ | |||||
| | * | Update to Org 9.7.7-2-gf308d3 | Kyle Meyer | 2024-07-14 | 5 | -16/+25 |
| * | | Merge from savannah/emacs-30 | Po Lu | 2024-07-08 | 28 | -54/+62 |
| |\ \ | |/ | |||||
| | * | Checkdoc fixes in Org Mode | Stefan Kangas | 2024-07-07 | 28 | -54/+62 |
| * | | Remove redundant `require`s | Stefan Kangas | 2024-07-04 | 2 | -2/+0 |
| |/ | |||||
| * | ; Fix typos in symbols | Stefan Kangas | 2024-06-29 | 3 | -3/+3 |
| * | Update to Org 9.7.5-9-ga091ca | Kyle Meyer | 2024-06-27 | 11 | -26/+33 |
| * | ; Fix typos | Stefan Kangas | 2024-06-23 | 3 | -3/+3 |
| * | Merge from origin/emacs-29 | Stefan Kangas | 2024-06-22 | 1 | -11/+29 |
| |\ | |||||
| | * | org-link-expand-abbrev: Do not evaluate arbitrary unsafe Elisp code | Ihor Radchenko | 2024-06-22 | 1 | -11/+29 |
| * | | * lisp/org/ob-lua.el: Minor doc fixes. | Stefan Kangas | 2024-06-18 | 1 | -9/+11 |
| * | | ; Fix typos | Stefan Kangas | 2024-06-16 | 4 | -4/+4 |
| * | | Update to Org 9.7.4-7-g165319 | Kyle Meyer | 2024-06-15 | 25 | -129/+183 |
| * | | * lisp/org/ox.el (org-export-filters-alist): Don't define as constant... | Stefan Monnier | 2024-06-10 | 1 | -1/+1 |
| * | | Org: fix mistakes in regexp, skip set and doc string | Mattias EngdegÄrd | 2024-06-10 | 3 | -3/+3 |
| * | | Re-enable TTY glyph production for batch mode frames on Android | Po Lu | 2024-06-10 | 1 | -43/+40 |
| * | | Fix bootstrap of org.texi | Po Lu | 2024-06-10 | 1 | -40/+43 |
| * | | ; Fix typos | Stefan Kangas | 2024-06-10 | 11 | -18/+18 |
| * | | Update to Org 9.7.3 | Kyle Meyer | 2024-06-09 | 120 | -12135/+18584 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2024-03-30 | 2 | -3/+33 |
| |\ \ | |/ | |||||
| | * | org--confirm-resource-safe: Fix prompt when prompting in non-file Org buffers | Ihor Radchenko | 2024-03-24 | 1 | -1/+1 |
| | * | org-file-contents: Consider all remote files unsafe | Ihor Radchenko | 2024-03-24 | 1 | -1/+5 |
| | * | org-latex-preview: Add protection when `untrusted-content' is non-nil | Ihor Radchenko | 2024-03-24 | 1 | -0/+19 |
| | * | org-macro--set-templates: Prevent code evaluation | Ihor Radchenko | 2024-03-24 | 1 | -1/+8 |
| * | | ; Simplify (with-current-buffer (get-buffer ...) ...) | Tim Landscheidt | 2024-03-14 | 2 | -2/+2 |
| * | | ; Fix last major-mode-remap-defaults change. | Basil L. Contovounesios | 2024-03-04 | 1 | -1/+1 |
| * | | (major-mode-remap(-defaults)): New var and function (bug#69191) | Stefan Monnier | 2024-03-03 | 4 | -4/+12 |
| * | | Revert "ox-texinfo:: Require only TEXINFO_DIR_CATEGORY" | Stefan Monnier | 2024-03-03 | 1 | -28/+30 |
| * | | Revert "Set org-macro-templates more lazily" | Stefan Monnier | 2024-03-03 | 3 | -18/+15 |
| * | | Set org-macro-templates more lazily | Stefan Monnier | 2024-03-03 | 3 | -15/+18 |
| * | | ox-texinfo:: Require only TEXINFO_DIR_CATEGORY | Stefan Monnier | 2024-03-03 | 1 | -30/+28 |
| * | | Pacify more docstring control char warnings | Robert Pluim | 2024-02-29 | 2 | -2/+2 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2024-02-24 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | org: Fix security prompt for downloading remote resource | Ihor Radchenko | 2024-02-17 | 1 | -1/+1 |
| | * | Revert "Update to Org 9.6.19" | Eli Zaretskii | 2024-02-17 | 12 | -50/+33 |
| | * | Update to Org 9.6.19 | Kyle Meyer | 2024-02-17 | 12 | -33/+50 |
| * | | ; Fix typos in symbol names | Stefan Kangas | 2024-01-21 | 1 | -1/+1 |
| * | | Merge from origin/emacs-29 | Eli Zaretskii | 2024-01-20 | 4 | -8/+9 |
| |\ \ | |/ | |||||
| | * | ; Fix typos in symbol names | Stefan Kangas | 2024-01-14 | 4 | -4/+4 |