]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2022-02-09 Tassilo HornMention `overlay' show-paren-context-when-offscreen...
2022-02-09 Stefan KangasMerge from origin/emacs-28
2022-02-09 Po LuMake haikufont_list_family actually work
2022-02-09 Po LuImplement `list_family' for the haikufont driver
2022-02-09 Po LuImprove selection of fonts available from `mouse-set...
2022-02-09 Po LuMake sure the cursor can't move on top of a tooltip...
2022-02-09 Po LuFix creation of tooltip frames with a stippled background
2022-02-08 Tassilo HornAllow showing show-paren context in an overlay
2022-02-08 Juri Linkov* lisp/replace.el (perform-replace): Allow using isearc...
2022-02-08 Eli Zaretskii; * etc/PROBLEMS: Fix typos and improve wording.
2022-02-08 Robert PluimImprove make-frame-on-display initial values
2022-02-08 Robert PluimImprove thing-at-point-url-at-point docstring
2022-02-08 Michael AlbinusRespect customization nature of `connection-local-...
2022-02-08 Robert PluimMark flymake as compatible with emacs-26.1
2022-02-08 Michael AlbinusFix processes on remote default-directory with special...
2022-02-08 Po Lu* src/pgtkterm.c (map_event): Fix last change.
2022-02-08 Po LuDocument some problems found during testing on various...
2022-02-08 Po LuImprove robustness of override-redirect on Haiku
2022-02-08 Po LuFix frame offset reporting on PGTK
2022-02-08 Po LuImplement frame resize synchronization on GTK 3
2022-02-08 Lars IngebrigtsenExtend find-lisp-object-file-name
2022-02-08 Lars IngebrigtsenDocument pcase-lambda
2022-02-08 Lars IngebrigtsenFix some standard-output/help-buffer confusion in descr...
2022-02-08 Lars IngebrigtsenFix describe-function-1 test failure from previous...
2022-02-08 Lars IngebrigtsenMinor fix to how describe-function-1 displays symbols...
2022-02-08 martin rudalicsImprove handling of frame-inherited-parameters
2022-02-08 Lars IngebrigtsenMake exit from text-scale-adjust less confusing
2022-02-08 Po LuClear mouse highlight when mouse moves outside edit...
2022-02-08 Brian Leungflymake: Ensure compatibility with older Emacsen
2022-02-08 Andrew G Cohennnselect.el: Speed up group info updating
2022-02-08 Stefan Kangas; Merge from origin/emacs-28
2022-02-08 Po LuTry harder to preserve cursor when mapping tooltip...
2022-02-08 Po LuFix menu bar not opening after popup menu is dismissed...
2022-02-08 Po Lu* src/pgtkfns.c (Fx_create_frame): Realize frame widget...
2022-02-08 Po LuDon't allow tooltips to be transient for override redir...
2022-02-08 Po LuMake sure `update_wm_hints' finds the WMShell
2022-02-07 Stefan Monnierminibuffer.el: Try and fix bug#53053
2022-02-07 Tassilo Horn; paren.el: fix comment speaking of an undefined variable
2022-02-07 Stefan Monnier* lisp/progmodes/xref.el (xref--marker-ring): Fix typo
2022-02-07 Michael AlbinusMake connection-local variables user options
2022-02-07 Stefan Monnierlisp-mnt, checkdoc: Reduce run-time dependencies
2022-02-07 Mattias EngdegårdPin lazily read bytecode (bug#53809)
2022-02-07 Po Lu; * doc/emacs/xresources.texi (Table of Resources)...
2022-02-07 Tassilo Horn; Set show-paren--context-child-frame to nil after...
2022-02-07 Po LuImprove contrast of `custom-button' in the leuven-dark...
2022-02-07 Eric AbrahamsenDon't remove dummy.group from gnus-newsrc-alist on...
2022-02-07 Po Lu* lwlib/xlwmenu.c (pop_up_menu): Fix cast.
2022-02-07 Po LuCorrect off-by-one errors with frame resizing on Haiku
2022-02-07 Po LuMake menus work better on X toolkit builds with XInput 2
2022-02-07 Michael AlbinusSanitize ls switches in ange-ftp (bug#53360)
2022-02-07 Lars IngebrigtsenImprove indentation of some shell script forms
2022-02-07 Po LuReally fix extended frame synchronization
2022-02-07 Tassilo Horn; Fix previous commit (6e5d79c048)
next