]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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
2021-06-01 João TávoraImprove icomplete-vertical-mode and fido-vertical-mode
2021-06-01 Lars IngebrigtsenAllow packages to change the hl-line overlay priority
2021-06-01 Lars IngebrigtsenFix problem with `format-alist' marking all the text...
2021-06-01 Lars IngebrigtsenDocument `with-selected-frame'
2021-06-01 Lars IngebrigtsenObsolete `global-whitespace-newline-mode'
2021-06-01 Lars IngebrigtsenAdd a new command `mailcap-view-file'
2021-06-01 Lars IngebrigtsenFix documentation of literal `face' syntax in font...
2021-06-01 Philip KaludercicImprove random selection of keyservers
2021-05-31 Juri Linkov* lisp/isearch.el (lazy-highlight-buffer-max-at-a-time...
2021-05-31 Andrea Corallo* Make *Async-native-compile-log* buffer read-only...
2021-05-31 Alan MackenzieMake frames record when their selected window was the...
2021-05-31 Glenn Morris* src/keyboard.c (make_lispy_event): Fix previous.
2021-05-31 Glenn MorrisMerge from origin/emacs-27
2021-05-31 Alan MackenzieCorrect mouse handling when window origin changes betwe...
2021-05-31 Colin WoodburyRemove spurious @example from the elisp manual
next