]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-03-11 Andrea CoralloRun 'syncdoc-update-type-hierarchy'.
2024-03-11 Andrea Corallo* 'syncdoc-type-hierarchy.el' update due to recent...
2024-03-11 Eli ZaretskiiAuto-commit of loaddefs files.
2024-03-11 Po LuEnable stack overflow recovery on Android
2024-03-11 Eli ZaretskiiFix case-sensitivity in 'complete-tag'
2024-03-11 Charalampos... Do interactive mode tagging for locate.el
2024-03-11 Stefan Monnier(eieio--generic-subclass-specializers): Autoload class
2024-03-11 Stefan MonnierEIEIO: Fix regession (bug#69631)
2024-03-11 Stefan Monniereieio-core.el: Try and fix bug#69631
2024-03-11 Andrea Corallo* Fix `capitalize` entry in `comp-known-type-specifiers...
2024-03-11 Eli Zaretskii; Improve documentation of 'minibuffer-allow-text-prope...
2024-03-11 Po LuUpdate android_wc_lookup_string
2024-03-11 Stefan MonnierSimplify type hierarchy operations
2024-03-11 Stefan Monniereieio-core.el: Always put a parent in the parents of...
2024-03-11 Stefan MonnierMake "parentless" structs inherit from their builtin...
2024-03-11 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure): Make it a...
2024-03-11 Stefan Monniercl-preloaded.el (built-in-class): New type
2024-03-11 Stefan Monniercomp-cstr.el: Fix a minor error and prepare for upcomin...
2024-03-11 Po LuDeclare 124 new Android permissions
2024-03-11 Harald Jörg; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)
2024-03-11 Jim PorterSupport expanding Eshell globs for remote file names
2024-03-11 Jim Porter; * test/lisp/net/eww-tests.el (eww-test--response...
2024-03-11 Mattias EngdegårdRevert "Suppress docstring control char warning in...
2024-03-11 Mattias EngdegårdSingle string literal in body is return value only...
2024-03-11 Eli Zaretskii; Improve documentation of image properties
2024-03-11 Eli Zaretskii; * src/composite.c (composition_compute_stop_pos)...
2024-03-10 Eshel Yaron; Fix Tramp test
2024-03-10 Eshel YaronDeprecate 'minibuffer-help-form'
2024-03-07 Juri Linkov* lisp/follow.el: Put property 'isearch-scroll' on...
2024-03-07 Jim PorterWhen navigating through history in EWW, don't keep...
2024-03-07 Michael AlbinusTramp fixes after running regression tests on Android
2024-03-07 Andrea CoralloRename type_hierarchy.* -> elisp_type_hierarchy.*
2024-03-07 Andrea CoralloRe-generate type_hierarchy.*
2024-03-07 Andrea Corallo* Update syncdoc to dump all preloaded type hierarchy
2024-03-06 Po LuDon't report files from read-only adb partitions as...
2024-03-06 Po Lu; Fix last change
2024-03-06 Vincenzo Pupillo* Makefile.in (install-info): Fix target (bug#69569).
2024-03-06 Eli Zaretskii; * etc/NEWS: Fix wording and punctuation of a recently...
2024-03-06 Juri Linkov* lisp/tab-bar.el (tab-bar-tab-post-select-functions...
2024-03-06 Juri LinkovNew property 'context-menu-functions' (bug#62250)
2024-03-06 Juri Linkov* lisp/net/dictionary.el: More fixes for dictionary...
2024-03-05 Andrea Corallo* Makefile.in (uninstall): Clean-up type_hierarchy...
2024-03-05 Andrea Corallo* Makefile.in (install-info): Install type_hierarchy...
2024-03-05 Andrea Corallo* Copy type hierarchy representation to the info dir
2024-03-05 Michael AlbinusAdapt tramp.texi
2024-03-05 Stefan Monnierdisass.el (disassemble-1): Minor simplification
2024-03-05 Stefan Monniercl-preloaded.el: Further fine-tuning
2024-03-05 Po LuRearrange Android splash screen messages
2024-03-05 Stefan Monniersyncdoc-type-hierarchy.el: Adjust to changes in `cl...
2024-03-05 Stefan Monnieradmin/syncdoc-type-hierarchy.el: Move from `etc`
2024-03-05 Stefan MonnierRevert "Update some native comp tests"
2024-03-05 Michael Albinustramp-androidsu.el code cleanup
2024-03-05 Mattias EngdegårdRevert "Replace XSETSYMBOL with make_lisp_symbol"
2024-03-05 Mattias EngdegårdRepair miscompilation of single-arg `apply` (bug#69533)
2024-03-05 Mattias Engdegård; * lisp/vc/diff-mode.el (diff--refine-hunk): Escape...
2024-03-05 Mattias Engdegård; * etc/NEWS: add missing definite article
2024-03-05 Eli ZaretskiiAvoid crashes due to base-less indirect buffer
2024-03-05 Martin RudalicsFix 'set-window-configuration' and 'window-state-put'
2024-03-05 Basil L. Contovounesios; Fix last major-mode-remap-defaults change.
2024-03-05 Stefan Monnier(major-mode-remap(-defaults)): New var and function...
2024-03-05 Po LuUpdate tramp-androidsu
2024-03-05 Stefan MonnierRevert "ox-texinfo:: Require only TEXINFO_DIR_CATEGORY"
2024-03-05 Stefan MonnierRevert "Set org-macro-templates more lazily"
2024-03-05 Stefan Monnier(cl--typeof-types): Rework to fix some regressions
2024-03-05 Stefan MonnierSet org-macro-templates more lazily
2024-03-05 Stefan Monnierox-texinfo:: Require only TEXINFO_DIR_CATEGORY
2024-03-05 Juri Linkov* lisp/net/dictionary.el (dictionary-display-match...
2024-03-03 Eshel Yaron; Fix some Tramp and minibuffer tests
2024-03-03 Juri Linkov* lisp/net/dictionary.el (dictionary-new-matching)...
2024-03-03 Andrea Corallo* test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr...
2024-03-03 Andrea Corallo* Fix 'cl--typeof-types' computation
2024-03-03 Eric AbrahamsenUse funcall on function values in gnus-agent.el
2024-03-03 Juri Linkov* lisp/net/dictionary.el: Better handling of messages...
2024-03-03 Juri Linkov* lisp/replace.el (perform-replace): Accept default...
2024-03-03 Juri Linkov* lisp/buff-menu.el (Buffer-menu-marked-buffers): Add...
2024-03-03 Juri Linkov* doc/lispref/modes.texi (Tabulated List Mode): Uninden...
2024-03-03 Yoshiku OnuAdd new input method "english-colemak"
2024-03-03 Kazuhiro Ito* lisp/language/japanese.el (map): Fix typo (bug#69494).
2024-03-03 Kazuhiro ItoFix Japanese language environment on Cygwin and MS...
2024-03-03 Eli Zaretskii; * src/buffer.c (Fmake_indirect_buffer): Doc fix.
2024-03-03 Dan JacobsonFix typos in vnvni.el.
2024-03-03 Eli Zaretskii; * lisp/vc/vc.el (vc-clone): Fix wording of doc string.
2024-03-03 Eli ZaretskiiAvoid assertion violations in bidi.c
2024-03-03 Stefan Monnier* lisp/files.el (hack-one-local-variable): Use `set...
2024-03-03 Eli ZaretskiiFix infinite recursion in gdb-mi.el
2024-03-03 Eshel YaronAllow completion tables to designate normal/exceptional...
2024-03-03 Eshel Yaron; Fix dictionary name completion annotations
2024-03-02 Eshel YaronDeprecate 'completion-regexp-list'
2024-03-02 Po LuImplement dead key combination on Android
2024-03-02 Andrea Corallo* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types...
2024-03-02 Wilson SnyderVerilog-mode update from upstream https://github.com...
2024-03-02 Eli ZaretskiiFix documentation of last change
2024-03-02 Andrea Corallo* doc/lispref/objects.texi (Type Hierarchy): Small...
2024-03-02 Andrea Corallo* Fix compilation warning in 'cl--supertypes-for-typeof...
2024-03-02 Eli Zaretskii; Improve documentation of last changeset (bug#69305)
2024-03-02 Juri LinkovAdd tabulated-list-groups and Buffer-menu-group-by...
2024-03-02 Eli Zaretskii; Tweak recently-added NEWS entry.
2024-03-02 Basil L. Contovounesios; Fix some wording in recent obarray changes.
2024-03-02 Eli ZaretskiiImprove documentation of recent changes in comp-run.el
2024-03-02 Andrea Corallo* etc/TODO (Native compiler improvements): Remove an...
next