summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-05Use correct compiler options for building with libwebpEli Zaretskii
2021-11-05rsvg_handle_get_dimensions is deprecated in 2.52.0Paul Eggert
2021-11-05Fix buffer overflow in ns_compute_glyph_string_overhangsDaniel Martín
2021-11-04Better detection of potentially malicious bidi textEli Zaretskii
2021-11-03Merge from origin/emacs-28Eli Zaretskii
2021-11-03A better fix for bug#51583Eli Zaretskii
2021-11-03Fix the Cygwin w32 build broken by adding the dark theme supportEli Zaretskii
2021-11-03Fix header-line and tab-line when mode-line-compact is setEli Zaretskii
2021-11-03* src/image.c: Fix building with giflib 4.YAMAMOTO Mitsuharu
2021-11-02* src/pdumper.c (dump_do_dump_relocation): Add sanity check.Andrea Corallo
2021-11-01Include the major mode name in the `C-h b' outputLars Ingebrigtsen
2021-10-31Merge from origin/emacs-28Eli Zaretskii
2021-10-31; * src/font.c (Ffont_has_char_p): Minor stylistic changes; doc fix.Eli Zaretskii
2021-10-31Add new function 'font-has-char-p'Lars Ingebrigtsen
2021-10-31Avoid signaling errors in lookup-keyEli Zaretskii
2021-10-31Avoid signaling errors in lookup-keyEli Zaretskii
2021-10-31Fix localized display of date and time in the NS portDaniel Martín
2021-10-31Ensure help echoes only occur once on NSAlan Third
2021-10-31Merge from origin/emacs-28Eli Zaretskii
2021-10-31Fix display glitches with side-by-side windows on TTY framesEli Zaretskii
2021-10-31Fix bug with string values in equal-including-propertiesStefan Kangas
2021-10-30Use primes for hash table bucket sizesStefan Kangas
2021-10-30Minor fixes for previous changeEli Zaretskii
2021-10-30Support system dark mode on Windows 10 version 1809 and higherVince Salvino
2021-10-29; Fix a recent change in image.cEli Zaretskii
2021-10-29* src/image.c: Fix building with giflib on MS-Windows.Stefan Kangas
2021-10-29Merge from origin/emacs-28Glenn Morris
2021-10-29Prefer giflib 5 macros to magic numbersStefan Kangas
2021-10-29Don't parse GCB block by hand with giflib 5 or laterStefan Kangas
2021-10-29* src/image.c (gif_load): Minor simplification.Stefan Kangas
2021-10-29Fix bootstrapping broken by a recent changeEli Zaretskii
2021-10-28Be more allowing when looking for menu-bar itemsStefan Kangas
2021-10-28; * src/keyboard.c (readable_events): Fix a thinko.Eli Zaretskii
2021-10-28Avoid assertion violations in 'lookup-key'Eli Zaretskii
2021-10-28Ignore more events in input-pending-pEli Zaretskii
2021-10-28Be more allowing when looking for menu-bar itemsStefan Kangas
2021-10-27(string-pixel-width): Rewrite to avoid side effectsStefan Monnier
2021-10-27Allow automatic use of color fonts for emoji on macOSRobert Pluim
2021-10-27; * src/atimer.c (init_atimer): Fix a typo in a comment.Eli Zaretskii
2021-10-27Always start the SIGALRM atimersLars Ingebrigtsen
2021-10-27Redisplay after changing to the hourglass mouse pointerLars Ingebrigtsen
2021-10-25Merge from origin/emacs-28Glenn Morris
2021-10-25Heed the EMACS_IGNORE_TIMERFD environment variableLars Ingebrigtsen
2021-10-25Fix issues with type casting in delayed message functionsLars Ingebrigtsen
2021-10-24Remove debugging in with_delayed_message_displayLars Ingebrigtsen
2021-10-24Add new macro `with-delayed-message'Lars Ingebrigtsen
2021-10-24Fix a memory leak in pgtk_draw_fringe_bitmapSharaf Zaman
2021-10-24Doc fix for concatIhor Radchenko
2021-10-24Merge from origin/emacs-28Glenn Morris
2021-10-24Refer to the info node on keymaps in map-keymap docstringStefan Kangas