aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge from origin/emacs-28Stefan Kangas2022-03-123-17/+31
|\ \ \ | |/ /
| * | Fix regression in 'custom-prompt-customize-unsaved-options'Eli Zaretskii2022-03-101-4/+4
| * | Improve documentation of 'map-charset-chars'Eli Zaretskii2022-03-102-13/+27
* | | Fix some issues with input methods that depend on button statePo Lu2022-03-121-0/+26
* | | Fix horizontal scroll bar updating on HaikuPo Lu2022-03-121-8/+7
* | | Use more reasonable default timeouts in Haiku menu loopPo Lu2022-03-121-1/+1
* | | Make C-mouse-3 on scroll bars work on HaikuPo Lu2022-03-121-1/+29
* | | Slightly improve scrollbar position accounting on HaikuPo Lu2022-03-122-4/+4
* | | EUDC: Support querying all serversThomas Fitzsimmons2022-03-113-60/+101
* | | EUDC: Update save-query-as-kill name and docstringThomas Fitzsimmons2022-03-114-18/+34
* | | Fix a crash inside Haiku popup menusPo Lu2022-03-111-1/+2
* | | Fix initial values of scroll bar foreground and background on GTK 3Po Lu2022-03-112-34/+39
* | | Implement customization of scroll bar colors on GTK 3Po Lu2022-03-114-11/+80
* | | * src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.Po Lu2022-03-111-1/+1
* | | Improve scroll bar treatment on HaikuPo Lu2022-03-112-11/+14
* | | Fix inconsistent thumb position on Haiku scroll barsPo Lu2022-03-111-17/+24
* | | Handle Wayland displays correctly in browse-urlPo Lu2022-03-111-1/+7
* | | Allow C-mouse-2 to split windows on XInput 2 buildsPo Lu2022-03-111-2/+10
* | | Fix scroll bar portion on Haiku scroll barsPo Lu2022-03-114-27/+127
* | | Fix NS toolbar identifier (bug#54326)Alan Third2022-03-101-1/+1
| |/ |/|
* | Support remote home directories via connection propertyMichael Albinus2022-03-102-6/+88
* | Fix display of minibuffer prompts in some circumstances on HaikuPo Lu2022-03-101-1/+1
* | Fix menu bar activation on PGTKPo Lu2022-03-103-8/+11
* | Fix stray button release events being reported on GTK 2Po Lu2022-03-101-0/+9
* | Fix menu bar event detection on XI2 builds using Core InputPo Lu2022-03-102-7/+8
* | Fix regression in vtable-goto-objectLars Ingebrigtsen2022-03-091-1/+1
* | Fix some issues with GTK native input and modifiers on GTK 2Po Lu2022-03-091-0/+7
* | Make XInput 2 features work on GTK 2 buildsPo Lu2022-03-093-2/+69
* | Fix GTK widgets not appearing inside child framesPo Lu2022-03-091-0/+11
* | Fix error when creating frames on NS with no main windowPo Lu2022-03-091-1/+1
* | Don't update Haiku menu bar if nothing changedPo Lu2022-03-091-17/+44
* | Fix flicker during frame resize on HaikuPo Lu2022-03-091-3/+2
* | Fix the MS-DOS buildPo Lu2022-03-091-0/+1
* | Improve handling of tooltips inside menus on HaikuPo Lu2022-03-094-10/+27
* | Decouple mod-test.c from GnulibPaul Eggert2022-03-084-26/+44
* | Do not include <attribute.h> from <config.h>Paul Eggert2022-03-0813-12/+27
* | * src/xterm.c (handle_one_xevent): Add more dead keys.Po Lu2022-03-091-0/+24
* | Mark tramp test unstable on EMBALars Ingebrigtsen2022-03-081-1/+3
* | Implement abbreviate-file-name in Tramp for Google driveMichael Albinus2022-03-081-4/+14
* | Support applying indices to more Eshell dollar expansionsJim Porter2022-03-082-12/+39
* | Improve wording of Eshell variable interpolation code/documentationJim Porter2022-03-084-31/+55
* | Merge from origin/emacs-28Eli Zaretskii2022-03-081-2/+1
|\ \ | |/
| * Avoid assertion violations in 'bidi_resolve_brackets'Eli Zaretskii2022-03-081-2/+1
* | Handle XI focus change events that specify implicit focus correctlyPo Lu2022-03-081-6/+8
* | Fix detection of modifier keys on XInput 2Po Lu2022-03-081-1/+1
* | Handle bug#54294 in TrampMichael Albinus2022-03-081-3/+3
* | Fix more uses of opaque Visual structurePo Lu2022-03-085-8/+8
* | Return actual color cell count in x-display-color-cellsPo Lu2022-03-081-6/+9
* | Merge from origin/emacs-28Stefan Kangas2022-03-082-6/+12
|\ \ | |/
| * Fix which-func-update doc stringLars Ingebrigtsen2022-03-071-1/+1