aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ; * lisp/register.el (register-use-preview): Doc fix (bug#76739).Eli Zaretskii2025-03-131-2/+2
| * ; Add texinfo reference to GNU Coding Standards.Jeremy Bryant2025-03-131-3/+4
| * ; * lisp/files.el (executable-find): Doc fix.Eli Zaretskii2025-03-121-3/+3
* | Fix aborts and text corruption in 'replace-buffer-contents'Eli Zaretskii2025-03-131-5/+17
* | Handle narrowed buffers in treesit-forward-sentence (bug#76679)Juri Linkov2025-03-131-3/+10
* | Support more embedded ranges in treesit-up-list and treesit-outline-levelJuri Linkov2025-03-131-17/+19
* | * lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve.Juri Linkov2025-03-131-1/+7
* | Fix error when trying to recommend setoptMauro Aranda2025-03-131-1/+2
* | ; Fix recent defvar-local docstring metavars.Basil L. Contovounesios2025-03-131-1/+1
* | Allow control of indicating empty rectangular selectionsEli Zaretskii2025-03-132-1/+15
* | ; Fix last change (bug#75543)Eli Zaretskii2025-03-132-9/+10
* | Turn 'remember-mode' into a minor modeMatthias Meulien2025-03-132-8/+75
* | Recognize graphic as a type when customizing a faceMauro Aranda2025-03-131-0/+4
* | Simplify and improve indent rules in 'lua-ts-mode'john muhl2025-03-132-421/+583
* | Fix loading follow.elStefan Kangas2025-03-132-2/+35
* | window-tool-bar: Use `static-if' from Compat 30Daniel Mendler2025-03-131-15/+2
* | ; Fix mistake in defvar-keymap conversionStefan Kangas2025-03-131-24/+24
* | Tramp: Don't offer non-existing containers in completionMichael Albinus2025-03-123-34/+70
* | ; Improve `reftex-toc-help'Arash Esbati2025-03-121-3/+3
* | time-stamp: optimize resource useStephen Gildea2025-03-121-11/+7
* | time-stamp: refactor for readabilityStephen Gildea2025-03-121-13/+18
* | Don't warn about Xft >= 2.3.6Po Lu2025-03-121-6/+20
* | ; exchange-point-and-mark-highlight-region: Add more detail here tooSean Whitton2025-03-121-1/+4
* | ; Add more detail to exchange-point-and-mark docstringSean Whitton2025-03-121-4/+9
* | find-function-mode-lower-precedence: Also remove the global bindingsSean Whitton2025-03-121-14/+8
* | ; Document recent change to diff-apply-bufferSean Whitton2025-03-122-1/+12
* | ; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton2025-03-1215-22/+22
* | ; Touch up docs for exchange-point-and-mark-highlight-regionSean Whitton2025-03-122-7/+9
* | Merge from origin/emacs-30Sean Whitton2025-03-122-10/+30
|\ \ | |/
| * Correct some outdated docs for hack-local-variablesSean Whitton2025-03-122-10/+30
* | ; Merge from origin/emacs-30Sean Whitton2025-03-120-0/+0
|\ \ | |/
| * ; Backport ELisp->Elisp fix to etc/NEWS to ease mergingSean Whitton2025-03-121-1/+1
* | Merge from origin/emacs-30Sean Whitton2025-03-1221-37/+81
|\ \ | |/
| * ; Adapt comment in tramp.elMichael Albinus2025-03-111-1/+3
| * Add keyword placeholder to tramp.elMichael Albinus2025-03-101-0/+4
| * Rewrite ERT manual introductionStefan Kangas2025-03-091-9/+11
| * ; cperl-mode.el: Don't misinterpret exec_fcn as keyword execHarald Jörg2025-03-092-1/+20
| * Document return values of the various read-* functionsEli Zaretskii2025-03-0917-26/+43
* | ; Fix :version tagStefan Kangas2025-03-121-1/+1
* | Fix capitalization ELisp -> ElispSean Whitton2025-03-1245-78/+78
* | Add erc-compat adapter for xml-escape-stringF. Jason Park2025-03-112-2/+14
* | Suppress log module when inserting date stamps in ERCF. Jason Park2025-03-113-20/+103
* | ; Replace non-standard "CLisp" abbreviation for "Common Lisp"Sean Whitton2025-03-121-2/+2
* | lisp/emacs-lisp/track-changes.el: Make GNU ELPA releaseStefan Kangas2025-03-121-1/+1
* | Unbreak track-changes in Emacs 24Stefan Kangas2025-03-121-2/+2
* | Automatically document when setopt is neededStefan Kangas2025-03-129-23/+29
* | ; Delete commented out code in help-fns.elStefan Kangas2025-03-111-42/+0
* | Delete XEmacs compatibility kludge from follow.elStefan Kangas2025-03-111-11/+3
* | New user option follow-mode-prefix-keyStefan Kangas2025-03-112-45/+64
* | (Freplace_buffer_contents): Preserve markers more carefullyStefan Monnier2025-03-113-29/+82