]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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):...
2024-02-28 Eli Zaretskii* nt/cmdproxy.c (_snprintf) [_UCRT]: Redirect to 'snpri...
2024-02-28 Po LuArrange for dialog boxes during emacsclient requests...
2024-02-28 Stefan Monnier* lisp/progmodes/elisp-mode.el (eval-last-sexp, eval...
2024-02-28 Stefan Monnier* etc/NEWS.25: Add 'obarrayp' as well
2024-02-28 Stefan Monnier* etc/NEWS.25: Add missing announcement of 'obarray...
2024-02-28 Mattias EngdegårdReplace XSETSYMBOL with make_lisp_symbol
2024-02-28 Stefan Monnier* src/editfns.c (Fget_pos_property): Fix thinko (bug...
2024-02-28 Stefan Monnier(diff-refine-nonmodified): Complete the implementation
2024-02-28 Eli Zaretskii; Fix a recent change in diff-mode.el
2024-02-28 Mattias EngdegårdSuppress docstring control char warning in macro-genera...
2024-02-28 Eli Zaretskii; Fix last change.
2024-02-28 Mattias Engdegård; * etc/NEWS: Recommend obarray-make as correct replace...
2024-02-28 Philip KaludercicAdd sml-mode entry to 'eglot-server-programs'
2024-02-28 Eli ZaretskiiFix 'help-quick-toggle'
2024-02-28 Eli Zaretskii; Fix last change in lisp.h.
2024-02-28 Spencer BaughCheck daemon is initialized before suppressing its...
2024-02-28 Spencer BaughAdd context to errors thrown by server-start during...
2024-02-28 Arash Esbati; Fix compiler warning
2024-02-28 Eli Zaretskii; * admin/authors.el (authors-aliases): Fix last change.
2024-02-28 Morgan Smith; Normalize Morgan Smith's attributions.
2024-02-28 Eli Zaretskii; * etc/NEWS: How to fix old code that uses vectors...
2024-02-28 Po Lu* configure.ac: Detect renameat2 with gl_CHECK_FUNCS_AN...
2024-02-28 Emanuel BergMake erc-cmd-AMSG session local; add /GMSG, /AME and...
2024-02-28 F. Jason Park; Don't mention erc-branded Compat macros in ERC-NEWS
2024-02-28 Po LuFix bug#69321
2024-02-28 Po Lu; * .dir-locals.el (java-mode): Transfer suitable c...
2024-02-28 Stefan Monnierdiff-mode.el (diff-refine-nonmodified): New option
next