]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-05-29 Juri LinkovProvide a list of default values for M-n of project...
2024-05-29 Eli ZaretskiiAvoid rare crashes in 'uncache_face'
2024-05-29 Mattias EngdegårdUse same Python binary for test as in python mode ...
2024-05-29 Michael AlbinusFix tar-mode-test-tar-extract-zip-and-gz
2024-05-29 F. Jason ParkFix date-stamp regression in erc-fill-wrap
2024-05-29 F. Jason ParkAdd ERC module querypoll as monitor placeholder
2024-05-29 F. Jason ParkRetain client's own user in erc-server-users
2024-05-29 F. Jason ParkTether query rolls to channel membership in ERC
2024-05-29 F. Jason ParkReuse old query buffers for reassumed nicks in ERC
2024-05-29 F. Jason ParkMention if an ERC module is local in its doc string
2024-05-29 F. Jason ParkDelete original speedbar frame in erc-nickbar-mode
2024-05-29 F. Jason ParkReturn nil from more ERC response handlers
2024-05-29 João TávoraEglot: run eglot-managed-mode-hook when turning off...
2024-05-29 Stefan Kangas; Fix thinko in my last change
2024-05-29 Eshel YaronAdd a couple of minibuffer completion tests
2024-05-29 Eshel YaronRemove 'gnus-score-mimic-keymap'
2024-05-29 Eshel YaronFix a couple of tests
2024-05-28 Eshel Yaron(gnus-summary-increase-score): Use 'read-multiple-choice'
2024-05-27 Andrea Corallo* Rework 'comp-normalize-valset' (bug#71116)
2024-05-27 Eshel Yaron; Skip commit 2cadad6f8ce47921cb014d2c5dd3e897e85c47ce
2024-05-27 Eshel YaronDisambiguate imenu completion candidates with text...
2024-05-27 Michael HeerdegenDon't let pp fall back to prin1 for conses
2024-05-27 Michael HeerdegenDon't try to pretty-print non-lists as binding list
2024-05-27 Eli Zaretskii; * src/lread.c (syms_of_lread) <load-no-native>: Doc...
2024-05-27 Po LuFix minor issues in textconv.c
2024-05-27 Andrea Corallo; * src/lread.c (load-no-native): Improve docstring.
2024-05-27 Stefan Kangas; Silence byte-compiler
2024-05-27 Stefan KangasMake `idle-update-delay` obsolete
2024-05-27 Dmitry Gutov* lisp/progmodes/project.el: Up xref dependency and...
2024-05-27 Dmitry Gutov* lisp/progmodes/xref.el: Bump the version to 1.7.0
2024-05-27 Eli ZaretskiiPrevent crashes due to redisplay while realizing the...
2024-05-27 Stefan KangasRemove Emacs 19 compat code in mm-util.el
2024-05-27 Michael HeerdegenFurther tweak pp code printing
2024-05-27 Naofumi YasufukuFix --enable-checking build with macOS clang 15.0.0
2024-05-27 Mattias EngdegårdClean up legacy bytecode loading
2024-05-27 Joost KremersUpdate documentation for 'width' slot of vtable ':colum...
2024-05-27 Eshel YaronDemote errors when gathering bookmark context
2024-05-27 Eshel YaronFix C-u C-x p g
2024-05-26 Eshel YaronAdd fix suggestions to Flymake diagnostics
2024-05-26 Lin SunEnhance 'python-shell-send-block' for convenience
2024-05-26 kobarity; Fix merge error (bug#71093).
2024-05-26 Eli Zaretskii; Fix Calc manual
2024-05-26 Eli Zaretskii; Fix markup in manuals
2024-05-26 Po LuAddress compilation errors and warnings on x86 Solaris...
2024-05-26 Dmitry GutovImprove navigation to cl-defgeneric uses
2024-05-26 Dmitry Gutovxref-revert-buffer: Make inhibit-modification-hooks...
2024-05-26 Jim PorterFix a race condition when evaluating Eshell commands
2024-05-26 Michael AlbinusMake Tramp's async processes more robust
2024-05-26 Andrea Corallo* src/Makefile.in (ELN_DESTDIR, BIN_DESTDIR): Give...
2024-05-26 Eli ZaretskiiAvoid assertion violations in displaying under 'outline...
2024-05-26 Mattias EngdegårdOmit `store-substring` from lisp manual (bug#70784)
2024-05-26 Eli ZaretskiiImprove documentation of 'no-special-glyphs' frame...
2024-05-26 Eli ZaretskiiImprove documentation of sending commands to shells
2024-05-26 Michael AlbinusAdapt Tramp's progress-reporter messages
2024-05-26 Eli Zaretskii; Improve doc strings in textsec.el
2024-05-26 Eli ZaretskiiAvoid rare errors in dabbrev.el
2024-05-26 Eli ZaretskiiFix encoding of text when saving a gpg-encoded file
2024-05-26 Robin JoyErase existing duplicates in eshell-history-ring
2024-05-26 Tassilo Horn; Fix previous fix for bug#70796
2024-05-26 Spencer BaughFix usage of cons cells in grep-find-ignored-files
2024-05-26 Tassilo Hornbug-reference: signal fontified bounds back to jit...
2024-05-26 Juri Linkov* lisp/dired.el (dired-mode-map): Bind "E" to 'dired...
2024-05-26 Juri LinkovNew variable shell-command-guess-dired-optional (bug...
2024-05-26 kobarityFix Python font lock of chained assignment statement
2024-05-26 Brad KnotwellFix example in Calc manual
2024-05-26 Andrea Corallo* src/comp.c (check_comp_unit_relocs): Remove unneccesa...
2024-05-26 Eli ZaretskiiAvoid crashes on MS-Windows due to invalid UNC file...
2024-05-26 Eli Zaretskii; * lisp/face-remap.el (text-scale-adjust): Doc fix.
2024-05-26 Eli Zaretskii; Improve documentation of backing up files
2024-05-24 Eshel YaronRemove 'mode-exit(ed)' stuff
2024-05-24 Eshel YaronFix 'completion-preview-cursor-type' test
2024-05-23 Eli ZaretskiiImprove Dired context menu
2024-05-23 Eli ZaretskiiDocumentation followup for last change
2024-05-23 Charalampos... Improve 'key-translate' to support removing translations
2024-05-23 Lin SunEnhance python-tests to adapt different Python interpre...
2024-05-23 Eli ZaretskiiFix uncompressing a .tar.gz archive whose files have...
2024-05-23 Po LuWork around one Android bug and document another
2024-05-23 Eshel Yaron; Fix argument highlighting in 'describe-function'...
2024-05-23 Eshel Yaron(help-function-def--button-function): Handle C-defined...
2024-05-23 Eshel YaronUpdate .gitignore
2024-05-23 Po LuRestore specbound keyboard-locals in the correct KBOARD
2024-05-23 Po Lu; * src/unexelf.c (unexec): Fix compiler warning.
2024-05-23 Manuel Giraud; Fix typo in NEWS (bug#71130).
2024-05-23 Eli Zaretskii; Fix recently-added documentation
2024-05-23 Stefan Monnier* lisp/emacs-lisp/pcase.el (pcase--subtype-bitsets...
2024-05-23 Po LuImprove compatibility with Android's default text editor
2024-05-23 Basil L. Contovounesios; Fix last tree-sitter changes in Elisp manual.
2024-05-23 Yuan FuImprove treesit-major-mode-setup indentation setup...
2024-05-23 Yuan FuFontify namespace in constant face in c++-ts-mode ...
2024-05-23 Yuan FuAddress a common pitfall in tree-sitter's manual sectio...
2024-05-23 Dmitry Gutovetags-regen-program: Use more robust default value
2024-05-23 Juri LinkovUse read-from-minibuffer instead of read-string for...
2024-05-23 Michael AlbinusFix some Tramp oddities
2024-05-23 Stephen Berman; Avoid byte-compiler warning in todo-mode.el differently
2024-05-23 Eli Zaretskii; Avoid byte-compiler warning in todo-mode.el
2024-05-23 Stephen BermanFix todo-mode item insertion bug (bug#70937)
2024-05-23 Juri LinkovUse read-string instead of completing-read for dired...
2024-05-23 Juri LinkovFix for 'vc-default-patch-addressee' recently added...
2024-05-23 Jared FinderDo not message for repeated enable/disable of tab-line...
2024-05-23 Jim Porter; * lisp/eshell/em-unix.el (eshell-grep): Fix "plain...
next