]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-01-25 Eshel Yaron; * etc/NEWS: Fix typo.
2024-01-25 Eshel YaronNew command 'minibuffer-narrow-completions-to-history'
2024-01-25 Juri Linkov* lisp/simple.el (next-line-completion): Better handing...
2024-01-25 Juri Linkov* lisp/dired.el (dired--move-to-next-line): Improve...
2024-01-25 Basil L. Contovounesios; Update 'struct charset' hash for CHECK_STRUCTS
2024-01-25 Basil L. Contovounesios; * .mailmap: Change own email address.
2024-01-25 Andrea Corallo* Make comp tests robust against sxhash-equal internal...
2024-01-25 João TávoraEglot: bump to 1.17
2024-01-25 João TávoraEglot: fix bug introduced when "fixing" middle-of-symbo...
2024-01-25 Spencer BaughUpdate minibuffer-show-help based on minibuffer-visible...
2024-01-25 Spencer BaughFix next-line-completion for multi-line completions
2024-01-25 Corwin BrustAdd more erc-message-type choices
2024-01-25 F. Jason ParkAdd replacement-text field to erc-input struct
2024-01-25 F. Jason ParkForce erc-speedbar to update on insertion
2024-01-25 F. Jason ParkActually derive channel membership from PREFIX in ERC
2024-01-25 F. Jason ParkReserve negative depth range for ERC's insert hooks
2024-01-25 Po LuPrevent matrices from remaining invalid post mini-windo...
2024-01-25 João TávoraEglot: try even harder to avoid other completion styles...
2024-01-25 Stefan Monnier* src/lisp.h (DOHASH): Handle rehashing (bug#68690)
2024-01-25 Eshel YaronHighlight previously used completions (à la visited...
2024-01-25 Eshel Yaron; (minibuffer-force-complete-and-exit): Simplify, impro...
2024-01-24 Stefan MonnierTake stock of the wheel-up/down confusion
2024-01-24 Stefan MonnierFix build when CHECK_LISP_OBJECT_TYPE is set
2024-01-24 Stefan Monnier* lisp/emacs-lisp/pcase.el (Commentary:): Add paper...
2024-01-24 Stefan Monnier(struct composition): Remove dependency on hash-table...
2024-01-24 Stefan Monnier(DOHASH): Change calling convention
2024-01-24 Stefan MonnierRemove too-tricky make_lisp_symbol optimization
2024-01-24 Stefan Monnier(struct charset): Remove dependency on hash-table internals
2024-01-24 Michael AlbinusFix cus-test-deps
2024-01-24 Basil L. ContovounesiosFurther shrink eglot--{}
2024-01-24 Gerd Möllmann; Fix DOHASH
2024-01-24 Po LuCorrect crash when executing IP within twilight zone
2024-01-24 Po Lu* src/sfnt.c (sfnt_mul_f26dot6_fixed): Correct typo...
2024-01-24 Stefan Monnier* src/regex-emacs.c (forall_firstchar_1): Improve corne...
2024-01-24 Eshel Yaron; Narrow character name completions by Unicode category
2024-01-22 Eshel Yaron; Remove references to obsolete 'help-follow' in docume...
2024-01-22 Stefan Monnier* src/pdumper.c (dump_object_needs_dumping_p): Simplify
2024-01-22 Andrea CoralloRevert "* Update a comp test (bug#68523)"
2024-01-22 Michael Albinus* lisp/leim/quail/indian.el (tamil-input): Use `quail...
2024-01-22 Po LuDo not overwrite flags of succeeding points during...
2024-01-22 Po LuCorrect values of INSTCTRL flags tested
2024-01-22 Paul EggertAdd an eassert back to XSYMBOL
2024-01-22 Paul EggertSpeed up builtin_lisp_symbol when not optimizing
2024-01-22 Po Lu* configure.ac: Cease suppressing detection of utmp.h.
2024-01-22 Po LuUpdate from Gnulib
2024-01-22 Stefan Kangas; Fix typos in symbol names
2024-01-22 Stefan Kangasdoc: Delete extraneous quotes around keys
2024-01-22 Mattias EngdegårdChange HASH_UNUSED_ENTRY_KEY from Qunbound to NULL...
2024-01-22 Mattias EngdegårdMake better use of fixnum range in sxhash etc
2024-01-22 Mattias EngdegårdClarify permitted mutation in `maphash` documentation
2024-01-22 Mattias EngdegårdAdd C macro for hash table iteration
2024-01-22 Eshel Yaron; Fix bounds check in 'minibuffer-restore-completion...
2024-01-22 Eshel Yaron; Allow completion tables to adjust 'minibuffer-complet...
2024-01-22 Eshel YaronAdjust completion un/requoting in 'completing-read...
2024-01-21 Dmitry Gutovproject-recompile: New command
2024-01-21 Po Lu; * etc/NEWS: Improve mwheel entry.
2024-01-21 Po LuDon't invert wheel event directions
2024-01-21 Stefan Monnier* lisp/mwheel.el (mouse-wheel-obey-old-style-wheel...
2024-01-21 Stefan Monnier(define-derived-mode): Fix bug#68600
2024-01-21 Po Lu; * msdos/sedleim.inp: Adapt to Emacs 30.
2024-01-21 Po Lu* make-dist (possibly_non_vc_files): Append exec standa...
2024-01-21 Po Lu; * exec/Makefile.in: Correct typo.
2024-01-21 Po LuSuppress detection of utmpx.h on Android
2024-01-21 Po Lu; * exec/Makefile.in (extraclean): Remove standard...
2024-01-21 Paul EggertOmit -DHAVE_CONFIG_H
2024-01-21 Paul EggertSpeed up make_lisp_symbol when debugging
2024-01-21 Paul EggertSimplify and tune XSYMBOL
2024-01-21 Paul EggertBe more systematic about parens in C source code
2024-01-21 Paul EggertOmit some parens
2024-01-21 Paul EggertPacify gcc -Wsuggest-attribute=malloc
2024-01-21 Paul EggertFix autogen.sh’s spurious ‘git diff’ output
2024-01-21 Stefan Monniermwheel.el: Code clean to reduce duplication
2024-01-21 Stefan Monniermwheel.el: Remove `mouse-wheel-*-alternate-event` vars
2024-01-21 Stefan Monniermwheel.el: Unconditionally use the `wheel-up/down/...
2024-01-21 Stefan Monnier* lisp/completion-preview.el: Fix use in non-GUI session
2024-01-21 Stefan Monnier* lisp/keymap.el (define-keymap): Demote "duplicate...
2024-01-21 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-01-21 Paul EggertAvoid Gnulib ‘access’ module
2024-01-21 Stefan Monnier(mwheel--is-dir-p): New macro to reduce code duplication
2024-01-21 Stefan Monnier(mouse-wheel-*-event): Minor cleanups
2024-01-21 Eshel Yaron; * doc/emacs/mini.texi (Completion Multi): Fix typo.
2024-01-20 Eshel YaronHighlight input separators in 'c-r-m' minibuffers
2024-01-20 Eshel YaronEldoc: play nice with mode-line-format-right-align...
2024-01-20 Eli Zaretskii; Merge NEWS.29.
2024-01-20 Eli Zaretskii; Fix merge snafus
2024-01-20 Eshel Yaron; Skip commit 3a5ee060571b29474f83ebaee11df6920ea68c6a
2024-01-20 Gregory HeytingsFix blunder in labeled_narrow_to_region
2024-01-20 Daniel MartínFix documentation of icon-elements
2024-01-20 Stefan Kangas; Fix typos in symbol names
2024-01-20 Stefan KangasImprove two docstrings in ox-latex
2024-01-20 Stefan KangasDoc fix in auth-source-read-char-choice
2024-01-20 Eli ZaretskiiFix info-xref-tests
2024-01-20 Juri LinkovAdd @kindex in manuals for existing keybindings on...
2024-01-20 Eshel Yaron; Make Eshell completion test more robust
2024-01-20 Po LuRound projs computed executing IP/ISECT instructions...
2024-01-20 Stefan Monniertrace.el: Mention the last change in NEWS
2024-01-20 Stefan Monniertrace.el: Make it usable in batch mode as well
2024-01-20 Po LuFix another cause of superfluous inotify signals on...
2024-01-20 Eshel Yaron; (crm-change-separator): Enable recursive minibuffers.
2024-01-20 Eshel YaronNew command 'crm-complete-and-insert-separator'
next