]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2021-04-14 Juri LinkovDon't error out when selection data is unavailable...
2021-04-14 Juri Linkov* lisp/progmodes/gud.el (gud-repeat-map): New variable...
2021-04-14 Juri Linkov* lisp/repeat.el: Add option to indicate repeat-mode...
2021-04-14 Basil L. Contovounesios; Fix a couple of recent typos.
2021-04-14 Michael AlbinusRearrange argument handling in Tramp scp calls.
2021-04-14 Eli ZaretskiiAdd two optional arguments to 'string-width'
2021-04-14 Stefan Monnier* src/xdisp.c (wset_update_mode_line): Move from `src...
2021-04-14 Stefan Monnier* lisp/nxml/xmltok.el (xmltok-defregexp): Don't quote...
2021-04-14 Stefan Monnier* lisp/emacs-lisp/eieio-core.el (list-of): Don't quote...
2021-04-13 Filipp Gunbin* doc/lispref/keymaps.texi (Translation Keymaps): Fix...
2021-04-13 Filipp Gunbin* doc/lispref/processes.texi: Fix small misprint
2021-04-13 Eric AbrahamsenImprovements to message-syntax-checks docs and options
2021-04-13 Stefan Monnier* lisp/textmodes/two-column.el: Address FIXME
2021-04-13 Stefan Monnier* lisp/textmodes/paragraphs.el (multiple-lines): Remove...
2021-04-13 Eli ZaretskiiResurrect mouse-highlight of close buttons on tab-bar
2021-04-13 Eli ZaretskiiFix typos in manuals
2021-04-13 Stefan Monnier* lisp/comint.el: Add `font-lock-face` to `rear-nonsticky`
2021-04-13 Stefan MonnierDon't version-control generated file `grammat-wy.el`
2021-04-12 Stefan Monnier* lisp/minibuffer.el (completion-table-with-quoting...
next