summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-07; * src/keyboard.c (syms_of_keyboard): Fix previous change.Robert Pluim
2025-02-07Suppress unneded events in special-event-mapMichael Albinus
2025-02-07Use insert-special-event in TrampMichael Albinus
2025-02-07Eglot: add support for call and type hierarchiesJoão Távora
2025-02-07; * src/keyboard.c (Finsert_special_event): Don't use "//".Eli Zaretskii
2025-02-07New function insert-special-event and special event sleep-eventMichael Albinus
2025-02-07; Fix files-testsGerd Möllmann
2025-02-07* lisp/progmodes/sh-script.el (bash-ts-mode): Improve treesit settings.Juri Linkov
2025-02-07Prevent crash when requesting storage permissions on AndroidPo Lu
2025-02-06; Use an uninterned symbol in the inhibit-auto-revert expansion.Tassilo Horn
2025-02-06; Rename internal variable in inhibit-auto-revertMichael Albinus
2025-02-06Improve documentation of 'file-name-concat'Eli Zaretskii
2025-02-06Use read-key in amp-y-or-n-p (bug#75886)Gerd Möllmann
2025-02-05Merge remote-tracking branch 'origin/emacs-30'Stefan Monnier
2025-02-06Add scheme-mode indentation for SRFI 64, R7RS guardAntero Mejr
2025-02-05(font-ccl-encoder-alist): Delete variable, unusedStefan Monnier
2025-02-05* lisp/dired-x.el (dired-omit-expunge): Escape '%' (bug#75877).Eli Zaretskii
2025-02-05Prepare markers for insertions inside of a widgetMauro Aranda
2025-02-05Revert "Improve bidi_get_time runtime checking"Eli Zaretskii
2025-02-05* lisp/autorevert.el (defvar): Fix debug declaration.Michael Albinus
2025-02-04Correctly handled the local parser for jsdoc (bug#75456)Vincenzo Pupillo
2025-02-04Make treesit-node-at more readableYuan Fu
2025-02-04Remove no-longer-needed delete_frame UNINITPaul Eggert
2025-02-04Make it configurable to highlight Python 2 builtinskobarity
2025-02-04Avoid overly short timeout in ispell-helpStefan Kangas
2025-02-04Improve bidi_get_time runtime checkingPaul Eggert
2025-02-04Improve calculation of indent prefixes when using text scalingJim Porter
2025-02-04Eglot: protect against nil jit-lock-context-unfontify-posJoão Távora
2025-02-04Fix min-width display spec handling (bug#76014)Gerd Möllmann
2025-02-04Use read-key in read-multiple-choice (bug#75886)Gerd Möllmann
2025-02-04* src/fileio.c (Fsubstitute_in_file_name): Doc fix (bug#76023).Eli Zaretskii
2025-02-04; * test/src/editfns-tests.el (editfns-tests-styled-print): Fix last change.Eli Zaretskii
2025-02-04Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2025-02-04Fix some checks in autorevert.elMichael Albinus
2025-02-04Don't use obsolete In-Reply-To format in messages (Bug#64454)Andrew G Cohen
2025-02-04Add inhibit-auto-revert macroMichael Albinus
2025-02-04; * test/src/editfns-tests.el (editfns-tests-styled-print): New test.Eli Zaretskii
2025-02-04Eglot: avoid 'null' as params to 'shutdown' request (bug#66144)João Távora
2025-02-03; Update link to picons databaseStefan Kangas
2025-02-03Fix OpenBSD compilation (bug#76009)Manuel Giraud
2025-02-03(save-place-abbreviate-file-names): Don't eagerly load alist (bug#75730)Stefan Monnier
2025-02-03Fix GC-related crashes in styled_format (bug#75754)Pip Cet
2025-02-03* lisp/emacs-lisp/track-changes.el (track-changes-fetch): Fix bug#75906Stefan Monnier
2025-02-03read-face-name: Build common completion table for CR and CRMDaniel Mendler
2025-02-03Fix -nw sessions on MS-WindowsEli Zaretskii
2025-02-03; Don't use HTTPS in HTTP-specific exampleStefan Kangas
2025-02-03Avoid ln(10) expression in calc units definitionUlrich Müller
2025-02-03Better NaN handling in proced-tests.elMichael Albinus
2025-02-03Fix padding when using which-key-setup-side-window-rightRobert Pluim
2025-02-03Handle mouse highlighting in the presence of tty child framesGerd Möllmann