]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-09-18 RasmusUpdate Org to v9.1.1
2017-09-16 Mark OteizaAdd lisp variable lcms-d65-xyz
2017-09-16 Gemini Lasswell* lisp/emacs-lisp/cl-macs.el (cl-letf): Fix Edebug...
2017-09-16 Andy MoretonAvoid MinGW64 compiler warnings in unexw32.c
2017-09-16 Eli ZaretskiiStart emacs-26 release branch
2017-09-16 Alan MackenzieCope better with C++ and Objective-C protection keyword...
2017-09-16 Eli ZaretskiiFix order of sorted overlays returned by 'overlays-at'
2017-09-16 Eli ZaretskiiDisable execution of unsafe Lisp by Enriched Text mode
2017-09-16 Eli ZaretskiiAvoid MinGW64 compilation warning in w32.c
2017-09-16 Eli Zaretskii; * src/data.c (minmax_driver): Fix last change.
2017-09-16 Eli ZaretskiiFix MS-Windows build broken by recent changes in lcms.c
2017-09-16 Eli ZaretskiiAvoid GCC 7 compilation warning in data.c
2017-09-16 Mark OteizaAdd lcms-temp->white-point and initial tests
2017-09-16 Mark OteizaUse cl-print in timer list
2017-09-15 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2017-09-15 Vincent BelaïcheMake landscape layout with geometry package rather...
2017-09-15 Mark Oteiza* lisp/json.el (json-read-keyword): Revert previous...
2017-09-15 Eli ZaretskiiOne more attempt to avoid GCC 7 warnings in dispnew.c
2017-09-15 Mark OteizaFix color-distance docstring
2017-09-15 Michael AlbinusImprove Tramp behaviour according to bug#27986
2017-09-15 Mark Oteiza; Partially revert previous commit
2017-09-15 Mark OteizaMore JSON optimization
2017-09-15 Eli ZaretskiiAvoid crashes due to invalid error forms from sentinels...
2017-09-15 Eli ZaretskiiAvoid compilation warnings with GCC 7 on MS-Windows
2017-09-15 Martin RudalicsDefine gnutls_rnd for WINDOWSNT and HAVE_GNUTLS3 case...
2017-09-15 Martin RudalicsIn w32heap.c bump up DUMPED_HEAP_SIZE
2017-09-14 Mark OteizaBind n,p in timer-list
2017-09-14 Glenn Morris* lisp/net/tls.el (tls-program): Fix :version.
2017-09-14 Eli Zaretskii* configure.ac (--with-lcms2, --without-lcms2): New...
2017-09-14 Eli Zaretskii; * etc/NEWS: Reword the lcms2 entry.
2017-09-14 Eli ZaretskiiAvoid 64-bit compilation warnings in unexw32.c
2017-09-14 Eli ZaretskiiFix warnings about formats in printf-like functions...
2017-09-14 Eli ZaretskiiSupport lcms2 in MS-Windows builds
2017-09-14 Paul EggertPort renameat_noreplace to openSUSE 12.3
2017-09-13 Paul EggertPrefer HTTPS to FTP and HTTP in documentation
2017-09-13 Paul EggertPrefer HTTPS to HTTP for gnu.org
2017-09-13 Simen HeggestøylAdd tests for color.el
2017-09-13 Lars IngebrigtsenMake gnutls-verify-error work again with url-retrieve...
2017-09-13 Michael AlbinusImprove backward compatibility of tramp-tests
2017-09-13 Michael Albinus* lisp/net/trampver.el (customize-package-emacs-version...
2017-09-13 Mark OteizaAdd clarification to if-let* docstring
2017-09-13 Lars IngebrigtsenMake fully qualified domain names more fully qualified
2017-09-13 Paul EggertRemove unused file lib/getopt_.h
2017-09-13 Mark OteizaRemove "baroque" use of prefix argument from gensym
2017-09-13 Mark OteizaProvide an lcms2 feature
2017-09-13 Mark OteizaAdd lcms2 interface
2017-09-13 Mark Oteiza; Fix previous commit
2017-09-13 Mark OteizaAdd other D series white points and some simple conversions
2017-09-13 Mark OteizaPermit non-integral color gradients
2017-09-13 Katsumi YamaokaProtect against malformed MIME messages that cause...
2017-09-13 Paul EggertMerge from Gnulib
2017-09-12 Dmitry GutovCall vc-resynch-buffer in vc-git-resolve-when-done
2017-09-12 Eric AbrahamsenAllow write-contents-functions to short-circuit buffer...
2017-09-12 Paul Eggert* etc/NEWS.25: Copy from emacs-25 etc/NEWS.
2017-09-12 Paul EggertLess chatter for ’make info/dir’
2017-09-12 Paul EggertTweak Gnus doc re gnus-copy-file
2017-09-12 Mark OteizaUpdate uses of if-let and when-let
2017-09-12 Mark OteizaImplement and-let*
2017-09-12 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2017-09-12 Eli ZaretskiiFix minor typos in the Emacs manual
2017-09-12 Paul EggertMerge Emacs 25.3 fixes
2017-09-12 Alan MackenzieDon't match C++ template delims starting within a token...
2017-09-12 Mark OteizaMove gensym to core Elisp
2017-09-12 Mark OteizaFix cl-gentemp
2017-09-12 Sam Steingoldgnus-score-file-name: Do not append empty suffix.
2017-09-12 Michael AlbinusExtend tramp-tests according to bug#27986
2017-09-12 Mark OteizaAdd cl-print method for hash tables
2017-09-12 Mark OteizaAdd docstrings to cl-print entry points
2017-09-12 Mark Oteiza; Fix previous commit
2017-09-11 Glenn MorrisImprove reproducibility of generated leim-list.el
2017-09-11 Philipp Stephani; * lisp/files.el (basic-save-buffer-2): Fix typo.
2017-09-11 Mark OteizaInclude sxhash of object with printed bytecode
2017-09-11 Eli ZaretskiiUpdate documentation of 'max-lisp-eval-depth'
2017-09-11 Eli ZaretskiiAnother place to produce debugging output in etags
2017-09-11 Eli ZaretskiiImprove documentation of etags-related features
2017-09-11 Alan ThirdFix macOS compatibility versions for vibrant dark theme...
2017-09-11 Michael AlbinusFurther optimization in Tramp's file name decomposition
2017-09-11 Paul EggertPort tramp-tests to new copy-directory behavior
2017-09-11 Paul EggertAdjust thumbs to new rename-file behavior
2017-09-11 Paul EggertAdjust ob-tangle to new copy-file behavior
2017-09-11 Paul EggertMake gnus-copy-file act like copy-file etc.
2017-09-11 Paul EggertMake write-file act like copy-file etc.
2017-09-11 Paul EggertMake copy-directory act like copy-file etc.
2017-09-11 Paul EggertFix some make-directory bugs
2017-09-10 Paul EggertFix race with rename-file etc. with dir NEWNAME
2017-09-10 Eli ZaretskiiExtend --debug printouts in etags
2017-09-10 Eli ZaretskiiAdd --debug option to etags
2017-09-10 Paul EggertSpelling fixes
2017-09-10 Mark Oteiza; Add to last commit
2017-09-10 Eli Zaretskii; * configure.ac: Fix last change.
2017-09-10 Paul EggertMerge from gnulib
2017-09-10 Ken BrownImplement renameat_noreplace on recent Cygwin
2017-09-10 Eli ZaretskiiAvoid warnings about file names in autoloads on MS...
2017-09-10 Mark OteizaAvoid looking at localized strings
2017-09-09 Paul Eggert* etc/NEWS.25: Document 25.3 changes.
2017-09-09 Lars IngebrigtsenRemove unsafe enriched mode translations
2017-09-09 Paul EggertBe more consistent about "directory name" in manual
2017-09-09 Eli ZaretskiiRemove more compilation warnings in MinGW64 build
2017-09-09 Paul EggertImprove --enable-gcc-warnings for MinGW64
2017-09-09 Eli ZaretskiiFix font-lock in Compilation mode
next