]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-04-05 Eli Zaretskii* lisp/hexl.el (hexl-mode): Fix doc string (bug#70163).
2024-04-05 Po LuFix Semantic tag discovery when loading of unloaded...
2024-04-05 Spencer Baugh(project-current): Fix the previous change
2024-04-05 Mattias Engdegård; * lisp/auth-source.el: add declarations to silence...
2024-04-05 Mattias Engdegård; * src/json.c: Comment correction
2024-04-05 Michael AlbinusAdapt treesitter tests for EMBA
2024-04-05 Michael Albinus; * doc/misc/cl.texi (Function Bindings): Fix reference.
2024-04-05 Michael AlbinusMove read-passwd* to auth-source.el, avoiding compilati...
2024-04-05 Mattias Engdegård* src/json.c (make_symset_table): Fix over-large alloca...
2024-04-05 Eshel YaronUse different *Completions* buffers in different minibu...
2024-04-04 Juri LinkovDisobey display actions while using switch-to-buffer...
2024-04-04 Po LuRemove redundant byte-swapping boundary
2024-04-04 Po LuAvoid destroying windows after they are unmapped
2024-04-04 Po Lu; * src/haikufns.c (syms_of_haikufns): Fix indentation.
2024-04-04 Tor-björn ClaessonNew variable haiku-pass-control-tab-to-system
2024-04-04 Juri LinkovSimplify tab-line-switch-to-prev-tab and tab-line-switc...
2024-04-04 Theodor ThornhillDon't use file-truepath in Eglot (bug#70036)
2024-04-04 Po Lu; * java/org/gnu/emacs/EmacsView.java (onKeyDown):...
2024-04-04 Po LuPrevent detachWindow from deleting frames
2024-04-04 Po Lu; * java/org/gnu/emacs/EmacsWindow.java (reparentTo...
2024-04-04 Po LuRevise android.texi to agree with last change
2024-04-04 Po LuBetter align Emacs window management with Android task...
2024-04-04 Mattias EngdegårdRevert "Check if lexical-binding is enabled before...
2024-04-04 Mattias EngdegårdMake lexical-binding cookie warning test more robust
2024-04-04 Philip KaludercicCheck if lexical-binding is enabled before warning
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
next