]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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)
2022-02-07 Lars IngebrigtsenFix the Scroll key binding on Windows
2022-02-07 Lars IngebrigtsenMake the eintr.html target match what's on the web
2022-02-07 Lars IngebrigtsenGive a better error in locate-default-make-command...
2022-02-07 Lars IngebrigtsenImprove the ediff-diff-options documentation
2022-02-07 Po LuRespect `x-cursor-fore-pixel' on Haiku
2022-02-07 Po LuClean up more code from PGTK port
2022-02-07 Po Lu* doc/emacs/xresources.texi (Table of Resources): Impro...
2022-02-07 Po LuCorrect implementation of extended frame synchronization
2022-02-07 Lars IngebrigtsenMake dired-directory and dired-subdir-alist buffer...
2022-02-07 Stefan MonnierFix eval-tests/backtrace-in-batch-mode test
2022-02-06 Lars IngebrigtsenMake async connect_network_socket failures use Qfailed
2022-02-06 Bob RogersRemove outdated comments from ietf-drums.el
2022-02-06 Ioannis Kappasansi-color: don't get stuck on \e
2022-02-06 Stefan Monnier(debug-early-backtrace): Tweak the non-evald output
2022-02-06 Stefan Monnier(debug-early-backtrace): Tweak the non-evald output
2022-02-06 Juri LinkovUse mode-line-window-selected-p in tab-line-tab-name...
2022-02-06 Juri Linkov* lisp/tab-bar.el (tab-bar-new-tab-choice): Add const...
2022-02-06 Michael AlbinusAdapt em-tramp-tests.el
2022-02-06 Mattias EngdegårdAvoid deprecation warning in NS-specific code
2022-02-06 Mattias Engdegård; * src/alloc.c (mark_memory): Fix outdated comment.
2022-02-06 Po LuEnsure bar cursors are always visible on Haiku
2022-02-06 Po LuFix the GTK 2 build
2022-02-06 Po LuDisable extended frame synchronization by default
2022-02-06 Po LuAdd support for EWMH extended frame synchronization
2022-02-06 Eli Zaretskii; * etc/NEWS: Fix entry for 'find-library-include-other...
2022-02-06 Eli ZaretskiiFix infloop in 'redisplay_window' when buffer is narrowed
2022-02-06 Tassilo HornDisplay show-paren-context-when-offscreen in child...
2022-02-06 Michael AlbinusMake usage of su and sudo consistent in eshell (bug...
2022-02-06 Stefan KangasMerge from origin/emacs-28
2022-02-06 Po Lu* lwlib/xlwmenu.c (pop_up_menu): Work around motion...
2022-02-06 Po Lu; * src/xfns.c (x_encode_text): Fix comment.
2022-02-06 Bob RogersAdd ietf-drums tests, fix parse-address decoding
2022-02-06 Po LuAllow disabling frame resize synchronization
2022-02-06 Po LuClean up lots of #ifdef'd out code in PGTK files
2022-02-06 Po LuHandle window state changes on PGTK
2022-02-06 Po LuMinor changes to xsync support
2022-02-06 Bob RogersFix ietf-drums-get-comment doc string
2022-02-06 Lars IngebrigtsenImprove the elp-instrument-package doc string
2022-02-05 Mauro ArandaFix reverting the default face to standard/themed state...
2022-02-05 Lars IngebrigtsenAdd new user option 'find-library-include-other-files'
2022-02-05 Lars IngebrigtsenTweak how eshell/cd works when cd-ing to ".." from "/"
2022-02-05 Lars IngebrigtsenAdd a :distant-foreground to the lazy-highlight face
2022-02-05 Lars IngebrigtsenAdd new function mode-line-window-selected-p
2022-02-05 Daniel MartínFix typo in display.texi
2022-02-05 Michael AlbinusAdapt Tramp to changed unload behavior (bug#53632)
2022-02-05 Po LuAdd support for basic syncing with the window manager...
2022-02-05 Po Lu* lisp/pixel-scroll.el: Update commentary.
2022-02-05 Eli ZaretskiiFix 'current-column' in the presence of display strings
2022-02-05 Alan Mackenzie* lisp/emacs-lisp/debug-early.el: Improve the documentation
2022-02-05 Michael AlbinusRemove superfluous `font-lock-add-keywords' calls in...
2022-02-05 Michael AlbinusAdapt Tramp to changed unload behavior (bug#53632)
2022-02-05 Lars IngebrigtsenFix yank-media utf-16 detection
2022-02-05 Lars IngebrigtsenImprove the selected-window doc string
2022-02-05 Jim PorterEnsure that the CAR of 'eshell-last-async-procs' always...
2022-02-05 Brendan O'DeaRemove kerning escapes in woman mode
2022-02-05 Lars IngebrigtsenImprove the Archive file names tramp documentation
2022-02-05 Lars IngebrigtsenFix yank-media-types--format decoding
2022-02-05 Po LuFinish up cursor color merging on Haiku
2022-02-05 Po LuFix last change to ftcrfont.c
2022-02-05 Po LuImplement face cursor color merging on Haiku
2022-02-05 Po LuSet WM_TRANSIENT_FOR on tooltip frames
2022-02-05 Po LuImplement _NET_WM_PING protocol
2022-02-05 Vladimir PanteleevUpdate the MULTIPLE property with conversion outcomes
next