summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-29Stefan Kangas2022-12-163-3/+3
|\
| * ; Fix typosStefan Kangas2022-12-163-3/+3
* | Merge from origin/emacs-29Stefan Kangas2022-12-151-6/+11
|\ \ | |/
| * Update the documentation of overlays (bug#59996)Eli Zaretskii2022-12-141-6/+11
* | Handle selection transfer errors earlierPo Lu2022-12-154-39/+114
* | Work around primary selection clobbering during xterm DNDPo Lu2022-12-141-1/+8
* | Merge from origin/emacs-29Stefan Kangas2022-12-142-29/+56
|\ \ | |/
| * ; Fix typosStefan Kangas2022-12-131-1/+1
| * Improve resetting face attributes when looking for suitable fontsEli Zaretskii2022-12-131-29/+52
| * ; Avoid compilation warning on MS-WindowsEli Zaretskii2022-12-121-0/+4
* | ; Fix typos in xterm.cEli Zaretskii2022-12-131-3/+3
* | ; * src/xterm.c: Improve commentary. Describe error handling.Po Lu2022-12-131-1/+66
* | ; * src/xterm.c (x_send_scroll_bar_event): Minor clean up.Po Lu2022-12-131-9/+5
* | Add variable to make resizing frames sometimes fasterPo Lu2022-12-121-32/+54
* | Merge from origin/emacs-29Stefan Kangas2022-12-121-43/+43
|\ \ | |/
| * Revert "Revert "Improve last change to xfaces.c" (05ece1eb8b)"Po Lu2022-12-121-52/+59
| * Revert "Improve last change to xfaces.c" (05ece1eb8b)Gregory Heytings2022-12-121-59/+52
| * ; Minor cleanup of last change in xfaces.c.Eli Zaretskii2022-12-111-24/+24
| * ; Improve docs of relaxing face-font attribute match (bug#59347)Eli Zaretskii2022-12-111-22/+22
* | Fix manual noverlay tests (again)Basil L. Contovounesios2022-12-111-1/+1
* | Merge from origin/emacs-29Po Lu2022-12-111-54/+61
|\ \ | |/
| * Improve last change to xfaces.cPo Lu2022-12-111-54/+61
* | Merge from origin/emacs-29Po Lu2022-12-115-17/+59
|\ \ | |/
| * Actually improve detection of long linesGregory Heytings2022-12-114-15/+1
| * Unset the weight/slant/width in the spec when realizing a fontGregory Heytings2022-12-101-2/+58
* | Merge from origin/emacs-29Po Lu2022-12-111-17/+44
|\ \ | |/
| * Make indirect buffers use tree-sitter parsers of their base bufferYuan Fu2022-12-091-17/+44
* | Merge from origin/emacs-29Po Lu2022-12-112-2/+2
|\ \ | |/
| * ; Prefer HTTPS to HTTP in some URLsStefan Kangas2022-12-092-2/+2
* | ; * src/xterm.c (x_connection_closed): Fix typo in change.Po Lu2022-12-101-1/+2
* | Improve X error messagesPo Lu2022-12-101-2/+3
* | Resurrect changes omitted by a recent merge from emacs-29 (bug#59921)Eli Zaretskii2022-12-101-19/+31
* | Improve some behavior when the X server does not trust EmacsPo Lu2022-12-091-2/+14
* | ; * src/xterm.h: Fix minor copyeditsPo Lu2022-12-091-2/+2
* | Merge from origin/emacs-29Po Lu2022-12-091-2/+0
|\ \ | |/
| * Revert "; * src/emacs.c (main): Improvements to last change."Po Lu2022-12-091-2/+0
* | Merge from origin/emacs-29Eli Zaretskii2022-12-081-0/+2
|\ \ | |/
| * ; * src/emacs.c (main): Improvements to last change.Po Lu2022-12-081-0/+2
| * Fix crash on Windows 9XPo Lu2022-12-081-0/+6
| * Improve parameter checking in tree-sitter functionsYuan Fu2022-12-071-19/+31
* | Remove conversion_fail_tag from selection requestsPo Lu2022-12-081-38/+12
* | ; Minor copyedits of the latest xterm changeEli Zaretskii2022-12-072-5/+5
* | Fix some more problems with running Emacs as untrustedPo Lu2022-12-073-4/+57
* | Merge from origin/emacs-29Stefan Kangas2022-12-072-16/+14
|\ \ | |/
| * ; Minor cleanup in treesit.cEli Zaretskii2022-12-061-6/+4
| * Avoid crashes in a build --without-modulesEli Zaretskii2022-12-061-8/+8
| * Lisp reader undefined behaviour excisionMattias EngdegÄrd2022-12-061-2/+2
* | Work around sample server bugPo Lu2022-12-061-11/+22
* | Merge from origin/emacs-29Stefan Kangas2022-12-061-4/+7
|\ \ | |/
| * Fix treesit-query-captureYuan Fu2022-12-051-4/+7