]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-01-14 Lars IngebrigtsenFix mailcap setup when no mailcap files exist
2022-01-14 Lucien Cartier... (battery-status-function) Fix errors in Termux
2022-01-14 Robert PluimImprove some nntp/nnimap error messages
2022-01-14 Juri Linkov* lisp/progmodes/xref.el (xref-query-replace-in-results...
2022-01-14 Juri Linkov* doc/emacs/search.texi (Special Isearch): Put related...
2022-01-14 Eli ZaretskiiUpdate docs of 'xref-query-replace-in-results'
2022-01-14 Sergey VinokurovUse assq_no_quit on all local_var_alist accesses
2022-01-14 Eli ZaretskiiImprove documentation of 'xref-find-references-and...
2022-01-14 Miha RihtaršičFix python-eldoc affecting unrelated comint processes
2022-01-14 Eli Zaretskii; * INSTALL (Alternative window systems): Improve wording.
2022-01-14 Robert PluimImprove function-alias-p documentation
2022-01-14 Po LuTry to make sure an XKB desc is always available
2022-01-14 Lars IngebrigtsenFix byte-compilation warning in pcvs-info
2022-01-14 Stefan KangasMerge from origin/emacs-28
2022-01-14 Po Lu* INSTALL: Document using Emacs on alternative window...
2022-01-14 Dmitry Gutov; Tweak the NEWS entry
2022-01-14 Dmitry Gutovxref-find-references-and-replace: New command
2022-01-14 Dmitry GutovSteamline xref-query-replace-in-results
2022-01-14 Po LuFix out of bounds bitmap access on Haiku
2022-01-14 Po LuRefresh keyboard mapping upon receiving new XKB map
2022-01-13 Stefan KangasPrefer defvar-keymap to easy-mmode-defmap
2022-01-13 Sam Steingold; tweak doc
2022-01-13 Eli ZaretskiiImprove documentation of 'isearch-emoji-by-name'
2022-01-13 Eli ZaretskiiFix frame-undeletion menu items
2022-01-13 Eli ZaretskiiAvoid scrolling display when point moves into invisible...
2022-01-13 Michael Albinus* doc/lispref/functions.texi (Defining Functions):...
2022-01-13 Philipp StephaniFix Edebug specification for inline functions (Bug...
2022-01-13 Eli ZaretskiiImprove preserving X coordinate during scroll commands
2022-01-13 Stefan Kangas* lisp/jsonrpc.el (Version): Bump to 1.0.15.
2022-01-13 Po LuFix passive input focus when the pointer moves over...
2022-01-13 Mattias Engdegård; * test/lisp/progmodes/flymake-tests.el: remove duplic...
2022-01-13 Robert Pluimspelling-tests.el: actually create a temp directory
2022-01-13 Po LuFilter key release events through GTK when using native...
2022-01-13 Lars IngebrigtsenMake ert explainers work on function aliases
2022-01-13 Lars IngebrigtsenAvoid infloops in help-fns--analyze-function with aliases
2022-01-13 Lars IngebrigtsenAdd new function function-alias-p
2022-01-13 Gregory HeytingsUndelete deleted frames.
2022-01-13 N. JacksonRemove mention of removed `gnus-treat-play-sounds'...
2022-01-13 Po LuFix GTK native input methods randomly freezing input
2022-01-13 Po LuBlock input when drawing fringe bitmaps on Haiku
2022-01-13 Po LuUse XI2 focus events on X toolkit builds
2022-01-13 Stefan Kangas* lisp/jsonrpc.el (jsonrpc--debug): Use apply on format...
2022-01-12 Eric AbrahamsenRework setting/unsetting of gnus-registry-enabled
2022-01-12 Stefan MonnierMerge remote-tracking branch 'origin/emacs-28' into...
2022-01-12 Mattias EngdegårdRevert "Fix closure-conversion of shadowed captured...
2022-01-12 Juri Linkov* lisp/subr.el (remove-hook): Use set-variable-value...
2022-01-12 Juri Linkov* doc/lispref/windows.texi (Textual Scrolling): Remove...
2022-01-12 Glenn Morris* lisp/files.el (lock-file-name-transforms): Doc tweaks.
2022-01-12 Glenn Morris; Fix typo loose/lose
2022-01-12 Juri Linkov* lisp/leim/quail/emoji.el: New file (bug#52605).
2022-01-12 Daniel MartínAdd isearch-emoji-by-name
2022-01-12 Glenn MorrisPrefer unexport in Makefiles
2022-01-12 Glenn MorrisAvoid user environment interfering with bootstrap
2022-01-12 Mattias EngdegårdFix closure-conversion of shadowed captured lambda...
2022-01-12 Jim PorterFollow POSIX/GNU argument conventions for 'eshell-eval...
2022-01-12 Eli ZaretskiiAvoid assertion violations with variable-weight fonts
2022-01-12 Sean WhittonSkip virtual FcPattern entries for variable weight...
2022-01-12 Eli Zaretskii; * doc/lispref/modes.texi (Auto Major Mode): Clarifica...
2022-01-12 Po LuUse correct coordinates when translating XI2 crossing...
2022-01-12 Po LuIgnore scroll lock key on Haiku
2022-01-12 Philipp StephaniFix test lisp/cedet/semantic/bovine/gcc-tests on macOS...
2022-01-12 Mattias EngdegårdDon't fail flymake-tests if `gcc` actually is Clang
2022-01-12 Po LuTranslate more keys on Haiku
2022-01-12 Lars IngebrigtsenDon't do Gnus article emphasis in text/html parts
2022-01-12 Po LuFix arity error when trying to add a file to an automak...
2022-01-12 Po LuFix display of text decorations in the mode line
2022-01-12 Po LuAvoid unnecessary lookup of min and max keycodes when...
2022-01-12 Po LuIgnore resetting devices upon some events we don't...
2022-01-11 Alan MackenzieRemove the filename argument from the command line...
2022-01-11 Juri Linkov* lisp/window.el (display-comint-buffer-action): Move...
2022-01-11 Juri Linkov* lisp/vc/vc.el (vc-shrink-buffer-window): New function...
2022-01-11 Juri Linkov* src/window.c (other-window-scroll-default): New varia...
2022-01-11 Juri LinkovMore fixes for display-comint-buffer-action
2022-01-11 Morgan SmithFix display-comint-buffer-action default behavior ...
2022-01-11 Paul EggertClean up filelock code related to errno
2022-01-11 Paul EggertFix userlock diagnostic
2022-01-11 Eli Zaretskii; * doc/emacs/haiku.texi (Haiku Basics): Fix typo and...
2022-01-11 Po LuStop ungrabbing when freeing XI devices
2022-01-11 Po LuMake native input work on GTK 2
2022-01-11 Po LuStop decoding GTK event strings when using native input
2022-01-11 Juri Linkov* lisp/outline.el (outline-minor-mode-cycle--bind)...
2022-01-11 Stefan KangasMerge from origin/emacs-28
2022-01-11 Po LuFix creating GUI frames in an automatically started...
2022-01-11 Stefan Kangas; Fix tabulated-list-mode tests after revert
2022-01-11 Stefan Monnier(files-tests--with-buffer-offer-save): Turn it into...
2022-01-11 Stefan Monnier(hack-one-local-variable-constantp): Mark as obsolete
2022-01-11 Stefan MonnierMerge remote-tracking branch 'origin/emacs-28' into...
2022-01-11 Sam SteingoldUse 'auth-info-password' in tests
2022-01-11 Sam SteingoldUpdate for the recent change
2022-01-11 Po Lu; * doc/lispref/display.texi (Face Attributes): Fix...
2022-01-11 Po LuUse window beneath mouse for determining scroll deltas...
2022-01-11 Po Lu* src/filelock.c (lock_if_free): Fix Haiku positive...
2022-01-10 Paul EggertAssume C99 when defining pD
2022-01-10 Karl FogelDocument external maintenance of some packages
2022-01-10 Juri LinkovAdd diff-mode-read-only to enable shorter keys in diff...
2022-01-10 Juri Linkov* lisp/outline.el: Don't set outline-minor font-lock...
2022-01-10 Eli ZaretskiiRevert "Remove the filename argument from the command...
2022-01-10 Eli ZaretskiiFix 'exchange-point-and-mark' in 'transient-mark-mode'
2022-01-10 Alan MackenzieRemove the filename argument from the command line...
2022-01-10 Po LuImplement recent improvements to underline display...
next