]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-12-01 Glenn MorrisMerge from origin/emacs-27
2020-12-01 Michael Albinus* lisp/arc-mode.el (archive-get-descr): Use default...
2020-12-01 Glenn Morris; Auto-commit of loaddefs files.
2020-12-01 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs...
2020-12-01 Michael AlbinusAllow Tramp to mirror traces to a file
2020-12-01 Michael Albinus* etc/NEWS: Add user option 'tramp-debug-to-file'.
2020-12-01 Stefan KangasFix byte-compiler warning for failed uses of lexical...
2020-12-01 Zajcev EvgenyFix use of 'switch-to-buffer-preserve-window-point'
2020-12-01 Stefan KangasAdd tests for some byte-compiler warnings
2020-11-30 Stefan KangasDecrease code duplication in byte-compiler free-vars...
2020-11-30 Stefan KangasTest byte-compiler free variable warning
2020-11-30 Stefan Kangas* lisp/so-long.el: Doc fix to reduce use of passive...
2020-11-30 Michael AlbinusSome adaptions to tramp-tests.el
2020-11-30 Michael AlbinusAdapt Tramp versions
2020-11-30 Dmitry GutovImprove docstrings
2020-11-29 Philipp StephaniFix double-free bug when finalizing module runtimes.
2020-11-29 Juri Linkov* lisp/simple.el (read-from-kill-ring): Call current...
2020-11-29 Juri LinkovFix MINIBUF 'nomini' arg for windmove/window-in-directi...
2020-11-29 Alan ThirdAllow doprint to handle multibyte chars in format ...
2020-11-29 Protesilaos... Make log-view-commit-body less intrusive
2020-11-29 Akira KyleReturn the correct suffix in eww-make-unique-file-name
2020-11-29 Lars Ingebrigtsenframe-position doc string clarificaton
2020-11-29 Lars Ingebrigtsengarbage-collect doc string clarification
2020-11-29 Lars IngebrigtsenTweak eww-use-browse-url doc string
2020-11-29 Karl FogelSave bookmarks by using `write-file' (bug#12507)
2020-11-28 Eli ZaretskiiFix filing messages when 'rmail-output-reset-deleted...
2020-11-28 Lele GaifaxUpdate TUTORIAL.it
2020-11-28 Michael AlbinusMake file copying in tramp-gvfs more robust
2020-11-28 Mattias Engdegård* etc/tutorials/TUTORIAL.sv: General copy-editing.
2020-11-28 Eli ZaretskiiRevert "Fix incorrect handling of module runtime and...
2020-11-27 Philipp StephaniFix incorrect handling of module runtime and environmen...
2020-11-27 Mattias EngdegårdUse correct glyph in title when resizing NS frames
2020-11-27 Philipp StephaniFix incorrect handling of module runtime and environmen...
2020-11-27 Philipp Stephani; * src/lisp.h (enum specbind_tag): Fix typo.
2020-11-27 Stefan Monnier* lisp/subr.el (activate-change-group): Refine fix...
2020-11-27 Mattias EngdegårdMake the 'cucumber' compilation pattern work without...
2020-11-27 Mattias EngdegårdUpdate TUTORIAL.de and TUTORIAL.fr
2020-11-27 Stefan Monnier* lisp/subr.el (activate-change-group): Fix bug#33341
2020-11-27 Stefan KangasUpdate TUTORIAL.es
2020-11-27 Stefan KangasUpdate TUTORIAL.sv
2020-11-27 Juri LinkovAdd completion-tab-width to align prefix chars with...
2020-11-27 Juri Linkov* lisp/simple.el (read-from-kill-ring): Use frame-text...
2020-11-27 Eli ZaretskiiUpdate TUTORIAL.he
2020-11-27 Lars IngebrigtsenFix up previous server exit directory deletion
2020-11-26 Dario GjorgjevskiFix modification check when custom-form is `lisp'
2020-11-26 Mattias EngdegårdRemove keyboard anachronisms from tutorial
2020-11-26 Mattias EngdegårdFix replace-regexp-in-string substring match data trans...
2020-11-26 Alan MackenzieCC Mode: Fix error in cache handling. This fixes bug...
2020-11-26 Lars IngebrigtsenKeep point in the *eldoc* buffer in eldoc-display-in...
2020-11-26 Lars IngebrigtsenAllow following symlinks when recompiling directories
2020-11-26 Stefan Kangas; * etc/NEWS: Add some missing documentation markers.
2020-11-26 Stefan Kangas* lisp/files.el (auto-mode-alist): Add entry for "archi...
2020-11-25 Eric AbrahamsenAdd "replied" -> "answered" for gnus-search imap searches
2020-11-25 Eric AbrahamsenAssume default imap TEXT search even when not using...
2020-11-25 Michael AlbinusUse null-device where appropriate
2020-11-25 Juri Linkov* lisp/minibuffer.el (completions-format): Add new...
2020-11-25 Stefan Monnier(defvar): Detect defining a variable currently lexicall...
2020-11-25 Mattias EngdegårdAdd tests for replace-regexp-in-string
2020-11-25 Mattias Engdegård* doc/lispref/searching.texi (Rx Constructs): Group...
2020-11-25 Michael Albinus* test/lisp/net/tramp-tests.el (tramp-test29-start...
2020-11-25 Michael AlbinusMerge from origin/emacs-27
2020-11-25 Michael Albinus; Merge from origin/emacs-27
2020-11-25 Michael AlbinusMerge from origin/emacs-27
2020-11-25 Martin RudalicsRevert extra focus redirection in do_switch_frame ...
2020-11-25 Juri LinkovAdd 'completions-detailed' to add prefix/suffix with...
2020-11-25 Michael AlbinusMinor cleanup of tramp-tests.el on MS Windows
2020-11-25 Lars IngebrigtsenMove code in face-remap.el to avoid a compilation warning
2020-11-25 Stefan KangasMake text-scale-mode optionally adjust the header line
2020-11-24 Juri LinkovYank items selected from kill-ring using completion...
2020-11-24 Stefan Kangas* build-aux/update-subdirs: Use lexical-binding in...
2020-11-24 Philipp StephaniAdd a (broken) unit test to exemplify Bug#11218.
2020-11-24 Stefan Kangas; Reintroduce line mistakenly removed in my last commit
2020-11-24 Stefan KangasRemove XEmacs compat code from idlw-help.el
2020-11-24 Stefan KangasMake XEmacs compat aliases easy-menu-{add,remove} obsolete
2020-11-24 Basil L. ContovounesiosFix handling of defcustom :local tag
2020-11-24 Alan MackenzieCC Mode. Fix an off by one error. Fixes bug #41809
2020-11-24 Basil L. Contovounesios; Fix last change to gnus-sum.el
2020-11-24 Eli ZaretskiiFix display artifacts when 'display' properties cover...
2020-11-24 Mauro ArandaFix menu binding for files in fileset
2020-11-24 Mauro ArandaFix matching of inline choices for the choice widget
2020-11-24 Drew AdamsFix finding filelist for :tree fileset (Bug#976)
2020-11-24 Mattias EngdegårdAutoload the 'rx' pcase macroexpander (bug#44807)
2020-11-24 Lars IngebrigtsenAllow controlling whether SPC in Gnus goes to the next...
2020-11-24 Lars IngebrigtsenMake the `C' command work on marked files
2020-11-24 Lars IngebrigtsenAdd a user option to control how links are followed...
2020-11-24 Itai SeggevCodesign the executable on recene MacOS systems
2020-11-24 Lars IngebrigtsenDelete the emacs-server directory upon Emacs exit
2020-11-24 Lars IngebrigtsenTweak the face of unknown backend indicators in flymake
2020-11-24 Paul W. RankinHandle outline overlays better when cycling in outline.el
2020-11-23 Michael AlbinusAdapt files-x-tests.el according to recent Tramp changes
2020-11-23 Glenn Morris; Merge from origin/emacs-27
2020-11-23 Glenn MorrisMerge from origin/emacs-27
2020-11-23 Glenn Morris; Merge from origin/emacs-27
2020-11-23 Glenn MorrisMerge from origin/emacs-27
2020-11-23 Glenn Morris; Merge from origin/emacs-27
2020-11-23 Glenn MorrisMerge from origin/emacs-27
2020-11-23 Glenn Morris; Merge from origin/emacs-27
2020-11-23 Alan Mackenzieminibuffer code: restore original frame after using...
2020-11-23 Mattias EngdegårdFix 'See @xref{...}' (bug#44811)
2020-11-23 Stefan KangasRemove Emacs 19 and 20 compat code from table.el
next