]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-04-04 Eshel YaronNew command 'completions-apply'
2024-04-04 Eshel YaronSupport changing completions sorting with via mouse...
2024-04-04 Eshel YaronMake 'completion-buffer-name-table/affixation' more...
2024-04-03 Mattias Engdegård; * src/json.c (json_parse_array): Remove unused variable.
2024-04-03 Eshel Yaron; Autoload 'global-completion-preview-mode'
2024-04-03 Randy Taylor; * src/json.c (Fjson_insert): Fix typo in doc (bug...
2024-04-03 Eli Zaretskii; * src/json.c (Fjson_insert): Doc fix.
2024-04-03 Juri LinkovNew functions to set and use context of window points...
2024-04-03 Mattias EngdegårdFix json-insert unibyte buffer bug (bug#70007)
2024-04-03 Mattias Engdegårdjson-insert doc fixes
2024-04-03 Juri LinkovNew condition/action entry 'category' for 'display...
2024-04-02 Eshel Yaron; Fix 'value<' type mismatch test
2024-04-02 Mattias EngdegårdUpdate JSON codec doc strings
2024-04-02 Mattias Engdegård; * src/json.c (json_parse_object): Call make_hash_tabl...
2024-04-02 Mattias EngdegårdUpdate JSON parser test and docs
2024-04-02 Po Lu(scheme-syntax-propertize-sexp-comment): Allow `#;...
2024-04-02 Po LuCorrect custom type in tramp-androidsu.el
2024-04-02 Po Lu; json.c stylistic adjustments
2024-04-02 Mattias Engdegård; * doc/lispref/processes.texi: use @code for keywords...
2024-04-02 Zajcev EvgenyAdd support for `ch' and `cw' dimension specifiers...
2024-04-02 Mattias Engdegård* etc/NEWS: Mention a JSON codec improvement.
2024-04-02 Vladimir KazanovFix symbol list matching regexps.
2024-04-02 Mattias EngdegårdDon't signal `json-end-of-file` for short nonempty...
2024-04-02 Mattias EngdegårdFaster JSON parsing
2024-04-02 Mattias EngdegårdNative JSON support is always available
2024-04-02 Mattias EngdegårdFix mutates-arguments warning for `sort`
2024-04-02 Stefan Monnier(scheme-syntax-propertize-sexp-comment): Handle nested...
2024-04-02 Po LuFix androidsu's `make-process' file name handler
2024-04-02 niceume(scheme-syntax-propertize-sexp-comment): Remove unused...
2024-04-02 niceumescheme.el: Enable dealing with regular expression literal
2024-04-02 Po LuFix listing of Android root directory when it is accessible
2024-03-31 Michael AlbinusFix wildcard signals in dbusbind.c
2024-03-31 Michael AlbinusAdapt Tramp version integrated in Emacs 29.3
2024-03-31 Po LuList special directories when reading root directory...
2024-03-31 Eshel Yaron; Skip commit de8cae30bcf8283e4c3b069ccb8b75224659ac5c
2024-03-31 Eli ZaretskiiFix the new PEG library
2024-03-31 Eli Zaretskii; Another round of stylistic fixes in json.c
2024-03-31 Po Lu; json.c stylistic adjustments
2024-03-31 Po Lu; json.c stylistic adjustments
2024-03-31 Eric AbrahamsenAdd peg.el as a built-in library
2024-03-31 James ThomasMake gnus cache work with group names having '/'
2024-03-31 Theodor ThornhillDisable workDoneProgress if defcustom is nil
2024-03-31 Theodor ThornhillFix typo in docstring
2024-03-30 Eli ZaretskiiFix the native JSON support code
2024-03-30 Mattias EngdegårdAlways enable native JSON support and remove Jansson...
2024-03-30 Mattias EngdegårdNew JSON encoder (bug#70007)
2024-03-30 David Poncebug#69992: Minor improvement to image map transformatio...
2024-03-30 Tony ZormanAdd use-package-vc-prefer-newest user option
2024-03-30 Eli Zaretskii; Fix last change in inclusion of byteswap.h header
2024-03-30 Andreas SchwabFix implicit declaration of bswap_{32,64}
2024-03-30 Eli ZaretskiiClean up removal of libjansson parser
2024-03-30 Géza HermanReplace libjansson JSON parser with a custom one
2024-03-30 Po LuDisable VC in special directories on Android
2024-03-30 Eli ZaretskiiAvoid errors in Info-search-case-sensitively in DIR...
2024-03-30 Po LuRationalize java/Makefile.in
2024-03-30 Po LuFix building the SFNT font driver
2024-03-30 Stefan Monnier* lisp/emacs-lisp/comp.el (comp--add-cond-cstrs): Conso...
2024-03-30 Stefan Monnier* lisp/cedet/semantic/tag.el (semantic-tag): New type
2024-03-30 Theodor ThornhillAdd test for previous change (bug#70023)
2024-03-30 Noah PeartAdd typescript-ts-mode indentation for interface bodies...
2024-03-30 Eshel Yaron; Skip commit 95d9e6eb6b48b9b51a0b9d7de4a0c4eeed6c7a70
2024-03-30 Eli ZaretskiiImprove documentation of <Delete> in user manual
2024-03-30 Eli ZaretskiiFix documentation of 'other-window-for-scrolling'
2024-03-30 Eshel Yaron; Skip commit 96fb71994246508f9bcaae95395d44042941f02d
2024-03-30 Eli ZaretskiiUpdate files for Emacs 29.3
2024-03-30 Eshel Yaron; Skip commit ff6cc3d2cf0e17fc44ac7dfd259c74f96eafa1c4
2024-03-30 Eshel Yaron; Skip commit 0dab0c0d688faf22adf48a429702bf906a38697b
2024-03-30 Ihor Radchenkoorg--confirm-resource-safe: Fix prompt when prompting...
2024-03-30 Ihor Radchenkoorg-file-contents: Consider all remote files unsafe
2024-03-30 Ihor Radchenkoorg-latex-preview: Add protection when `untrusted-conte...
2024-03-30 Ihor Radchenko* lisp/gnus/mm-view.el (mm-display-inline-fontify)...
2024-03-30 Ihor Radchenko* lisp/files.el (untrusted-content): New variable.
2024-03-30 Ihor Radchenkoorg-macro--set-templates: Prevent code evaluation
2024-03-30 Eli Zaretskii* admin/authors.el (authors-aliases): Add ignored authors.
2024-03-30 Eshel Yaron; Skip commit 8d8253f89915f1d9b45791d46cf974c6bdcc1457
2024-03-30 Eshel Yaron; Simplify many 'sort' invocations using new interface
2024-03-29 Eshel Yaron; Make 'value<' consider cons cell greater than all...
2024-03-29 Eli Zaretskii; * lisp/shell.el (w32-application-type): Fix 'declare...
2024-03-29 Mattias Engdegård`value<` manual entry adjustments (bug#69709)
2024-03-29 Mattias Engdegård* src/fns.c (Fvaluelt): More generous depth limit ...
2024-03-29 Sam SteingoldSupport `shell-resync-dirs' on msys bash (Bug#70012)
2024-03-29 Eshel YaronSimplify some sorting functions using the new 'sort...
2024-03-29 Eli Zaretskii; * doc/lispref/sequences.texi (Sequence Functions...
2024-03-29 Mattias Engdegård; * test/lisp/vc/vc-git-tests.el: bend doc string quote
2024-03-29 Mattias EngdegårdBetter `sort` ignored-return-value warning
2024-03-29 Mattias EngdegårdRemove `sort-on` (bug#69709)
2024-03-29 Mattias EngdegårdUse new-style `sort` signature in Lisp manual examples
2024-03-29 Mattias EngdegårdFaster non-destructive list sorting
2024-03-29 Mattias EngdegårdSpeed up `sort` by special-casing the `value<` ordering
2024-03-29 Mattias EngdegårdNew `sort` keyword arguments (bug#69709)
2024-03-29 Mattias EngdegårdAdd back timsort key function handling (bug#69709)
2024-03-29 Mattias EngdegårdAdd `value<` (bug#69709)
2024-03-29 Eshel Yaron; Update 'read-multiple-choice' documentation
2024-03-29 Po Lu; * java/org/gnu/emacs/EmacsActivity.java (isReallyFini...
2024-03-29 Po LuPrevent Android OS task trimming from deleting Emacs...
2024-03-29 Stefan Monnierpp.el: Try and fix bug#70039
2024-03-29 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (list): Predefine predicat...
2024-03-28 Eshel YaronAdd 'minibuffer-hint-mode'
2024-03-28 Eshel YaronAdd command 'register-toggle-volatility'
2024-03-28 Eshel YaronImprove 'help--symbol-completion-table-affixation'
next