]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-07-26 Lars IngebrigtsenAlways include the number of unexpected results here too
2019-07-26 Lars IngebrigtsenDon't run gpg when loading package.el
2019-07-26 Paul EggertMinor pdumper tweaks
2019-07-26 Lars IngebrigtsenTweak the behaviour of thing-at-point--end-of-sexp
2019-07-25 Paul EggertDon't crash when parsing bad SVG data
2019-07-25 Lars IngebrigtsenFix mouse-1 in profiler-report-mode-map
2019-07-25 Lars IngebrigtsenMake cl-destructuring-bind errors a bit more understandable
2019-07-25 Eric AbrahamsenDon't set marks on imap groups when there are no marks...
2019-07-25 Alan Mackenzie* lisp/progmodes/cc-awk.el (c-awk-var-num-ket-re):...
2019-07-25 Lars IngebrigtsenTweak the sizing of the shr placeholder images on HiDPI...
2019-07-25 Lars IngebrigtsenMake `C-u w' in the Gnus Summary buffer open externally
2019-07-25 Lars IngebrigtsenTweak previous footnote-mode patch
2019-07-25 Lars IngebrigtsenFix setting fill-paragraph-function in footnote-mode
2019-07-25 Eli ZaretskiiFix HarfBuzz support on MS-Windows
2019-07-25 Lars IngebrigtsenFix many-compilations case of compilation-goto-in-progr...
2019-07-25 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2019-07-25 Eli ZaretskiiFix recent commit in xref.el
2019-07-25 Eric AbrahamsenLeave note about removing gnus-start-news-server
2019-07-25 Nobuyoshi NakadaStrip trailing whitespaces at the end of converted...
2019-07-25 Lars IngebrigtsenClarify in the manual when to use function-key-map
2019-07-24 Juri Linkov* lisp/vc/vc.el (vc-log-search): Fix docstring (bug...
2019-07-24 Paul EggertDo not treat ~nosuchuser as an absolute file name
2019-07-24 Sam SteingoldAdd `gnus-collect-urls-primary-text'
2019-07-24 Paul EggertPort double-slash test to z/OS
2019-07-24 Paul EggertUpdate from Gnulib
2019-07-24 Sam SteingoldAvoid potential extensive verbosity in gnus-summary...
2019-07-24 Lars IngebrigtsenUse input-decode-map in the manuals
2019-07-24 Mattias EngdegårdUse destructuring in filenotify backend handlers
2019-07-24 Mattias EngdegårdUse defstruct instead of list for filenotify pending...
2019-07-24 Mattias EngdegårdRefactor the callback half of filenotify.el
2019-07-24 Mattias EngdegårdDon't use internal filenotify function in test
2019-07-24 Mattias EngdegårdLocal definitions of accessors only used in test
2019-07-24 Thomas Fitzsimmonssoap-client: Do not double-encode duplicate types
2019-07-24 Thomas Fitzsimmonssoap-client: Encode simple type attributes
2019-07-24 Thomas Fitzsimmonssoap-client: Allow attributes and a value
2019-07-24 Andreas Schwab* lisp/gnus/gnus-cus.el (gnus-extra-group-parameters...
2019-07-23 Juri LinkovCustomizable char-fold with char-fold-symmetric, char...
2019-07-23 Paul EggertMerge pdumper.c and alloc.c builtin symbol tests
2019-07-23 Lars IngebrigtsenMake "Compiling" in the mode line a clickable command
2019-07-23 Robert PluimFollow decomposition chains when constructing char...
2019-07-23 Lars IngebrigtsenRefer to local-function-key-map in various manuals
2019-07-23 Paul EggertImprove pdumper doc; say unexec is deprecated
2019-07-23 Stefan Monnier* src/fns.c (hashfn_user_defined): Make sure we always...
2019-07-23 Alan MackenzieFix problems in CC Mode with " being entered into a...
2019-07-23 Paul EggertSupport "%x" etc. formats on more floats
2019-07-23 Paul EggertTweak performance of cmpfn_profiler
2019-07-23 Paul EggertAvoid overexposing fixnums for hash codes
2019-07-23 Stefan KangasDocument normal usage in ibuffer.el
2019-07-23 Paul EggertDo not pdump user-defined hashtabs
2019-07-23 Paul EggertKeep track of consing while GC’s inhibited
2019-07-23 Pip CetAvoid byte compiler warning for subr.el
2019-07-22 Paul EggertRemove no-longer-needed integer overflow code
2019-07-22 Eric AbrahamsenAdjust regexp for parsing IMAP header response
2019-07-22 Stefan Monnier* lisp/progmodes/opascal.el: Tweak code to ease edebugging
2019-07-22 Eric AbrahamsenFix case of IMAP Noselect flag
2019-07-22 Mattias EngdegårdRemove some obsolete integer overflow handling
2019-07-22 Stefan Monnier* lisp/progmodes/opascal.el: Allow inline `var` decl...
2019-07-22 Mattias EngdegårdMake tramp test regexp more robust
2019-07-22 Michael AlbinusSupport history files in remote shells (Bug#36742)
2019-07-22 Martin RudalicsHandle persistence of windows' scroll bar and fringes...
2019-07-21 Alan MackenzieImplement C++ Mode attributes. This fixes bug #36650.
2019-07-21 Paul EggertFix lifetime error in previous patch
2019-07-21 Paul EggertSpeed up maybe_gc when GC is inhibited
2019-07-21 Paul EggertAvoid integer overflow in hash table size
2019-07-21 Paul EggertImprove doc for hash tables
2019-07-21 Paul Eggertpure_alloc returns cleared memory
2019-07-21 Lars IngebrigtsenMake the unflag-p parameter in dired-mark-unmarked...
2019-07-21 Lars IngebrigtsenDon't override SSH_AUTH_SOCK in the example emacs.servi...
2019-07-21 Lars IngebrigtsenFill footnotes better on `M-q'
2019-07-21 Ken BrownFix expand-file-name for names starting with '~'
2019-07-21 Gemini LasswellFix inline-quote Edebug spec
2019-07-21 Paul EggertTweak recent hash-table fix
2019-07-21 Paul EggertFix crash if user test munges hash table
2019-07-21 Paul EggertSimplify hashfn/cmpfn calling convention
2019-07-21 Paul EggertInhibit GC after inhibit_garbage_collection
2019-07-21 Paul EggertSimplify maybe_gc implementation
2019-07-21 Paul EggertRename ‘pure’ to ‘purecopy’
2019-07-21 Paul EggertFix hash table overallocation etc.
2019-07-21 Noam PostavskyMerge from emacs-26
2019-07-21 Noam PostavskyHandle completely undecoded input in term (Bug#29918)
2019-07-21 Basil L. ContovounesiosUse lexical-binding in compface.el
2019-07-20 Oleh Krehel* lisp/files.el (file-size-function): Add :version tag
2019-07-20 Stefan Monnier* test/manual/indent/octave.m (spmd): Add test for...
2019-07-20 Stefan Monnier* lisp/progmodes/octave.el (matchedrules): Add `spmd...
2019-07-20 Basil L. ContovounesiosFix last change to format-spec
2019-07-20 Basil L. ContovounesiosAllow counter-clockwise rotations in image-rotate
2019-07-20 Lars IngebrigtsenMark the gnus-article-date-headers NEWS entry as documented
2019-07-20 Adam SjøgrenEnable showing local time and lapsed time in Gnus
2019-07-20 Lars IngebrigtsenClean up code in nnimap-parse-flags slightly
2019-07-20 N. Jackson* doc/misc/forms.texi (Control File Format): Fix a...
2019-07-20 Eli ZaretskiiFix last change
2019-07-20 Benjamin RiefenstahlMake REs in magic-(fallback-)mode-alist case-sensitive.
2019-07-20 Stefan KangasMake finder-exit use quit-window (Bug#33610)
2019-07-20 Mauro ArandaRemove duplicated code in octave-eldoc-function
2019-07-19 Oleh Krehel* lisp/files.el (file-size-function): New defcustom
2019-07-19 Mattias EngdegårdNeater free disk space formatting
2019-07-19 Martin RudalicsHave 'display-buffer-reuse-window' prefer window on...
2019-07-19 Noam PostavskyDon't load elec-pair in elisp-mode (Bug#36539)
2019-07-19 Stefan KangasUse lexical-binding in help-fns-tests.el (Bug#36585)
2019-07-19 Stefan KangasDeclare mwheel-install obsolete (Bug#36553)
next