aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Sort and dedupe when loading modules in erc-openF. Jason Park2023-10-133-67/+184
* | Honor nil values in erc--restore-initialize-priorsF. Jason Park2023-10-132-19/+15
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-133-160/+61
* | Fix `ls-lisp-verbosity` custom typeMattias Engdegård2023-10-131-2/+3
* | Fix c-in-knr-argdecl to avoid false recognition of K&RAlan Mackenzie2023-10-131-5/+8
* | Merge from origin/emacs-29Michael Albinus2023-10-1312-10/+39
|\ \ | |/
| * Handle quoted tilde in TrampMichael Albinus2023-10-136-1/+27
| * ; Set maintainer for elint.el to emacs-develStefan Kangas2023-10-121-4/+5
| * Update to Org 9.6.10Kyle Meyer2023-10-095-6/+8
* | ; Merge from origin/emacs-29Michael Albinus2023-10-130-0/+0
|\ \ | |/
| * Don't call font-lock-mode in treesit-major-mode-setup (bug#66223)Yuan Fu2023-10-081-1/+0
* | Merge from origin/emacs-29Michael Albinus2023-10-136-142/+217
|\ \ | |/
| * Fix treesit-query-validate for string input (bug#66400)nverno2023-10-081-1/+3
| * ; Improve documentation of VC commandsEli Zaretskii2023-10-082-137/+199
| * Recommend `M-x man` in woman.el docsStefan Kangas2023-10-071-1/+9
| * ; * doc/lispref/processes.texi (Process Buffers): More accurate wording.Eli Zaretskii2023-10-071-2/+4
| * Fix updating process-mark position in 'set-process-buffer'Eli Zaretskii2023-10-071-1/+2
* | ; Merge from origin/emacs-29Michael Albinus2023-10-130-0/+0
|\ \ | |/
| * ; * lisp/treesit.el (treesit-language-at-point-function): Fix doc.Yuan Fu2023-10-071-1/+8
* | Add convenience wrapper for regexp disassemblyMattias Engdegård2023-10-132-1/+18
* | verilog-mode.el: remove impossible cond clauseMattias Engdegård2023-10-131-4/+1
* | Separate `docstrings-wide` warning identifierMattias Engdegård2023-10-132-8/+16
* | Clarify java/INSTALLPo Lu2023-10-131-2/+4
* | Try harder to generate tombstones upon emacs_abortPo Lu2023-10-132-3/+22
* | Reset the Eshell prompt when signaling with no foreground processJim Porter2023-10-121-15/+20
* | Fix a defcustom :typeMauro Aranda2023-10-121-1/+3
* | ; Correct typoPo Lu2023-10-121-1/+1
* | Enable highlighting Gud execution lines without hl-line-modePo Lu2023-10-123-8/+72
* | New filenotify testsMichael Albinus2023-10-122-2/+68
* | Respond to JNI errors around drawing operationsPo Lu2023-10-121-4/+23
* | Fix behavior of Eshell prompt when yanking output into itJim Porter2023-10-113-0/+30
* | Document cl-print.el in cl.texi.Alan Mackenzie2023-10-112-0/+164
* | In cl-prin1, enable raw printing for a byte-compiled functionAlan Mackenzie2023-10-112-35/+52
* | Remedy typo in android.texiPo Lu2023-10-111-1/+1
* | Update Android keysym listPo Lu2023-10-111-0/+9
* | * lisp/progmodes/project.el (project-mode-line-face): New variable.Juri Linkov2023-10-112-0/+5
* | Fix erc-server-prevent-duplicates :typeMauro Aranda2023-10-101-1/+1
* | Revert commits dafa6d6badd6 and 72c45fa9109aJim Porter2023-10-101-29/+7
* | File notifications report unmount events (bug#66381)Michael Albinus2023-10-108-35/+59
* | ; Fix spelling of my name in all source filesUlrich Müller2023-10-103-5/+4
* | ; * lisp/calc/calc-units.el (math-standard-units): Doc improvement.Mattias Engdegård2023-10-101-1/+5
* | ; * lisp/calc/calc-units.el: Fix spelling of my name.Ulrich Müller2023-10-101-1/+1
* | Update astronomical length units in CalcUlrich Müller2023-10-101-5/+6
* | Correct temperature names in CalcMattias Engdegård2023-10-102-6/+4
* | * lisp/calc/calc-units.el (math-standard-units): Document.Mattias Engdegård2023-10-101-2/+16
* | * doc/emacs/android.texi (Android Software): Fix typo.Po Lu2023-10-101-1/+1
* | Improve documentation of 'project-mode-line'Eli Zaretskii2023-10-103-4/+14
* | Revise Android documentationPo Lu2023-10-101-38/+39
* | Improve documentation of inhibit-double-bufferingPo Lu2023-10-101-2/+4
* | Implement frame restacking under AndroidPo Lu2023-10-107-33/+264