aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix generation of defvars defined by easy-mmode and company in loaddefs.elmaster-android-1Po Lu2025-08-141-1/+19
* ; * lisp/completion-preview.el: Fix race condition.Eshel Yaron2025-08-131-1/+3
* Limit size of Tramp debug bufferMichael Albinus2025-08-131-1/+17
* * lisp/vc/vc-hg.el (vc-hg-checkin): Pass '-A' to 'hg commit'.Sean Whitton2025-08-122-2/+2
* ; Fix documentation of a recent commitEli Zaretskii2025-08-121-3/+3
* * lisp/tab-bar.el: Revert caching in 'tab-bar-format-align-right'.Juri Linkov2025-08-121-10/+1
* tab-line: Allow to hide excluded buffers in the tab line. (Bug#79159)Elías Gabriel Pérez2025-08-121-3/+29
* vc-buffer-sync-fileset: Optimization when NOT-ESSENTIAL is non-nilSean Whitton2025-08-121-3/+7
* vc-do-command: In batch mode, print the output of failed commandsSean Whitton2025-08-121-0/+3
* ; Fix bug#79212.Eshel Yaron2025-08-121-2/+3
* Fix build without tree-sitterPo Lu2025-08-121-1/+2
* ; Fix last change in mhtml-ts-mode.elEli Zaretskii2025-08-111-1/+1
* Do not include interactive args in autoload filesJD Smith2025-08-101-2/+2
* Implement new autoload macro expansion declare formJD Smith2025-08-108-46/+101
* * lisp/man.el (man): Use active region for the default value.Juri Linkov2025-08-101-1/+8
* Allow code outside Isearch delete overlays in 'isearch-opened-overlays'Juri Linkov2025-08-101-24/+29
* 'php-ts-mode' depends on 'mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-103-817/+905
* Fix some 'git worktree' compatibility issuesSean Whitton2025-08-102-8/+19
* ; Fix capitalization of VC-Dir.Sean Whitton2025-08-101-12/+12
* New command vc-working-tree-switch-project (bug#79024)Sean Whitton2025-08-102-0/+15
* New project-find-matching-buffer-function for VC-DirSean Whitton2025-08-101-0/+30
* ; define-globalized-minor-mode: Simplify a binding.Sean Whitton2025-08-101-2/+1
* Initialize native-tab-width in cases where there is no language modeMark A. Hershberger2025-08-091-1/+2
* ; * lisp/files.el (revert-buffer-in-progress): Fix compiler warning.Eli Zaretskii2025-08-091-2/+2
* Merge from origin/emacs-30Eli Zaretskii2025-08-092-3/+3
|\
| * Handle remote file names in cmuscheme.elVinícius Moraes2025-08-071-2/+2
| * * lisp/vc/vc.el (vc-register): Fix interactive spec (bug#79183).Sean Whitton2025-08-061-1/+1
* | Revert "`php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTML"Eli Zaretskii2025-08-092-893/+807
* | `php-ts-mode' depends on `mhtml-ts-mode' instead of JS,CSS and HTMLVincenzo Pupillo2025-08-092-807/+893
* | Emulate dynamic binding of 'url-max-redirections'Peder O. Klingenberg2025-08-091-1/+4
* | Revert "Stop subprocesses from using inherited or default PAGER"Eli Zaretskii2025-08-091-6/+0
* | ; * lisp/term/rxvt.el (terminal-init-rxvt): Improve commentary.Eli Zaretskii2025-08-091-1/+1
* | Variable to control overshoot and backup for TTY cursor motionManuel Giraud2025-08-091-0/+3
* | Rename variables *-in-progress-p to *-in-progressMichael Albinus2025-08-097-15/+18
* | Add multi-character pairs to lua-ts-mode and texinfo-modeElías Gabriel Pérez2025-08-092-0/+22
* | ; * lisp/autoinsert.el (auto-insert-alist): Fix last change.Eli Zaretskii2025-08-091-5/+5
* | Autoinsert: Allow condition to be a functionmattiasdrp2025-08-091-5/+20
* | vc-move-working-tree: Improve updating VC-Dir buffersSean Whitton2025-08-091-20/+23
* | define-globalized-minor-mode: Use unique MODE-major-mode (bug#79198)Sean Whitton2025-08-091-2/+3
* | VC: Do move new working trees to the beginning of the project listSean Whitton2025-08-091-2/+2
* | (js-json-mode): Set `editorconfig-indent-size-vars`Stefan Monnier2025-08-091-0/+1
* | Rework autorevert-tests.elMichael Albinus2025-08-081-5/+4
* | VC other working trees: avoid reordering project--listSean Whitton2025-08-082-14/+22
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-08-086-56/+144
|\ \
| * | ; * lisp/doc-view.el (doc-view-initiate-display): Improve last commitTassilo Horn2025-08-081-4/+2
| * | Add auto-revert-buffer-in-progress-pMichael Albinus2025-08-082-20/+26
| * | vc-move-working-tree: Also update VC-Dir buffersSean Whitton2025-08-082-5/+26
| * | vc-buffer-sync-fileset: Bind 'non-essential' (bug#79137)Sean Whitton2025-08-081-1/+2
| * | Generalize finding project matching files to other major modesSean Whitton2025-08-082-26/+88
* | | Revert "Autoinsert: Allow condition to be a function"Eli Zaretskii2025-08-081-22/+7
|/ /