aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Allow project-vc-ignores to be applied in more casesDmitry Gutov2026-01-011-7/+12
| * | | (native--compile-async): Try and avoid inf-loops (bug#80012)Stefan Monnier2025-12-311-0/+6
| * | | Factor out undo-ignore-read-only (bug#80049)Sean Whitton2025-12-314-15/+16
| * | | Split diff-mode-shared-map into two mapsSean Whitton2025-12-311-15/+22
| * | | Sync with Tramp 2.8.1Michael Albinus2025-12-311-3/+3
| * | | Update c-ts-common--adaptive-fill-prefix for RustYuan Fu2025-12-301-1/+1
| * | | project-vc: Provide default implementation of `project-list-files`Stefan Monnier2025-12-311-51/+51
| * | | Clarify the type of value that 'ignore-completion-table' returnsDmitry Gutov2025-12-311-1/+4
| * | | Flymake: try to resize margins less frequentlyJoão Távora2025-12-311-72/+85
| * | | vc--maybe-read-upstream-location: Default to returning nilSean Whitton2025-12-301-2/+3
| * | | Improve system-taskbar on unsupported or unenabled back ends (bug#80087)Stéphane Marks2025-12-291-5/+6
| * | | ; * lisp/vc/vc.el (vc-print-root-change-log): Fix copy/paste error.Sean Whitton2025-12-291-1/+1
| * | | Fix buffer menu unmark on first line (bug#80089)Manuel Giraud2025-12-291-2/+1
| * | | * lisp/vc/vc-hooks.el (vc-prefix-map): Move 'B' to 'o' (bug#80037).Sean Whitton2025-12-291-2/+2
| * | | New commands vc-print-change-log & vc-print-root-change-logSean Whitton2025-12-291-6/+55
| * | | Fix the date in the calendar mode line (bug#80069)Liu Hui2025-12-292-13/+11
| * | | track-changes.el (track-changes-undo-only): New varStefan Monnier2025-12-282-4/+35
| * | | Use variable-use-face for assignment in c-ts-mode (bug#79623)Yuan Fu2025-12-281-3/+4
| * | | Fix specification of 'python-indent-guess-indent-offset-verbose'Morgan Willcock2025-12-281-1/+1
| * | | ; Update ldefs-boot.el.Sean Whitton2025-12-281-5/+17
| * | | New command 'C-x v b l'Sean Whitton2025-12-283-18/+46
| * | | ; * lisp/vc/vc.el (vc-print-branch-log): Fix declaration.Sean Whitton2025-12-281-1/+1
| * | | Factor out vc--read-limitSean Whitton2025-12-281-22/+18
| * | | ; * lisp/ldefs-boot.el: Restore no-byte-compile local variable.Sean Whitton2025-12-281-0/+1
| * | | ; Regenerate ldefs-boot.elSean Whitton2025-12-281-27/+65
| * | | Move 'C-x v b l' to 'C-x v b L', rename commandSean Whitton2025-12-283-5/+11
| * | | Don't use the term 'null' for empty stringsMattias Engdegård2025-12-281-14/+10
| * | | Clean up split-string documentationMattias Engdegård2025-12-281-0/+1
| * | | Various split-string improvementsMattias Engdegård2025-12-281-56/+60
| * | | Fix two thinkos in 'set-frame-size-and-position'Martin Rudalics2025-12-281-13/+14
| * | | (nxml-compute-indent-in-token): Use `noindent` in CDATAStefan Monnier2025-12-271-5/+2
| * | | lisp-indent-local-overrides: New variableJonas Bernoulli2025-12-272-7/+35
| * | | Move vc-cloneable-backends-custom-type alias upPaul Eggert2025-12-261-3/+3
| * | | December 2025 spelling fixesPaul Eggert2025-12-2658-154/+164
| * | | Fix problem in tramp-adbMichael Albinus2025-12-261-41/+45
| * | | Eglot: speed up symbol highlighting (bug#80072)João Távora2025-12-251-13/+21
| * | | * lisp/tab-bar.el (tab-bar-merge-tabs): New command.Juri Linkov2025-12-241-2/+33
| * | | * lisp/image-mode.el (image-mode--next-file): Fix infinite loop.Juri Linkov2025-12-241-5/+12
| * | | Merge branch 'cursor-intangible'Stefan Monnier2025-12-231-34/+39
| |\ \ \
| | * | | (cursor-sensor-tangible-pos): Prefer shortening the motionStefan Monnier2025-12-231-2/+7
| | * | | (cursor-sensor-tangible-pos): Insist on picking a tangible positionStefan Monnier2025-12-231-6/+5
| | * | | (cursor-sensor-tangible-pos): Clarify edge caseStefan Monnier2025-12-231-5/+4
| | * | | (cursor-sensor-tangible-pos): RewriteStefan Monnier2025-12-231-34/+36
| * | | | Fix tool-bar commands in Infomilkvetch2025-12-231-4/+4
| |/ / /
| * | | Revert the commit 70678cd5 (bug#80052)Katsumi Yamaoka2025-12-231-9/+4
| * | | ; * lisp/disp-table.el (standard-display-unicode-special-glyphs): fix doc.Gerd Möllmann2025-12-221-3/+3
| * | | * lisp/cus-start.el: Don't complain about :initialize (bug#80051)Mattias Engdegård2025-12-221-1/+1
| * | | Recognise %b and %B in compile-time format string checkerMattias Engdegård2025-12-221-5/+5
| * | | Add functions to set frame size and position in one compound stepMartin Rudalics2025-12-221-0/+194
| * | | Avoid mutating properties of string literalsMattias Engdegård2025-12-213-3/+3