aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Actually fix the Pango build problemLars Ingebrigtsen2021-10-211-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-214-4/+27
|\ \ | |/
| * ; * src/keyboard.c (readable_events): Add a comment.Eli Zaretskii2021-10-211-0/+2
| * Display a tab bar item as sunken when appropriatePo Lu2021-10-201-2/+7
| * Fix tab bar item highlight when a mouse click is droppedPo Lu2021-10-201-0/+8
| * Refer to mouse-highlight from make-pointer-invisible docstringStefan Kangas2021-10-201-1/+4
| * Fix inset rectangle corners when sides aren't drawn (bug#51251)Alan Third2021-10-191-1/+6
* | Fix build on systems with older Pango versionsLars Ingebrigtsen2021-10-211-0/+2
* | Fix bold/black in w32_to_fc_weightLars Ingebrigtsen2021-10-211-1/+1
* | Support the "medium" font weightLars Ingebrigtsen2021-10-214-29/+59
* | Avoid excessive specbinding in all-completionsMiha Rihtaršič2021-10-201-73/+32
* | Further fixes for Turkish case changes in unibyte stringsLars Ingebrigtsen2021-10-201-2/+9
* | Make downcasing unibyte strings in Turkish less wrongLars Ingebrigtsen2021-10-191-9/+39
* | Merge from origin/emacs-28Glenn Morris2021-10-193-5/+32
|\ \ | |/
| * Handle VS-16 correctly for non-emoji codepointsRobert Pluim2021-10-192-2/+29
| * Rename tab-bar-drag-maybe to tab-bar--dragging-in-progressJuri Linkov2021-10-181-3/+3
* | Make `lookup-key' understand the new key sequence syntaxLars Ingebrigtsen2021-10-191-15/+25
* | Merge from origin/emacs-28Glenn Morris2021-10-186-35/+131
|\ \ | |/
| * Rewrites of Elisp manual including tab-bar and tab-line changesMartin Rudalics2021-10-181-12/+13
| * Add tab-bar-drag-maybe for indication of tab dragging (bug#50993)Martin Rudalics2021-10-171-1/+11
| * Add tab bar support to the nextstep portPo Lu2021-10-173-13/+93
| * Fix potential buffer overflow (bug#50767)Alan Third2021-10-171-9/+14
* | Allow :filter t in make-process to work as with set-process-filterLars Ingebrigtsen2021-10-181-4/+8
* | Support a new ["..."] key binding syntaxLars Ingebrigtsen2021-10-171-0/+19
* | Pacify gcc -Wsuggest-attribute=mallocPaul Eggert2021-10-171-1/+1
* | * src/image.c: Fix comment.Stefan Kangas2021-10-171-3/+2
* | ; Fix typos in last change.Eli Zaretskii2021-10-171-5/+5
* | Minor stylistic changes in last commitEli Zaretskii2021-10-171-40/+34
* | Fix minor issues with text display when cursor is in mouse facePo Lu2021-10-173-96/+180
* | Merge from origin/emacs-28Glenn Morris2021-10-162-14/+27
|\ \ | |/
| * Avoid aborts when a thread is signaled while "waiting for input".Eli Zaretskii2021-10-161-3/+19
| * Fixes to account for windows' tab linesMartin Rudalics2021-10-151-11/+8
* | * src/emacs.c (standard_args): Sort --fingerprint second.Andreas Schwab2021-10-161-0/+3
* | ; * src/emacs.c (load_pdump): Adjust comment to recent code changes.Eli Zaretskii2021-10-161-3/+3
* | define-key doc string improvementLars Ingebrigtsen2021-10-141-1/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-141-1/+14
|\ \ | |/
| * In make_lispy_position fix Bug#50993 in rudimentary fashionMartin Rudalics2021-10-141-1/+14
* | Fix display of cursor in mouse-highlighted face with ':box'Eli Zaretskii2021-10-142-2/+148
* | Pacify gcc -Warray-parameterPaul Eggert2021-10-131-1/+2
* | Pacify GCC -Wanalyzer-possible-null-dereferencePaul Eggert2021-10-132-35/+56
* | Merge from origin/emacs-28Paul Eggert2021-10-131-1/+3
|\ \ | |/
| * Pacify GCC 11 -fanalyzer on x86-64Paul Eggert2021-10-121-1/+3
* | * src/pdumper.h: Include <stdio.h>.Andreas Schwab2021-10-131-0/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-122-23/+23
|\ \ | |/
| * ; Fix last change related to shorthandsEli Zaretskii2021-10-121-5/+6
| * In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)Martin Rudalics2021-10-121-22/+16
| * Don't apply shorthands to punctuation-only symbols (bug#51089)João Távora2021-10-111-1/+6
* | Merge from origin/emacs-28Glenn Morris2021-10-122-0/+10
|\ \ | |/
| * Work around GCC bug 102671Paul Eggert2021-10-112-0/+10
* | Add a new after-pdump-load-hook variableLars Ingebrigtsen2021-10-122-0/+7