aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ; * src/callproc.c (command-line-max-length): Use DEFVAR_INT.Sean Whitton4 days1-3/+3
* Correct manual entry for string-lesspMattias Engdegård4 days1-2/+4
* Implement string> as a compiler macro instead of an optimisationMattias Engdegård4 days2-11/+4
* ; Don't set properties on function aliasesMattias Engdegård4 days1-6/+3
* Eliminate double arity warningsMattias Engdegård4 days1-21/+10
* Show a message in locked frames in single-kboard modeSean Whitton4 days4-48/+112
* ; * lisp/dired-aux.el (dired-do-async-shell-command): Doc fix (bug#80490).Eli Zaretskii4 days1-1/+1
* Document that string ARG of 'kill-emacs' might not workEli Zaretskii4 days2-2/+7
* Fix (or ...) patterns in 'cond*'/'match*'Richard Lawrence4 days1-1/+1
* ; Fix the documentation of 'overlays-in' etc.Eli Zaretskii4 days4-8/+26
* ; Remove unused declarations from w32heap.cEli Zaretskii4 days1-39/+0
* ; * src/w32proc.c (new_child): Update comment (bug#76041).Eli Zaretskii4 days1-5/+3
* ; Hint for new users in manual. New comment.Sean Whitton4 days2-0/+8
* Initialize command-line-max-length with sysconf(3)Sean Whitton5 days2-14/+14
* New function rxvt-colorfgbg-background-modePeter Oliver5 days1-4/+9
* Fix prompting of packages for 'package-report-bug'Philip Kaludercic5 days1-2/+2
* Improve 'package-report-bug' robustnessPhilip Kaludercic5 days1-20/+51
* ; Update "Maintainers" header for compat.elPhilip Kaludercic5 days1-1/+1
* Allow more fine configuration of package retentionPhilip Kaludercic5 days3-25/+45
* Indicate if 'package-isolate' had to download a packagePhilip Kaludercic5 days1-1/+3
* Fix 'package-isolate' in combination with quickloadPhilip Kaludercic5 days1-1/+1
* ; Prevent 'package-isolate' from creating cyclic listsPhilip Kaludercic5 days1-2/+2
* Add option to keep previous package versions on upgradeJeremy Bryant5 days2-23/+23
* Fix macOS 26 scrolling lag and input handling issues (bug#80268)Boris Buliga5 days1-0/+9
* emacs-lisp-intro.texi: Eliminate duplicate ASCII artStefan Monnier5 days1-188/+2
* ; Fix some comments.Sean Whitton5 days2-10/+10
* ; Copy out log message from when branch was first introduced.Sean Whitton5 days1-0/+3
* Fix bug on MS-Windows with frame title when system-name is non-ASCIIEli Zaretskii5 days1-10/+23
* New 'log-outstanding' value for vc-log-view-typeSean Whitton5 days3-11/+16
* ; * test/src/data-tests.el (data-tests-native-comp-unit): Fix test.Eli Zaretskii5 days1-1/+1
* Fix renaming directories in VC repositoriesSean Whitton5 days2-7/+14
* Fix `diary-rrule' recurrence rule calculation (Bug#80460)Richard Lawrence6 days3-6/+36
* ; Avoid byte-compilation warning in c-ts-common.elEli Zaretskii6 days1-6/+6
* Upgrade 'equal' from side-effect-free to error-freeMattias Engdegård7 days1-2/+1
* Simplify peephole optimisation ruleMattias Engdegård7 days1-23/+16
* ; Fix doc-string of 'window-combination-resize'Martin Rudalics7 days1-4/+4
* ; * lisp/skeleton.el (skeleton-insert): Doc fix. (Bug#80492)Eli Zaretskii7 days1-2/+2
* ; Fix esh-proc-tests on MS-WindowsEli Zaretskii7 days1-2/+10
* Make c-ts-common-comment-start-skip publicYuan Fu7 days1-4/+4
* c-ts-mode: Don't assume comment-start-skip is setArsen Arsenović7 days1-4/+8
* Repair another test bollixed by aggressive optimization.Eric S. Raymond7 days1-5/+9
* Repair ab ecal test by making a variable kexical,Eric S. Raymond7 days1-3/+3
* Complete the test set for floatfns,c.Eric S. Raymond7 days1-2/+29
* Tesrts for the portable primitives in fileio.c.Eric S. Raymond7 days1-0/+64
* Tests for primitives in coding.c and charset.c.Eric S. Raymond7 days2-0/+177
* Tests for primitives from the character.c module.Eric S. Raymond7 days1-0/+15
* lisp/vc/smerge-mode.el (smerge-refine-shadow-cursor): Make it thinnerStefan Monnier7 days1-1/+1
* Tests for the lreaf.c amd print.c primitives.Eric S. Raymond7 days2-0/+86
* Tests for remaining functions iun eval.c.Eric S. Raymond7 days1-0/+152
* Completing test coverage for dataa.c orimitives.Eric S. Raymond7 days1-0/+105