summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Minimise the time Vminibuffer_list is in an inconsistent state (src/minibuf.c)Alan Mackenzie2021-01-31
* execute-kbd-macro doc string clarificationLars Ingebrigtsen2021-01-31
* With minibuffer-follows-selected-frame `hybrid', preserve recursive MbuffersAlan Mackenzie2021-01-30
* Fix NS build broken by a recent changeEli Zaretskii2021-01-30
* Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-30
* ; * src/process.c (child_signal_read): Don't report EAGAIN as errorMattias Engdegård2021-01-29
* Support 'operating-system-release' on MS-WindowsEli Zaretskii2021-01-29
* Improve doc string of 'operating-system-release'Eli Zaretskii2021-01-29
* operating-system-release doc string improvementLars Ingebrigtsen2021-01-29
* * src/fns.c (hash_string): Fix bug#46111Stefan Monnier2021-01-28
* Merge from origin/emacs-27Glenn Morris2021-01-27
|\
| * Avoid sending systemd shutdown notifications if non-daemonEli Zaretskii2021-01-22
| * * src/cmds.c (Fforward_line): Doc fix. (Bug#46027)Eli Zaretskii2021-01-22
| * Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)Stefan Monnier2021-01-20
* | Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-27
* | Fix typos and punctuationEli Zaretskii2021-01-26
* | Fix typo in last change of FRAME_INTERNAL_BORDER_WIDTHMartin Rudalics2021-01-26
* | Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* | ; * src/process.c (child_signal_read): Remove FIXME comment.Eli Zaretskii2021-01-23
* | Avoid a few compilation warnings in Objective-C code.Philipp Stephani2021-01-23
* | Add a FIXME comment to improve the SIGCHLD race condition handling.Philipp Stephani2021-01-23
* | Mark both ends of self-pipe a nonblocking.Philipp Stephani2021-01-23
* | Clean up the recently added self-pipe mechanism for WINDOWSNTEli Zaretskii2021-01-23
* | Work around __has_attribute bug in clang 3.4Paul Eggert2021-01-22
* | Fix last change for DOS_NT systemsEli Zaretskii2021-01-22
* | Enable TTY mouse-face support when built without GPM supportJoão Távora2021-01-22
* | Don't let `maybe_quit` prevent resetting `consing_until_gc` (bug#43389)Stefan Monnier2021-01-20
* | Make child signal read pipe non-blocking.Philipp Stephani2021-01-19
* | Avoid macOS NSFilenamesPboardType warning (bug#33035)Mattias Engdegård2021-01-18
* | Ensure that sentinels are called during 'accept-process-output'.Philipp Stephani2021-01-17
* | Don't crash if no asynchronous process has been created yet.Philipp Stephani2021-01-16
* | Fix deadlock when receiving SIGCHLD during 'pselect'.Philipp Stephani2021-01-16
* | Fix last changeEli Zaretskii2021-01-16
* | Make mouse-related calls be more consistent on all frame typesJared Finder2021-01-16
* | * src/dispnew.c (sit_for): Return nil when interrupted by process outputStefan Monnier2021-01-15
* | Fix 'window-text-pixel-size' when there are leading/trailing spacesAaron Jensen2021-01-15
* | Make libraries works with xterm-mouse-mode.Jared Finder2021-01-15
* | Lift {global,local}-key-binding to LispStefan Kangas2021-01-13
* | Fix 'visual-line-mode' when 'word-wrap-by-category' is in effectEli Zaretskii2021-01-13
* | Add a new function 'buffer-line-statistics'Lars Ingebrigtsen2021-01-12
* | Add a new variable `inhibit-interaction'Lars Ingebrigtsen2021-01-12
* | Fix build breakage if Lisp_Object is not a primitive type.Philipp Stephani2021-01-10
* | Add functions to open a file without quitting.Philipp Stephani2021-01-10
* | Fix incompleteness in the implementation of minibuffer-follows-selected-frameAlan Mackenzie2021-01-10
* | Add support for 'process-attributes' on OpenBSDOmar Polo2021-01-10
* | Add support for flat buttonsPedro Andres Aranda Gutierrez2021-01-10
* | Remove a pointless check for WCOREDUMPED.Philipp Stephani2021-01-10
* | Don't unblock SIGCHLD too early.Philipp Stephani2021-01-09
* | Lift define-prefix-command to LispStefan Kangas2021-01-08
* | Remove unused DEFSYMStefan Kangas2021-01-08