]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-04-23 Stefan Monnier* lisp/files.el (minibuffer-with-setup-hook): Fix bug...
2021-04-23 Stefan Monnier* lisp/subr.el (add-hook): Try and fix bug#46326
2021-04-23 Michael Albinus* lisp/net/tramp-cmds.el (tramp-recompile-elpa-command...
2021-04-23 Juri Linkov* lisp/wdired.el (wdired--before-change-fn): Wrap body...
2021-04-23 Eli Zaretskii; * etc/NEWS: Fix quoting.
2021-04-23 Eli ZaretskiiFix a recent change in minibuf.texi
2021-04-23 Stefan Kangas; * etc/NEWS: Fix typo.
2021-04-23 Eli Zaretskii; * etc/NEWS: Fix a recently added entry.
2021-04-23 Stefan Kangas* etc/NEWS: 'world-clock-mode' is no longer interactive.
2021-04-23 Philipp StephaniExpand documentation on nontrivial completion boundaries.
2021-04-23 Philipp StephaniFix small bug in 'completion-table-subvert'.
2021-04-23 Eli ZaretskiiRevert "Remove the binding for xref-quit-and-goto-xref"
2021-04-23 Dmitry GutovMisc changes
2021-04-23 Amin BandaliAdd support for using a TLS client certificate with...
2021-04-23 Ivan SokolovIntroduce project-compilation-buffer-name-function
2021-04-22 Dmitry Gutov* lisp/progmodes/xref.el: Remove the "still experimenta...
2021-04-22 Dmitry GutovRemove the binding for xref-quit-and-goto-xref
2021-04-22 Eli Zaretskii; * configure.ac (LD_SWITCH_SYSTEM_TEMACS) [mingw32...
2021-04-22 Stefan Kangas* lisp/time.el (world-clock-mode): Make non-interactive.
2021-04-22 Stefan KangasMinor improvements to world-clock
2021-04-22 Eli ZaretskiiFix MS-Windows link switches for unexec
2021-04-22 Stefan Kangas* lisp/progmodes/which-func.el: Doc fixes.
2021-04-22 Dmitry GutovMove part of the fix from project to xref
2021-04-22 Philipp StephaniEnsure that argument to 'verify' is a constant expression.
2021-04-22 Utkarsh Singh* lisp/window.el (display-buffer): Doc fix. (Bug#47950)
2021-04-22 Stefan MonnierFix unload+reload of files using `custom-initialize...
2021-04-22 Alan MackenzieFix unclean "can't happen" error handling in read_minib...
2021-04-22 Eli ZaretskiiFix Isearch hscrolling in a corner case
2021-04-22 Eli ZaretskiiFix 'window-text-pixel-size' when there's after-string...
2021-04-22 Stefan KangasAvoid lowering gc-cons-threshold
2021-04-22 Stefan Kangas* lisp/strokes.el: Doc fix; update URL.
2021-04-22 Dmitry GutovUse khaki1 as 'match' background
2021-04-21 Stefan Kangas* lisp/emacs-lisp/package.el (package-archives): Bump...
2021-04-21 Stefan Kangas* lisp/emacs-lisp/package.el: Doc fix.
2021-04-21 Philip KMake outline commands repeatable (bug#47878)
2021-04-21 Mattias EngdegårdDon't erroneously declare `mark` as error-free
2021-04-21 Juri Linkov* lisp/isearch.el (isearch-forward-thing-at-point)...
2021-04-21 Juri Linkov* lisp/thingatpt.el (region): Put property bounds-of...
2021-04-21 Philipp StephaniRemove a self-reference from the Emacs Lisp manual.
2021-04-21 Stefan KangasImprove error message for missing Info manual
2021-04-21 Philip Ksgml-mode: Only set sgml-xml-mode if guessed to be...
2021-04-21 Eli Zaretskii; * lisp/mail/rmailmm.el (rmail-mime-set-bulk-data...
2021-04-20 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2021-04-20 Harald Jörgcperl-mode: Avoid abbrev expansion in variable names
2021-04-20 Juri Linkov* lisp/wdired.el (wdired--self-insert): Put symbol...
2021-04-20 Juri Linkov* lisp/isearch.el (isearch-post-command-hook): Revert...
2021-04-20 Jonas BernoulliAdd new library transient.el
2021-04-20 Eli ZaretskiiFix Rmail-MIME size estimations
2021-04-20 Stefan Monnier* src/minibuf.c (Fread_no_blanks_input): Move to `minib...
2021-04-20 Stefan Monnier* lisp/minibuffer.el (minibuffer-mode-map): Make it...
2021-04-20 Stefan Monnier* src/minibuf.c (read_minibuf): Change multibyte more...
2021-04-20 Michael AlbinusFix localization problem in Tramp
2021-04-20 Alan MackenzieFix bug #47781: (window-list-1 nil t) wrongly returned...
2021-04-20 Alan MackenzieIntroduce and use minibuffer-mode. This fixes bug...
2021-04-19 Daniel Mendler(completion-all-sorted-completions): Additional alphabe...
2021-04-19 Daniel Mendlerminibuffer.el: Use completion--message instead of minib...
2021-04-19 Philipp StephaniSeccomp filter: deal with arch_prctl(ARCH_CET_STATUS...
2021-04-19 Stefan Monnier* lisp/minibuffer.el (completion-all-sorted-completions...
2021-04-19 Stefan Monnier* lisp/minibuffer.el (minibuffer--sort-by-key): New...
2021-04-19 Daniel Mendlercompletion-all-sorted-completions: Fix sorting performa...
2021-04-19 Daniel Mendlercompleting-read: If HIST is the symbol `t', history...
2021-04-19 Stefan Kangas; Normalize and add missing first and last lines
2021-04-19 Michael AlbinusAdd Tramp recompilation
2021-04-19 Stefan KangasDon't hard-code "~/.emacs.d/" in two more places
2021-04-19 Philip KDon't hard-code "~/.emacs.d/" in rcirc.el
2021-04-18 Philipp Stephani; * test/lisp/progmodes/xref-tests.el: Add footer.
2021-04-18 Philipp StephaniFactor out a helper macro to create a temporary directory.
2021-04-18 Philipp StephaniAdd quoted filename support to 'project-find-regexp...
2021-04-18 Philipp StephaniExtend project test so that 'project-current' works.
2021-04-18 Philipp StephaniSkip a unit test that requires an external program...
2021-04-18 Protesilaos... Update modus-themes to version 1.3.2
2021-04-18 Philipp StephaniFix Seccomp filter on CentOS 8.3 (Bug#47828).
2021-04-18 Stefan Kangas* lisp/misearch.el (multi-isearch-pop-state): Doc fix.
2021-04-18 Martin RudalicsAvoid selecting tooltip windows and frames (Bug#47207)
2021-04-18 Stefan Monnier* lisp/emacs-lisp/debug.el (debug): Fix (bug#47588)
2021-04-17 Philipp StephaniAttempt to print some debugging information on Seccomp...
2021-04-17 Michael AlbinusMake stderr in Tramp's make-process more robust
2021-04-17 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2021-04-17 Alan ThirdFix :scale's affect on :width and :height (bug#47819)
2021-04-17 Martin RudalicsDon't allow quitting while rebuilding Vwindow_list...
2021-04-17 Stefan Monnier* lisp/emacs-lisp/easy-mmode.el (define-minor-mode...
2021-04-17 Stefan KangasCleanup in em-extra.el
2021-04-16 Alan MackenzieCheck minibuffer windows are live windows, rather than...
2021-04-16 Glenn MorrisMerge from origin/emacs-27
2021-04-16 Stefan Kangas; Fix typos: emacs lisp -> Emacs Lisp
2021-04-16 Stefan Kangas; Remove some useless comments
2021-04-16 Robert Pluim; Grammar fixes
2021-04-16 Robert Pluim; Fix typos
2021-04-16 Robert PluimImprove docstring of 'frame-scale-factor'
2021-04-16 Dmitry GutovImprove quoting of directory names in project/xref
2021-04-16 Dmitry Gutovproject--files-in-directory: Handle errors reported...
2021-04-15 Eli ZaretskiiFix 'garbage-collect-maybe'
2021-04-15 Alan ThirdAllow use of em in image spec sizes
2021-04-15 Philipp StephaniImprove project support for quoted directory names...
2021-04-15 Stefan Monnier* lisp/emacs-lisp/bindat.el: Allow non-fixed size of...
2021-04-15 Mattias EngdegårdAdd condition-case success handler (bug#47677)
2021-04-15 Alan MackenzieCC Mode: Put debug specs inside declare forms. Add...
2021-04-14 Juri Linkovrepeat-echo-mode-line-string doesn't need risky-local...
2021-04-14 Filipp GunbinJava Mode: Change the syntax of character @ to prefix...
2021-04-14 Juri Linkov* lisp/isearch.el (isearch-mouse-2): Let-bind isearch...
next