]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Merge from origin/emacs-26
2019-06-01 Glenn MorrisMerge from origin/emacs-26
2019-06-01 Glenn Morris; Auto-commit of loaddefs files.
2019-06-01 Simen HeggestøylUse lexical-binding in page.el and add tests
2019-06-01 Stefan KangasUse lexical-binding in timezone.el and add tests
2019-05-31 Simen HeggestøylUse lexical-binding in autoinsert.el and add tests
2019-05-31 Eli ZaretskiiUnbreak MinGW64 build with pthreads.h installed
2019-05-30 Paul EggertPacify GCC when compiling unexelf.c on Fedora 30
2019-05-30 Paul EggertSuppress GCC 9 “no longer supported” messages
2019-05-30 Paul EggertImprove eq1/memql performance
2019-05-30 Mattias EngdegårdFix `memql' for bignums
2019-05-30 Alan MackenzieOptimize one of CC Mode's syntax caches for long commen...
2019-05-30 Dmitry GutovFix a void-function error
2019-05-30 Dmitry GutovRename xref-refresh-results to xref-revert-buffer
2019-05-30 Dmitry GutovNew command ruby-find-library-file
2019-05-30 Dmitry Gutov; Remove unused piece of code and update a docstring
2019-05-30 Stefan KangasFix docstring of bookmark-get-bookmark
2019-05-30 YAMAMOTO MitsuharuAdd stipple support on cairo
2019-05-30 Basil L. ContovounesiosSimplify Gnus buffer liveness checking and killing
2019-05-30 YAMAMOTO MitsuharuFix breakage of native image scaling on XRENDER by...
2019-05-29 Paul EggertUpdate from Gnulib
2019-05-29 Stefan Monnier* lisp/subr.el (add-hook): Turn `append` into `depth...
2019-05-29 Simen HeggestøylUse lexical-binding in makesum.el and add tests
2019-05-29 Basil L. ContovounesiosSimplify gnus-or and gnus-and
2019-05-29 YAMAMOTO MitsuharuRework cairo image support to improve consistency ...
2019-05-29 YAMAMOTO MitsuharuImprove previous change for tool bar image support...
2019-05-29 Stefan Monnier* mule-cmds.el (encoded-string-description): Require...
2019-05-28 Stefan Monnier* lisp/international/mule-cmds.el (encode-coding-char...
2019-05-28 Michael Heerdegen* doc/misc/cl.texi (Macro Bindings): Add a detail
2019-05-28 Stefan Monnier* lisp/gnus/gnus-art.el: Use mail-header-p
2019-05-28 Eli ZaretskiiFix handling of -xrm on MS-Windows broken by recent...
2019-05-28 Stefan Monnier* lisp/frameset.el: Stop using obsolete registerv objects
2019-05-28 Stefan KangasCleanup of TODO to prefer report-emacs-bug
2019-05-28 YAMAMOTO MitsuharuSupport tool bar icon image also on GTK+2 with cairo
2019-05-28 Glenn Morris* test/lisp/autorevert-tests.el: Give on on remote...
2019-05-27 Glenn Morris* test/lisp/autorevert-tests.el: Try to fix remote...
2019-05-27 Simen HeggestøylRemap `complete-symbol' in CSS mode
2019-05-27 Mattias EngdegårdCorrectly eliminate duplicate cases in switch compilation
2019-05-27 Michael AlbinusAnother attempt to fix Bug#35769
2019-05-27 Noam Postavsky; Fix read-multiple-choice test
2019-05-26 Simen HeggestøylAdd a menu bar menu for CSS mode
2019-05-26 Michael Albinus* lisp/net/tramp-sh.el (tramp-maybe-open-connection...
2019-05-26 Eli Zaretskii; * INSTALL.REPO: Start by telling how to clone the...
2019-05-26 Noam PostavskyAvoid infloop in read-multiple-choice (Bug#32257)
2019-05-26 Noam Postavsky; * doc/lispref/nonascii.texi (Explicit Encoding):...
2019-05-26 Noam PostavskyAvoid infloop in read-multiple-choice (Bug#32257)
2019-05-26 Basil L. ContovounesiosTweak recent additions in tabify-tests.el
2019-05-26 Simen HeggestøylUse lexical-binding in paren.el and add tests
2019-05-26 Paul EggertUpdate author/maintainer info
2019-05-26 Paul EggertRemove Maintainer: when it duplicates Author:
2019-05-26 Stefan KangasUse lexical-binding in tabify.el and add tests
2019-05-26 Paul Eggert* CONTRIBUTE: Split git configuration from fetch-and...
2019-05-25 Dmitry Gutov; Minor docstring change
2019-05-25 Paul EggertDocument ‘Maintainer: emacs-devel@gnu.org’
2019-05-25 Paul EggertGo back to "Maintainer: emacs-devel@gnu.org"
2019-05-25 Dmitry Gutov; etc/NEWS: Consolidate the Xref entries
2019-05-25 Dmitry Gutov; xref--create-fetcher: Add some further clarification
2019-05-25 Dmitry GutovExpand some xref documentation
2019-05-25 Eli ZaretskiiImprove documentation of decoding into a unibyte buffer
2019-05-25 Eric S. RaymondImplement and document XDG-style startup files under...
2019-05-25 Mauro ArandaRemove redundants "See" before @xref or @pxref (Bug...
2019-05-25 Mauro ArandaRemove redundants "See" before @xref or @pxref (Bug...
2019-05-25 Michael Albinus* doc/misc/tramp.texi (Obtaining Tramp): Tramp is avail...
2019-05-24 Dmitry Gutov; Add NEWS entries for recent Xref changes
2019-05-24 Dmitry GutovRename xref--revert-xref-buffer to xref-refresh-results
2019-05-24 Dmitry GutovSupport reverting in xref-find-definitions results...
2019-05-24 Stefan Monnier* lisp/emacs-lisp/package.el (package-install-from...
2019-05-24 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-05-24 Michael AlbinusFix Bug#35769
2019-05-24 Matthew BauerAdd "Enter Auth" prompt handling for OpenVPN (Bug#35724)
2019-05-24 Dmitry GutovMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2019-05-24 Dmitry GutovSupport "reverting" Xref buffers (bug#35702)
2019-05-24 YAMAMOTO MitsuharuUndo use of Emacs_Pixmap over Pixmap for x_kill_gs_process
2019-05-23 Michael HeerdegenImprove documentation of the 'function' special form
2019-05-23 Michael Heerdegen* lisp/emacs-lisp/cl-macs.el (cl-callf): Tweak in docstring
2019-05-23 Eli Zaretskii; * src/coding.c: Improve commentary. (Bug#34765)
2019-05-23 Paul EggertAvoid backslash-newline-newline in source code
2019-05-23 Eli ZaretskiiUnbreak display of characters on MS-Windows
2019-05-23 Stefan Monnier* lisp/cedet/srecode/insert.el: Use lexical-binding
2019-05-23 Stefan Monnier* lisp/allout.el, lisp/allout-widgets.el: Use cl-lib...
2019-05-23 YAMAMOTO MitsuharuMake Cairo build obey hint-style font setting (Bug...
2019-05-23 Basil L. ContovounesiosFix url-copy-file argument handling
2019-05-23 Dario GjorgjevskiFix customization type of recentf-max-saved-items
2019-05-22 Stefan Monnier* lisp/textmodes/sgml-mode.el: Fix lone `>` in sgml...
2019-05-22 Dmitry GutovMake xref-find-definitions more customizable
2019-05-22 Dmitry GutovSeparate xref-find-definitions' behavior from other...
2019-05-22 Paul EggertRemove fixnum restriction on some display vars
2019-05-22 Glenn MorrisMerge from origin/emacs-26
2019-05-22 Glenn Morris; Merge from origin/emacs-26
2019-05-22 Glenn MorrisMerge from origin/emacs-26
2019-05-22 Tom LevyFix a typo in ELisp manual
2019-05-21 Alexander Gramiak* src/xfont.c (xfont_draw): Allocate the XChar2b array...
2019-05-21 Alan ThirdFix some deprecation notices on macOS 10.14
2019-05-21 Paul EggertPacify libpng on interlaced images (Bug#35843)
2019-05-21 Paul EggertRemove time-date debugging scaffolding
2019-05-21 Federico TedinUse lexical-binding in tempo.el and add tests
2019-05-21 Alan MackenzieC Mode: Fix indentation of DEFUN's function's argument...
next