]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-05-15 Lars IngebrigtsenDescribe error data in url-retrieve better
2019-05-15 Lars IngebrigtsenDon't have url-basic-auth bug out when called with...
2019-05-15 Lars IngebrigtsenFix obscure HTTP chunked parsing problem
2019-05-15 Lars IngebrigtsenIndent url-http-chunked-encoding-after-change-function
2019-05-15 Thomas FitzsimmonsFix url-auth prompts when realm is empty
2019-05-15 Lars IngebrigtsenMake image scaling work without imagemagick support...
2019-05-15 Glenn Morris; Merge from origin/emacs-26
2019-05-15 Glenn MorrisMerge from origin/emacs-26
2019-05-15 Glenn Morris; Merge from origin/emacs-26
2019-05-14 Juri Linkov* lisp/progmodes/project.el (project-read-file-name...
2019-05-14 Paul EggertBackport: fix broken build on m68k
2019-05-14 Stefan Monnier* lisp/savehist.el: Use lexical-binding
2019-05-14 Paul EggertDefault to disabling ImageMagick (Bug#33587)
2019-05-14 Dmitry GutovAllow customizing the display of project file names...
2019-05-14 YAMAMOTO MitsuharuAvoid artifacts in ftx and ftcr font backend drivers
2019-05-14 Basil L. ContovounesiosFix mail-header-separator font lock in message.el
2019-05-14 Kévin Le GouguecExtract common code for adding text properties
2019-05-14 Kévin Le GouguecStop splicing anonymous faces in font-lock-append-text...
2019-05-14 Noam PostavskyHandle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341)
2019-05-13 Basil L. ContovounesiosDo not hard-code message-mode keys in docstring
2019-05-13 Basil L. ContovounesiosFix last change to message-signature :type
2019-05-13 Robert PluimDocument nil value of message-signature and mail-signature
2019-05-13 Juri Linkov* lisp/vc/log-view.el (log-view-diff-common): Use the...
2019-05-13 Alexandre Garreau[PATCH 1/1] Adds variable 'eww-accept-content-types'
2019-05-13 Lars IngebrigtsenMake mml respect the "recipient-filename" parameter
2019-05-13 Lars IngebrigtsenMake eww understand #fragment URLs at point interactively
2019-05-13 Paul EggertFix broken build on m68k
2019-05-13 Lars IngebrigtsenAdd a comment about the previous shr change
2019-05-13 Lars IngebrigtsenFix problems in shr when indenting tables
2019-05-13 Federico TedinUse a more specific Accepts header in eww
2019-05-12 Jimmy Aguilar... ; * lisp/faces.el (fill-column-indicator): Fix typo.
2019-05-12 Xu Chunyang(eww-follow-link): Record the location properly when...
2019-05-12 Stefan Monnier* lisp/emacs-lisp/packages.el: Add `all` to package...
2019-05-12 Neil RobertsLet dir locals for more specific modes override those...
2019-05-12 Noam PostavskyImprove printing for named keyboard macros (Bug#35486)
2019-05-12 Noam PostavskyUse remapping in ffap-bindings (Bug#35577)
2019-05-12 Basil L. ContovounesiosFix Gnus summary widget navigation across frames
2019-05-12 Basil L. ContovounesiosMake application/x-patch inlinable in mm-decode.el
2019-05-12 Basil L. ContovounesiosFix some gnus-msg.el variables (bug#35239)
2019-05-11 Mauro ArandaUse characters, not symbols for table-cell-bindings
2019-05-11 Eli ZaretskiiImprove documentation of Hexl mode
2019-05-11 Mark OteizaGenerate some repetitive WordStar code with macros
2019-05-10 Alexander GramiakConvert Free_Pixmap macro into terminal hook
2019-05-10 Alexander GramiakRemove display member of glyph_string
2019-05-10 Stefan Monnier* lisp/help.el (help--read-key-sequence): Handle `switc...
2019-05-10 Michael AlbinusHandle subdomains in Tramp ad-hoc proxies
2019-05-10 Noam PostavskyStop using message-default-charset (Bug#35370)
2019-05-10 Alan MackenzieOptimize CC Mode a bit for repetitive insertion and...
2019-05-10 Alan MackenzieMake uncomment-region remove obtrusive spaces before...
2019-05-09 Michael HeerdegenFix alist-get gv setter not returning VAL
2019-05-09 Alan MackenzieFix description of (move-to-column <n> t) when column...
2019-05-09 Stefan Monnier* lisp/mail/footnote.el: Avoid regexp-opt-charset,...
2019-05-09 Michael AlbinusFix an error in tramp-vc-file-name-handler
2019-05-09 Michael Albinus* test/lisp/net/tramp-tests.el (cl-lib): Require instea...
2019-05-09 Noam Postavsky; Fix smtpmail-stream-type docstring
2019-05-09 Noam PostavskyRecognize single quote attribute values in nxml and...
2019-05-09 Noam PostavskyDisable extra display of &#10; in nxml-mode (Bug#32897)
2019-05-09 Noam PostavskyFix nxml-get-inside (Bug#32003)
2019-05-08 Stefan Monnier* lisp/emacs-lisp/syntax.el (syntax-propertize): `ignor...
2019-05-08 Eli ZaretskiiFix positioning client buffer as instructed by emacsclient
2019-05-08 Stefan Monnier* etc/package-keyring.gpg: Add the 2019 key (backport)
2019-05-08 Paul EggertPort LIBRSVG_CHECK_VERSION fix to picky cpp
2019-05-08 Glenn MorrisMerge from origin/emacs-26
2019-05-08 Glenn Morris; Merge from origin/emacs-26
2019-05-08 Glenn MorrisMerge from origin/emacs-26
2019-05-08 Eli Zaretskii; * lisp/help.el (view-lossage): Fix commentary. ...
2019-05-08 Eli ZaretskiiFix compilation with old versions of librsvg
2019-05-08 Vitalie SpinuFix incorrect cloning of eieio-instance-inheritor objec...
2019-05-08 Michael Albinus; Instrument auto-revert--deftest-remote
2019-05-08 Michael AlbinusSkip tramp-test10-write-region-file-precious-flag for...
2019-05-08 Jonathan TomerDon't rewrite buffer contents after saving by rename...
2019-05-08 Eli ZaretskiiAdd an assertion to xdisp.c
2019-05-07 Juri Linkov* lisp/progmodes/flymake.el: Obsolete variable flymake...
2019-05-07 Paul EggertPacify GCC 9.1
2019-05-07 John ShahidFix setting and resetting of scroll-with-delete
2019-05-07 Stefan Monnier* src/marker.c (buf_bytepos_to_charpos): Re-add the...
2019-05-07 Glenn Morris* doc/emacs/text.texi (Fill Commands): Use pxref in...
2019-05-07 Glenn Morris* doc/emacs/files.texi (Auto Revert): Fix makeinfo...
2019-05-07 Basil L. ContovounesiosClarify what constitutes an event (bug#35238)
2019-05-07 Eli ZaretskiiFix 'load-average' on MS-Windows
2019-05-07 Vitalie SpinuFix cloning of eieio-named objects (Bug#22840)
2019-05-07 Basil L. ContovounesiosFix ibuffer-unmark-backward synopsis (bug#35572)
2019-05-06 Wilson SnyderMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-05-06 Wilson SnyderFix verilog-mode module backticks; whitespace from...
2019-05-06 Juri Linkov* lisp/emacs-lisp/lisp.el (insert-pair-alist): Turn...
2019-05-06 Stefan MonnierMake combine-after-change-calls work in the common...
2019-05-06 Eli Zaretskii; * src/lisp.h (DEFSYM): Fix inaccurate comment.
2019-05-06 John ShahidPrevent accidental edits in the ansi-term buffer from...
2019-05-06 Alan Mackenziec-beginning-of-statement-1: Handle syntactic WS macros...
2019-05-06 Stefan Monnier* lisp/custom.el: Avoid adding vars to load-history...
2019-05-06 Michael AlbinusUse lambda in tramp-compat-* functions
2019-05-06 Michael Albinus; Make /etc/NEWS more consistent
2019-05-06 Paul EggertUse simpler way to print function pointers
2019-05-05 Juri Linkov* lisp/progmodes/flymake.el (flymake-start): Check...
2019-05-05 Juri Linkov* lisp/progmodes/flymake.el: Rename flymake-start-on...
2019-05-05 Juri Linkov* lisp/vc/ediff-ptch.el (ediff-fixup-patch-map): Remove...
2019-05-05 Juri LinkovUse ngettext instead of dired-plural-s in Dired (bug...
2019-05-05 Juri Linkov* lisp/emacs-lisp/lisp.el (insert-pair-alist): Precompu...
2019-05-05 Juri LinkovRename shell-command-width to async-shell-command-width...
2019-05-05 Paul EggertPort mod-test to --enable-gcc-warnings
next