summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Doc fix for concatIhor Radchenko2021-10-241-0/+3
* Refer to the info node on keymaps in map-keymap docstringStefan Kangas2021-10-241-0/+3
* ; * src/vm-limit.c (get_lim_data): Fix a typo. (Bug#18238)Eli Zaretskii2021-10-231-1/+1
* ; * 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
* 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
* 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
* 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
* In make_lispy_position fix Bug#50993 in rudimentary fashionMartin Rudalics2021-10-141-1/+14
* Pacify GCC 11 -fanalyzer on x86-64Paul Eggert2021-10-121-1/+3
* ; 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
* Work around GCC bug 102671Paul Eggert2021-10-112-0/+10
* Adapt the recent 'num_processors' change to MS-WindowsEli Zaretskii2021-10-112-11/+11
* New function num-processorsPaul Eggert2021-10-102-0/+19
* Fix point positioning on mouse clicks with non-zero line-heightEli Zaretskii2021-10-101-0/+2
* ; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii2021-10-091-1/+3
* ; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii2021-10-091-0/+9
* ; Fix 'restore-buffer-modified-p' doc string typoStephen Gildea2021-10-071-1/+1
* Pacify GCC 10.3 -Wmaybe-uninitializedPaul Eggert2021-10-071-1/+1
* ; * src/composite.h (LGSTRING_FONT): Add comment about its role.Eli Zaretskii2021-10-071-0/+4
* ; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii2021-10-071-1/+1
* ; * src/keyboard.c (make_lispy_position): Avoid GCC warning. (Bug#51076)Eli Zaretskii2021-10-071-1/+2
* Backward compatibility option for 'nobreak-char-display'Eli Zaretskii2021-10-051-2/+24
* Port recent Gnulib changes to MS-WindowsPaul Eggert2021-10-041-16/+26
* Update from GnulibPaul Eggert2021-10-041-2/+2
* Fix native-compilation build from tarball on CygwinKen Brown2021-10-041-0/+3
* Fix problem with 'vertical-motion' and emojiRobert Pluim2021-10-041-1/+1
* Avoid exiting when outputting error messages during loadupGregory Heytings2021-10-041-1/+5
* ; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii2021-10-041-2/+3
* Add safety check in x_menu_showPaul Eggert2021-10-031-0/+8
* Tweak x_connection_closed when I/O errorPaul Eggert2021-10-031-1/+2
* Port unused decls to C2xPaul Eggert2021-10-034-6/+5
* Tweak x_hide_tip for consistencyPaul Eggert2021-10-031-8/+8
* Remove encode_terminal_code UNINITsPaul Eggert2021-10-031-3/+4
* Port pdumper.c maybe_unused to C2xPaul Eggert2021-10-031-19/+1
* Port systhreads.h to C2xPaul Eggert2021-10-031-8/+5
* Pacify -Wanalyzer-null-argument in lisp_mallocPaul Eggert2021-10-031-2/+3
* Pacify gcc 11.2.1 -Wanalyzer-null-argumentPaul Eggert2021-10-031-2/+3
* Fix recipe for 'native-lisp' directoryEli Zaretskii2021-10-031-4/+6
* * src/Makefile.in: Simplify conditionals.Andreas Schwab2021-10-031-10/+3