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-05-26
Fix 32-bit warnings again
Po Lu
2022-05-25
Merge from origin/emacs-28
Eli Zaretskii
2022-05-25
Lower the roundtrip overhead of x-get-atom-name by 50% for common atoms
Po Lu
2022-05-25
Add more predefined atoms for the benefit of DND code
Po Lu
2022-05-25
Improve atom interning in `x-change-window-property'
Po Lu
2022-05-25
Fix cursor color adjustment on Haiku
Po Lu
2022-05-25
Add more atoms that don't need a roundtrip to intern
Po Lu
2022-05-25
Fix compilation on GTK when Xrandr is not present
Po Lu
2022-05-24
Add more error checking to some X functions
Po Lu
2022-05-24
Prevent errors when Lisp code asks for props of invalid windows
Po Lu
2022-05-24
Make the nativecomp test eln directory more reliably be removed
Lars Ingebrigtsen
2022-05-24
Audit quoting symbols in C doc strings
Lars Ingebrigtsen
2022-05-24
Allow the user to fix `x-mouse-click-focus-ignore-position' on some systems
Po Lu
2022-05-24
Fix use of wrong event structure handling XI_Enter events
Po Lu
2022-05-24
* src/nsmenu.m (ns_menu_show): Use SAFE_ALLOCA.
Po Lu
2022-05-24
Minor fixes to cursor color handling on Haiku
Po Lu
2022-05-24
Only send fallback MONITORS_CHANGED_EVENT when dimensions really changed
Po Lu
2022-05-23
Avoid compiler warnings on macOS (bug#55595)
Eli Zaretskii
2022-05-23
Less wrong printed circular list tail index (bug#55395)
Mattias EngdegÄrd
2022-05-23
* src/w32menu.c (w32_menu_show): Use SAFE_ALLOCA. (Bug#55068)
Eli Zaretskii
2022-05-23
Adapt last change to Haiku as well
Po Lu
2022-05-23
Fix stack overflows with large popup menus
Po Lu
2022-05-23
Fix default child-frame-border-width on PGTK
Po Lu
2022-05-23
Improve command-error-function discoverability
Lars Ingebrigtsen
2022-05-23
Fix coding style of recent change
Po Lu
2022-05-23
Implement monitor change functions on Haiku
Po Lu
2022-05-23
Include development data in --version output
Lars Ingebrigtsen
2022-05-23
Minor fixes to PGTK child frames
Po Lu
2022-05-23
Implement monitor change functions on GNUstep
Po Lu
2022-05-23
Handle screen size changes if the RandR library isn't available
Po Lu
2022-05-23
Fix `gui-backend-selection-owner-p' on Haiku
Po Lu
2022-05-23
Use GDK for handling monitor changes when built with GTK
Po Lu
2022-05-22
Run `minibuffer-exit-hook` in the right buffer
Stefan Monnier
2022-05-22
Clean up Haiku code
Po Lu
2022-05-22
Implement `display-monitors-changed-functions' on MS Windows
Po Lu
2022-05-22
Fix uninitialized use of xm drag receiver data
Po Lu
2022-05-22
Fix build with --enable-check-lisp-object-type
Po Lu
2022-05-22
Fix use-after-free in x_destroy_window
Po Lu
2022-05-22
Fix focus redirection to/from surrogate minibuffer frames on Haiku
Po Lu
2022-05-22
Fix GNUstep build
Po Lu
2022-05-22
Fix compiler warnings on Mac OS X 10.12
Po Lu
2022-05-22
Set display size upon RRScreenChangeNotify
Po Lu
2022-05-22
Don't unnecessarily call monitor change functions
Po Lu
2022-05-21
Fix compiler warnings in printer code on 32-bit systems
Po Lu
2022-05-21
Compute frame workareas on Haiku
Po Lu
2022-05-21
Implement monitor change hooks on NS
Po Lu
2022-05-21
Call XRRUpdateConfiguration when the root window geometry changes
Po Lu
2022-05-21
Implement `display-monitors-changed-hook' on PGTK
Po Lu
2022-05-21
Add a hook run upon monitor configuration changes
Po Lu
2022-05-20
Restore the Fselect_window call in gui_consider_frame_title.
Alan Mackenzie
[prev]
[next]