]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2021-06-12 Tassilo HornUse file-in-directory-p instead of obsolete dired-in...
2021-06-12 Lars IngebrigtsenFix double (recursive) load of fortran.el
2021-06-12 Alex BochannekMention nov-is-evil/nnvirtual combination in the Gnus...
2021-06-12 Matt BesharaAdd ability to bring only the selected frame to the...
2021-06-11 Stefan Monnier* lisp/emacs-lisp/benchmark.el (benchmark-elapse):...
2021-06-11 Harald Jörg; perl-mode.el: Allow newline between quote-likes and...
2021-06-11 Robert Pluim; Improve delete-window-choose-selected documentation
2021-06-11 Martin RudalicsRename/rewrite recently added option and function in...
2021-06-11 Eli Zaretskii; * etc/NEWS: Rephrase the entry about 'grep-find-templ...
2021-06-11 Dmitry GutovSimplify vc-git-log-switches's usage; change default...
2021-06-10 Eli ZaretskiiSupport mercury in 'ctags' as well
2021-06-10 Eli ZaretskiiImprove documentation of 'M-y'
2021-06-10 Martin RudalicsProvide new option `delete-window-set-selected' (Bug...
2021-06-09 Harald Jörg; perl-mode.el: Detect quote-like operator immediately...
2021-06-09 Alan ThirdRemove pause on fullscreening in NS (bug#48406)
2021-06-09 Glenn Morris* lib/Makefile.in (Makefile): Fix typo.
2021-06-09 Alan ThirdFix image filename encoding issues (bug#48902)
2021-06-09 Michael Albinus* etc/NEWS: New user option 'shell-has-auto-cd'.
2021-06-09 Jason KimHandle auto-cd in shell-mode
2021-06-08 Utkarsh SinghNew user option for Git log switches
2021-06-08 Harald Jörg; perl-mode.el: Detect regexes immediately after "|&"
2021-06-08 Juri Linkov* lisp/simple.el (yank-from-kill-ring): Add edited...
2021-06-08 Juri LinkovSync overlay code in minibuffer-message and set-minibuf...
2021-06-08 Glenn MorrisMerge from origin/emacs-27
2021-06-08 Glenn Morris; Merge from origin/emacs-27
2021-06-08 Alex BochannekChange the Gnus default to use `#' to toggle the proces...
2021-06-08 Stephen GildeaMH-E: do not look for MH variants in relative directories
2021-06-08 Stefan KangasFix an example in ERC docs
2021-06-08 Stefan Kangas* doc/man/emacs.1.in: Minor fixes.
2021-06-07 Alan ThirdRevert "src/nsterm.m: fix window tabbing on macOS"
2021-06-07 Michael AlbinusImprove support of remote files in browse-url.el
2021-06-07 Michael Albinus; Fix typos in etc/NEWS
2021-06-07 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2021-06-07 Dmitry GutovFix rgrep abbreviation
2021-06-07 Eli Zaretskii* src/xdisp.c (Fwindow_text_pixel_size): Plug memory...
2021-06-07 Michael AlbinusSupport remote file names in `browse-url-of-buffer'
2021-06-07 Dmitry Gutov; Mention the previous change in NEWS
2021-06-07 Dmitry GutovSupport old BSD find and "root dir symlink" better
2021-06-06 Dmitry Gutovcompletion-pcm--hilit-commonality: Reuse the match...
2021-06-06 Eli ZaretskiiFix a problem with restarting 'tags-search'
2021-06-06 Lars IngebrigtsenClarify boolean widget prompt
2021-06-06 Lars IngebrigtsenClarify file reversion prompt
2021-06-06 Lars IngebrigtsenMake `so-long' restore `view-mode'
2021-06-06 Sebastian UrbanMinor copyedits in the Emacs user manual
2021-06-06 Eli ZaretskiiMinor fixes for last change
2021-06-06 Fabrice NicolAdd support for Mercury (https://mercurylang.org) in...
2021-06-06 Paul W. Rankinsrc/nsterm.m: fix window tabbing on macOS
2021-06-06 Basil L. Contovounesios; Fix typo in dynamic module functions docs.
2021-06-06 Michael Albinus* lisp/net/tramp.el (tramp-error): Make it a defun.
2021-06-05 João TávoraConsider environment vars in Fido's directory-aware...
2021-06-05 Alex BochannekFix Gnus summary exclusion when everything matches
2021-06-05 Stefan Monnier* src/keyboard.c (read_decoded_event_from_main_queue...
2021-06-05 Stefan Monnier* lisp/mpc.el (mpc-intersection): Fix commit 1760029b09...
2021-06-05 Eli ZaretskiiDocument the last change
2021-06-05 Max MikhanoshaSupport terminal emulators that encode the Meta modifie...
2021-06-05 Eli ZaretskiiFix slow operation of 'string-width'
2021-06-05 Eli ZaretskiiSome additions to the TeX input method
2021-06-05 Dmitry GutovMake icomplete less blinky and more responsive
2021-06-04 Tassilo HornAsk if dir and subdir dired buffers be killed when...
2021-06-04 Eli ZaretskiiFix documentation of a recent change.
2021-06-04 Stephen BermanFix placement of point in Dired deletion operations
2021-06-04 Harald Hanche... Add a new `server-edit-abort' command
2021-06-04 Lars IngebrigtsenRevert "Make the `i' command in Info-mode remove duplic...
2021-06-04 Eli ZaretskiiFix documentation of recent 'windmove' changes
2021-06-03 Juri Linkov* lisp/simple.el (read-from-kill-ring): Fix the case...
2021-06-03 Juri Linkov* lisp/help-fns.el (help--symbol-class): New function.
2021-06-03 Juri Linkov* etc/NEWS: Add windmove keybindings (bug#41438)
2021-06-03 Philip KaludercicAdd user options for default windmove commands (bug...
2021-06-03 Philip KaludercicImprove windmove-*-default-keybindings functions (bug...
2021-06-03 Mattias EngdegårdConstant-propagate (function SYMBOL)
2021-06-03 Mattias EngdegårdOptimise (cons X nil) to (list X)
2021-06-03 Eli ZaretskiiFix fill-column-indicator on TTY frames
2021-06-03 Eli ZaretskiiMore accurate highlighting of mis-spellings in Flyspell
2021-06-03 Lars IngebrigtsenMake the `i' command in Info-mode remove duplicate...
2021-06-03 Lars IngebrigtsenFix up previous hideif change to avoid a compilation...
2021-06-03 Lars Ingebrigtsenfringe-mode doc clarifications
2021-06-03 Luke Lee* lisp/progmodes/hideif.el: Fix initial version for...
2021-06-03 Lars IngebrigtsenFix problem with empty command histories in eshell...
2021-06-03 Eli Zaretskii; Fix last change.
2021-06-03 Eli Zaretskii* configure.ac: Clarify "smoke test" error message...
2021-06-03 Lars IngebrigtsenCross-reference the message/error control variables
2021-06-03 Eli Zaretskii* configure.ac: Improve error messages about libgccjit.
2021-06-02 Tassilo HornAllow opening buttonized URL with secondary browser...
2021-06-02 Eli Zaretskii; * src/composite.h: Improve comments for LGSTRING...
2021-06-02 Eli ZaretskiiFix a typo in 'produce_glyphless_glyph'
2021-06-02 Luke Lee* lisp/progmodes/hideif.el: update for new C++ standard...
2021-06-02 Lars IngebrigtsenFix ibuffer auto-shrinking windows
2021-06-02 Lars IngebrigtsenMove point in dired buffers when handling a list of...
2021-06-02 Alex BochannekAdd new user option to Gnus to allow `#' to toggle
2021-06-01 Basil L. Contovounesios; End recently added sentences with a period.
2021-06-01 Basil L. Contovounesios; Bump isearch.el :version after recent change.
2021-06-01 Alan ThirdImprove performance of NS port's display on macOS
2021-06-01 Andrea Corallo* Add `native-compile-target-directory' (bug#48743)
2021-06-01 Andrea CoralloRename batch-byte-native-compile-for-bootstrap (bug...
2021-06-01 Glenn MorrisRemove unnecessary function declaration in isearch
2021-06-01 Andreas SchwabAvoid hang in nnimap-keepalive
2021-06-01 Glenn Morris; Auto-commit of loaddefs files.
2021-06-01 Stefan Monnier* lisp/gnus/gnus-art.el: Don't sneak dynbound code...
2021-06-01 Glenn Morris; Auto-commit of loaddefs files.
2021-06-01 João TávoraAdd annotation capability to icomplete-vertical-mode
next