]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-10-05 Jens SchmidtSilence macro expansion during completion at point
2023-10-05 Robert PluimUse key-translate instead of keyboard-translate
2023-10-05 Mattias EngdegårdOmit the `omake` compilation-mode rule by default
2023-10-05 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-10-05 Spencer BaughMake newly-created smerge-diff-buffers read-only
2023-10-05 Eli Zaretskii' Improve wording of compilation-error messages
2023-10-05 Paul W. RankinImprove find-sibling-rules option type
2023-10-05 Manuel GiraudNontext mouse cursor as default on {tab|tool}-bar
2023-10-05 Po LuIntroduce an input method callback required by Android 34
2023-10-05 Po LuPort Emacs to Android 34
2023-10-04 Eli Zaretskii; * lisp/emacs-lisp/cl-print.el (cl-print-to-string...
2023-10-04 Po LuCorrect local reference leaks
2023-10-03 Juri Linkov* lisp/menu-bar.el (menu-bar-project-menu): Improve...
2023-10-03 Stefan Monnierregex.c: Fix recent regression with mutually_exclusive_p
2023-10-03 Alan MackenzieCorrect the `cond' forms in cl-print-string-with-limit
2023-10-03 Michael AlbinusEnsure, that Tramp uses GNU style emulation when callin...
2023-10-03 Jim PorterSupport Eshell iterative evaluation in the background
2023-10-03 Jim PorterDon't print subjob messages when running an Eshell...
2023-10-03 Po LuMerge remote-tracking branch 'savannah/master' into...
2023-10-03 Po LuUpdate Android port
2023-10-03 F. Jason ParkInhibit slash commands in erc--input-review-functions
2023-10-03 F. Jason ParkImprove erc-warn-about-blank-lines behavior
2023-10-03 F. Jason ParkPrefer ticks/hz pairs for some ERC timestamps on 29+
2023-10-03 F. Jason ParkExempt text-scale-mode from erc-scrolltobottom-all
2023-10-03 F. Jason Park; Increase ERC test server queue size
2023-10-03 F. Jason ParkFix wrong "User" column count in erc-ibuffer
2023-10-03 F. Jason ParkRemove newline from erc-fill regexp
2023-10-02 Po LuProperly translate touch screen events into mouse drag...
2023-10-02 Po LuUpdate Android port
2023-10-01 Jim Porter; Adjust Eshell regression tests to avoid SIGPIPE
2023-10-01 Stefan Kangas; Add several "duplicate value in `cond`" FIXMEs
2023-10-01 James ThomasExclude current buffer from eww-switch-to-buffer
2023-10-01 Stefan Kangas; Simplify recent change in cl-defstruct
2023-10-01 Basil L. Contovounesios; Fix mistyped --enable-checking in docs.
2023-10-01 VisuweshFix doc-view conversion indicator for svg images
2023-10-01 Ivan SokolovSort package-selected-packages on save
2023-10-01 Michael AlbinusSome tramp-tests.el fixes
2023-10-01 Michael AlbinusImprove handling of "--dired" in Tramp
2023-10-01 Michael Albinus; Add missing GNU ELPA :core package statement
2023-10-01 Po LuUpdate Android port
2023-10-01 Mauro ArandaFix indentation in perl-mode (Bug#35925)
2023-09-30 john muhlVarious fixes to lua-ts-mode font-locking
2023-09-30 Stefan KangasBump buffers-menu-max-size to 15 on graphical displays
2023-09-30 Stefan Kangas; Add missing GNU ELPA :core package statements
2023-09-30 Eli ZaretskiiMerge etc/NEWS from origin/emacs-29
2023-09-30 Eli ZaretskiiMerge from origin/emacs-29
2023-09-30 Eli Zaretskii; * lisp/progmodes/elixir-ts-mode.el (treesit-node...
2023-09-30 Eli Zaretskii; * src/regex-emacs.c (forall_firstchar_1): Fix compila...
2023-09-30 Alan MackenzieComplete yesterday's commit for cl-print.el
2023-09-30 Stefan MonnierMerge remote-tracking branch 'refs/remotes/origin/master'
2023-09-30 Stefan Monnier* configure.ca (open_memstream): New checked function
2023-09-30 Po LuEschew non-portable constructs in configure.ac
2023-09-30 Mattias Engdegård; Make configure work on Solaris after last change
2023-09-30 Po LuUpdate Android port
2023-09-30 Gerd Möllmann; Fix a glob in .clangd
2023-09-30 Po LuFix last change
2023-09-29 Stefan Monnierregex.c: Remove the old analyzes functions
2023-09-29 Stefan Monnierregex.c: Consolidate the two analysis functions
2023-09-29 Stefan Monnierregex.c: Various cosmetic changes
2023-09-29 Stefan Monnier* src/regex-emacs.c (STORE_NUMBER): Make it a plain...
2023-09-29 Stefan Monniersearch.c (re--describe-compiled): New function (bug...
2023-09-29 Alan MackenzieStop truncating strings too much in cl-print-string...
2023-09-29 Mattias EngdegårdSmall clean-up of byte-compile-docstring-style-warn
2023-09-29 Mattias EngdegårdInclude `all` in `byte-compile-warnings` defcustom...
2023-09-29 Mattias EngdegårdDetect developer builds in git worktrees as well
2023-09-29 Harald Jörg; cperl-mode-tests.el: Avoid using skip-when
2023-09-29 Alan MackenzieCC Mode: Fix bug in whitespace scanning functions
2023-09-28 Stefan Kangas; Mention 64-bit first in FAQ on large files
2023-09-28 Eshel Yaron; Substitute quotes in obsoletion notice in 'C-h f'
2023-09-28 Stefan KangasSimplify alist lookups in align-region
2023-09-28 Juri Linkov* lisp/tab-line.el: Move Touch screen support section...
2023-09-28 Stefan Monnierregex.c (mutually_exclusive_aux) <wordbound>: Remove...
2023-09-28 Juri Linkov; * etc/NEWS: Demote outline 'describe-bindings-outline...
2023-09-28 Juri LinkovUnquote #'project-uniquify-dirname-transform in uniquif...
2023-09-28 Yuan Fu; * admin/notes/tree-sitter/performance (Experiments...
2023-09-28 Yuan Fu; * lisp/treesit.el (treesit--read-major-mode): Use...
2023-09-28 Sam SteingoldThere are no file modes on windows and dos
2023-09-28 Po LuUpdate Android port
2023-09-27 Stefan Monnier* lisp/calendar/todo-mode.el: Let-bind `inhibit-read...
2023-09-27 Juri Linkov* lisp/vc/diff-mode.el (diff-apply-buffer): New command...
2023-09-27 Juri LinkovNew commands to show replacements as diffs (bug#65854)
2023-09-27 Stefan Monnier* src/regex-emacs.c (analyze_first): Fix incorrect...
2023-09-27 Mattias Engdegård; * test/src/regex-emacs-tests.el: suppress relint...
2023-09-27 Alan MackenzieRevert "Don't use ellipses while cl-printing strings."
2023-09-27 Yuan FuDon't call font-lock-mode in treesit-major-mode-setup...
2023-09-27 Wilhelm H KirschbaumFix treesit-langauge-at-point for elixir-ts-mode.
2023-09-27 Yuan Fu; * lisp/treesit.el (treesit-language-at-point-function...
2023-09-27 Yuan FuExtract feature list of java-ts-mode to a variable
2023-09-26 Jim PorterUse 'unwind-protect' in more places in Eshell
2023-09-26 Stefan Monnierregex.c (mutually_exclusive_p): Fix initial value of...
2023-09-26 Mattias Engdegård; checkdoc.el: remove unnecessary regexp groups
2023-09-26 Mattias Engdegårdvc-annotate.el: make a new face if it didn't exist
2023-09-26 Basil L. ContovounesiosFix ediff-toggle-multiframe cond clauses
2023-09-26 Basil L. ContovounesiosAddress defcustom :type warnings
2023-09-26 Po LuUpdate Android port
2023-09-26 Po LuUpdate Android port
2023-09-26 Po LuProperly clip overlaid fringe bitmaps
2023-09-25 Basil L. ContovounesiosFix a couple of doc-view user options
2023-09-25 Mattias EngdegårdUse heuristic to speed up allocation of small vectors...
2023-09-25 Mattias EngdegårdRemove useless half of vector_free_lists array (bug...
next