summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix display of stretch glyphsEli Zaretskii2021-09-172-38/+10
* ; * src/minibuf.c (Ftest_completion): Clarify doc string.Eli Zaretskii2021-09-161-2/+2
* Clarify test-completion doc stringLars Ingebrigtsen2021-09-161-0/+4
* Doc fix for y-or-n-p; trailing space is no longer neededStefan Kangas2021-09-161-2/+4
* Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-153-9/+11
* Avoid compiler warnings in comp.c on MS-WindowsEli Zaretskii2021-09-151-4/+16
* A further fix for toolbar visibility problems on macOS (bug#50534)Alan Third2021-09-141-5/+3
* Fix incorrectly appearing toolbar on NS (bug#50534)Alan Third2021-09-142-3/+2
* * Clean-up some unnecessary macro usage in comp.cAndrea Corallo2021-09-131-11/+6
* Support mouse events clicked on the tab bar but outside of any tab (bug#41343)Juri Linkov2021-09-131-1/+1
* Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov2021-09-131-1/+1
* ; * src/w32term.c (w32_read_socket): Avoid compiler warning.Eli Zaretskii2021-09-111-2/+2
* ; * src/keyboard.c (make_lispy_position): Fix a recent change.Eli Zaretskii2021-09-111-1/+4
* Fix display of tab-bar buttonsAlan Third2021-09-112-6/+6
* Fix tab-bar scrolling for mice that report mouse-wheel eventsEli Zaretskii2021-09-111-12/+37
* Fix restoring from pdumper file on MS-Windows 9XEli Zaretskii2021-09-111-1/+14
* Add support for GCC compiler command-line optionsArthur Miller2021-09-101-0/+58
* Merge branch 'feature/tab-bar-events'Juri Linkov2021-09-099-97/+83
|\
| * Improve tab-bar event handling (bug#41343)Juri Linkov2021-09-054-35/+38
| * Mouse wheel scrolling on the tab barJuri Linkov2021-08-181-1/+1
| * Bind [drag-mouse-1] to tab-bar-mouse-move-tab on tab-bar-mapJuri Linkov2021-08-181-4/+1
| * Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov2021-08-188-80/+66
* | Allow kmacros to end with C-g in minibufferMiha Rihtaršič2021-09-081-0/+4
* | Fix display of tab-bar buttonsEli Zaretskii2021-09-072-10/+16
* | Avoid segfault in command-modesBasil L. Contovounesios2021-09-041-0/+2
* | Improve documentation of line truncation and wrappingEli Zaretskii2021-09-042-2/+8
* | ; Fix typosStefan Kangas2021-09-034-6/+6
* | Fix expansion of non-ASCII $HOMEEli Zaretskii2021-09-021-0/+2
* | Fix 'clone-frame' on TTY framesEli Zaretskii2021-09-021-5/+6
* | Fix segfault with invalid key-translation-map bindingEli Zaretskii2021-09-011-2/+1
* | * Add a dll loader entry for gcc_jit_context_new_cast (bug#50315)Kien Nguyen2021-09-011-0/+6
* | In batch mode, avoid killing Emacs with C-g in the minibufferMiha Rihtaršič2021-09-011-18/+19
* | call-process doc string clarificationLars Ingebrigtsen2021-08-311-0/+2
* | Make run-at-time try harder to run at integral multiplesLars Ingebrigtsen2021-08-311-1/+1
* | Implement proper type conversion in native compilerAndreas Schwab2021-08-301-108/+102
* | ; * src/xfaces.c (gui_supports_face_attributes_p): Fix typo in comment.Eli Zaretskii2021-08-291-2/+2
* | Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)Alan Third2021-08-292-0/+11
* | Fix up deleting auto-save/killing buffer wrt. `auto-save-visited-mode'Lars Ingebrigtsen2021-08-251-3/+7
* | Further checks for kill-buffer-delete-auto-save-filesLars Ingebrigtsen2021-08-251-0/+2
* | Improve documentation of 'inhibit-mouse-event-check'Eli Zaretskii2021-08-231-4/+5
* | * lisp/mouse.el (context-menu-open): New command bound to [S-f10].Juri Linkov2021-08-231-1/+8
* | Improve recently-changed docsEli Zaretskii2021-08-231-6/+5
* | Clarify the documentation of `next-frame'Lars Ingebrigtsen2021-08-231-9/+15
* | Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen2021-08-231-20/+29
* | Clarify :stderr in the make-process doc stringLars Ingebrigtsen2021-08-231-1/+4
* | Fix recent parse-partial-sexp argument validationBasil L. Contovounesios2021-08-221-2/+2
* | Set a unique ID for eln files on macOS (bug#45934)Andrea Corallo2021-08-221-0/+9
* | Set label for NSToolbarItem (bug#50159)Masahiro Nakamura2021-08-222-0/+8
* | Make Qhide declaration non-target-specificMattias Engdegård2021-08-222-1/+2
* | Don't show menu titles with the text property 'hide' (bug#50067)Juri Linkov2021-08-221-0/+8