summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-29; Fix typo in documentation of 'current-time-list'Eli Zaretskii
2022-04-29Handle IO errors when creating Motif drag windowPo Lu
2022-04-29Remove some unneeded tests from the X double buffering codePo Lu
2022-04-29; * src/xterm.c (x_connection_closed): Clean up compiler warning.Po Lu
2022-04-29Cancel DND correctly during display disconnect on a different displayPo Lu
2022-04-29* src/xterm.c (XTflash): Check return value of pselect.Po Lu
2022-04-28Change current-time back to list formPaul Eggert
2022-04-28Merge from origin/emacs-28Eli Zaretskii
2022-04-28Improve documentation of font- and face-related attribute functionsEli Zaretskii
2022-04-28Allow inserting and selecting binary blobs from sqliteLars Ingebrigtsen
2022-04-28Simplify buffer flipping code on HaikuPo Lu
2022-04-28Document the non-effect of narrowing on get-text-propertyLars Ingebrigtsen
2022-04-28* src/xterm.c (x_term_init): Fix the non-GTK3 XI2 build.Po Lu
2022-04-28Fix handling of proportional fonts on MS-WindowsEli Zaretskii
2022-04-28Fix GTK buildPo Lu
2022-04-28Stop overriding default Motif colors with our ownPo Lu
2022-04-28Handle display disconnects during DNDPo Lu
2022-04-28Fix target display checks during Motif DNDPo Lu
2022-04-27src/xdisp.c: Use same test in `redisplay_window` and `prepare_menu_bars`Stefan Monnier
2022-04-27Emulate 'clock' for MS-WindowsEli Zaretskii
2022-04-27Implement system_process_attributes on CygwinKen Brown
2022-04-27Add new function current-cpu-timeStefan Monnier
2022-04-27Cleanups to PGTK codePo Lu
2022-04-27Remove some unnecessary codePo Lu
2022-04-27Add simple session management support to HaikuPo Lu
2022-04-27Clean up pointer blanking codePo Lu
2022-04-26New generic function `oclosure-interactive-form`Stefan Monnier
2022-04-26Fix EWMH window activationPo Lu
2022-04-26Fix event mask of activation client messagePo Lu
2022-04-26* src/xterm.c (x_scroll_run): Only flush GC if really necessary.Po Lu
2022-04-26Cache relief colors on Haiku since their computation is expensivePo Lu
2022-04-25Use (TICKS . HZ) for current-time etc.Paul Eggert
2022-04-25Support (encode-time (list s m h D M Y))Paul Eggert
2022-04-25Fix nsmenu compilation under macOS 10.6Alan Third
2022-04-25Protect against the host name containing an alpha characterLars Ingebrigtsen
2022-04-25Delete some unused functions on HaikuPo Lu
2022-04-25Get rid of autorelease warnings during building on GNUstepPo Lu
2022-04-25* src/nsfns.m (Fns_list_colors): Fix autoreleasing.Po Lu
2022-04-25Set last user time during drag-and-dropPo Lu
2022-04-25Fix 32-bit Haiku buildPo Lu
2022-04-24Improve documentation of 'set-fontset-font'Eli Zaretskii
2022-04-24Allow looking up window system colors on HaikuPo Lu
2022-04-24Fix disabling double buffering on HaikuPo Lu
2022-04-24Speed up color cache lookup on XPo Lu
2022-04-23Allow not clearing the echo areaJuri Linkov
2022-04-23; Improve doc strings of completion primitivesEli Zaretskii
2022-04-23Mention the case of the result in the try-completion doc stringLars Ingebrigtsen
2022-04-23Fix key navigation of Lucid menus on XI2Po Lu
2022-04-23Avoid unnecessary calculations when handling button events during DNDPo Lu
2022-04-23Avoid clearing splash screen message during DND on HaikuPo Lu