summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix two issues in xterm.cPo Lu2022-08-28
* Use truncated-partial-width-window-p in more places (bug#56815)Juri Linkov2022-08-27
* Fix antialias face attribute when text is scaledEli Zaretskii2022-08-27
* Support "replacement characters" on TTY framesEli Zaretskii2022-08-27
* Fix crash when handling "swallowed" generic eventsPo Lu2022-08-27
* Restore old code in x_sync_trigger_fencePo Lu2022-08-26
* ; * src/xterm.h (struct x_display_info): Update comment.Po Lu2022-08-26
* Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert2022-08-25
* Allow symlink creation on MS-Windows without Administrator privilegesKien Nguyen2022-08-25
* Fix various problems with mouse highlight on XI2 buildsPo Lu2022-08-25
* Fix input extension focus tracking with some window managersPo Lu2022-08-24
* ; * src/buffer.h (struct buffer_text): Improve commentary.Eli Zaretskii2022-08-23
* Improve detection of long lines.Gregory Heytings2022-08-23
* ; * src/xterm.c (x_free_frame_resources): Fix typo.Po Lu2022-08-23
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Make frame synchronization conditional on clock_gettimePo Lu2022-08-23
* Allow disabling the input extension at runtime on GTK 3Po Lu2022-08-23
* Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen2022-08-22
* Fix child frame focus for MPX environmentsPo Lu2022-08-22
* Remove a newline from the end of an error messageLars Ingebrigtsen2022-08-21
* ; Complete renaming to pos-bol and pos-eolMattias EngdegÄrd2022-08-21
* ; * src/xterm.c (handle_one_xevent): Avoid compiler warning.Eli Zaretskii2022-08-21
* Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-21
* Minor optimization to x_query_pointer_1Po Lu2022-08-21
* Fix crash when the keymap changesPo Lu2022-08-20
* Delete two functions obsolete since Emacs 23Stefan Kangas2022-08-19
* Merge from origin/emacs-28Stefan Kangas2022-08-19
|\
| * * src/window.c (select_window): Fix assert for buffer = non-active minibufferAlan Mackenzie2022-08-19
* | Improve 'ns-read-file-name' docstringRobert Pluim2022-08-19
* | ; * src/editfns.c (Fline_beginning_position): Remove redundant parens.Eli Zaretskii2022-08-19
* | Add new functions eol and bolLars Ingebrigtsen2022-08-19
* | * src/pdumper.c (dump_native_comp_unit): Error if CU is not fixed-upAndrea Corallo2022-08-19
* | * src/alloc.c (pure_alloc): Warn for pure space overflowAndrea Corallo2022-08-19
* | * src/pdumper.c (Fdump_emacs_portable): Check and warn for pure space overflowAndrea Corallo2022-08-19
* | Fix more calls to XQueryPointer for MPXPo Lu2022-08-19
* | Copy-edit doc strings and comments wrt bignum and fixnumMattias EngdegÄrd2022-08-18
* | * Expose `comp-loaded-comp-units-h'Andrea Corallo2022-08-18
* | Fix broken build on Solaris 10 emacs_spawnPaul Eggert2022-08-17
* | ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-18
* | ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-18
* | Avoid disabling device multiple times while handling XI attachment eventsPo Lu2022-08-17
* | * src/buffer.c (Frename_buffer): Fix bug#56693Stefan Monnier2022-08-16
* | Fix XInput hierarchy events not being delivered in daemon modePo Lu2022-08-16
* | Don't look for long lines beyond the narrowed regionEli Zaretskii2022-08-16
* | Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-15
* | Avoid lowering child frames below scroll bars on XPo Lu2022-08-16
* | Produce TAGS in 'lib' as well and include them in src/TAGSEli Zaretskii2022-08-15
* | Fix fix_command for non-symbol functionsLars Ingebrigtsen2022-08-15
* | Enhance safe_run_hooks_1 and safe_run_hook_funcall to handle more argumentsAlan Mackenzie2022-08-15
* | Pacify warnings from gcc 12 in encode_coding_objectMatt Armstrong2022-08-15