aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add SHA-3 support to secure-hashCollin Funk11 days11-26/+701
* Update from Gnulib by running admin/merge-gnulibPaul Eggert11 days14-105/+359
* ; * lisp/speedbar.el (speedbar-frame-or-window): Quote arg (bug#80392).Matthias Meulien11 days1-1/+1
* Fix broken `FOO-mode-indent-offset` conventionStefan Monnier11 days14-251/+275
* Improve m4-mode font lockBasil L. Contovounesios11 days3-46/+135
* Fix apropos-print window selectionBasil L. Contovounesios11 days1-3/+20
* ; * test/infra/test-jobs.yml: Regenerate.Michael Albinus11 days1-0/+20
* * src/dbusbind.c: Include fcntl.h if needed. (Bug#80373)Michael Albinus11 days1-0/+5
* Fix use of older OpenSSH version in TrampMichael Albinus11 days2-20/+40
* ; Fix last change.Eli Zaretskii11 days1-1/+1
* Support displaying more months in the calendarLiu Hui11 days15-641/+881
* Fix absolute cursor positioning in term.elEli Zaretskii12 days1-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus12 days2-4/+13
|\
| * New user option 'after-delete-frame-select-mru-frame' (bug#80397)Stéphane Marks12 days2-4/+13
* | ; system-taskbar tweaks to dbus loading and group keyword (bug#80361)Stéphane Marks12 days1-3/+7
* | ; system-sleep minor follow ups (bug#80361)Stéphane Marks12 days2-3/+7
* | * lisp/net/tramp.el (tramp-signal-hook-function): Extend docstring.Michael Albinus12 days1-3/+4
|/
* ; Use 'treesit-declare-unavailable-functions' in markdown-ts-mode.Eli Zaretskii12 days1-4/+1
* Add support for hiding markup delimiters in markdown-ts-modeRahul Martim Juliato12 days1-13/+52
* Stop ENUM_BF worrying about gcc -std=c89 -pedanticPaul Eggert12 days1-4/+4
* Port Lisp_Fwd to strict C bitfieldsPaul Eggert12 days1-2/+2
* Preserve the original order of Eshell aliases when loadingJim Porter12 days2-2/+28
* Sort Eshell aliases when adding new onesArto Jantunen12 days3-1/+19
* vc-do-async-command: Set special-mode only when no mode setSean Whitton12 days1-1/+2
* Fix GNUstep width calculation (bug#80331)Alan Third12 days1-1/+1
* Use real display geometry on NS (bug#80331)Shay Elkin12 days1-2/+24
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii12 days1-26/+35
|\
| * Fix SVG CSS handling (bug#80384)Alan Third12 days1-26/+35
* | ; * lisp/mail/rmailsum.el (mail-parse): Require.Eli Zaretskii12 days1-0/+1
* | Make Rmail summary address display customizablePaul Nelson12 days4-39/+206
|/
* Avoid segfaults if someone sets 'composition-function-table' to nilEli Zaretskii12 days1-0/+6
* New command vc-dir-root-next-actionSean Whitton12 days3-3/+36
* Use a custom Pdb class in the Python shellLiu Hui12 days3-127/+202
* Adapt ELisp Intro manual to recent changes in EmacsEli Zaretskii12 days1-3/+5
* ; * etc/NEWS: Fix last change (bug#80398).Eli Zaretskii12 days1-4/+4
* browse-url-firefox-program: Add support for more Firefox variants.Gabriel Santos12 days2-1/+12
* Remove one lambda level in some Gnus' functionsManuel Giraud12 days6-33/+11
* ; Make the document language in Info manuals explicitly statedEli Zaretskii12 days63-0/+63
* ; * lisp/startup.el (fancy-startup-tail): Align links to startup options.Eli Zaretskii12 days1-1/+1
* ; * lisp/startup.el (fancy-startup-tail): Remove one more newline.Eli Zaretskii12 days1-1/+1
* ; * lisp/faces.el (mode-line-highlight): Fix colors of the box (bug#80441).Eli Zaretskii12 days1-1/+1
* ; Further tweaks to newcomers' theme checkbox.Sean Whitton12 days1-2/+2
* ; * lisp/custom.el (copy-theme-options): New FIXME.Sean Whitton13 days1-1/+3
* ; Improve appearance of newcomers-presets button.Sean Whitton13 days1-5/+5
* ; Improve documentation of newcomers-presets.Sean Whitton13 days1-18/+17
* ; * doc/lispref/edebug.texi (Using Edebug): Fix a typo (bug#80459).Eli Zaretskii13 days1-1/+1
* Fix predicate of `plist-member` on `function-history`Stefan Monnier13 days2-2/+2
* New command to skip over the head of Customize buffersPhilip Kaludercic13 days1-0/+16
* * lisp/cus-edit.el (custom-mode-map): Bind 'Custom-reset-standard'Philip Kaludercic13 days1-0/+1
* Add new command 'copy-theme-options'Philip Kaludercic13 days3-2/+41