summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't output spurious prefixes in read-char-exclusiveLars Ingebrigtsen2022-01-24
* ; * src/bytecode.c (exec_byte_code): Silence GCC warningMattias Engdegård2022-01-24
* Remove redundant declarations from keyboard.h that are now in lisp.hPo Lu2022-01-24
* Inline maybe_quitMattias Engdegård2022-01-24
* Bump specpdl inline, move reallocation out of lineMattias Engdegård2022-01-24
* Implement Ffuncall in terms of funcall_generalMattias Engdegård2022-01-24
* Open-code aref and aset in bytecode interpreterMattias Engdegård2022-01-24
* Remove the unused unbind-all bytecodeMattias Engdegård2022-01-24
* Move a runtime interpreter check to debug modeMattias Engdegård2022-01-24
* Remove nil check in exec_byte_codeMattias Engdegård2022-01-24
* ; * src/bytecode.c (exec_byte_code): Cosmetic improvementMattias Engdegård2022-01-24
* Byte code arity check micro-optimisationMattias Engdegård2022-01-24
* Pin bytecode strings to avoid copy at call timeMattias Engdegård2022-01-24
* Inline setcar and setcdr in byte-code interpreterMattias Engdegård2022-01-24
* Inline fixnum operations in bytecode interpreterMattias Engdegård2022-01-24
* Short-circuit the recursive bytecode funcall chainMattias Engdegård2022-01-24
* ; * src/xfns.c (xic_preedit_draw_callback): Init text_length to quieten gcc.Martin Rudalics2022-01-24
* Orderly inhibit frame resizing when activating tool or tab bar (Bug#52986)Martin Rudalics2022-01-24
* * src/xterm.c (x_composite_image): Use the display's picture format.Po Lu2022-01-24
* Scale coordinates when checking if a touch event falls inside menu barPo Lu2022-01-24
* Avoid glitches in ELC lines in build outputPaul Eggert2022-01-23
* * src/xterm.c (handle_one_xevent): Drop frame picture on configure.Po Lu2022-01-24
* Add some code for transparent frame backgrounds without CairoPo Lu2022-01-24
* Get rid of compose status on XI2Po Lu2022-01-24
* Expunge read-with-symbol-position and read-symbol-positions-listAlan Mackenzie2022-01-24
* Set IC preedit area on ConfigureNotifyPo Lu2022-01-24
* Make kill-process into a commandLars Ingebrigtsen2022-01-23
* Make sure cursors are drawn correctly after haiku_clear_framePo Lu2022-01-23
* Revert the other bits related to `load-read-file'Lars Ingebrigtsen2022-01-23
* Fix menus on the no-toolkit build when using XI2Po Lu2022-01-23
* * src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.Po Lu2022-01-23
* Clean up some of the X extension related codePo Lu2022-01-23
* * src/pgtkterm.c (pgtk_flash): Fix input blocking.Po Lu2022-01-23
* Merge branch 'scratch/correct-warning-pos'Alan Mackenzie2022-01-22
|\
| * Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-22
| |\
| * \ Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-14
| |\ \
| * | | Commit fixes and enhancements to the scratch/correct-warning-pos branchAlan Mackenzie2022-01-14
| * | | Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-11
| |\ \ \
| * | | | Try to make scratch/correct-warning-pos build on Windows and not segfaultAlan Mackenzie2021-12-31
| * | | | Miscellaneous enhancements to scratch/correct-warning-pos.Alan Mackenzie2021-12-31
| * | | | Make symbols with positions work with native compilationAlan Mackenzie2021-12-30
| * | | | Several amendments to scratch/correct-warning-pos.Alan Mackenzie2021-12-01
| * | | | First commit of scratch/correct-warning-pos.Alan Mackenzie2021-11-29
* | | | | Use load-read-function in byte-compile-from-bufferLars Ingebrigtsen2022-01-22
* | | | | Clarify Vprint_unreadable_function doc stringLars Ingebrigtsen2022-01-22
* | | | | Fix documentation of 'unprintable' stuffEli Zaretskii2022-01-22
* | | | | Add new variable print-unreadable-functionLars Ingebrigtsen2022-01-22
* | | | | Add some menu bar help code on GNUstepPo Lu2022-01-22
* | | | | Fix PGTK build with xwidgetsPo Lu2022-01-22
* | | | | Fix GNUstep build warningsPo Lu2022-01-22