]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-11-10 Eshel YaronAdd Completion Preview mode feature/completion-preview
2023-11-10 Po LuClear image caches in reaction to system VM warnings
2023-11-10 Yuan FuMark treesit--things-around obsolete
2023-11-10 Yuan FuReplace treesit--things-around with new functions ...
2023-11-10 Yuan FuAdd treesit thing-at-point functions
2023-11-10 Yuan FuAdd treesit-node-enclosed-p
2023-11-10 Yuan FuAdd shortdoc for treesit-node-get
2023-11-09 Andrea CoralloClean-up warnings for non native builds (this time...
2023-11-09 Juri Linkov* lisp/minibuffer.el (minibuffer-choose-completion...
2023-11-09 Juri LinkovImprove 'next-line-completion' and add more tests
2023-11-09 Andrea CoralloClean-up warnings for non native builds
2023-11-09 Andrea Corallocomp: Don't load.el comp when C-h f
2023-11-09 Andrea Corallocomp: Add comp-common.el
2023-11-09 Andrea CoralloDon't load comp when installing an existing trampoline
2023-11-09 Andrea Corallocomp: don't require 'warnings' in comp-run
2023-11-09 Andrea Corallocomp: make comp-run don't require cl-lib at runtime
2023-11-09 Andrea Corallocomp: split code in comp-run.el
2023-11-09 Eshel YaronPromptly disable 'completion-in-region-mode' (bug#67001)
2023-11-09 Juri Linkov* lisp/progmodes/elisp-mode.el (elisp--local-variables...
2023-11-09 Po LuGuarantee files are auto-saved when Emacs is terminated...
2023-11-08 Alan MackenzieWith `native-compile', compile lambdas in a defun or...
2023-11-08 Philip KaludercicSimplify 'project-remember-projects-under' master
2023-11-08 Juri Linkov* lisp/minibuffer.el (minibuffer-choose-completion...
2023-11-08 Po LuDon't leave point amid text conversion edits if auto...
2023-11-07 João TávoraEglot: Demote errors to warnings in eglot-ensure
2023-11-07 Eli Zaretskii; * lisp/minibuffer.el (completion-lazy-hilit-fn):...
2023-11-07 Eli Zaretskii; Minor documentation fixes
2023-11-06 Juri Linkov* lisp/simple.el (next-line-completion): Improve (bug...
2023-11-06 João TávoraAllow completion frontends to fontify candidates just...
2023-11-06 Mattias Engdegård; * lisp/emacs-lisp/cl-macs.el: Axe useless `gethash...
2023-11-06 Stefan KangasSilence warning when requiring ruby-ts-mode
2023-11-06 Juri Linkov* lisp/vc/vc-git.el (vc-git-revision-table): Reverse...
2023-11-06 Po LuEmulate secondary selections on Android
2023-11-05 Jeremy Bryant* lisp/emacs-lisp/cl-extra.el (cl-remprop): Update...
2023-11-05 Juri LinkovNew option to use arrows in the minibuffer to select...
2023-11-05 Stefan KangasDeclare calc-eval-error in calc.el
2023-11-05 Stephen GildeaFurther improve test coverage of time-stamp-pattern...
2023-11-05 Po LuImplement more Android text editing controls
2023-11-05 Dmitry GutovAdd project-any-command and project-prefix-or-any-command
2023-11-04 F. Jason ParkAlign date stamps to whole days in ERC
2023-11-04 F. Jason ParkDecouple disparate escape-hatch concerns in erc-stamp
2023-11-04 F. Jason ParkPreserve user markers when inserting ERC date stamps
2023-11-04 F. Jason ParkDon't over-truncate erc-timestamp-format-left
2023-11-04 F. Jason ParkReally fix off-by-one in erc--get-inserted-msg-bounds
2023-11-04 Eli Zaretskii; Fix last change in the FAQ
2023-11-04 Stefan KangasMake FAQ on starting Emacs maximized portable
2023-11-04 Eli Zaretskii; Improve commentary in 'files-tests-save-buffer-read...
2023-11-04 Jens SchmidtAdd tests for saving to write-protected files
2023-11-04 Visuwesh; Update eww-suggest-uris :version.
2023-11-04 Mattias EngdegårdFix bytecomp-tests--dest-mountpoint test failure
2023-11-04 Eli Zaretskii; Merge from origin/emacs-29
2023-11-04 Eli ZaretskiiMerge from origin/emacs-29
2023-11-04 Eli Zaretskii; Merge from origin/emacs-29
2023-11-04 Eli ZaretskiiMerge from origin/emacs-29
2023-11-04 Eli Zaretskii; Merge from origin/emacs-29
2023-11-04 Mattias EngdegårdSuggest alternative reason for ERT test duplication...
2023-11-04 Manuel GiraudDon't need text properties when sending a mail
2023-11-04 Manuel GiraudFix desktop-save on remote dired (bug#66697)
2023-11-04 Eli ZaretskiiFix description of 'Package-Requires' library header
2023-11-04 Eli ZaretskiiRemove unnecessary assertion added 2 days ago
2023-11-03 Stephen GildeaMH-E testing: find locally-installed GNU Mailutils...
2023-11-03 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp--direct-supertype...
2023-11-03 Mattias EngdegårdSuggest alternative reason for ERT test duplication...
2023-11-03 Eli Zaretskii; Fix recent changes in documentation
2023-11-03 Po LuRound underline position and thickness
2023-11-03 Po LuAvoid moving point while analyzing text conversion
2023-11-03 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure--lambda): Burp...
2023-11-02 Dmitry GutovRemove 'M-.' binding from js-mode and js-ts-mode
2023-11-02 Michael AlbinusAdapt doc for man.el
2023-11-02 Eli Zaretskii; Improve documentation of recent changes
2023-11-02 Po LuProperly compute overhangs for overstruck text
2023-11-01 F. Jason ParkPreserve point when inserting date stamps in ERC
2023-11-01 F. Jason Park; Attempt to fix race in erc-buffer-display test
2023-11-01 Dmitry Gutov(project-switch-project): Fix the previous change
2023-11-01 Juri LinkovNew commands previous-line-completion and next-line...
2023-11-01 Michael AlbinusRun `man' also on remote systems
2023-11-01 Mattias EngdegårdNon-recursive marking of buffer-local variables
2023-11-01 Jeremy BryantAdd two docstrings in cl-macs.el
2023-11-01 Po LuPrevent errors when generating events above menu bar...
2023-11-01 Dmitry GutovOnly override the current project buffer-locally
2023-11-01 Dmitry GutovCatch 'permission-denied' during project lookup
2023-11-01 Stefan KangasRespect `browse-url-default-scheme` on Android
2023-10-31 Stefan Monnierlisp/emacs-lisp/comp-cstr.el: Fix bootstrap
2023-10-31 Michael Albinus; * doc/misc/tramp.texi (FUSE setup): Fix typo.
2023-10-31 Stefan Monnier* lisp/emacs-lisp/comp.el: Remove redundant requires
2023-10-31 Po LuDon't round underline metrics
2023-10-31 Po LuExtract underline positions from PostScript metrics...
2023-10-31 Juri Linkov* lisp/progmodes/project.el (project-menu-entry): Add...
2023-10-31 Juri LinkovFix project-mode-line-format breaking buffer-file-codin...
2023-10-30 Stefan Monnier* lisp/emacs-lisp/cl-lib.el (cl--defalias): Improve...
2023-10-30 Harald Jörg; cperl-mode.el: Obey comment conventions
2023-10-30 Jeremy BryantAdd two docstrings in cl-lib.el
2023-10-30 Mattias Engdegård; * lisp/emacs-lisp/comp-cstr.el (comp-subtype-p):...
2023-10-30 Po LuAscertain font spacing from post table if present
2023-10-30 Stefan Monniercomp-cstr.el: The type hierarchy is a DAG, not a tree
2023-10-30 Jim PorterExclude Git submodules from 'project-files'
2023-10-30 Spencer BaughTeach ffap to look for relative file names under projec...
2023-10-29 Stefan MonnierUse OClosure to drop `advice--buffer-local-function...
2023-10-29 Stefan MonnierRequire `cl-lib` rather than directly some of its subfiles
2023-10-29 Mattias EngdegårdEliminate some nested repetitions in regexps
next