]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-09-04 Dmitry Gutov[Eglot] Stricter "expand common" behavior
2024-09-04 Dmitry Gutoveglot-tests.el: New tests for existing completion behavior
2024-09-04 Eli ZaretskiiRemove dangerous HTML edit from admin.el
2024-09-04 Mattias EngdegårdFaster region-beginning and region-end for rectangle...
2024-09-04 Eshel Yaron; Skip commit 52829bcee614af0322882e3349c2cfcd913a8531
2024-09-04 Eli Zaretskii; Fix bad references to other manuals
2024-09-04 Michael Albinus; Still fighting with emba.gnu.org config
2024-09-04 Eli ZaretskiiFix handling of 'min-width' display property
2024-09-04 Eli Zaretskii; Mention in PROBLEMS issues with long popup menus
2024-09-04 Eli Zaretskii; * src/treesit.c (Ftreesit_parse_string): Fix comment...
2024-09-04 Yuan FuFix Ftreesit_parser_create
2024-09-04 Yuan FuFix tree-sitter test for indirect parser list
2024-09-04 Yuan FuMake sure treesit-parse-string gc its temp buffer ...
2024-09-04 Björn BidarForward user to auth-source inside url-basic-auth
2024-09-04 Mattias Engdegård* etc/emacs_lldb.py (Lisp_Object): PVEC_COMPILED -...
2024-09-04 Michael Albinus; * etc/NEWS: Fix typos.
2024-09-04 Michael AlbinusOptimize Tramp's copy-directory
2024-09-04 Eshel Yaron; Skip commit 69ec333eab0b801949d33ef5ae505addc9061793
2024-09-04 Eli ZaretskiiFix rare segfaults due to freed fontsets
2024-09-04 Björn BidarFix secret search with basic auth with a port in URL
2024-09-04 Eshel Yaron; Skip commit 632cc76fb58a6d07ed55bbef650d0c6bc1edb475
2024-09-04 Eli ZaretskiiFix 'next-line' in batch mode.
2024-09-04 Martin RudalicsAvoid putting a dead buffer in the minibuffer window...
2024-09-04 Eshel Yaron; Skip commit cfcba7ddc41b84f108809bdd8d7201c181fd62ab
2024-09-04 Eshel Yaron; Skip commit 7e9d05e6d9b7c01f42f84bdd730ab4f64ea7b483
2024-09-04 Eshel Yaron; Skip commit 391e6f99fc8eed9cf2ede473b84be194aaab21c7
2024-09-04 Eshel Yaron; Skip commit 8ccc165f95aea3fd9c600fab22e2644a01ce822c
2024-09-04 Eshel Yaron; Skip commit 633cc24e4b16feddb8ebd9b6bd96920395fee063
2024-09-04 Eshel Yaron; Skip commit e18db9c6d2d83ed1ef7b0121ec357166fa7032bf
2024-09-04 Eshel Yaron; Skip commit a0b65be8eb0574c3eda96787c3e0969b3fda4a7a
2024-09-04 Eshel Yaron; Skip commit f9d229e925ad634acf772d4066c72b5954ea4f9c
2024-09-04 Andrea Corallo* admin/authors.el: Pick-up version from emacs-29.
2024-09-04 Eshel Yaron; Skip commit 9d7151c0ffa19ef6fc07ca78f7be0487176a1bb5
2024-09-04 Michael AlbinusSuppress shallow cloning on emba
2024-09-04 Eshel Yaronel.el: Add some commands
2024-09-04 Eshel YaronRestore 'imenu--rescan-item' as an obsolete variable
2024-09-04 Eshel YaronRebind C-j
2024-09-04 Eshel Yaronel.el: WIP
2024-09-04 Eshel YaronSimplify 'electric-indent-mode'
2024-09-04 Eshel YaronExperimental new Emacs Lisp mode
2024-09-04 Eshel Yaron* lisp/help-fns.el (help-enable-symbol-autoload): Flip...
2024-09-04 Eshel YaronDrop Electric-command-loop and all transitive dependents
2024-08-24 Eshel Yaron(help-enable-completion-autoload): Deprecate.
2024-08-23 Robert Pluim; * Makefile.in (actual-all): Fix previous change.
2024-08-23 Robert PluimCreate blessmail at build time instead of install time
2024-08-23 Eshel Yaron; Skip commit f8d42e29a5047cd8bd84aea7c82d2e644e8c63be
2024-08-23 Eli ZaretskiiFix C-n/C-p under both 'line-prefix' and 'visual-line...
2024-08-23 Eshel Yaron; * lisp/emacs-lisp/scope.el: Fix typos.
2024-08-23 Eshel Yaron; * lisp/emacs-lisp/lisp.el (beginning-of-defun-raw...
2024-08-23 Eshel Yaron; Fix infloop in checkdoc-next-docstring
2024-08-22 Paul EggertGCC bug 58416 is fixed in GCC 15
2024-08-22 Stefan KangasPrefer static_assert to verify
2024-08-22 Mattias EngdegårdSimplify and speed up make-hash-table argument parsing
2024-08-22 Eshel Yaron; Attempt to unbreak 'shr-indent'
2024-08-22 Eshel Yaron* test/lisp/use-package/use-package-tests.el: Remove...
2024-08-21 Eshel Yaron; Adjust some tests
2024-08-21 Eshel Yaron(elisp-fontify-region-semantically): Keep existing...
2024-08-21 Martin RudalicsFix two issues with 'window-deletable-p'
2024-08-21 Michael AlbinusFix a Tramp bug when running several asynchronous processes
2024-08-21 Protesilaos... Update to modus-themes version 4.5.0
2024-08-21 Kévin Le GouguecRestore vc-git helper function (bug#68183)
2024-08-21 Kévin Le GouguecSplit vc-git-dir-extra-headers into more manageable...
2024-08-21 Kévin Le GouguecTest more vc-dir scenarios with Git (bug#68183)
2024-08-21 Eshel Yaron; Inhibit completion preview in read-only buffers
2024-08-20 Po LuCorrect Android failure to open an old CJK font
2024-08-20 Stefan Monnier* lisp/help-fns.el (help-definition-prefixes): Don...
2024-08-20 Stefan Kangas; Fix :version tags
2024-08-20 Stefan KangasDelete defgroup use-package-ensure
2024-08-20 Stefan KangasFix early use of use-package-always-ensure
2024-08-20 Stefan KangasMark tex-dvi-view-command as :risky
2024-08-20 Paul EggertRemove stray obsolete comment about ‘volatile’
2024-08-20 Juri Linkov* lisp/tab-bar.el: Improve tab-bar-auto-width-predicate...
2024-08-20 Joseph TurnerAdd abnormal hook to determine which tabs to auto-widen
2024-08-20 Eli Zaretskii; Fix documentation of secure-hash functions
2024-08-20 Ulrich Müller; * lisp/subr.el (sha1): Fix typo in docstring.
2024-08-20 Eshel Yaron; Skip commit 8715619d485d9da0f7bb056bf390d2f45d4d806c
2024-08-20 Kyle MeyerUpdate to Org 9.7.10
2024-08-20 Jim PorterImprove SHR/EWW support for 'visual-wrap-prefix-mode'
2024-08-20 Eshel Yaron; Skip commit b54e8b3741bed4d81bd8840c5f6904f605f5f9fa
2024-08-20 Andrea Corallo; * lisp/emacs-lisp/compat.el: Fix header style.
2024-08-20 Michael Albinus* test/infra/gitlab-ci.yml (.tree-sitter-template)...
2024-08-20 Stefan KangasBump use-package version for Emacs 30.1
2024-08-20 Eli ZaretskiiFix finding tags by 'etags' in Java source code
2024-08-20 Andrea Corallo* Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump.
2024-08-20 Eli Zaretskii; * admin/make-tarball.txt: Some clarifications.
2024-08-20 Jim PorterBe more careful about aligning prefix lines in 'visual...
2024-08-20 Eli ZaretskiiAvoid rare crashes due to clobbering of input events
2024-08-20 Paul EggertPacify GCC 14 on recent read_char change
2024-08-20 Stefan MonnierFurther fix of reading and writing profiler data
2024-08-20 Andrea Corallo* Makefile.in (PREFERRED_BRANCH): Update to emacs-30.
2024-08-20 Po Lu; Eliminate more C++ comments
2024-08-20 Po Lu; Eliminate C++ comments and typo
2024-08-20 Eshel Yaron; Skip commit 8d5f88d326b409651b0ebd6275b881d500090ea5
2024-08-20 Eli ZaretskiiFix a typo in Eglot manual
2024-08-20 Stefan MonnierFix dumping of Lisp profiles
2024-08-20 Stefan MonnierFix 'apropos-library' for 'define-symbol-props'
2024-08-20 Eli ZaretskiiFix 'forward-comment' in 'toml-ts-mode'
2024-08-20 Spencer BaughStop subprocesses from using inherited or default PAGER
2024-08-20 Eli ZaretskiiDocument spell-checking of multiple languages
2024-08-20 Arash EsbatiDelete matching of whitespace in ispell's LaTeX env...
next