]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2024-03-02 Andrea Corallo* Add 'native-comp-async-report-warnings-errors-kind'
2024-03-02 Andrea Corallo* Improve 'native-comp-async-report-warnings-errors...
2024-03-02 Robert PluimPacify more docstring control char warnings
2024-03-02 Po LuFix subprocess creation in directories managed by tramp...
2024-03-02 Andrea CoralloRun syncdoc-type-hierarchy.el to follow obarray type...
2024-03-02 Andrea Corallo* lisp/emacs-lisp/cl-macs.el (cl-deftype-satisfies...
2024-03-02 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-known-predicates):...
2024-03-02 Andrea Corallo; * src/data.c (Ftype_of): Update comment.
2024-03-02 Andrea Corallo* etc/syncdoc-type-hierarchy.el (syncdoc-lispref-dir...
2024-03-02 Andrea Corallo* etc/syncdoc-type-hierarchy.el: Update comment.
2024-03-02 Andrea CoralloMake type hierarchy textual representation a table
2024-03-02 Andrea CoralloFix typo in 'cl--type-hierarchy'
2024-03-02 Andrea Corallo* lisp/emacs-lisp/cl-preloaded.el (cl--direct-subtypes...
2024-03-02 Andrea CoralloUpdate some native comp tests
2024-03-02 Andrea Corallo* make use of 'cl--direct-supertypes-of-type' in the...
2024-03-02 Andrea Corallo* Add initial "Type Hierarchy" node to the elisp manual
2024-03-02 Andrea CoralloGenerate automatically graphical and textual type hiera...
2024-03-02 Andrea Corallo* Define 'cl--type-hierarchy' and compute 'cl--typeof...
2024-03-02 Eshel Yaron; Fix and adjust some minibuffer tests
2024-03-01 Eshel Yaron; Resurrect 'display-completion-list'
2024-02-28 Basil L. Contovounesios; Fix :type of text-mode-ispell-word-completion.
2024-02-28 Basil L. ContovounesiosPacify some docstring control char warnings
2024-02-28 Michael AlbinusRevert change in tramp-adb-send-command
2024-02-28 Basil L. Contovounesios; * .mailmap: Fix GitHub address (bug#68559#170).
2024-02-28 Liu HuiFix Python shell completion test failures
2024-02-28 Basil L. Contovounesios; Update Lisp_Obarray hash for CHECK_STRUCTS
2024-02-28 Po Lu; Fix last change
2024-02-28 Po LuLift restrictions on `tramp-androidsu's app data access
2024-02-28 Stefan Monniervhdl-mode.el: Reduce use of `eval`
2024-02-28 Philip KaludercicAllow vc-git-clone to check-out arbitrary revisions
2024-02-28 Po LuDisable process tracing before launching /system/bin/su
2024-02-28 Stefan Monniertex-mode.el: Increase depth of braces highlighted in...
2024-02-28 Mattias EngdegårdMake tree-sitter tests work installed in .emacs.d/tree...
2024-02-28 Stefan Monnier(edebug-tests-trivial-comma): Avoid interaction (bug...
2024-02-28 Eli ZaretskiiFix display of reordered Arabic text
2024-02-28 Po Lu; Delete trailing whitespace
2024-02-28 Po LuIntroduce a new TRAMP method `androidsu'
2024-02-28 Stefan Monnier* lisp/vc/vc-hooks.el (vc-mode): Give a body to the...
2024-02-28 Michael AlbinusModify last change acc to comments
2024-02-28 Michael Albinus'read-passwd' can toggle the visibility of passwords
2024-02-28 Michael Heerdegen; * lisp/subr.el (if-let, and-let*): Tweak doc strings...
2024-02-28 Michael HeerdegenDon't warn about _ not left unused in if-let and alike
2024-02-28 Juri Linkov* lisp/progmodes/project.el (project-any-command):...
next