aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge from origin/emacs-28Stefan Kangas2022-03-023-26/+55
|\ \ | |/
| * ; * doc/misc/eshell.texi (Dollars Expansion): Fix markup.Eli Zaretskii2022-03-011-28/+29
| * Improve/correct documentation about Eshell variable expansionJim Porter2022-03-012-3/+23
| * Partially revert b03f74e0f2a578b1580e8b1c368665850ee7f808Jim Porter2022-03-012-2/+10
* | ; Merge from origin/emacs-28Stefan Kangas2022-03-020-0/+0
|\ \ | |/
| * Backport: Port pre-commit hook to Git 2.35.0Paul Eggert2022-03-011-1/+3
* | Fix some bugs with multiple terminals on HaikuPo Lu2022-03-021-3/+8
* | Fix persistent help text on disabled menu itemsPo Lu2022-03-021-3/+3
* | * src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly.Po Lu2022-03-021-1/+2
* | Dismiss help text when item becomes unactivated on oldXMenuPo Lu2022-03-021-0/+3
* | Fix odd scrolling bugs on LessTifPo Lu2022-03-021-9/+20
* | Improve behavior of Motif popup menus on XI2Po Lu2022-03-021-0/+9
* | Revert previous merge-gnulib changePaul Eggert2022-03-011-32/+22
* | ; Add a comment in recently installed codePo Lu2022-03-011-1/+2
* | Add PropertyChangeMask to the standard event setPo Lu2022-03-012-5/+1
* | Fix crashes and other bugs on LessTifPo Lu2022-03-012-0/+7
* | Fix reporting of wheel events on top of GTK scroll barsPo Lu2022-03-014-25/+17
* | ; * src/xwidget.c: Add missing part of last change.Po Lu2022-03-011-1/+1
* | * src/xwidget.h: Fix build with XI 2.4.Po Lu2022-03-011-1/+1
* | Make precision scrolling on top of the tool bar workPo Lu2022-03-011-0/+7
* | Avoid duplicate wheel and button events on non-toolkit scroll barsPo Lu2022-03-011-1/+36
* | Fix old X menu on builds with XI2Po Lu2022-03-013-0/+80
* | Disable some code that interferes with menus on LucidPo Lu2022-03-011-2/+4
* | Merge from origin/emacs-28Stefan Kangas2022-03-011-1/+1
|\ \ | |/
| * Fix :tag for eol in tab-first-completionLars Ingebrigtsen2022-02-281-1/+1
* | Fix C-g inside toolkit file dialogs with XI2Po Lu2022-03-012-13/+77
* | Update publicsuffix.txt from upstreamStefan Kangas2022-03-011-25/+174
* | Intern server time property during terminal initializationPo Lu2022-03-013-3/+5
* | Fix Motif menu help text in submenusPo Lu2022-03-011-30/+26
* | * src/xterm.c: Explain frame resize synchronization.Po Lu2022-03-011-67/+115
* | Work around merge-gnulib glitch from fresh checkoutPaul Eggert2022-02-281-22/+32
* | ecomplete: Try and avoid losing dataStefan Monnier2022-02-281-14/+20
* | ; In xterm.c add comment about frame resizing under XMartin Rudalics2022-02-281-2/+114
* | Clean up input extension event handling codePo Lu2022-02-281-179/+192
* | * src/xterm.c (handle_one_xevent): Add some missing dead keys.Po Lu2022-02-281-38/+62
* | Clean up byte-compile-arglist-warnMattias EngdegÄrd2022-02-281-26/+25
* | Fix :color specification in flat-button boxesLars Ingebrigtsen2022-02-281-1/+6
* | Don't throw errors while propertizing in sgml-modeLars Ingebrigtsen2022-02-281-5/+5
* | Better fix for bug#13476Po Lu2022-02-281-5/+10
* | Improve treatment of toolkit scroll bars with the input extensionPo Lu2022-02-281-17/+102
* | Merge from origin/emacs-28Stefan Kangas2022-02-286-16/+24
|\ \ | |/
| * Update to Org 9.5.2-22-g33543dKyle Meyer2022-02-284-13/+21
| * ; * lisp/help.el (with-help-window): Doc fix. (Bug#54170)Eli Zaretskii2022-02-271-2/+2
| * Add explicit '--no-heading' for ripgrepDmitry Gutov2022-02-271-1/+1
* | Don't save menu bar events that land on the menu bar itselfPo Lu2022-02-281-6/+20
* | Treat scroll bar information consistently on HaikuPo Lu2022-02-281-3/+2
* | Merge from gnulibLars Ingebrigtsen2022-02-273-3/+6
* | Don't send help-echo on menu button arming not caused by motion eventsPo Lu2022-02-271-1/+6
* | * src/xterm.c (handle_one_xevent): Translate motion events on Motif.Po Lu2022-02-271-0/+20
* | Work around some problems with Motif and the input extensionPo Lu2022-02-271-0/+8