]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 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
2017-05-01 Ken Brown* configure.ac: Suggest Mailutils on Cygwin.
2017-05-01 Paul EggertDon’t stress-test time zones near the Epoch
2017-05-01 Glenn MorrisTweak vc-tests.el for bzr
2017-05-01 Dmitry Gutovvc-git-state: Return `ignored' as appropriate with...
2017-05-01 Glenn Morris; Auto-commit of loaddefs files.
2017-05-01 Dmitry Gutovvc-git-state: Bring back CentOS 6 compatibility
2017-05-01 Martin RudalicsRewrite w32fns.c's `x_set_menu_bar_lines'
2017-05-01 Michael AlbinusFix filenotify-tests.el for cygwin
2017-05-01 Dmitry Gutov; Tighten up vc-state tests, allowed by the previous...
2017-05-01 Jonathan GancSpeed up vc-git-status and make it more precise
2017-05-01 Dmitry GutovFix Git revision navigation in currently removed direct...
2017-04-30 Paul EggertMerge from gnulib
2017-04-30 Eli ZaretskiiDon't lose key bindings on mis-spelled text in flyspell...
2017-04-30 Martin RudalicsFix `delete-frame' behavior including Bug#26682
2017-04-30 Paul EggertMerge from gnulib
2017-04-30 Paul EggertFix buffer overflow in make-docfile
2017-04-30 Paul EggertMerge from gnulib
2017-04-30 Tino CalanchaFix dependency error during bootstrap
2017-04-29 Mats Lidell* etc/tutorials/TUTORIAL.sv: synced with TUTORIAL
2017-04-29 Philipp Stephani; Fix function name
2017-04-29 Philipp StephaniReimplement auto-saving to visited files
next