]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2020-08-18 Glenn Morris; Merge from origin/emacs-27
2020-08-18 Glenn MorrisMerge from origin/emacs-27
2020-08-18 Lars IngebrigtsenImplement a cache for all types of gravatars
2020-08-18 Clément Pit... Fix ert ability to peek inside structures when comparin...
2020-08-18 Stefan KangasRemove reference to Emacs Lisp List from FAQ
2020-08-18 Lars IngebrigtsenAdd NEWS entry for the count-lines change
2020-08-18 Jen-Chieh ShenAdd optional ALL-FRAMES arfument to count-windows
2020-08-18 Stefan KangasRename new option to flyspell-use-mouse-3-for-menu
2020-08-18 Lars IngebrigtsenTrim titles in eww so that the host from the URL is...
2020-08-18 Lars IngebrigtsenRemove some compat code from esh-io.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ediff
2020-08-18 Lars IngebrigtsenRemove some compat code from ede/make.el and semantic...
2020-08-18 Lars IngebrigtsenRemove some compat code from python.el
2020-08-18 Lars IngebrigtsenRemove some compat code from binhex.el and uudecode.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ispell.el
2020-08-18 Lars IngebrigtsenRemove some compat code from uudecode.el
2020-08-18 Lars IngebrigtsenRemove some compat code from ediff-util.el
2020-08-18 Lars IngebrigtsenRemove XEmacs compat code from idlwave.el
2020-08-18 Lars IngebrigtsenRemove some compat code from window.el
2020-08-18 Lars IngebrigtsenRemove some compat code from idlwave.el
2020-08-18 Lars IngebrigtsenRemove come compat code from rmailedit.el
2020-08-18 Lars IngebrigtsenRemove some compat code from erc-track.el
2020-08-18 Paul EggertFix glitch uncovered by gcc -fsanitize=undefined
2020-08-17 Paul EggertUpdate from Gnulib
2020-08-17 Eli ZaretskiiDon't use -Wsuggest-attribute=malloc by default
2020-08-17 Eli ZaretskiiFix assertion violation in pdumper.c
2020-08-17 Eli Zaretskii; * etc/NEWS: Call out a recent change in 'count-words...
2020-08-17 Stefan KangasRemove some obsolete items from PROBLEMS
2020-08-17 Stefan KangasRemove more XEmacs compat code from viper
2020-08-17 Michael Albinus; * doc/lispref/tips.texi: Fix typo.
2020-08-16 Paul EggertSimplify format_time_string
2020-08-16 Paul EggertUpdate from Gnulib
2020-08-16 Jonas BernoulliAllow overriding read--expression-try-read bindings
2020-08-16 Lars IngebrigtsenMerge branch 'master' of git.savannah.gnu.org:/srv...
2020-08-16 Lars IngebrigtsenImplement list-system-processes on OpenBSD
2020-08-16 João TávoraDon't let docless variables hide function signature
2020-08-16 Stefan KangasAdd new option flyspell-correct-on-mouse-3
2020-08-16 Stefan KangasRemove redundant :group args from flyspell.el
2020-08-16 Stefan KangasMark XEmacs compat alias as obsolete
2020-08-16 Steven AllenSet the current buffer in esh-mode before running filte...
2020-08-16 Mattias EngdegårdStop using calc for ntlm time computation
2020-08-16 Stefan Monnier* lisp/net/eudc-bob.el (eudc-bob-pipe-object-to-externa...
2020-08-15 Stefan Monnier* lisp/net/eudc-bob.el: Use lexical-binding; Misc simpl...
2020-08-15 Paul EggertFix recently-introduced Fdelete bug
2020-08-15 Paul EggertMinimize ‘equal’ calls in (delete x vector)
2020-08-15 Paul EggertFdelete speed tweak for strings
2020-08-15 Paul EggertPrefer Fvector to make_uninit_vector
2020-08-15 Paul EggertFix GC bugs related to uninitialized vectors
2020-08-15 Roland KaufmannAllow build configuration on Apple ARM devices (bug...
2020-08-15 Lars IngebrigtsenAdd new variable term-set-terminal-size (not setting...
2020-08-15 Lars IngebrigtsenMake Gnus stop clobbering the M-s search prefix key...
2020-08-15 Steven AllenFix thinko in setting url-portspec
2020-08-15 Dario GjorgjevskiTweak how ido handles killing virtual buffers
2020-08-15 Eli ZaretskiiDon't wrap lines at NBSP when nobreak-char-display...
2020-08-15 Jari AaltoAdd support for ffap guessing at file names containing...
2020-08-15 Paul EggertPacify Apple clang 11 __builtin_assume
2020-08-15 Amin BandaliAdd `message' to erc-match.el highlight types
2020-08-14 Paul EggertFix bus error on Debian bullseye
2020-08-14 Basil L. Contovounesios; Touch up last two changes to etc/NEWS
2020-08-14 Dmitry Gutov; Change phrasing according to the rename
2020-08-14 Stefan KangasRemove XEmacs compat code from mwheel.el
2020-08-14 Noam PostavskyMake configure say so if we have "--with-json" but...
2020-08-14 Lars IngebrigtsenMop up project-kill-buffers-ignores renaming
2020-08-14 Yuan FuAdd two new commands for centering doc-view images
2020-08-14 Gregory HeytingsFix visual fringe glitch in diff-mode
2020-08-14 Stefan KangasComment to postpone deletion of c-subword-mode
2020-08-14 Stefan Monnier* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro...
2020-08-14 Mauro ArandaMake sure we only act on edited widgets in Custom-save
2020-08-14 Jonas BernoulliParse the whole buffer at once in compile.el
2020-08-14 Dmitry GutovUnbreak project-find-regexp in Emacs 26.3 (bug#42765)
2020-08-14 Ferdinand PieperFix flow filling for flowing multiple flowed lines
2020-08-14 Stefan Monnier* doc/lispref/searching.texi (Regexp Special): Tweak...
2020-08-14 Mattias EngdegårdRegexps cannot infloop; fix manual
2020-08-14 Yuan FuAllow doc-view.el to rescale without imagemagick support
2020-08-14 Lars IngebrigtsenChange icomplete-show-matches-on-no-input behavior
2020-08-14 Stefan KangasRemove Emacs 22 compat code from semantic
2020-08-14 Stefan KangasMake Emacs 20 compat code in derived.el obsolete
2020-08-14 Stefan KangasRemove many items obsolete since Emacs 23.1
2020-08-14 Lars IngebrigtsenRevert "Preserve the face foreground in Info-fontify...
2020-08-14 Stefan KangasAdd test for Bug#41761
2020-08-14 Daniel KoningDon't stop at field boundaries when counting words...
2020-08-14 Harald Jörgcperl-mode: Highlight '{$a++ / $b}' correctly
2020-08-13 Paul Eggert; spelling fixes
2020-08-13 Stefan KangasMake erc-compat.el obsolete
2020-08-13 Paul EggertUpdate from Gnulib
2020-08-13 Paul EggertFix startup working dir bug on NeXTSTEP
2020-08-13 Stefan KangasAdd tests for cl-{incf,decf}
2020-08-13 Basil L. Contovounesios; Touch up last term.el-related changes
2020-08-13 Alan ThirdFix slow down when moving between monitors (bug#42834)
2020-08-13 Tobias ZawadaHandle nil load-path element in read-library-name
2020-08-13 Glenn MorrisUpdate a paragraphs test
2020-08-13 Glenn MorrisUpdate a compile test
2020-08-13 Glenn MorrisMerge from origin/emacs-27
2020-08-13 Glenn Morris; Merge from origin/emacs-27
2020-08-13 Glenn MorrisMerge from origin/emacs-27
2020-08-13 Glenn Morris; Merge from origin/emacs-27
2020-08-13 Glenn MorrisMerge from origin/emacs-27
2020-08-13 Eli ZaretskiiImprove documentation of function argument lists
2020-08-13 Eli ZaretskiiImprove documentation of special events
2020-08-13 Eli ZaretskiiFix face merging at EOL when inherited face specifies...
next