summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-09-13Change value of DEFAULT_TAB_BAR_BUTTON_MARGIN from 4 to 1 (bug#50424)Juri Linkov
2021-09-11; * src/w32term.c (w32_read_socket): Avoid compiler warning.Eli Zaretskii
2021-09-11; * src/keyboard.c (make_lispy_position): Fix a recent change.Eli Zaretskii
2021-09-11Fix display of tab-bar buttonsAlan Third
2021-09-11Fix tab-bar scrolling for mice that report mouse-wheel eventsEli Zaretskii
2021-09-11Fix restoring from pdumper file on MS-Windows 9XEli Zaretskii
2021-09-10Add support for GCC compiler command-line optionsArthur Miller
2021-09-09Merge branch 'feature/tab-bar-events'Juri Linkov
2021-09-08Allow kmacros to end with C-g in minibufferMiha Rihtaršič
2021-09-07Fix display of tab-bar buttonsEli Zaretskii
2021-09-05Improve tab-bar event handling (bug#41343)Juri Linkov
2021-09-04Avoid segfault in command-modesBasil L. Contovounesios
2021-09-04Improve documentation of line truncation and wrappingEli Zaretskii
2021-09-03; Fix typosStefan Kangas
2021-09-02Fix expansion of non-ASCII $HOMEEli Zaretskii
2021-09-02Fix 'clone-frame' on TTY framesEli Zaretskii
2021-09-01Fix segfault with invalid key-translation-map bindingEli Zaretskii
2021-09-01* Add a dll loader entry for gcc_jit_context_new_cast (bug#50315)Kien Nguyen
2021-09-01In batch mode, avoid killing Emacs with C-g in the minibufferMiha Rihtaršič
2021-08-31call-process doc string clarificationLars Ingebrigtsen
2021-08-31Make run-at-time try harder to run at integral multiplesLars Ingebrigtsen
2021-08-30Implement proper type conversion in native compilerAndreas Schwab
2021-08-29; * src/xfaces.c (gui_supports_face_attributes_p): Fix typo in comment.Eli Zaretskii
2021-08-29Disable the NS app when no frames are left (bug#14619, bug#21357, bug#23586)Alan Third
2021-08-25Fix up deleting auto-save/killing buffer wrt. `auto-save-visited-mode'Lars Ingebrigtsen
2021-08-25Further checks for kill-buffer-delete-auto-save-filesLars Ingebrigtsen
2021-08-23Improve documentation of 'inhibit-mouse-event-check'Eli Zaretskii
2021-08-23* lisp/mouse.el (context-menu-open): New command bound to [S-f10].Juri Linkov
2021-08-23Improve recently-changed docsEli Zaretskii
2021-08-23Clarify the documentation of `next-frame'Lars Ingebrigtsen
2021-08-23Add new variable 'kill-buffer/delete-auto-save-files'Lars Ingebrigtsen
2021-08-23Clarify :stderr in the make-process doc stringLars Ingebrigtsen
2021-08-22Fix recent parse-partial-sexp argument validationBasil L. Contovounesios
2021-08-22Set a unique ID for eln files on macOS (bug#45934)Andrea Corallo
2021-08-22Set label for NSToolbarItem (bug#50159)Masahiro Nakamura
2021-08-22Make Qhide declaration non-target-specificMattias Engdegård
2021-08-22Don't show menu titles with the text property 'hide' (bug#50067)Juri Linkov
2021-08-21; * src/syntax.c: Remove a stray comment.Eli Zaretskii
2021-08-21Tweak the comment-start-skip example in the manualLars Ingebrigtsen
2021-08-21Make parse-partial-sexp signal an error if TO is smaller than FROMLars Ingebrigtsen
2021-08-21Fix display bug on macOS (bug#50112)Alan Third
2021-08-21Remove default "Select" title from NS popup menus (bug#50067)Mattias Engdegård
2021-08-19Fix inaccuracies in documentation of 'message-truncate-lines'Eli Zaretskii
2021-08-19; * src/xdisp.c (hscroll_window_tree): Fix a typo in a comment.Eli Zaretskii
2021-08-19Fix errors with hscrolling mini-windows under truncate-linesEli Zaretskii
2021-08-18Improve documentation of 'assoc'Eli Zaretskii
2021-08-18Mouse wheel scrolling on the tab barJuri Linkov
2021-08-18Bind [drag-mouse-1] to tab-bar-mouse-move-tab on tab-bar-mapJuri Linkov
2021-08-18Redesign tab-bar event processing (bug#41342, bug#41343)Juri Linkov
2021-08-18Improve documentation of last change.Eli Zaretskii