]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-01-23 Phillip LordAdd two autoloads to manual fix/bootstrap-build-minimize
2017-01-21 Phillip LordAdd error handling to magic-mode-alist
2017-01-21 Phillip LordRemove conditional includes from bootstrap
2017-01-21 Phillip LordDo not use find-file non-interactively
2017-01-15 Noam PostavskyImprove ffap-gopher-at-point handling of long lines
2017-01-14 Alan ThirdFix NS main thread check (bug#25265)
2017-01-14 Alan MackenzieCorrect c-parse-state-get-strategy for moving HERE...
2017-01-14 Eli ZaretskiiInclude "Date:" in mail messages filed by 'sendmail...
2017-01-14 Dmitry GutovRemove leftover references to log-view-message-face
2017-01-13 Phillip LordRecord autoloads till emacs dump
2017-01-13 Tom TromeyAdd chained indentation to js-mode
2017-01-13 Tom TromeyFix js-mode indentation bug
2017-01-13 Tom TromeyFix definition of EMACS in test/manual/indent/Makefile
2017-01-13 Tom TromeyAdd .jsx to auto-mode-alist
2017-01-13 Tom TromeyFix two js-mode filling bugs
2017-01-13 Eli ZaretskiiFix last change
2017-01-13 Eli ZaretskiiFix the new condvar test
2017-01-13 Eli ZaretskiiMinor improvements in the new condvar test
2017-01-13 Eli ZaretskiiFix a bug in waiting for condition variable
2017-01-13 Katsumi YamaokaFix last change of dd80ee6 (was: mm-uu.el: Don't dissec...
2017-01-13 Katsumi Yamaokamm-uu.el: Don't dissect patch part
2017-01-13 Dmitry LazurkinFix extracting async def type and name in python mode...
2017-01-12 Katsumi YamaokaRemove garbage from Content-Transfer-Encoding value...
2017-01-12 Paul EggertRestore behavior of ‘./autogen.sh autoconf git’
2017-01-12 Glenn Morris* autogen.sh: Simplify argument parsing.
2017-01-11 Glenn Morris* autogen.sh: Add --no-check option. (Bug#25359)
2017-01-11 Glenn MorrisConvert some network test failures to skipping
2017-01-11 Alexander KuleshovAdd DNS keywords and remove duplications
2017-01-11 Alan MackenzieHandle syntactic WS cache properties more accurately...
2017-01-11 Michael AlbinusSupport stat 8.26 in Tramp
2017-01-10 Paul EggertMerge from gnulib
2017-01-10 Eli ZaretskiiDon't use unsafe encoding for the bookmark file
2017-01-09 Phillip LordRemove unused ldefs-boot.el
2017-01-08 Noam PostavskyUse expanded stack during regex matches
2017-01-08 Noam PostavskyFix computation of regex stack limit
2017-01-08 Alan ThirdRemove apploopnr
2017-01-08 Glenn MorrisRemove unused configure output variable
2017-01-08 Glenn MorrisFix automake dependencies
2017-01-08 Paul EggertRemove unnecessary blankp code
2017-01-08 Stefan Merten* lisp/textmodes/rst.el: Fix rst-forward-indented-block.
2017-01-08 Paul EggertRemove @SET_MAKE@ from manually-maintained files
2017-01-07 Michael AlbinusFix a problem with `start-file-process' in Tramp
2017-01-07 Rolf AdeFix selecting SQLite database files with sql-mode ...
2017-01-07 Eli ZaretskiiSpecify encoding of the bookmark file
2017-01-07 Eli ZaretskiiAvoid infloop in 'ispell-region'
2017-01-06 Philipp StephaniAdd support for Unicode whitespace in [:blank:]
2017-01-06 Stefan Monnier(feedmail-deduce-address-list): Avoid add-to-list on...
2017-01-06 Noam PostavskyFix isearch handling of C-u C-u...
2017-01-05 Paul EggertShorten autogen.sh script
2017-01-05 Eli ZaretskiiYet another fix for autogen.sh
2017-01-05 Eli Zaretskii* autogen.sh (gnulib.mk): Another attempt to fix macOS...
2017-01-05 Eli ZaretskiiFix dependencies of nt/gnulib.mk
2017-01-05 Eli ZaretskiiUnbreak macOS build
2017-01-05 Johan ClaessonFix term.el handling of ^Z-sequences spanning chunks
2017-01-05 Mark OteizaTurn on lexical-binding in mb-depth.el
2017-01-04 Alan ThirdRevert "Rework NS event handling (bug#25265)"
2017-01-04 Paul EggertPort recent autogen.sh changes to Darwin
2017-01-04 Stefan MonnierAvoid add-to-list on local variables
2017-01-03 Mark OteizaTurn on lexical-binding in md4.el
2017-01-03 Stefan MertenLots of refactorings and a few minor improvements.
2017-01-03 Stefan Monnier(cl-defstruct): Improve error message for slots w/o...
2017-01-03 Philipp StephaniSmall patch for ffap.el
2017-01-03 Eli ZaretskiiGenerate nt/gnulib.mk from lib/gnulib.mk
2017-01-03 Noam PostavskyHandle multibyte chars spanning chunks in term.el
2017-01-03 Michael AlbinusFinish work on filenotify-tests.el
2017-01-02 Michael AlbinusCheck also for "gvfs-monitor-dir.exe" in Tramp
2017-01-02 Eli ZaretskiiFix compilation --without-x
2017-01-02 Sašo ŽivanovićFix RefTeX to show table of contents for dtx files...
2017-01-02 Paul EggertRemove mistakenly-added files
2017-01-01 Noam PostavskyWarn about incomplete untarring of link files
2017-01-01 Noam PostavskyRemove sh-mode's skeleton-end-hook
2017-01-01 Paul Eggert* nt/gnulib.mk (stdint.h): Update to match lib/gnulib...
2017-01-01 Mark OteizaAdd term/tmux.el
2017-01-01 Philipp StephaniFix encoding of JSON surrogate pairs
2017-01-01 Michael AlbinusRemove tramp-gw.el, which was synced from emacs-25...
2017-01-01 Michael Albinus; Fix typo
2017-01-01 Paul EggertDo not use Gnulib’s m4/wint_t.m4.
2017-01-01 Paul EggertMerge from gnulib, continued
2017-01-01 Paul EggertUpdate copyright year to 2017 in master
2017-01-01 Paul EggertRemove test/automated detritus from merge
2017-01-01 Paul EggertMerge from gnulib
2017-01-01 Paul EggertMerge from origin/emacs-25
2017-01-01 Paul Eggert; Merge from origin/emacs-25
2017-01-01 Paul EggertMerge from origin/emacs-25
2017-01-01 Paul Eggert; Merge from origin/emacs-25
2017-01-01 Paul EggertMerge from origin/emacs-25
2017-01-01 Paul Eggert; Merge from origin/emacs-25
2017-01-01 Paul EggertMerge from origin/emacs-25
2017-01-01 Paul Eggert; Merge from origin/emacs-25
2017-01-01 Paul EggertMerge from origin/emacs-25
2017-01-01 Alan MackenzieGive eval-and-compile a correct edebug spec. Fixes...
2017-01-01 Paul EggertFix copyright years by hand
2017-01-01 Paul EggertUpdate copyright year to 2017
2016-12-31 Paul EggertClarify internal_catch etc.
2016-12-31 Ken BrownFurther improve filenotify-tests.el
2016-12-31 Paul Eggert* src/xdisp.c (string_from_display_spec): Simplify.
2016-12-31 Alan ThirdRework NS event handling (bug#25265)
2016-12-31 Philipp StephaniCheckdoc: use syntax functions instead of regex
2016-12-31 Eli ZaretskiiDon't define NOMINMAX on MS-Windows
2016-12-31 Chris GregorySimplify code in eval.c that calls 'setjmp'
next