]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-02-02 Po LuFix display of vertical window dividers on Haiku
2022-02-02 Po LuDon't use XRender to fill rectangles unless an alpha...
2022-02-01 Stefan Kangas; Auto-commit of loaddefs files.
2022-02-01 Juri Linkov* lisp/replace.el (query-replace-read-from-default...
2022-02-01 Mattias Engdegård; * src/eval.c (funcall_subr): Fix last change
2022-02-01 Juri Linkov* lisp/tab-line.el: Support non-buffer tabs in some...
2022-02-01 Andrea Corallo* Improve 'maybe_defer_native_compilation'
2022-02-01 Andrea Corallo* lisp/startup.el (startup--require-comp-safely): Fix...
2022-02-01 Mattias EngdegårdSpeed up calls to C primitives
2022-02-01 Po Lu* src/pgtkterm.c (pgtk_draw_rectangle): Fix trivial...
2022-02-01 Andreas SchwabRemove extra \= from obsoletion message
2022-02-01 Andrea CoralloRename `comp--loadable' into `comp--compilable'
2022-02-01 Andrea Corallo* Fix `startup--require-comp-safely' (bug#53675)
2022-02-01 Stefan KangasMerge from origin/emacs-28
2022-02-01 Po LuClean up Haiku display structures
2022-02-01 Po Lu; * lisp/select.el (gui--selection-value-internal)...
2022-02-01 Stefan KangasUpdate publicsuffix.txt from upstream
2022-02-01 Po LuDisplay images with a mask correctly when `alpha-backgr...
2022-02-01 Po LuOnly apply last change to the clipboard
2022-02-01 Po LuAvoid extraneous selection querying if we own the selection
2022-02-01 Po LuMake fringe bitmaps respect alpha-background
2022-01-31 Lars IngebrigtsenFix nnregistry byte compilation warning
2022-01-31 Stefan Monnier(byte-compile-eval): Adjust to changes in `load-history`
2022-01-31 Alan MackenzieEnlarge max-specpdl-size for generation of files in...
2022-01-31 Eric AbrahamsenDon't remove dummy.group from gnus-newsrc-alist on...
2022-01-31 Eric AbrahamsenObsolete gnus-registry-enabled in favor of checking...
2022-01-31 Juri Linkov* lisp/vc/vc.el (vc-diff-internal): Assume revert-buffe...
2022-01-31 Alan Mackenzie* lisp/progmodes/cc-mode.el (c-common-init): Bind case...
2022-01-31 Lars IngebrigtsenAdjust toggle-menu-bar-mode-from-frame doc string
2022-01-31 Eli ZaretskiiClarify documentation of a "face's font"
2022-01-31 Alan MackenzieBind Qdebugger to Qdebug in signal_or_quit.
2022-01-31 Eli ZaretskiiMinor copyedits of 'function-history' documentation
2022-01-31 Lars IngebrigtsenFix misplaced braces in loading.texi
2022-01-31 Lars IngebrigtsenMake more ranges sort properly in describe-keymap
2022-01-31 Stefan Monnier(function-history): New symbol property (bug#53632)
2022-01-31 Lars IngebrigtsenMake Gnus address checking more resilient
2022-01-31 Lars IngebrigtsenClarify that INSTALL isn't for Git checkouts (bug#53627)
2022-01-31 Michael AlbinusExtend filelock-tests.el for bug#53207
2022-01-31 Po LuFix artifacting on PGTK when bits are copied with an...
2022-01-31 Eli ZaretskiiImprove 'latin1-display-ucs-per-lynx'
2022-01-31 Po Lu; * src/gtkutil.c (xg_create_frame_widgets): Avoid...
2022-01-31 Po LuImplement `alpha-background' on PGTK
2022-01-31 Po LuFix accesses to GTK structures on tooltip frames
2022-01-31 Po Lu* src/haikufns.c (Fx_display_visual_class): Return...
2022-01-31 Po LuImprove portability of GDK visual code
2022-01-31 Po Lu* src/xterm.c (x_term_init): Avoid freeze with 24-bit...
2022-01-31 Po LuImprove portability of alpha channel handling on TrueCo...
2022-01-31 Stefan KangasFactor out function to check for clang in tests
2022-01-31 Stefan Kangas* lisp/image.el (image-map): Use defvar-keymap.
2022-01-31 Stefan KangasMerge from origin/emacs-28
2022-01-31 Po LuFix motion not being reported on GTK when mouse moves...
2022-01-31 Po LuMake cursor alpha consistent with a transparent background
2022-01-31 Po Lu* src/xterm.c (x_xrender_color_from_gc_foreground)...
2022-01-31 Po LuFix the X toolkit build
2022-01-31 Po LuFix tooltip frame creation with 32-bit visuals
2022-01-31 Po Lu* etc/NEWS: Announce the 'alpha-background' frame param...
2022-01-31 Po LuFix the no toolkit build.
2022-01-31 Lars IngebrigtsenFix with-suppressed-warnings edebug spec
2022-01-31 Po LuFix builds without GTK
2022-01-31 Po LuImplement `alpha-background' on non-Cairo builds
2022-01-31 Kyle MeyerUpdate to Org 9.5.2-13-gdd6486
2022-01-30 Juri Linkov* lisp/frame.el (undelete-frame--save-deleted-frame...
2022-01-30 Juri Linkov* lisp/frame.el: Don't require 'frameset.el' (bug#51883).
2022-01-30 Alan MackenzieEnlarge max-specpdl-size for generation of leim-list...
2022-01-30 Po LuHandle correctly errors during frame creation on Haiku
2022-01-30 Po LuUse XRender to composite fringe bitmaps
2022-01-30 Eli Zaretskii; * lisp/international/latin1-disp.el: Update commentary.
2022-01-30 Eli ZaretskiiFix regression in Occur Edit mode
2022-01-30 Po LuFix some problems with inconsistent visuals on GDK
2022-01-30 Stefan KangasMerge from origin/emacs-28
2022-01-30 Po LuUse consistent font when displaying menu equivalent...
2022-01-30 Po LuAdd support for ARGB visuals on non-Xt builds
2022-01-30 Po LuSome adjustments to last change
2022-01-30 Håkon FlatvalAdd background transparency support for GTK+Cairo
2022-01-29 Stefan Monnierpackage.el: Fix bug#53529
2022-01-29 Eli Zaretskii; Yet another minor fix of Malayalam composition rules.
2022-01-29 Eli ZaretskiiFix last change of Malayalam composition rules
2022-01-29 Eli ZaretskiiFix rendering of Malayalam script
2022-01-29 Juri Linkov* lisp/tab-bar.el (tab-bar-menu-bar-button): New variab...
2022-01-29 Juri Linkov* lisp/isearch.el: Put 'isearch-scroll' property on...
2022-01-29 Eli Zaretskii; * lisp/subr.el (use-dialog-box-p): Fix typo.
2022-01-29 Lars IngebrigtsenModernise the security section in the efaq a bit
2022-01-29 Lars IngebrigtsenAllow redirecting `message' output to a different buffer
2022-01-29 Eli Zaretskii; Fix formatting of last change.
2022-01-29 Eli ZaretskiiDon't require mouse for prompting via dialog boxes
2022-01-29 Charles A.... Make revert-buffer ('g') keep point in VC diff buffers
2022-01-29 Lars IngebrigtsenClarify Fmatch_data doc string
2022-01-29 Eli ZaretskiiImprove documentation of Occur mode
2022-01-29 Jae-hyeon ParkMake gnus-icalendar-with-decoded-handle more DWIM
2022-01-29 Po LuFix error after merge
2022-01-29 Po LuMerge from origin/emacs-28
2022-01-29 Alan ThirdRemove debug logging
2022-01-29 Po LuFix error at startup with recent change
2022-01-29 Po LuFix unrelated help text tooltips if a popup is shown...
2022-01-29 Michael AlbinusFix error in filelock.c
2022-01-29 Eli ZaretskiiAllow <Delete> key to delete entire grapheme clusters
2022-01-29 Eli ZaretskiiFix native-compilation at startup
2022-01-29 Po LuWrite a dummy event on each popup menu event
2022-01-29 Eli ZaretskiiFix compiler warning due to a recent change
2022-01-29 Po LuFix a default value of the `:underline' face attribute
next