aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tweak recent error descriptor changesscratch/error-APIBasil L. Contovounesios2026-03-118-15/+16
* (subr-error-API): New test. Also, improve the etc/NEWSStefan Monnier2026-03-112-4/+26
* (error-data): Delete functionStefan Monnier2026-03-103-13/+13
* test subdirectory: Use new error-APIStefan Monnier2026-03-1010-17/+14
* Use single-arg form of `signal` to re-throw an errorStefan Monnier2026-03-1033-55/+52
* Use the new error API functionsStefan Monnier2026-03-1030-152/+118
* Improve the error APIStefan Monnier2026-03-104-9/+83
* Fix `signal` calls where the data argument is not a listStefan Monnier2026-03-106-13/+19
* Error handling clarifications found during error-APIStefan Monnier2026-03-103-43/+40
* newcomers-presets: Drop after-save-hook entrySean Whitton2026-03-091-3/+1
* ; 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
* newcomers-presets: Always show the tab barSean Whitton2026-03-091-2/+1
* Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton2026-03-091-7/+9
* Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu2026-03-081-0/+4
* 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
* ; * doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed): Fix last change.Eli Zaretskii2026-03-081-1/+0
* Use images in Emacs Lisp Intro manual (bug#80519)Eli Zaretskii2026-03-0822-190/+111
* 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
* Fix infloop when decoding incomplete embedded UTF-8 inputPip Cet2026-03-071-1/+5
* Improve Python setup codes to avoid leaving global nameskobarity2026-03-071-13/+21
* ; * admin/authors.el (authors-aliases): Improve one entry.Eli Zaretskii2026-03-071-1/+1
* Improve documentation of 'define-keymap'Eli Zaretskii2026-03-072-3/+7
* Fix segfaults in 'kbd_buffer_get_event'Eli Zaretskii2026-03-071-1/+5
* ; Move ns_init_colors from Fns_list_colors to emacs.c (bug#80377)Stéphane Marks2026-03-073-10/+8
* ; newcomers-presets: Fix adding to after-save-hook.Sean Whitton2026-03-061-2/+2
* * 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-062-10/+11
* Fix last change in recentf.elEli Zaretskii2026-03-062-15/+20
* 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-052-0/+28
* ; Fix documentation of a recently added user optionEli Zaretskii2026-03-051-2/+3
* ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix a typo.Eli Zaretskii2026-03-051-1/+1
* 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-055-80/+82
* ; * doc/lispref/control.texi (Conditionals): Improve explanation.Sean Whitton2026-03-051-1/+2
* ; * doc/emacs/vc1-xtra.texi (General VC Options): Fix last change.Sean Whitton2026-03-051-1/+1
* New user option vc-display-failed-async-commandsSean Whitton2026-03-054-5/+39
* ; Fix indexing in viper.texi.Eli Zaretskii2026-03-051-520/+533
* ; Fix documentation of vc-command-messages.Sean Whitton2026-03-051-3/+5