]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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'
2016-12-31 Chris GregorySimplify code in 'string_from_display_spec'
2016-12-31 Eli ZaretskiiSerialize random number generation on MS-Windows
2016-12-31 Michael Albinus* src/gfilenotify.c (Fgfile_monitor_name): Return inter...
2016-12-30 Ken RaeburnDon't call xg_select for a NextStep build.
2016-12-30 Ken RaeburnIncrease the obarray size.
2016-12-30 Ken RaeburnInitialize thread support for Xlib.
2016-12-30 Paul EggertRename primary_thread to main_thread
2016-12-30 Paul EggertRename main_thread to main_thread_id and simplify
2016-12-30 Michael Albinus* src/gfilenotify.c (Fgfile_monitor_name): Return a...
2016-12-30 Paul Eggert* src/sysdep.c (deliver_process_signal): Improve comment.
2016-12-30 Alan MackenzieCC Mode: Fix the fontification of a spuriously recognis...
2016-12-30 Nicolas PettonBump Emacs version to 25.1.91 emacs-25.1.91
2016-12-30 Nicolas Petton; Update ChangeLog.2 and AUTHORS files
2016-12-30 Eli ZaretskiiAttempt to fix crashes with threads in GTK builds
2016-12-30 Arash EsbatiAdd entry for biblatex
2016-12-30 Alan MackenzieBackport: Remove an ambiguity from defvar's doc string...
2016-12-30 Tino Calanchaffap-string-at-point: Limit max length of active region
2016-12-30 Thien-Thi Nguyenlast-chance: Also ignore NEWS files + typo fixes
2016-12-29 Mike Kupfer* mh-e.el (mh-fetch-x-image-url): Fix a docstring typo.
2016-12-29 Alan MackenzieRemove an ambiguity from defvar's doc string. Fixes...
2016-12-29 Michael AlbinusImprove filenotify-tests.el
2016-12-29 Alan MackenziePartially correct fontification of "(b*3)", and the...
2016-12-29 Alan MackenzieInitialize edebug-offset-indices to a cons, not nil...
2016-12-28 Stefan Monnier* lisp/emacs-lisp/inline.el: Fix apply-conversion ...
2016-12-27 Paul Eggert; fix indenting
2016-12-27 Michael AlbinusRelease Tramp 2.3.1
2016-12-27 Paul EggertSimplify prog1 implementation
2016-12-27 Stefan Monnier* lisp/emacs-lisp/inline.el: Fix apply-conversion ...
2016-12-27 Mark OteizaRemove a use of lexical-let
next