]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-05-19 Paul EggertAttempt to work around macOS vfork bug
2017-05-19 Eli ZaretskiiAdjust defcustom form for 'auto-hscroll-mode'
2017-05-19 Paul EggertFix DARWIN_OS_CASE_SENSITIVE_FIXME==2 false alarm
2017-05-19 Paul EggertPort --enable-gcc-warnings to clang 3.9.1
2017-05-19 Paul EggertClean up compiler warning in emacs-module.c
2017-05-19 Philipp StephaniClean up some compiler warnings
2017-05-18 Eli ZaretskiiSupport hscrolling only the current line
2017-05-18 Eli ZaretskiiFix last change in line-move-finish
2017-05-18 Simen HeggestøylExpand docstring for CSS mode
2017-05-18 Tino CalanchaUse the expression angle units while simplifying it
2017-05-18 Tino CalanchaRevert "Ignore angle mode while simplifying units"
2017-05-17 Paul Eggert; Spelling fix
2017-05-17 Paul EggertAvoid undefined behavior in struct sockaddr
2017-05-17 Stefan Monnier* lisp/vc/smerge-mode.el (smerge-refine-regions): Work...
2017-05-17 Paul EggertWork around AddressSanitizer bug with vfork
2017-05-17 Paul EggertCatch IPv4/IPv6 issues at compile time
2017-05-17 Paul EggertPacify --enable-gcc-warnings --with-x-toolkit=no
2017-05-17 Glenn Morris* admin/update_autogen (commit): Pull before push.
2017-05-17 Glenn Morrisautoload-rubric no longer provides a feature by default
2017-05-17 Eli ZaretskiiRemove redundant code in connect_network_socket
2017-05-16 Paul EggertFix minor timezone memory leak
2017-05-16 Paul EggertDo not discard AddressSanitizer stderr
2017-05-16 Paul EggertSimplify procname code to avoid GCC bug
2017-05-16 Paul EggertPacify GCC 7 with --enable-gcc-warnings
2017-05-16 Paul EggertMerge with gnulib, pacifying GCC 7
2017-05-16 Michael AlbinusMake autoloading Tramp more robust
2017-05-16 Michael AlbinusExtend tramp-tests.el
2017-05-16 Michael Albinus* lisp/net/tramp.el: Avoid recursive load of Tramp...
2017-05-16 Noam PostavskyMake `indent-line-to' respect field boundaries (Bug...
2017-05-16 Noam PostavskyMake sure indent-sexp stops at end of sexp (Bug#26878)
2017-05-16 Glenn MorrisStop some epg tests failing on rhel7 with gpg 2.0.22...
2017-05-16 Glenn MorrisAdd oldxmenu to system-configuration-features
2017-05-15 Ted Zlatanov* .gitlab-ci.yml: Adjust disclaimer as per RMS.
2017-05-15 Eli ZaretskiiRemove unneeded stuff from nt/inc/sys/time.h
2017-05-15 Paul EggertFix address violation found by AddressSanitizer
2017-05-14 Gemini LasswellMake edebug-step-in work on generic methods (Bug#22294)
2017-05-14 Paul EggertMerge from gnulib
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...
next