summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-11-12In insert_file_contents, always set windows' point markers.Alan Mackenzie
2021-11-12; Fix typosStefan Kangas
2021-11-12Improve documentation of 'decode-coding-region'Eli Zaretskii
2021-11-12; * src/lread.c (safe_to_load_version, Fload): Fix coding style.Eli Zaretskii
2021-11-12Remove unused xlfd_ enumsLars Ingebrigtsen
2021-11-12Remove obsolete commentPo Lu
2021-11-12Allow choosing regular-weighted fonts when medium-weighted existLars Ingebrigtsen
2021-11-12Merge from origin/emacs-28Stefan Kangas
2021-11-12Fix doc string for xwidget-webkit-load-htmlPo Lu
2021-11-12Make "emacs --script /dev/stdin work again when that's a pipeBryan C. Mills
2021-11-12Fix potential NULL dereference in xwidget-webkit-uriPo Lu
2021-11-12Check for WebKit xwidgets inside all xwidget-webkit functionsPo Lu
2021-11-12Prevent crashes from Lisp code modifying xwidget-listPo Lu
2021-11-12Prevent crashes in xwidgets whose buffers have been killedPo Lu
2021-11-11Fix compilation on MS-WindowsEli Zaretskii
2021-11-11Use posix_spawn if possible.Philipp Stephani
2021-11-11Fix ACL errors with WebDAV volumes on MS-WindowsEli Zaretskii
2021-11-12Merge branch 'feature/pgtk' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-11; * src/term.c (init_tty): Fix last change.Eli Zaretskii
2021-11-11; * src/term.c (init_tty): Fix style of parentheses.Eli Zaretskii
2021-11-11Fix 8-color PuTTY -nw sessions broken by a recent commitEli Zaretskii
2021-11-11Support Tc terminfo flag for 24-bit color support in terminalTim Ruffing
2021-11-11Add `xwidget-webkit-load-html'Po Lu
2021-11-10Fix font weights on MS-WindowsEli Zaretskii
2021-11-11Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-10Prevent GDK warning about missing event devices in most casesPo Lu
2021-11-10Merge from origin/emacs-28Stefan Kangas
2021-11-10Remove obsolete limitationPo Lu
2021-11-10Fix incorrect offset calculation for clipped xwidget viewsPo Lu
2021-11-10Fix invisible content in WebKit dialogsPo Lu
2021-11-10Set embedder correctly to fix menus appearing in the wrong locationPo Lu
2021-11-10Revert "Fix mouse face in NS port"Po Lu
2021-11-10Revert "*** empty log message ***"Po Lu
2021-11-10Revert "Add support for event processing via XInput 2"Po Lu
2021-11-10Revert "Fix erasing cursor on top of raised boxes in NS port"Po Lu
2021-11-10Revert "Revert "Fix erasing cursor on top of raised boxes in NS port""Po Lu
2021-11-10Revert "Support opening the toolkit menu bar on NS"Po Lu
2021-11-10Support opening the toolkit menu bar on NSoldosfan
2021-11-10Revert "Fix erasing cursor on top of raised boxes in NS port"oldosfan
2021-11-10Fix erasing cursor on top of raised boxes in NS portoldosfan
2021-11-10Add support for event processing via XInput 2oldosfan
2021-11-10*** empty log message ***oldosfan
2021-11-10Fix mouse face in NS portoldosfan
2021-11-10Try to fix intermittent build problem on MacosLars Ingebrigtsen
2021-11-10Prevent BadValue errors when creating tiny xwidget viewsPo Lu
2021-11-09Revert "Fix localized display of date and time in the NS port"Stefan Kangas
2021-11-09Fix default target of motion eventsPo Lu
2021-11-09Make `kill_frame_xwidget_views' safePo Lu
2021-11-09ARGUMENTS in Fmake_xwidget is optionalLars Ingebrigtsen
2021-11-09Fix flicker when setting hscroll of xwidgetPo Lu