summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-08-26Restore old code in x_sync_trigger_fencePo Lu
2022-08-26; * src/xterm.h (struct x_display_info): Update comment.Po Lu
2022-08-25Fix overflows in HAVE_XSYNC timestamp handlingPaul Eggert
2022-08-25Allow symlink creation on MS-Windows without Administrator privilegesKien Nguyen
2022-08-25Fix various problems with mouse highlight on XI2 buildsPo Lu
2022-08-24Fix input extension focus tracking with some window managersPo Lu
2022-08-23; * src/buffer.h (struct buffer_text): Improve commentary.Eli Zaretskii
2022-08-23Merge master into feature/improved-locked-narrowing.Gregory Heytings
2022-08-23Improve detection of long lines.Gregory Heytings
2022-08-23; * src/xterm.c (x_free_frame_resources): Fix typo.Po Lu
2022-08-23Make frame synchronization conditional on clock_gettimePo Lu
2022-08-23Make frame synchronization conditional on clock_gettimePo Lu
2022-08-23Allow disabling the input extension at runtime on GTK 3Po Lu
2022-08-22Make start/end in libxml-parse-html-region optionalLars Ingebrigtsen
2022-08-22Fix child frame focus for MPX environmentsPo Lu
2022-08-21Minor improvements to locked narrowing.Gregory Heytings
2022-08-21; * src/editfns.c (Fnarrowing_lock): Minor docstring improvement.Gregory Heytings
2022-08-21; * src/editfns.c (Fnarrow_to_region): Two forgotten cases.Gregory Heytings
2022-08-21Better way to protect redisplay routines from locked narrowings.Gregory Heytings
2022-08-21Revert 4f19e1a5d1Gregory Heytings
2022-08-21Remove a newline from the end of an error messageLars Ingebrigtsen
2022-08-21; Complete renaming to pos-bol and pos-eolMattias EngdegÄrd
2022-08-21; * src/xterm.c (handle_one_xevent): Avoid compiler warning.Eli Zaretskii
2022-08-21Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen
2022-08-21Fix mode line redisplay bug when locked narrowing is in effect.Gregory Heytings
2022-08-21Minor optimization to x_query_pointer_1Po Lu
2022-08-21Fix user narrowing handling.Gregory Heytings
2022-08-20Improved locked narrowing.Gregory Heytings
2022-08-20Fix crash when the keymap changesPo Lu
2022-08-19Delete two functions obsolete since Emacs 23Stefan Kangas
2022-08-19Merge from origin/emacs-28Stefan Kangas
2022-08-19* src/window.c (select_window): Fix assert for buffer = non-active minibufferAlan Mackenzie
2022-08-19Improve 'ns-read-file-name' docstringRobert Pluim
2022-08-19; * src/editfns.c (Fline_beginning_position): Remove redundant parens.Eli Zaretskii
2022-08-19Add new functions eol and bolLars Ingebrigtsen
2022-08-19* src/pdumper.c (dump_native_comp_unit): Error if CU is not fixed-upAndrea Corallo
2022-08-19* src/alloc.c (pure_alloc): Warn for pure space overflowAndrea Corallo
2022-08-19* src/pdumper.c (Fdump_emacs_portable): Check and warn for pure space overflowAndrea Corallo
2022-08-19Fix more calls to XQueryPointer for MPXPo Lu
2022-08-18Copy-edit doc strings and comments wrt bignum and fixnumMattias EngdegÄrd
2022-08-18* Expose `comp-loaded-comp-units-h'Andrea Corallo
2022-08-18Add treesit-parser-deleteYuan Fu
2022-08-17Fix broken build on Solaris 10 emacs_spawnPaul Eggert
2022-08-18; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu
2022-08-18; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu
2022-08-17Avoid disabling device multiple times while handling XI attachment eventsPo Lu
2022-08-16* src/buffer.c (Frename_buffer): Fix bug#56693Stefan Monnier
2022-08-16Fix XInput hierarchy events not being delivered in daemon modePo Lu
2022-08-16Don't look for long lines beyond the narrowed regionEli Zaretskii
2022-08-15Make the bookmark fringe icon look like a bookmarkJim Porter