aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Don't start both timerfd and alarms on CygwinKen Brown2021-11-121-0/+7
* | In insert_file_contents, always set windows' point markers.Alan Mackenzie2021-11-121-3/+6
* | ; * src/lread.c (safe_to_load_version, Fload): Fix coding style.Eli Zaretskii2021-11-121-6/+3
* | Remove unused xlfd_ enumsLars Ingebrigtsen2021-11-121-46/+0
* | Remove obsolete commentPo Lu2021-11-121-1/+0
* | Allow choosing regular-weighted fonts when medium-weighted existLars Ingebrigtsen2021-11-121-2/+0
* | Merge from origin/emacs-28Stefan Kangas2021-11-121-5/+7
|\ \ | |/
| * Fix ACL errors with WebDAV volumes on MS-WindowsEli Zaretskii2021-11-111-5/+7
* | Fix doc string for xwidget-webkit-load-htmlPo Lu2021-11-121-1/+1
* | Make "emacs --script /dev/stdin work again when that's a pipeBryan C. Mills2021-11-121-4/+12
* | Fix potential NULL dereference in xwidget-webkit-uriPo Lu2021-11-121-1/+4
* | Check for WebKit xwidgets inside all xwidget-webkit functionsPo Lu2021-11-121-15/+10
* | Prevent crashes from Lisp code modifying xwidget-listPo Lu2021-11-121-15/+27
* | Prevent crashes in xwidgets whose buffers have been killedPo Lu2021-11-122-35/+88
* | Fix compilation on MS-WindowsEli Zaretskii2021-11-111-0/+2
* | Use posix_spawn if possible.Philipp Stephani2021-11-111-1/+188
* | ; * src/term.c (init_tty): Fix last change.Eli Zaretskii2021-11-111-1/+1
* | ; * src/term.c (init_tty): Fix style of parentheses.Eli Zaretskii2021-11-111-3/+3
* | Fix 8-color PuTTY -nw sessions broken by a recent commitEli Zaretskii2021-11-111-1/+1
* | Support Tc terminfo flag for 24-bit color support in terminalTim Ruffing2021-11-111-4/+6
* | Add `xwidget-webkit-load-html'Po Lu2021-11-111-0/+41
* | Fix font weights on MS-WindowsEli Zaretskii2021-11-101-15/+18
* | Prevent GDK warning about missing event devices in most casesPo Lu2021-11-101-0/+5
* | Merge from origin/emacs-28Stefan Kangas2021-11-101-3/+1
|\ \ | |/
| * Revert "Fix localized display of date and time in the NS port"Stefan Kangas2021-11-091-3/+1
* | Remove obsolete limitationPo Lu2021-11-101-3/+1
* | Fix incorrect offset calculation for clipped xwidget viewsPo Lu2021-11-101-4/+4
* | Fix invisible content in WebKit dialogsPo Lu2021-11-101-4/+15
* | Set embedder correctly to fix menus appearing in the wrong locationPo Lu2021-11-102-0/+127
* | Revert "Fix mouse face in NS port"Po Lu2021-11-101-13/+0
* | Revert "*** empty log message ***"Po Lu2021-11-101-0/+13
* | Revert "Add support for event processing via XInput 2"Po Lu2021-11-107-1286/+7
* | Revert "Fix erasing cursor on top of raised boxes in NS port"Po Lu2021-11-101-12/+0
* | Revert "Revert "Fix erasing cursor on top of raised boxes in NS port""Po Lu2021-11-101-0/+12
* | Revert "Support opening the toolkit menu bar on NS"Po Lu2021-11-102-56/+0
* | Support opening the toolkit menu bar on NSoldosfan2021-11-102-0/+56
* | Revert "Fix erasing cursor on top of raised boxes in NS port"oldosfan2021-11-101-12/+0
* | Fix erasing cursor on top of raised boxes in NS portoldosfan2021-11-101-0/+12
* | Add support for event processing via XInput 2oldosfan2021-11-107-7/+1286
* | *** empty log message ***oldosfan2021-11-101-13/+0
* | Fix mouse face in NS portoldosfan2021-11-101-0/+13
* | Try to fix intermittent build problem on MacosLars Ingebrigtsen2021-11-101-0/+3
* | Prevent BadValue errors when creating tiny xwidget viewsPo Lu2021-11-101-2/+18
* | Fix default target of motion eventsPo Lu2021-11-091-1/+1
* | Make `kill_frame_xwidget_views' safePo Lu2021-11-091-1/+2
* | ARGUMENTS in Fmake_xwidget is optionalLars Ingebrigtsen2021-11-091-1/+1
* | Fix flicker when setting hscroll of xwidgetPo Lu2021-11-091-10/+14
* | Raise an error if creating an unknown xwidget typePo Lu2021-11-091-0/+3
* | Really fix xwidget scroll optimization and clipPo Lu2021-11-092-11/+20
* | Remove code what would always maximize xwidgets on MacosLars Ingebrigtsen2021-11-081-16/+0