Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 1 | -1/+1 |
| | |||||
* | Update to Org 9.6.8-3-g21171d | Kyle Meyer | 2023-08-27 | 1 | -1/+1 |
| | |||||
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Update to Org 9.6-61-g63e073f | Kyle Meyer | 2022-12-25 | 1 | -9/+9 |
| | |||||
* | Update to Org 9.6-3-ga4d38e | Kyle Meyer | 2022-11-29 | 1 | -38/+84 |
| | |||||
* | Make many seldom-used generalized variables obsolete | Lars Ingebrigtsen | 2022-08-21 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | The vast majority of these are unused in-tree, and many of them perform actions that aren't obvious when reading the code. * lisp/server.el (server-ensure-safe-dir): Prefer with-file-modes over letf-ing default-file-modes. (server-start): Ditto. * lisp/winner.el (winner-set-conf): Don't use generalized variable window-height. * lisp/emacs-lisp/gv.el: Make most little-used generalized variables obsolete. * lisp/org/oc-basic.el (org-cite-basic--set-keymap): Adjust buffer-substring generalized variable usage. | ||||
* | Update to Org 9.5.4-17-g6e991f | Kyle Meyer | 2022-07-24 | 1 | -0/+1 |
| | |||||
* | Update to Org 9.5.4-3-g6dc785 | Kyle Meyer | 2022-06-26 | 1 | -1/+8 |
| | |||||
* | Update to Org 9.5.2-38-g682ccd | Kyle Meyer | 2022-04-17 | 1 | -15/+27 |
| | |||||
* | Update to Org 9.5.2-22-g33543d | Kyle Meyer | 2022-02-28 | 1 | -6/+14 |
| | |||||
* | ; Add 2022 to copyright years. | Eli Zaretskii | 2022-01-01 | 1 | -1/+1 |
| | |||||
* | Update to Org 9.5.1-25-g9ca3bc | Kyle Meyer | 2021-12-11 | 1 | -11/+21 |
| | |||||
* | Update to Org 9.5-68-g77e2ec | Kyle Meyer | 2021-11-06 | 1 | -25/+33 |
| | |||||
* | Update to Org 9.5-57-g9bc3a2 | Kyle Meyer | 2021-10-16 | 1 | -1/+0 |
| | |||||
* | The safe-local-variable property is a function (bug#50944) | Glenn Morris | 2021-10-02 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | * lisp/org/oc-basic.el (org-cite-basic-sorting-field) (org-cite-basic-author-year-separator) (org-cite-basic-max-key-distance) (org-cite-basic-author-column-end) (org-cite-basic-column-separator) (org-cite-basic-mouse-over-key-face): * lisp/org/oc-biblatex.el (org-cite-biblatex-options): * lisp/org/oc-csl.el (org-cite-csl-link-cites) (org-cite-csl-html-hanging-indent) (org-cite-csl-html-label-width-per-char) (org-cite-csl-latex-hanging-indent): * lisp/org/oc.el (org-cite-adjust-note-numbers): * lisp/org/org-keys.el (org-return-follows-link): * lisp/org/org.el (org-fontify-todo-headline): * lisp/org/ox-html.el (org-html-equation-reference-format) (org-html-wrap-src-lines): * lisp/org/ox-latex.el (org-latex-reference-command) (org-latex-default-quote-environment): * lisp/textmodes/tildify.el (tildify-pattern) (tildify-space-string): Fix :safe property. | ||||
* | ; Standardize some license headers | Glenn Morris | 2021-10-01 | 1 | -3/+5 |
| | |||||
* | Update to Org 9.5 | Kyle Meyer | 2021-09-29 | 1 | -0/+770 |