aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/alloc.c (pure_alloc): Warn for pure space overflowscratch/pure-overflow-warnAndrea Corallo2022-08-181-0/+7
* * src/pdumper.c (Fdump_emacs_portable): Check and warn for pure space overflowAndrea Corallo2022-08-182-5/+2
* Copy-edit doc strings and comments wrt bignum and fixnumMattias EngdegÄrd2022-08-186-23/+13
* * Expose `comp-loaded-comp-units-h'Andrea Corallo2022-08-181-9/+10
* Fix broken build on Solaris 10 emacs_spawnPaul Eggert2022-08-171-1/+1
* ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-181-1/+1
* ; * src/xterm.c (xi_select_hierarchy_events): Fix typo.Po Lu2022-08-181-0/+2
* Avoid disabling device multiple times while handling XI attachment eventsPo Lu2022-08-171-3/+6
* * src/buffer.c (Frename_buffer): Fix bug#56693Stefan Monnier2022-08-161-2/+4
* Fix XInput hierarchy events not being delivered in daemon modePo Lu2022-08-162-8/+39
* Don't look for long lines beyond the narrowed regionEli Zaretskii2022-08-161-1/+1
* Make the bookmark fringe icon look like a bookmarkJim Porter2022-08-151-0/+15
* Avoid lowering child frames below scroll bars on XPo Lu2022-08-161-7/+41
* Produce TAGS in 'lib' as well and include them in src/TAGSEli Zaretskii2022-08-151-4/+5
* Fix fix_command for non-symbol functionsLars Ingebrigtsen2022-08-151-1/+1
* Enhance safe_run_hooks_1 and safe_run_hook_funcall to handle more argumentsAlan Mackenzie2022-08-151-6/+30
* Pacify warnings from gcc 12 in encode_coding_objectMatt Armstrong2022-08-151-1/+1
* Fix uninitialized variable false-positivesPo Lu2022-08-151-2/+2
* Improve timefns speed on integersPaul Eggert2022-08-141-4/+15
* Decode time conses before floatsPaul Eggert2022-08-141-11/+11
* Work around Bug#57211Paul Eggert2022-08-141-1/+2
* Fix selection preservation bug when USE_XCBPaul Eggert2022-08-141-5/+6
* * lisp/calendar/time-date.el (seconds-to-time): Use the original arg listStefan Monnier2022-08-141-3/+10
* * src/Makefile.in (elnlisp): Delete autoload.eln from list.Stefan Kangas2022-08-141-1/+0
* Further speedups of redisplay of long and truncated linesEli Zaretskii2022-08-143-49/+99
* ; * src/xdisp.c (display_line): Fix a typo.Eli Zaretskii2022-08-141-3/+2
* More fixes to MPX drag-and-drop interactionPo Lu2022-08-141-1/+23
* Document time-convert FORM argument as mandatoryBasil L. Contovounesios2022-08-131-3/+2
* Improve time-convert docstring formatting for readabilityStefan Kangas2022-08-131-6/+12
* ; Fix documentation of 'deactivate-mark'Eli Zaretskii2022-08-131-4/+7
* Speed up display of long lines under 'truncate-lines'Eli Zaretskii2022-08-132-7/+132
* Add new value `dont-save' to `deactivate-mark'Po Lu2022-08-131-2/+6
* ; * src/xfns.c (Fx_set_mouse_absolute_pixel_position): Fix typo.Po Lu2022-08-131-2/+2
* Improve MPX interaction with drag-and-dropPo Lu2022-08-132-27/+131
* Merge from origin/emacs-28Stefan Kangas2022-08-121-1/+5
|\
| * Fix wrong metrics for bitmap-only fonts with HarfBuzz 5YAMAMOTO Mitsuharu2022-08-111-1/+5
| * * src/lisp.h (CHECK_INTEGER): Fix the predicate. (Bug#56856)Eli Zaretskii2022-07-311-1/+1
* | Prevent SelectionNotify etc from reaching GTK 3Po Lu2022-08-121-0/+12
* | New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie2022-08-114-4/+75
* | Adjust client pointer upon help eventPo Lu2022-08-111-1/+22
* | Fix some undesirable frame focus changesPo Lu2022-08-101-6/+21
* | Improve MPX interaction with xwidgets and drag-and-dropPo Lu2022-08-101-2/+12
* | ; * src/keyboard.c (timer_check_2): Restore run-time conditions.Eli Zaretskii2022-08-091-14/+19
* | ; * src/xterm.c (xi_populate_device_from_info): Minor ifdef cleanup.Po Lu2022-08-091-5/+4
* | ; * src/xterm.c (xi_disable_devices): Fix portability typo.Po Lu2022-08-091-0/+2
* | Factor out some duplicate code from handle_one_xeventPo Lu2022-08-091-81/+73
* | Fix handling of XI_DeviceChanged eventsPo Lu2022-08-091-107/+150
* | Clean up fix_command code slightlyLars Ingebrigtsen2022-08-081-1/+1
* | select-active-regions doc string improvementLars Ingebrigtsen2022-08-081-1/+4
* | * src/print.c (struct print_buffer): Revert gratuitous format change.Mattias EngdegÄrd2022-08-081-11/+4