summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-27doprnt %X supportPaul Eggert
2025-01-27Don't use obsolete face variables in lisp-mode.elStefan Kangas
2025-01-27time-stamp: Don't get confused by newline in file nameStephen Gildea
2025-01-27time-stamp-tests: Make macro-defined tests findableStephen Gildea
2025-01-27; Improve documentation of '.dir-locals.el'Eli Zaretskii
2025-01-27Fix clicking in child frames with GPMjared
2025-01-27; Fix workaround for xt-mouse-testsGerd Möllmann
2025-01-27In Elisp manual document new functions for changing window layoutsMartin Rudalics
2025-01-27; Fix byte-compilation warningsStefan Kangas
2025-01-27; (let-alist): Document double-dot escape syntax. (Bug#75852)Eshel Yaron
2025-01-26Pacify -Wanalyzer-use-of-uninitialized-valuePaul Eggert
2025-01-26Fix unlikely eassert failure in invalid_radix_integerPaul Eggert
2025-01-26Fix unlikely eassert failure in xg_set_widget_bgPaul Eggert
2025-01-26Fix unlikely eassert failure in pgtk_enumerate_devicesPaul Eggert
2025-01-26Minor format_string tuneupPaul Eggert
2025-01-26Ignore -fanalyzer-null-argument in pgtkterm.cPaul Eggert
2025-01-26Pacify -fanalyzer-null-argument on pgtk_term_initPaul Eggert
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-26Pacify GCC in pgtkselect malloc alignmentPaul Eggert
2025-01-26Avoid undefined behavior with botched pgtk menuPaul Eggert
2025-01-26Use gtk_disable_setlocalePaul Eggert
2025-01-26Avoid unlikely int overflow.Paul Eggert
2025-01-26Beware large stack growth in pgtk_menu_showPaul Eggert
2025-01-26Fix x-show-tip bignum crashPaul Eggert
2025-01-26Prefer make_formatted_string in svg_load_imagePaul Eggert
2025-01-26Simplify building of color names in image.cPaul Eggert
2025-01-26Simplify make_formatted_string APIPaul Eggert
2025-01-26Fix unlikely time zone abbreviation bugPaul Eggert
2025-01-27Don't use obsolete face alias in themesStefan Kangas
2025-01-27Don't use obsolete variable in semantic/grammar.elStefan Kangas
2025-01-27Don't use obsolete variables in semantic/idle.elStefan Kangas
2025-01-27Fix the Android portPo Lu
2025-01-26; Prefer HTTPS to HTTP in docsStefan Kangas
2025-01-26; * admin/MAINTAINERS: Sort external packages alphabetically.Stefan Kangas
2025-01-26; * etc/NEWS: Remove temporary documentation markers.Stefan Kangas
2025-01-26; * etc/NEWS: Add missing temporary documentation tags.Stefan Kangas
2025-01-26Document insert-directory-program as a user optionStefan Kangas
2025-01-26Fix compilation warnings in pdumper with !HAVE_NATIVECOMPStefan Kangas
2025-01-26Prefer static switch-case checking in pdumperStefan Kangas
2025-01-26Avoid crashes in Fdocumentation caused by incorrect data typesPip Cet
2025-01-26; Fix last changeEli Zaretskii
2025-01-26Display separators on tty menus with display table entriesGerd Möllmann
2025-01-26Use dired--inhibit-auto-revert for fixing bug#71264Tassilo Horn
2025-01-25Change doc string of frame-visible-pGerd Möllmann
2025-01-25Replace is_frame_ancestor with frame_ancestor_pGerd Möllmann
2025-01-25Add 'treesit-forward-comment' with 'forward-comment-function'Juri Linkov
2025-01-25* lisp/treesit.el: Display treesit-explore buffer below selected window.Juri Linkov
2025-01-25doc/lispref/modes.texi (Syntactic Font Lock): Update for commit 644c6b414f3Stefan Monnier
2025-01-25(when-let*): Warn if body is emptyStefan Monnier
2025-01-25Merge from origin/emacs-30Eli Zaretskii