]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2024-02-28 Michael Albinus* lisp/net/tramp.el (tramp-methods): Fix typo in docstr...
2024-02-28 Po LuWork around premature dismissals of submenus under...
2024-02-28 Jonas BernoulliDo not attempt to check declarations in lock files
2024-02-28 Jonas BernoulliAllow trivially autoloading uses of transient's define...
2024-02-28 Andrea Corallo* Fix missing entry in 'cl--typeof-types'
2024-02-28 Eli Zaretskii; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let...
2024-02-28 Eli Zaretskii; * lisp/emacs-lisp/pcase.el (pcase-let*, pcase-let...
2024-02-28 Jonas BernoulliMake find-function-regexp also find transient-define-*
2024-02-28 Michael Albinus; Copyedits
2024-02-28 Michael AlbinusAdd Tramp methods dockercp and podmancp
2024-02-28 Eli Zaretskii; * doc/misc/gnus.texi (Other modes): Fix last change.
2024-02-28 Philip KaludercicAllow attaching files at point using 'gnus-dired-attach'
2024-02-28 Mattias EngdegårdSlight switch byte op speedup
2024-02-28 Mattias EngdegårdReplace XSET_HASH_TABLE with make_lisp_hash_table
2024-02-28 Mattias EngdegårdCheck shortdoc keywords and fix one mistake
2024-02-28 Eli Zaretskii; Further copyedits of doc/translations/README.
2024-02-28 Jean-Christophe... ; Proofreading changes in doc/translations/README.
2024-02-28 Ihor Radchenko* test/src/eval-tests.el (eval-tests/default-value...
2024-02-28 Yuan FuDon't update ranges for the whole buffer in treesit...
2024-02-28 Eric AbrahamsenBack out part of commit db5e84af202
2024-02-28 Paul EggertUse -Wanalyzer-deref-before-check in GCC 14
2024-02-28 Paul EggertDo not ignore -Wanalyzer-allocation-size in GCC 14
2024-02-28 Paul EggertRemove no-longer-needed pdumper_load workaround
2024-02-28 Paul EggertIgnore fewer GCC -fanalyzer diagnostics in ccl.c
2024-02-28 Eli Zaretskii; Fix punctuation and encoding of doc/translations...
2024-02-28 Eli ZaretskiiMove translations-related files to do/translations/.
2024-02-28 Dmitry Gutovjava-ts-mode: Indentation for opening brace on a separa...
2024-02-28 Philip KaludercicRemoved decommissioned PGP keyservers
2024-02-28 Ihor Radchenkoorg: Fix security prompt for downloading remote resource
2024-02-28 Eli ZaretskiiRevert "Update to Org 9.6.19"
2024-02-28 Kyle MeyerUpdate to Org 9.6.19
2024-02-28 Eshel YaronMore multi-commands
2024-02-28 Eshel Yaron; Autoload text property search functions
2024-02-28 Eshel YaronUnify 'cycle-' and 'display-sort-function' to just...
2024-02-26 Eshel YaronRework *Completions* display
2024-02-25 Eshel Yaron; Refine dictionary definition display in *Help* buffers
2024-02-21 Eshel YaronNew command 'minibuffer-apply'
2024-02-21 Eshel Yaron; Reposition cursor after refreshing *Completions*
2024-02-20 Jean-Christophe... Move French translations to the top-level doc/ directory.
2024-02-20 Jean-Christophe... Add README file about translations of Emacs manuals
2024-02-20 Po LuImplement tooltip_reuse_hidden_frame for Android
2024-02-20 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-02-20 Paul EggertAdjust to yesterday’s Gnulib nstrftime changes
2024-02-20 Philip Kaludercic; Fix typo from commit 32c5bdfa971
2024-02-20 Jakub JečmínekProvide better default value for date in Gnus scoring
2024-02-20 Eric AbrahamsenAlias some gnus-specific do-nothing functions
2024-02-20 Eshel Yaron; Skip commit c14a67a80f4263c13db55b6a79fb545b82a8b5b7
2024-02-20 Eshel Yaron; Skip commit 52d554d5d8964943c65ecf140fdcc4bd6bccf855
2024-02-20 Eshel Yaron; Use the ':prefix' argument of 'defvar-keymap'
2024-02-20 Eshel Yaron; Bind M-<left>/<right> in minibuffer for navigating...
2024-02-20 Eshel Yaron; Remove 'minibuffer-visible-completions' and associate...
2024-02-19 Eshel Yaron; Simplify 'display-completion-list'
2024-02-18 Eshel Yaron; Show option state (ON/OFF) in 'toggle-option' complet...
2024-02-18 Eshel Yaron; Flush cycling cache in 'minibuffer-force-complete...
2024-02-17 Eli Zaretskii; Don't use non-ASCII characters in C comments in xdisp.c.
2024-02-17 Eshel Yaron; Skip commit d85461ac61c5ea99ea194f99c771de1efdabbef4
next