]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2024-08-06 Gerd MöllmannRestore a default before macOS 14 API change (bug#72440)
2024-08-06 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-group-format-default...
2024-08-06 Yuan FuFix c-ts-common filling
2024-08-06 Jim PorterAdd support for variable-pitch fonts in 'visual-wrap...
2024-08-06 Philip KaludercicClarify that 'pcase-lambda' only destructs
2024-08-06 Michael AlbinusRemove further compat code from Tramp
2024-08-06 Eli ZaretskiiImprove font search and handling on MS-Windows
2024-08-06 Po LuRevert "Remove redundant byte-swapping boundary"
2024-08-06 Po LuFix various typos reported by Pip Cet
2024-08-06 Gerd MöllmannNS: Fix placement of candidate window (bug#72422)
2024-08-06 Eli ZaretskiiFix 'script-representative-chars' for the 'han' script
2024-08-06 Po Lu; * lisp/touch-screen.el: Correct commentary.
2024-08-06 Richard StallmanInstall cond*
2024-08-06 Eli ZaretskiiAvoid aborts when buffer is modified during its redisplay
2024-08-06 Yuan FuFix c++-ts-mode indentation for templace (bug#72263)
2024-08-06 Eshel YaronBring back 'oddp' and 'evenp'
2024-08-03 Eshel YaronTeach electric-pair-mode about numeric prefix arguments
2024-08-03 Eshel YaronDrop 'tabulated-list-groups'
2024-08-02 Eli ZaretskiiFix display of empty margins when default face is remapped
2024-08-02 Eli ZaretskiiFix finding anchor references after 'Info-on-current...
2024-08-02 Jim Porter; * lisp/eshell/em-dirs.el (eshell/cd): Remove extraneo...
2024-08-02 Martin RudalicsFix regression in 'todo-test-todo-quit02'
2024-08-02 Michael AlbinusFix edge cases in tramp-crypt.el
2024-08-02 Mattias EngdegårdRemove misspelled rx category `chinse-two-byte`
2024-08-02 Martin RudalicsImprove window/buffer handling code
2024-08-02 Po LuBetter resolve bug#72188
2024-08-02 Eli ZaretskiiRevert "Re-enable displaying `han' characters on Android"
2024-08-02 Gerd MöllmannMacOS: Let EmacsView implement NSTextInputClient
2024-08-02 Gerd MöllmannNS: Set frame position when entering/exiting fullscreen...
2024-08-02 Juri Linkov* lisp/tab-bar.el (tab-bar-move-tab-to-group): Fix...
2024-08-02 Eli Zaretskii; * doc/lispref/modes.texi (Mode Line Data): Fix format...
2024-08-02 Eshel Yaron(read--expression-try-read): Mark as minibuffer-specific
2024-08-02 Eshel YaronAdd a couple of compatibility definitions for removed...
2024-07-31 Stefan Monnier(vhdl-run-when-idle): Don't use `timer--triggered`
2024-07-31 Po LuRe-enable displaying `han' characters on Android
2024-07-31 Yuan FuNew variable treesit-language-remap-alist (bug#72388)
2024-07-31 Yuan FuFix filling in c-ts-mode (bug#72116)
2024-07-31 Yuan Fu"Separate" tree-sitter parser list for indirect buffers
2024-07-31 Richard StallmanDefine custom var rmail-summary-starting-message.
2024-07-31 Mattias Engdegårdvhdl-mode: don't use timer accessors in XEmacs
2024-07-30 Harald Jörg; Add Harald Jörg as maintainer of cperl-mode
2024-07-30 Harald Jörg; cperl-mode.el: Make it checkdoc clean
2024-07-30 Juri Linkov* lisp/tab-bar.el (tab-bar-show-inactive-group-tabs...
2024-07-30 Eshel YaronImprove handling of menu-bar menus in 'help-complete...
2024-07-29 Po LuFix sporadic crashes and `select' failures in dumped...
2024-07-29 Po LuCorrect display of Doc View documents after tab switching
2024-07-29 Eshel Yaron; Skip commit d50c82f3e98e5418e5a42b48162bc26028309b89
2024-07-29 VisuweshAdd new optional argument NO-HIGHLIGHT to query-replace...
2024-07-29 Juri Linkov* lisp/language/misc-lang.el ("Tifinagh"): Fix `languag...
next