]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-02-14 Philip KaludercicImprove stability of message-hide-headers
2022-02-14 Po LuPremultiply background color by alpha for images
2022-02-14 Lars IngebrigtsenFix typo in previous Face Remapping doc change
2022-02-14 Lars IngebrigtsenNote caveat about remapping basic faces
2022-02-14 Po LuImprove Haiku selection handling
2022-02-14 Lars IngebrigtsenAdd a mechanism for querying before executing a command
2022-02-14 Po LuHandle allocation failures of fringe bitmaps on Haiku
2022-02-14 Po Lu* etc/TODO: Update some entires related to macOS and NS.
2022-02-14 Po LuEnsure bad values don't leak into scroll valuators...
2022-02-14 Po LuRestore valuator values after receiving a DeviceChanged...
2022-02-14 Po LuImprove efficency of handling DeviceChanged events
2022-02-14 Po LuTry to reduce empty areas on GTK when a frame is being...
2022-02-14 Po LuFix wide fringe bitmap processing on Haiku
2022-02-13 Michael AlbinusImprove Tramp's process-file implementations
2022-02-13 Juri Linkov* lisp/faces.el (read-face-name-sample-text): Add defco...
2022-02-13 Lars IngebrigtsenAdd a new macro `setopt'
2022-02-13 Eli Zaretskii; * lisp/simple.el (count-words): Doc fix.
2022-02-13 Po Lu* src/haikuterm.c (haiku_read_socket): Implement auto...
2022-02-13 Po LuOnly get rid of IC focus if focus is really gone
2022-02-13 Lars IngebrigtsenRemove the 'C-k' binding in ido-mode
2022-02-13 Po LuPrevent crashes from illegal locale coding systems
2022-02-13 Lars IngebrigtsenMake `C-u M-x count-words' also give totals
2022-02-13 Lars IngebrigtsenNote meaning on nil HIST in Fread_from_minibuffer
2022-02-13 Lars IngebrigtsenFix mouse clicking in read-face-name
2022-02-13 Bob RogersFix ietf-drums-remove-whitespace unmatched " and (
2022-02-13 Andreas Schwab* src/eval.c (specpdl_unrewind): Remove empty statement.
2022-02-13 Lars IngebrigtsenAvoid a compilation warning in eval.c
2022-02-13 Po LuFix integer overflow with 32-bit visual
2022-02-13 Po LuWork around tooltip bug on new versions of WebKitGTK
2022-02-13 Po LuStop quering for Xinerama inside x_get_monitor_attributes
2022-02-13 Po Lu* src/pgtkfns.c (Fx_create_frame): Set `was_invisible...
2022-02-13 Po LuUse better GC for visible bell on colormapped visuals
2022-02-13 Po LuFix the Haiku port
2022-02-13 Po LuFix last change in xterm.c
2022-02-12 Stefan Monnier* src/xterm.c (x_update_opaque_region): Avoid crash...
2022-02-12 Stefan MonnierRewrite thread context switch code (bug#48990)
2022-02-12 Mattias EngdegårdSpeed up `=` on fixnums in bytecode
2022-02-12 Eli Zaretskii; * src/xdisp.c (syms_of_xdisp): Fix formatting of...
2022-02-12 Eli ZaretskiiOptionally allow point to enter composed character...
2022-02-12 Mattias EngdegårdCount bytes, not records, in specpdl_ref
2022-02-12 Mattias EngdegårdTurn specpdl_ref into a type of its own
2022-02-12 Mattias EngdegårdReplace ptrdiff_t with new specpdl_ref type for specpdl...
2022-02-12 Po LuFix entry and exit events with XI2 grabs on X toolkit...
2022-02-12 Eli ZaretskiiClean up mode-line-* faces handling
2022-02-12 Lars IngebrigtsenAdd documentation on how to delete files from Trash
2022-02-12 Lars IngebrigtsenImprove interaction between track-mouse and edebug
2022-02-12 Lars IngebrigtsenFix off-by-one file size formatting in ls-lisp
2022-02-12 Lars IngebrigtsenCross-link message-expand-name-standard-ui-relevant...
2022-02-12 Po LuImplement visual bell on Haiku like on X
2022-02-12 Po LuFix compatibility with ancient versions of libXi
2022-02-12 Po LuBe less strict about which PointerEmulated button event...
2022-02-12 Po LuNever set opaque region without an alpha channel
2022-02-11 Mattias EngdegårdModernise byte-compilation chapters in manual
2022-02-11 Po Lu; * config.bat: Fix typo.
2022-02-11 Po LuMerge remote-tracking branch 'origin/master'
2022-02-11 Po LuFix the DJGPP port
2022-02-11 Michael AlbinusTolerate tilde in remote file names when needed
2022-02-11 Eli Zaretskii; * etc/DEVEL.HUMOR: Add a recent joke.
2022-02-11 Andrew G CohenAllow searching of nnselect (search) groups
2022-02-11 Po Lu* etc/PROBLEMS: Document some limitations of Xwayland...
2022-02-11 Po LuDon't make cursors affected by background alpha on...
2022-02-11 Po LuSet _NET_WM_OPAQUE_REGION on non-GTK3 toolkits when...
2022-02-11 Po LuFix fallout from switch to 32-bit visuals
2022-02-11 Po LuImprove reliability of selection ownership on Haiku
2022-02-11 Po LuDisable nearest-color allocation on DirectColor visuals
2022-02-10 Mattias EngdegårdSilence macOS vfork deprecation warnings
2022-02-10 Juri Linkov* lisp/mouse.el (context-menu-map): Select only unselec...
2022-02-10 Juri Linkov* lisp/tab-line.el (tab-line-format): Use mode-line...
2022-02-10 Corwin BrustAutoload package-installed-p
2022-02-10 Eli ZaretskiiMerge from origin/emacs-28
2022-02-10 Eli Zaretskii; * lisp/startup.el (normal-top-level): Fix byte-compil...
2022-02-10 Alan MackenzieNote current buffer and restore it in c-force-redisplay.
2022-02-10 Lars IngebrigtsenRestore command-line--load-script messaging
2022-02-10 Andrea Corallo* lisp/startup.el (normal-top-level): Disable native...
2022-02-10 Michael AlbinusImprove handling of file modes in Tramp
2022-02-10 Lars IngebrigtsenDon't signal a backtrace on empty --script files
2022-02-10 Po LuEnable TrueColor allocation optimizations on all visuals
2022-02-10 Po LuCorrectly premultiply background color of fringe bitmaps
2022-02-10 Po LuCorrectly allocate colors in xftfont
2022-02-10 Dima KoganMake comint-word actually check comint-file-name-quote...
2022-02-10 Eli ZaretskiiAllow customization of the user's eln-cache directory
2022-02-10 Stefan KangasMerge from origin/emacs-28
2022-02-10 Po LuFix disconnect errors on some X servers
2022-02-10 Po LuFill in missing pixel after PolyLine on scroll bars
2022-02-10 Po Lu* src/haikugui.h [_cplusplus]: Remove extern "C" declar...
2022-02-10 Po LuImprove reliability of hotplugging window managers
2022-02-10 Po LuIgnore tooltip frames when setting PGTK scrollbar foreg...
2022-02-10 Po Lu; * src/xterm.c (handle_one_event): Fix build error.
2022-02-09 Tassilo Horn; show-paren: improve previous commit bb69361cbe
2022-02-09 Eli Zaretskii; * src/xterm.c (x_display_set_last_user_time): Fix...
2022-02-09 Andrea CoralloFix integer arithmetic miss-compilation (bug#53451)
2022-02-09 Michael AlbinusTilde expansion is not possible for Tramp sshfs method
2022-02-09 Tassilo Hornshow-paren: Don't show context again after C-g-ing...
2022-02-09 Po LuGet rid of `register' declarations in X11 related files
2022-02-09 Po LuFix compiler warning on GTK
2022-02-09 Po LuAdd support for _NET_WM_USER_TIME_WINDOW
2022-02-09 Antoine LevittImprove the set-fill-column prompt
2022-02-09 Lars IngebrigtsenMake calendar-exit actually respect the KILL parameter
2022-02-09 Po LuImplement _NET_WM_USER_TIME protocol
2022-02-09 Po LuExplictly specify whether or not to respect alpha-backg...
next