index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-01-24
Open-code aref and aset in bytecode interpreter
Mattias Engdegård
2022-01-24
Remove the unused unbind-all bytecode
Mattias Engdegård
2022-01-24
Move a runtime interpreter check to debug mode
Mattias Engdegård
2022-01-24
Remove nil check in exec_byte_code
Mattias Engdegård
2022-01-24
; * src/bytecode.c (exec_byte_code): Cosmetic improvement
Mattias Engdegård
2022-01-24
Byte code arity check micro-optimisation
Mattias Engdegård
2022-01-24
Pin bytecode strings to avoid copy at call time
Mattias Engdegård
2022-01-24
Inline setcar and setcdr in byte-code interpreter
Mattias Engdegård
2022-01-24
Inline fixnum operations in bytecode interpreter
Mattias Engdegård
2022-01-24
Short-circuit the recursive bytecode funcall chain
Mattias Engdegård
2022-01-24
; * src/xfns.c (xic_preedit_draw_callback): Init text_length to quieten gcc.
Martin Rudalics
2022-01-24
Orderly inhibit frame resizing when activating tool or tab bar (Bug#52986)
Martin Rudalics
2022-01-24
* src/xterm.c (x_composite_image): Use the display's picture format.
Po Lu
2022-01-24
Scale coordinates when checking if a touch event falls inside menu bar
Po Lu
2022-01-23
Avoid glitches in ELC lines in build output
Paul Eggert
2022-01-24
* src/xterm.c (handle_one_xevent): Drop frame picture on configure.
Po Lu
2022-01-24
Add some code for transparent frame backgrounds without Cairo
Po Lu
2022-01-24
Get rid of compose status on XI2
Po Lu
2022-01-24
Expunge read-with-symbol-position and read-symbol-positions-list
Alan Mackenzie
2022-01-24
Set IC preedit area on ConfigureNotify
Po Lu
2022-01-23
Make kill-process into a command
Lars Ingebrigtsen
2022-01-23
Make sure cursors are drawn correctly after haiku_clear_frame
Po Lu
2022-01-23
Revert the other bits related to `load-read-file'
Lars Ingebrigtsen
2022-01-23
Fix menus on the no-toolkit build when using XI2
Po Lu
2022-01-23
* src/haikumenu.c (run_menu_bar_help_event): Fix bounds sanity check.
Po Lu
2022-01-23
Clean up some of the X extension related code
Po Lu
2022-01-23
* src/pgtkterm.c (pgtk_flash): Fix input blocking.
Po Lu
2022-01-22
Merge branch 'scratch/correct-warning-pos'
Alan Mackenzie
2022-01-22
Use load-read-function in byte-compile-from-buffer
Lars Ingebrigtsen
2022-01-22
Clarify Vprint_unreadable_function doc string
Lars Ingebrigtsen
2022-01-22
Fix documentation of 'unprintable' stuff
Eli Zaretskii
2022-01-22
Add new variable print-unreadable-function
Lars Ingebrigtsen
2022-01-22
Add some menu bar help code on GNUstep
Po Lu
2022-01-22
Fix PGTK build with xwidgets
Po Lu
2022-01-22
Fix GNUstep build warnings
Po Lu
2022-01-22
; * src/xdisp.c (Fbidi_find_overridden_directionality): Doc fix.
Eli Zaretskii
2022-01-22
Merge branch 'master' into scratch/correct-warning-pos
Alan Mackenzie
2022-01-22
Prevent raw bytes from being displayed as help text on Haiku
Po Lu
2022-01-22
Use locale coding system to decode XIM preedit text
Po Lu
2022-01-22
Get rid of some unnecessary code in handle_one_xevent
Po Lu
2022-01-22
Fix recent changes to visible bell code
Po Lu
2022-01-22
Clean up visible bell code on X
Po Lu
2022-01-22
Fix crash when the visible bell is rung but there is no cairo surface
Po Lu
2022-01-21
Avoid glitches in ELC lines in build output
Paul Eggert
2022-01-21
Simplify AM_V_ELC setup
Paul Eggert
2022-01-21
* src/keyboard.c (start_polling): Fix type mixup.
Glenn Morris
2022-01-21
* src/keyboard.c (syms_of_keyboard): Fix build without input polling.
Po Lu
2022-01-21
Make xwidgets work on builds that don't use Cairo drawing
Po Lu
2022-01-21
Synchronize XI2 code with Core Input code
Po Lu
2022-01-21
Merge from origin/emacs-28
Po Lu
[prev]
[next]