aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make native lisp code reflect EQ C implementationscratch/eq_reworkAndrea Corallo2025-09-181-51/+56
* * Make sure the compiler optimizes for symbols_with_pos_enabled 0 in EQAndrea Corallo2025-09-181-1/+1
* Change EQ to move slow code path into a separate functionPip Cet2025-09-182-4/+17
* Turn some checking macros into functions in the GC marker codeMattias Engdegård2025-09-171-81/+80
* ; * src/lisp.h (enum handlertype): Comment accuracy.Mattias Engdegård2025-09-171-1/+1
* Fixes for csharp-ts-mode fontification (bug#79406)Jostein Kjønigsen2025-09-162-19/+76
* New mode 'mouse-shift-adjust-mode' for S-<mouse-1>Juri Linkov2025-09-162-8/+59
* * lisp/hl-line.el (global-hl-line-sticky-flag): New value 'all'.Juri Linkov2025-09-162-3/+25
* Context menu related fixes (bug#64980)Juri Linkov2025-09-162-24/+10
* ; Improve recently-added documentationEli Zaretskii2025-09-163-5/+10
* Revert "Fix generation of defvars defined by easy-mmode and company in loadde...Stefan Monnier2025-09-161-19/+1
* New commands to apply changes to other working treesSean Whitton2025-09-165-32/+227
* ; Fix last change in php-ts-mode.elMichael Albinus2025-09-161-1/+1
* ; Instrument file-notify-test07-many-eventsMichael Albinus2025-09-161-2/+7
* ruby-syntax-propertize: Add exception for /=Dmitry Gutov2025-09-162-0/+2
* Fix tree-sitter ABI version incompatibility in php-ts-modeVincenzo Pupillo2025-09-151-1/+4
* Tramp code cleanupMichael Albinus2025-09-157-27/+24
* Improve check for netrc tokensMichael Albinus2025-09-153-8/+26
* Fix incorrect timezones for London and ParisPaul Eggert2025-09-141-13/+23
* * lisp/net/shr.el (shr-tag-sub): Handle BOB (bug#79448).Eli Zaretskii2025-09-141-1/+1
* * lisp/calc/calc.el (calc): Ony substitute binding ofAndreas Schwab2025-09-141-1/+3
* Use linear arrays in ispell test to work with old bashMattias Engdegård2025-09-141-3/+11
* ; ispell-tests: use require instead of loadMattias Engdegård2025-09-144-27/+22
* ; * test/lisp/dom-tests.el: silence obsoletion warningsMattias Engdegård2025-09-141-4/+6
* ; * test/lisp/net/tramp-tests.el: silence function-quoting warningMattias Engdegård2025-09-141-1/+1
* ; Improve discoverability of tree-sitter related functionalityEli Zaretskii2025-09-143-3/+13
* Fix gdb-mi startup when asking user about debuginfodEli Zaretskii2025-09-141-1/+5
* ; * lisp/time.el (zoneinfo-style-world-list): Doc fix (bug#437).Eli Zaretskii2025-09-141-1/+4
* Fix 'ucs-normalize' tests following Unciode 17.0 importEli Zaretskii2025-09-143-10/+15
* (eww-switch-to-buffer): Prefer seq- functions to cl-James Thomas2025-09-131-6/+6
* Fix 'define-globalized-minor-mode' when :variable is usedEli Zaretskii2025-09-131-1/+1
* Fix Unicode-related testsEli Zaretskii2025-09-133-3/+14
* Merge from origin/emacs-30Eli Zaretskii2025-09-133-14/+12
|\
| * ; * lisp/dired-x.el (dired-find-subdir): Doc fix (bug#79440).Eli Zaretskii2025-09-131-10/+8
| * ; * lisp/vc/vc.el (vc-print-root-log): Improve docstring (bug#79439).James Thomas2025-09-131-1/+1
| * ; Minor copyedits in src/editfns.cEli Zaretskii2025-09-091-3/+3
* | Add support for PHP 8.5 in 'php-ts-mode.el'Vincenzo Pupillo2025-09-131-63/+105
* | ; * lisp/emacs-lisp/ring.el (ring-convert-sequence-to-ring): Bug#79330.Eli Zaretskii2025-09-131-1/+3
* | Fix 'kill-region' when buffer has been changed outside of EmacsEli Zaretskii2025-09-131-1/+7
* | Fix parsing single-digit color codes in rcircAlcor2025-09-131-2/+2
* | Allow disabling of reloading files on doc read failureSpencer Baugh2025-09-131-2/+17
* | * lisp/comint.el (comint-password-prompt-regexp): Join two entries.Michael Albinus2025-09-131-3/+2
* | Make comint understand SSH proxy password phrasesAndre A. Gomes2025-09-132-1/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-09-123-43/+36
|\ \
| * | ; log-edit.el: Insert missing required cl-lib.Sean Whitton2025-09-121-0/+1
| * | Delete obsolete log-edit-beginning-of-lineSean Whitton2025-09-121-12/+1
| * | ; vc-git--log-edit-summary-check: Use and-let*.Sean Whitton2025-09-121-15/+15
| * | ; vc-prepare-patch: Minor code improvementsSean Whitton2025-09-121-13/+16
| * | ; vc-diff-outgoing: Fix calling 'working-revision' backend function.Sean Whitton2025-09-122-3/+3
* | | ; Fix last changeMichael Albinus2025-09-122-2/+2
|/ /