aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix auto-correct previous word with 'flyspell-prog-mode'Timon Reinold2026-03-141-4/+6
* | (smerge--refine-prepare-regions): Reduce number of args and retvalsStefan Monnier2026-03-141-36/+34
* | etags-regen: Don't try to generate tags during completion, by defaultDmitry Gutov2026-03-141-2/+18
* | Simplify 'xref-mouse-mode-map'Philip Kaludercic2026-03-141-8/+4
* | * lisp/loadup.el: No longer GC after loading each fileHelmut Eller2026-03-131-6/+0
* | Fix project-recompile directoryBasil L. Contovounesios2026-03-131-8/+10
* | Fix window-height of project-kill-buffersBasil L. Contovounesios2026-03-121-9/+10
* | Fix 'comp--func-unique-in-cu-p' to match docstringJulian Scheid2026-03-121-6/+3
* | Add 'xref-mouse-mode' minor modePhilip Kaludercic2026-03-121-0/+28
* | ; Fix bug in 'package-maintainers'Philip Kaludercic2026-03-121-1/+1
* | Don't strip face properties in blink-paren-open-paren-line-stringTassilo Horn2026-03-121-3/+3
* | Add ecomplete support for more header typesPhilip Kaludercic2026-03-111-1/+1
* | Do not initialize Info during package activationPhilip Kaludercic2026-03-111-6/+6
* | (elisp--shorthand-aware-(f)boundp): Don't allocateStefan Monnier2026-03-111-14/+21
* | lisp/vc/smerge-mode.el (smerge--refine-apply-diff): TypoStefan Monnier2026-03-111-1/+1
* | Fix negated equality assumptions (bug#80327)Andrea Corallo2026-03-111-4/+16
* | lisp/subr.el (run-hook-query-error-with-timeout): Avoid `%s` for listsStefan Monnier2026-03-111-1/+2
* | ; Fix quit-window-kill-buffer condition.Basil L. Contovounesios2026-03-111-1/+1
* | Handle compressed filenames in `native--compile-async-skip-p' (bug#57627)Phil Sainty2026-03-111-0/+5
* | (smerge-refine-regions): Refactor a bit and work between buffersStefan Monnier2026-03-101-100/+136
* | unfill-paragraph: Use most-positive-fixnumSean Whitton2026-03-101-3/+11
|/
* Fix `signal` calls where the data argument is not a listStefan Monnier2026-03-101-4/+4
* Error handling clarifications found during error-APIStefan Monnier2026-03-103-43/+40
* ; Bump flymake's version again, to 1.4.5Dmitry Gutov2026-03-091-1/+1
* Fix 'emacs-news-find-heading'Eli Zaretskii2026-03-091-1/+1
* * lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea2026-03-091-4/+4
* Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton2026-03-091-7/+9
* Fix Non-existent commands in flymake-diagnostics-buffer-mode-mapDmitry Gutov2026-03-091-3/+4
* Mention newcomers theme on 'normal-mouse-startup-screen'Philip Kaludercic2026-03-081-21/+27
* cl-seq.el: Prefer `:test` to `:if`Stefan Monnier2026-03-081-24/+24
* ; Fix documentation of 'emacs-news-mode' commandsEli Zaretskii2026-03-081-9/+27
* iso-transl.el: Revert cosmetic changeStefan Monnier2026-03-081-12/+16
* ; recentf-exclude-file-by-extension-p: Restore and-let*.Sean Whitton2026-03-081-1/+1
* * lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.Sean Whitton2026-03-081-1/+3
* * lisp/files.el (auto-mode-alist): Recognize /etc/profile as sh.shynur2026-03-081-0/+2
* Fix mpuz under text-scalingEli Zaretskii2026-03-081-1/+2
* iso-transl.el: Remove ineffective backslashes in previous patchStefan Monnier2026-03-071-12/+12
* Add "C-x 8" commands for letters with breeveEli Zaretskii2026-03-071-0/+12
* Improve Python setup codes to avoid leaving global nameskobarity2026-03-071-13/+21
* Improve documentation of 'define-keymap'Eli Zaretskii2026-03-072-3/+7
* * lisp/recentf.el (recentf-exclude-file-by-extension-p): Fix thinko.Michael Albinus2026-03-061-4/+6
* Additional fixes for 'get-mru-frame' (Bug#80397)Martin Rudalics2026-03-061-9/+9
* Fix last change in recentf.elEli Zaretskii2026-03-061-10/+12
* Mention newcomer theme on "no-mouse" splash screenPhilip Kaludercic2026-03-051-0/+25
* New user option and function 'recentf-exclude-ignored-extensions'Stéphane Marks2026-03-051-0/+21
* ; Fix documentation of a recently added user optionEli Zaretskii2026-03-051-2/+3
* unfill-paragraph: Reimplement in terms of fill-regionSean Whitton2026-03-051-43/+15
* ; Move unfill-paragraph to fill.el. Document it in (elisp)Filling.Sean Whitton2026-03-052-57/+57
* New user option vc-display-failed-async-commandsSean Whitton2026-03-052-5/+22
* vc-do-command: Tidy up some messagingSean Whitton2026-03-051-13/+16