]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2024-08-20 Peter OliverApply --display kluge for PGTK too
2024-08-20 Eli ZaretskiiFix script for characters in 3300..3357 range
2024-08-20 Eli ZaretskiiAdd CJK Compatibility character to Han representative...
2024-08-20 Paul EggertFix x_construct_mouse_click || vs | typo
2024-08-20 Paul EggertTune volatile in read_char
2024-08-20 Paul EggertDon’t ignore -Wclobbered in keyboard.c
2024-08-20 Paul EggertDon’t ignore -Wclobbered in image.c
2024-08-20 Paul EggertDon’t ignore -Wclobbered in eval.c
2024-08-20 Paul EggertDon’t ignore -Wclobbered in emacs-module.c
2024-08-20 Paul EggertDon’t ignore -Wclobbered in bytecode.c
2024-08-20 Eli Zaretskii; * admin/make-tarball.txt: Minor copyedits.
2024-08-20 Eli Zaretskii; * doc/lispref/strings.texi (Text Comparison): Improve...
2024-08-20 Pip Cet* lisp/files.el (require-with-check): Improve error...
2024-08-20 Andrea Corallo; * src/data.c (Fsubrp): Improve docstring.
2024-08-20 Eli ZaretskiiImprove documentation of ERT
2024-08-20 Eshel Yaron; Skip commit ed8904937ece766da57777f8a8435f5b0c95270c
2024-08-20 Arash EsbatiFix project-dired keybinding in manual
2024-08-20 Eli ZaretskiiImprove documentation of time-parsing functions
2024-08-20 Eshel Yaron; Skip commit 7c588a00655f70d4a6405642a384f34a6478628d
2024-08-20 Eshel Yaron; Skip commit 4589f51c21df3a07e1c5b46897608c344df73e68
2024-08-20 Michael AlbinusTag test in typescript-ts-mode-tests.el as unstable
2024-08-20 Eli Zaretskii; * lisp/files.el (require-with-check): Fix last change.
2024-08-20 Eshel YaronDrop left margin convention and associated cruft
2024-08-17 Eshel YaronSome ElDoc simplifications
2024-08-17 Eshel Yaronscope.el: Some macros will hurt you if you expand them
2024-08-16 Eshel Yaronscope.el: Improve commentary.
2024-08-16 Eshel Yaron* lisp/progmodes/elisp-mode.el: Minor cleanup.
2024-08-16 Eshel Yaron; * test/lisp/emacs-lisp/scope-tests.el: Update tests.
2024-08-16 Eshel Yaron(minibuffer-narrow-completions-to-current): Drop text...
2024-08-16 Po LuRemove Hangul character from `han' representative chara...
2024-08-16 Paul EggertPort better to NFS unlink
2024-08-16 Paul EggertRemove empty (& invalid) lock files
2024-08-16 Paul EggertRefactor current_lock_owner
2024-08-16 Paul EggertAvoid some GC when locking/unlocking files
2024-08-16 Paul EggertFix unlikely lock file integer overflow
2024-08-16 Eshel Yaronscope.el: Delete some unused functions
2024-08-16 Eshel Yaron(scope): Take callback argument instead of consing...
2024-08-16 Mattias EngdegårdReplace some EQ with BASE_EQ
2024-08-16 Po Lu; * etc/NEWS: Restore reference to Linux kernel.
2024-08-16 Ulrich Müller; * etc/NEWS: Fix typo.
2024-08-16 Spencer BaughFix 'partial-completion' for candidates containing...
2024-08-16 Ulrich Müller; * etc/NEWS: Update wording of last change
2024-08-16 Ulrich MüllerDrop fallback code in date-to-time, update documentation
2024-08-16 Paul Eggert* lisp/calendar/time-date.el: Add comment.
2024-08-16 Michael AlbinusTag treesit-indirect-buffer as :unstable
2024-08-16 Michael Albinus* test/infra/gitlab-ci.yml (.tree-sitter-template)...
2024-08-16 Paul EggertDocument time-parsing functions a bit better
2024-08-16 Eli Zaretskii; * lisp/files.el (require-with-check): Fix doc string...
2024-08-16 Po LuRemove extraneous entries for `han' from script-represe...
2024-08-16 Michael AlbinusAdapt cache settings on emba.
2024-08-16 Gerd MöllmannmacOS: Wrong frame rectangle after wake (bug#71912)
2024-08-16 Po Lu; Grammar fixes
2024-08-16 Pip CetFix format 2 cmap handling in sfnt.c
2024-08-16 Eshel Yaronscope.el: Expand unknown macros, regress a bit
2024-08-16 Eshel YaronUpdate 'elisp-fontify-region'
2024-08-13 Eshel Yaronscope.el: Extend 'cl-loop' support
2024-08-12 Eshel Yaron(xref-backend-apropos) <(head project-dir)>: Normalize...
2024-08-12 Eshel Yaronscope.el: Support cl block name bindings.
2024-08-12 Eshel Yaron* elisp-mode.el (xref-backend-references): Be more...
2024-08-12 Eshel Yaron; * lisp/emacs-lisp/scope.el (scope): Update docstring.
2024-08-12 Eshel Yaronscope.el: Handle more pcase patterns
2024-08-12 Eshel YaronMake 'font-lock-function-call-face' semi-light
2024-08-12 Eshel Yaron; Adjust some tests
2024-08-12 Eshel Yaronelisp-mode.el, scope.el: Also highlight function symbols
2024-08-12 Eshel Yaron; Drop etags tests
2024-08-11 Pip Cet; * lisp/emacs-lisp/cond-star.el: Fix whitespace.
2024-08-11 Eli Zaretskii; * lisp/emacs-lisp/cond-star.el: Fix typos and whitespace.
2024-08-11 Gautier Ponsinet; Fix a typo in the doc-strings of cond*
2024-08-11 Michael AlbinusAdapt emba cache settings
2024-08-11 Eshel YaronSupport (most of) 'cl-loop' in scope.el
2024-08-11 Eshel Yaron(refactor-backend-rename-highlight-regions): Fix thinko
2024-08-11 Eshel Yaronscope.el: Optimize and improve documentation.
2024-08-11 Eshel Yaron; Fix cherry-picking of recent 'c-ts-*' changes
2024-08-11 Eshel Yaronlisp/dirtrack.el: Drop it.
2024-08-11 Eshel Yaronscope.el: Improve entry point and nested backquote...
2024-08-11 Richard StallmanFix buglet.
2024-08-11 Pip CetFix coordinate transformations in sfnt.c
2024-08-11 Pip CetMake ftcrfont_close idempotent
2024-08-11 Kazuhiro Ito* lisp/epg.el (epg--start): Don't convert EOL on encodi...
2024-08-11 Manuel GiraudReuse already read `capabilities'
2024-08-11 Eli Zaretskii; * src/w32.c (init_ntproc): Fix formatting conventions...
2024-08-11 Kien NguyenUse SetHandleInformation to set NOINHERIT in UCRT64
2024-08-11 Eshel Yaron; Skip commit 5cace09ed0495aff620549e83b4e0dd9d631ecd8
2024-08-11 Eli Zaretskii; Improve documentation of 'add-to-list'
2024-08-11 Gerd MöllmannNS: Fix scroll-bar setting code (bug#72331)
next