]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2024-02-28 Stefan Monnierelisp-mode.el: Use `handler-bind` instead of `debug...
2024-02-28 Stefan Monnier* lisp/mail/rmail.el (rmail-resend): Use `with-syntax...
2024-02-28 Stefan Monnierrmail.el: Prefer #' to quote function names
2024-02-28 Stefan Monnier(rmail-font-lock-keywords): Avoid old-style `font-lock...
2024-02-28 Robert A. BurksFix Flymake lighter tool-tip from generating errors
2024-02-28 Mattias EngdegårdWarn about docstrings with control characters
2024-02-28 Mattias EngdegårdReplace use of obsolete eshell-kill-output in test
2024-02-28 Mattias EngdegårdUpdate NEWS and manual after obarray changes
2024-02-28 Mattias EngdegårdUse the new obarray type for the initial obarray
2024-02-28 Mattias EngdegårdAdd a proper type for obarrays
2024-02-28 Mattias EngdegårdAdd obarray-clear and use it
2024-02-28 Mattias EngdegårdUse obarrayp, not vectorp, to detect obarrays
2024-02-28 Mattias EngdegårdUse obarray-make instead of make-vector to create obarrays
2024-02-28 Andrea Corallo* src/pdumper.c (dump_subr): Rename 'native_comp' ...
2024-02-28 Mattias Engdegård* src/fns.c (sxhash_bignum): Include sign bit in hash.
2024-02-28 Mattias Engdegård* src/fns.c (hash_string): Suppress warning on 32-bit...
2024-02-28 Mattias EngdegårdTone down python-mode warning to a simple message ...
2024-02-28 Po LuFix bug#69140
2024-02-28 Andrea Corallo* Fix 'parse-colon-path' entry in 'comp-known-type...
2024-02-28 Juri Linkov* lisp/help-fns.el (describe-mode-outline): New user...
2024-02-28 Eli Zaretskii; * etc/PROBLEMS: Describe input lags due to GTK IM...
2024-02-28 Jörg BornemannRecognize functions and macros as defuns in 'cmake...
2024-02-28 Po Lu; Insert missing JNI prologues
2024-02-28 Po Lu; * admin/CPP-DEFINES: Fix typos.
2024-02-28 Po Lu; * admin/CPP-DEFINES: Update with Android defines.
2024-02-28 Po LuEnable inotify on systems with inotify_init yet no...
2024-02-28 Andrea Corallo; * lisp/emacs-lisp/comp-run.el: Fix typo.
2024-02-28 Juri Linkov* doc/lispref/modes.texi (Tabulated List Mode): Update.
2024-02-28 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--compute-function-types...
2024-02-28 Eshel Yaron; Skip commit e6882a5cc89d9375dfa73156db6836af19ef7b8a
2024-02-28 john muhl; Update URL of the tree-sitter-lua grammar
2024-02-28 Andrea Corallo; Add two comments on comp-known-predicates cl-deftype...
2024-02-28 Andrea Corallo* Add few missing entries in 'comp-known-predicates'
2024-02-28 Andrea Corallo* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Rename...
2024-02-28 Andrea Corallo; * lisp/emacs-lisp/comp.el (native-comp-debug): Fix...
2024-02-28 Andrea Corallo* Make 'comp--compute-function-types' a pass
2024-02-28 Eli ZaretskiiRemove redundant call to 'eln_load_path_final_clean_up'
2024-02-28 Mattias Engdegård; * src/lisp.h: Add Lisp_Object tagging scheme overview
2024-02-28 kobaritySet tty mode to raw when setting up Inferior Python
2024-02-28 Po Lu* java/org/gnu/emacs/EmacsContextMenu.java (display...
2024-02-28 Stefan Monnier* lisp/emacs-lisp/map.el (map--make-pcase-bindings...
next