]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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)
2024-08-11 Thomas FitzsimmonsAdd PROBLEMS entry for bug#72517
2024-08-11 Po LuRegister for more Intents actions on Android
2024-08-11 Michael AlbinusFix problem in tramp-container.el
2024-08-11 Eshel Yaron; Skip commit a1b8c2610a4d0cc99088c024e884495b26a17fa8
2024-08-11 Eli Zaretskii; * doc/lispref/strings.texi (String Conversion): Fix...
2024-08-11 Ulrich MüllerRemove manual entry for string-to-int
2024-08-11 Paul EggertPort zoneinfo-world-style-list to Debian testing
2024-08-11 Eshel Yaron; Skip commit 341e5795d5dbd49db330dda68c8d6040cc07ed63
2024-08-11 Eshel Yaron; Skip commit 3e30c779a7035fc99d6a787706bc04ff01868a66
2024-08-11 Randy TaylorFix cmake-ts-mode number fontification (Bug#72228)
2024-08-11 Augusto StoffelEglot: send more accurate languageId strings to TeX...
2024-08-11 João TávoraEglot: simplify eglot--lookup-mode
2024-08-11 Gerd MöllmannBind TAB not <tab> in M-x lldb
2024-08-11 Eshel Yaron; Skip commit 153dc4bd1ddf3b70f19f6cceec0a98d710534c18
2024-08-11 Eshel Yaron; Skip commit c86fc3446540cbdfc626b5d6098e7932d4a6be20
2024-08-11 Eshel Yaron; Skip commit cd9a215ef0768534881b775f66a9a3fa9ffceb44
2024-08-11 Yuan Fu; Minor change in c-ts-common--fill-block-comment
2024-08-11 Po LuPrevent accesses to /content files without a GUI connection
2024-08-11 Michael Albinus* lisp/net/tramp-integration.el (shortdoc): Use `tramp...
2024-08-11 Eli ZaretskiiAvoid crashes in very large buffers with long lines
2024-08-11 Ulrich MüllerUpdate description of string comparison functions
2024-08-11 Ulrich Müller* lisp/format.el (format-alist): Make 'duden' format...
2024-08-11 Michael AlbinusAdd sanity check when adding Tramp functions to shortdoc
2024-08-11 F. Jason Park; * lisp/erc/erc-fill.el (erc-fill-wrap-mode): Doc...
2024-08-11 Damien Cassoujs-ts-mode: Make jsdoc's "description" block a comment...
2024-08-11 Po LuAlso condition cjk-misc font-spec on Android
2024-08-11 Björn Bidar; * etc/PROBLEMS: How to install sources on SUSE Linux...
2024-08-11 Eli Zaretskii; * src/lread.c (Fload): Add comment. (Bug#72433)
2024-08-11 Eli ZaretskiiFix ':defer nil' in 'use-package'
2024-08-11 Manuel GiraudDocument unsupported color Emoji on OpenBSD
2024-08-11 Eshel Yaron; Skip commit db1f749db5560611f58c000b9582174b9187e045
2024-08-11 David PonceAvoid inserting extra space in SVG data
2024-08-11 Eshel Yaron; Skip commit 292fcd2009918a3e4f15b6451ad521a0a92188ad
2024-08-11 Mattias EngdegårdFix missing type checks before specbind
2024-08-11 Eshel YaronAdd minibuffer-action to 'cl-describe-type'. Bind...
2024-08-11 Eshel Yaronscope.el: Prefer 'nconc' where possible
2024-08-11 Eshel Yaron; Update ldefs-boot.el
2024-08-11 Eshel Yaron(read-char-by-name): Adhere to changes in 'completions...
2024-08-11 Eshel YaronHighlight occurrences of var at point in Emacs Lisp
2024-08-11 Eshel YaronHighlight binding and free var occurrences in Emacs...
2024-08-11 Eshel YaronAdd refactor backend for 'emacs-lisp-mode'
2024-08-11 Eshel YaronXref: support lexical variables in Emacs Lisp
2024-08-08 Eshel Yaroneglot.el: Cease overriding 'flymake-diagnostic-functions'
2024-08-08 Eshel Yaron; * lisp/emacs-lisp/cond-star.el: Minor cleanup.
2024-08-06 Eshel Yaron; Fix tests
2024-08-06 Juri Linkov* lisp/tab-bar.el (tab-bar--format-tab-group): Add...
2024-08-06 Pip CetAvoid compiler warning
2024-08-06 Pip CetFix typo in pdumper.c
2024-08-06 Pip Cet* src/search.c (Fre__describe_compiled): Use 'CHECK_STR...
2024-08-06 Mattias EngdegårdAvoid warning when building on macOS versions < 14...
2024-08-06 Gerd Möllmann; Fix the fix for EmacsView
2024-08-06 Mattias Engdegård; * lisp/transient.el: require pp to defvar pp-default...
2024-08-06 Jonas BernoulliUpdate to Transient v0.7.4-1-g3d9e9358
2024-08-06 Gerd Möllmann; Fix last change in EmacsView
next