summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-22Don't mark name_list_element as it's not requiredYuuki Harano
2020-11-22Add set_skip_taskbar frame parmYuuki Harano
2020-11-22Add set_undecorated frame parameterYuuki Harano
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-11-22Say which command shadows a key bindingStefan Kangas
2020-11-22Don't shadow bindings by the same commandStefan Kangas
2020-11-22Don't show key ranges if shadowed by different commandsStefan Kangas
2020-11-21Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT.Jared Finder
2020-11-21Make ignoring modifiers on IME input optionalEli Zaretskii
2020-11-21Ignore modifiers when processing WM_IME_CHAR messagesMasahiro Nakamura
2020-11-21Make load argument of native-compile-async internalStefan Kangas
2020-11-20; Fix trivial typosStefan Kangas
2020-11-20Fix compilation on MS-Windows with librsvg > 2.46.0Eli Zaretskii
2020-11-20Avoid a compilation warning about an ambiguous elseLars Ingebrigtsen
2020-11-19* src/data.c (set_internal): Fix bug#44733Stefan Monnier
2020-11-19Improve documentation of 'font-spec'Eli Zaretskii
2020-11-19* src/buffer.h (struct buffer): Remove unused field `minor_modes`Stefan Monnier
2020-11-19More string-search optimisationsMattias EngdegÄrd
2020-11-19In attempted recursive minibuffer use, display error message in correct frameAlan Mackenzie
2020-11-18Fix SVG display again (bug#44655)Alan Third
2020-11-18* Fix eln file hasing for symlink paths (bug#44701)Andrea Corallo
2020-11-16Merge from origin/emacs-27Glenn Morris
2020-11-16Various doc fixes for comp.el and comp.cStefan Kangas
2020-11-15Make initial frame match frame-title-formatStefan Kangas
2020-11-14Merge remote-tracking branch 'savannah/master' into devAndrea Corallo
2020-11-14* Fix debug symbol emissionAndrea Corallo
2020-11-14Work around glib messing with signal handlers more than it shouldAkira Kyle
2020-11-14Don't leave lock files after 'replace-buffer-contents'Eli Zaretskii
2020-11-14Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2020-11-14Capitalize portable dump messages.Philipp Stephani
2020-11-14Face-changing text properties and help-echo now work with xterm-mouse.Jared Finder
2020-11-14Fix display of truncated R2L lines on TTY framesEli Zaretskii
2020-11-14Avoid crashes when a reversed glyph row starts with a compositionEli Zaretskii
2020-11-13Merge from origin/emacs-27Glenn Morris
2020-11-13Merge from origin/emacs-27Glenn Morris
2020-11-13Merge from origin/emacs-27Glenn Morris
2020-11-13Fix error with fn key in NS port (bug#44533)Alan Third
2020-11-12Fix mistake in describe-buffer-bindingsStefan Kangas
2020-11-12Add initial nativecomp typeset and range propagation supportAndrea Corallo
2020-11-11Avoid crashes in the daemon due to user interactionEli Zaretskii
2020-11-10New debugging command 'malloc-info'Eli Zaretskii
2020-11-10Fix a recent change in image.c for MS-WindowsEli Zaretskii
2020-11-09Fix undefined behavior when fetching glyphs from the display vector.Philipp Stephani
2020-11-09Simplify getting value of text-quoting-style (Bug#44471)Stefan Kangas
2020-11-09Fix css length calculationsAlan Third
2020-11-09Fix compilation of image.c on MS-WindowsEli Zaretskii
2020-11-09Avoid breaking Arabic shaping in 'window-text-pixel-size'Eli Zaretskii
2020-11-09Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii
2020-11-09Fix crash in ns_mouse_position (bug#44313)Alan Third
2020-11-09Calculate SVG image sizes more accurately (bug#44206)Alan Third