]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-05-14 Eli ZaretskiiRemove gettimeofday from w32 sources
2017-05-14 Eli ZaretskiiFix the MS-Windows build
2017-05-14 Paul EggertMerge from gnulib
2017-05-14 Marcin BorkowskiMerge branch 'fix/bug-21072'
2017-05-14 Ted Zlatanov* .gitlab-ci.yml: Add setup for GitLab CI builds.
2017-05-14 Mark Oteiza; Revert "Adjust the edebug spec of if-let*"
2017-05-13 Tak KunihiroNew minor mode 'pixel-scroll-mode'
2017-05-13 PhilippMake `old-style-backquotes' variable internal
2017-05-13 Philipp StephaniImprove unescaped character literal warnings
2017-05-12 Alan MackenzieFontify C++ for loop variable as variable, even when...
2017-05-12 Michael AlbinusMake Tramp backward compatible
2017-05-12 Noam PostavskyModify `beginning-of-defun-comments'
2017-05-12 Noam PostavskyFix elisp-tests-with-temp-buffer compilation
2017-05-12 Noam Postavsky* lisp/emacs-lisp/lisp.el (mark-defun): Simplify moving...
2017-05-12 Marcin BorkowskiFix Bug#21072 and rework `mark-defun'
2017-05-12 Alfred M. Szmidt* lisp/mail/rmail.el (rmail-ignored-headers): Add 3...
2017-05-12 Eli ZaretskiiImprove doc strings in net-utils.el
2017-05-12 Andrew RobbinsExtend DNS lookup commands to allow specifying the...
2017-05-12 Glenn MorrisDon't hard-code loaddefs files in lisp/Makefile
2017-05-11 Katsumi YamaokaKill modified buffers silently when quitting (bug#26862)
2017-05-10 Perry E. MetzgerImplement 1-based column numbering in mode line
2017-05-10 Eli ZaretskiiEnsure cursor's foreground color is in sync with 'defau...
2017-05-10 Eli ZaretskiiFix vertical cursor motion when columns are of unequal...
2017-05-10 Glenn MorrisFix finding test .el files
2017-05-10 Tino CalanchaTweak a recent test
2017-05-10 Glenn MorrisPut license information in each generated uni-*.el
2017-05-10 Noam PostavskyFix lisp-indent-region and indent-sexp (Bug#26619)
2017-05-10 Dmitry GutovSimplify url-encode-url and add a test
2017-05-09 Glenn MorrisMore informative error when required feature missing
2017-05-09 Glenn MorrisPut re-loaded file back at start of load-history (bug...
2017-05-09 Glenn MorrisDon't duplicate autoload code in package.el
2017-05-09 Michael Albinus* test/lisp/net/tramp-tests.el: Keep additional test.
2017-05-09 Marcin BorkowskiAdd elisp-tests-with-temp-buffer, a new testing macro
2017-05-09 Noam PostavskyRevert "Output number of characters added to file ...
2017-05-08 Ken BrownSkip a test from filenotify-tests.el on Cygwin
2017-05-08 Paul EggertMerge from gnulib
2017-05-08 Wilson SnyderFix various verilog-mode.el issues.
2017-05-08 Michael AlbinusHandle `write-region' messages in Tramp properly
2017-05-07 YAMAMOTO MitsuharuFix glyph string generation for multi-font compositions...
2017-05-07 Philipp StephaniFix all unescaped character literals
2017-05-07 Alan MackenzieCC Mode internal cache: Handle a cache pos being inside...
2017-05-07 Glenn Morris; Update contributor name
2017-05-07 Paul Eggert; Spelling fixes
2017-05-07 Glenn MorrisSilence an mh-compat compiler warning
2017-05-07 Glenn MorrisEvaluate mh-require when compiling
2017-05-07 Glenn MorrisRemove obsolete method of changing byte-compile-dest...
2017-05-07 Paul EggertNew var write-region-verbose, default nil
2017-05-07 Glenn MorrisWrite autoloads file atomically
2017-05-07 Glenn MorrisWrite autoloads file once only
2017-05-06 Paul EggertPort .gdbinit to GDB 7.11.1 + Python 2.7.12
2017-05-06 Paul EggertPretty-print const Lisp_Objects in .gdbinit
2017-05-06 Paul EggertPacify GCC setjmp/longjmp warning
2017-05-06 PhilippFix bootstrap build of files.el
2017-05-06 Noam Postavsky; INSTALL.REPO: Mention cases that 'make bootstrap...
2017-05-06 Eli Zaretskii; Fix last change
2017-05-06 Eli ZaretskiiFix last change for MS-Windows
2017-05-06 Eli Zaretskii; * src/alloc.c (make_module_function): Avoid compiler...
2017-05-06 Philipp StephaniIntroduce new misc type for module function
2017-05-06 Philipp StephaniFix quoted files for 'verify-visited-file-modtime'
2017-05-06 Noam Postavsky; etc/NEWS: Fix default-frame-alist reference (Bug...
2017-05-06 Eli Zaretskii* src/fileio.c (write_region): Don't say "1 characters...
2017-05-06 Eli ZaretskiiTurn on GC_CHECK_MARKED_OBJECTS by default under ENABLE...
2017-05-06 Eli Zaretskii; * lisp/replace.el (query-replace-regexp, replace...
2017-05-06 Tom TromeyFix erc-join with channel password
2017-05-06 Tino CalanchaEnsure the created temp file in a test is new
2017-05-06 Glenn MorrisDecruftify dns-mode.el a little bit
2017-05-05 Paul EggertPretty-print Lisp_Object values in GDB
2017-05-05 Peder O. KlingenbergTweak dns-mode font-lock
2017-05-05 Glenn MorrisFontify the doc-string in some CL forms as such
2017-05-05 Glenn Morris* lisp/emacs-lisp/cl-lib.el (cl-mapcar): Remove recent...
2017-05-05 Dmitry Gutovcl-defmethod: Make the edebug spec more technically...
2017-05-04 Mike KupferFix MH-E not to load cl at runtime (Bug#25552)
2017-05-04 Jean-Christophe... Multiline support in NS "Open Selected File" service.
2017-05-04 Dmitry Gutov; xref-collect-matches: Add a TODO
2017-05-04 Eli Zaretskii; Remove redundant definition of the 'DebPrint' macro
2017-05-04 Göktuğ KayaalpRequire cl-lib at runtime in vc-hg
2017-05-04 Tino CalanchaInherit incompatible/obsolete package faces from error
2017-05-04 Michael AlbinusSet process property `adjust-window-size-function'...
2017-05-04 Nicolas Petton* lisp/emacs-lisp/seq.el: Bump seq version.
2017-05-04 Damien CassouAdd seq-set-equal-p to test for set equality
2017-05-04 Paul EggertSpelling fixes
2017-05-04 Paul EggertMerge from pkg-config
2017-05-03 Tom TromeyAdd color highlighting to css-mode
2017-05-03 Michael AlbinusFix Bug#26763
2017-05-02 Paul EggertUse ptrdiff_t, not int, for stack sizes
2017-05-02 Paul EggertCheck list object type if --enable-gcc-warnings
2017-05-02 Glenn MorrisTweak auth-source-pass.el to avoid run-time subr-x
2017-05-02 Charles A.... Constrain non-child frames to screen area in OS X
2017-05-02 Michael AlbinusFix error in completion for separate Tramp syntax
2017-05-02 Eli ZaretskiiAvoid compilation warnings
2017-05-02 Paul EggertMerge from gnulib
2017-05-02 Gemini LasswellFix Edebug specs for 'cl-defmethod' and 'defmethod'
2017-05-02 Eli ZaretskiiTemporary fix for the MS_Windows build
2017-05-01 Paul EggertPort format-time-string to MS-Windows better
2017-05-01 Dmitry Gutov; Fix the comment back
2017-05-01 Paul EggertMerge from gnulib
2017-05-01 Ken Brown; Fix typo
2017-05-01 Dmitry GutovSpeed up project-find-regexp for simple regexps
2017-05-01 Eli Zaretskii; Fix commentary in a recent commit
2017-05-01 Philipp StephaniWarn about missing backslashes during load
next