summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* ; * src/syntax.c: Remove a stray comment.Eli Zaretskii2021-08-211-2/+0
* Tweak the comment-start-skip example in the manualLars Ingebrigtsen2021-08-211-0/+1
* Make parse-partial-sexp signal an error if TO is smaller than FROMLars Ingebrigtsen2021-08-211-2/+7
* Fix display bug on macOS (bug#50112)Alan Third2021-08-211-2/+20
* Remove default "Select" title from NS popup menus (bug#50067)Mattias Engdegård2021-08-212-5/+1
* Fix inaccuracies in documentation of 'message-truncate-lines'Eli Zaretskii2021-08-191-1/+1
* ; * src/xdisp.c (hscroll_window_tree): Fix a typo in a comment.Eli Zaretskii2021-08-191-1/+1
* Fix errors with hscrolling mini-windows under truncate-linesEli Zaretskii2021-08-191-2/+10
* Improve documentation of 'assoc'Eli Zaretskii2021-08-181-1/+2
* Improve documentation of last change.Eli Zaretskii2021-08-181-2/+2
* Disable auto compositions on the Linux console onlyLars Ingebrigtsen2021-08-183-7/+35
* Yet another place inside redisplay_window to prevent quittingEli Zaretskii2021-08-181-0/+7
* Fix abort when turning on Hebrew or Arabic input methodsEli Zaretskii2021-08-181-0/+1
* Another fix for quitting while displaying non-selected windowsEli Zaretskii2021-08-171-0/+13
* Fix TTY display performance degradation due to many markersEli Zaretskii2021-08-171-4/+40
* Plug another hole for longjmp-ing from 'redisplay_window'Eli Zaretskii2021-08-161-0/+10
* Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen2021-08-161-2/+3
* Make Emacs compile with musl instead of glibcLars Ingebrigtsen2021-08-151-2/+2
* ; * src/xdisp.c (display_mode_lines): Fix comment.Eli Zaretskii2021-08-151-2/+3
* Fix unwarranted point movement after C-gEli Zaretskii2021-08-151-5/+11
* * src/w32.c (_sys_read_ahead): Pacify a silly compiler warning.Eli Zaretskii2021-08-141-1/+1
* Fix 'random' on MS-Windows when integers are wider than 30 bitsEli Zaretskii2021-08-141-1/+6
* Fix problem where an error would change standard-outputLars Ingebrigtsen2021-08-131-2/+4
* Allow using XLFD font names with dashes in the family nameLars Ingebrigtsen2021-08-111-5/+37
* * src/nsterm.m (max_used_fringe_bitmap): Remove unused variable.Alan Third2021-08-081-1/+0
* Allow building on MacOS with MacPorts and libgccjitLars Ingebrigtsen2021-08-071-3/+4