]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-11-04 Paul Eggert; Spelling fixes
2016-11-04 Paul EggertMerge from origin/emacs-25
2016-11-04 Paul Eggert; Merge from origin/emacs-25
2016-11-04 Paul EggertMerge from origin/emacs-25
2016-11-04 Paul Eggert; Spelling fixes
2016-11-04 Phillip LordUpdate README for precompiled windows Emacs.
2016-11-04 Mark Oteiza; Restore nixed comments
2016-11-04 Mark OteizaFix references to long obsoleted functions/aliases
2016-11-04 Mark Oteiza* lisp/emacs-lisp/pcase.el (pcase-dolist): Add a docstring.
2016-11-04 Mark Oteiza; Fix warnings
2016-11-04 Katsumi Yamaoka* lisp/net/shr.el (shr-collect-extra-strings-in-table...
2016-11-04 Hong XuClarify documentation of 'vc-responsible-backend' wrt...
2016-11-04 Eli ZaretskiiClarify doc string of 'transpose-sexps'
2016-11-04 Tibor CsögörFix docstring of 'browse-url-firefox-new-window-is...
2016-11-04 Eli ZaretskiiImprove documentation of 'font-lock-remove-keywords'
2016-11-04 Vasilij SchneidermannAdd 'x-ctrl-keysym' support on X window system
2016-11-04 Eli ZaretskiiFix documentation of the command summary key
2016-11-04 Alexander GramiakImprove autoload error reporting
2016-11-04 Eli ZaretskiiMark relocation workarounds with REL_ALLOC
2016-11-03 Reuben ThomasStop force parameter of whitespace-report-region having...
2016-11-03 Reuben ThomasDocument use of `tab-width'
2016-11-03 Reuben ThomasMake whitespace-report-region respect current settings
2016-11-03 Reuben ThomasFix whitespace-space-after-tab-regexp
2016-11-03 Reuben ThomasRemove duplicate documentation
2016-11-03 Reuben ThomasFix bob/eob checks
2016-11-03 Tino Calancha(thing-at-point 'list) return nil if no list at point
2016-11-03 Mark OteizaRemove antlr face aliases obsoleted in 22.1
2016-11-03 Daniel ColascioneRevert "Disable bracketed paste in a terminal in char...
2016-11-02 Mark Oteiza; Require eieio at run time
2016-11-02 Mark OteizaRevert change to eww-suggest-uris
2016-11-02 Mark OteizaAdd eww-open-in-new-buffer to EWW
2016-11-02 Mark OteizaMigrate auth-source to cl-lib
2016-11-02 Thomas FitzsimmonsFix documentation for 'eudc-options-file'
2016-11-02 Tibor CsögörFix documentation of 'eudc-inline-expansion-format'
2016-11-01 Lars IngebrigtsenDon't segfault on timed-out TLS connections
2016-11-01 Eli ZaretskiiSupport 'TARGETS' in clipboard selections on MS-Windows
2016-11-01 Glenn Morris; Auto-commit of loaddefs files.
2016-11-01 Thomas FitzsimmonsFix documentation for 'eudc-options-file'
2016-11-01 Tibor CsögörFix documentation of 'eudc-inline-expansion-format'
2016-11-01 Mark OteizaTurn on lexical-binding in some more libs
2016-11-01 Mark OteizaTurn on lexical-binding in some net libs
2016-10-31 Mark OteizaTurn on lexical-binding in some url libs
2016-10-31 Johan Bockgård* lisp/emacs-lisp/cl-macs.el (cl-symbol-macrolet):...
2016-10-31 Clément Pit... python.el: Fix detection of native completion in Python...
2016-10-30 Alan MackenzieHandle chars of syntax word which are also flagged...
2016-10-30 Daniel ColascioneSpeed up initialization by preferring /dev/urandom...
2016-10-30 José L. DoménechQuote file names in dired compression commands
2016-10-29 Eli ZaretskiiAvoid errors in posn-at-point for large images
2016-10-29 Eli ZaretskiiUnbreak MS-Windows build
2016-10-29 Daniel ColascioneAdd double-buffering support to reduce flicker
2016-10-28 Michael AlbinusImprove result of `auth-source-search' in Tramp
2016-10-27 Mark OteizaFix avl-tree alias docstrings
2016-10-27 Paul EggertUpdate from gnulib
2016-10-27 Paul Eggertelectric-quote-chars fixups
2016-10-27 Göktuğ KayaalpNew user variable 'electric-quote-chars'
2016-10-27 Paul Eggert; Spelling fix
2016-10-27 Tino CalanchaAdd more tests for Bug#24627
2016-10-26 Glenn Morris* Makefile.in (install-arch-indep): Skip etc/refcards...
2016-10-26 Stefan Monnier* lisp/subr.el (set-transient-map): Exit for unbound...
2016-10-26 Filipp Gunbin* lisp/shell.el (shell--unquote&requote-argument):...
2016-10-26 Eli ZaretskiiUpdate category-table for Chinese characters
2016-10-26 Paul Eggert* src/xwidget.c (webkit_js_to_lisp): Now static.
2016-10-26 Ricardo Wurmusxwidget: Map "previous-line" and "next-line" to scroll
2016-10-26 Ricardo Wurmusxwidget: Bind "beginning-of-buffer" and "end-of-buffer"
2016-10-26 Ricardo WurmusImplement zoom for WebKit widget.
2016-10-26 Ricardo WurmusDynamically resize WebKit widget.
2016-10-26 Ricardo WurmusLet initial WebKit view fill window
2016-10-26 Ricardo Wurmusxwidget: Remove title hack.
2016-10-26 Ricardo Wurmusxwidget: Get URL asynchronously.
2016-10-26 Ricardo Wurmusxwidget: Get selection with asynchronous JavaScript
2016-10-26 Ricardo Wurmusxwidget: Add function to find element by CSS selector
2016-10-26 Ricardo Wurmusxwidget: Simplify functions to scroll to elements
2016-10-26 Ricardo Wurmusxwidget: Get title via asynchronous JavaScript.
2016-10-26 Ricardo Wurmusxwidget: Do not use `xwidget-execute-script-rv' to...
2016-10-26 Ricardo WurmusRemove scrolled window container around WebKit widget
2016-10-26 Ricardo Wurmusxwidget: Pass JavaScript return value to optional callb...
2016-10-26 Ricardo Wurmusxwidget: Use WebKit2 API
2016-10-26 Noam PostavskyInhibit buffer relocation during regex searches
2016-10-26 Noam PostavskyRevert fixes to allocation of regex matching
2016-10-25 Paul EggertMerge from origin/emacs-25
2016-10-25 Paul Eggert; Merge from origin/emacs-25
2016-10-25 Paul EggertMerge from origin/emacs-25
2016-10-25 Paul Eggert; Merge from origin/emacs-25
2016-10-25 Paul EggertMerge from origin/emacs-25
2016-10-25 Paul Eggert; Merge from origin/emacs-25
2016-10-25 Eli ZaretskiiComment for bug#24793
2016-10-25 Nicolas PettonMinor fix in the documentation of seq-random-elt
2016-10-25 Paul EggertDefault REL_ALLOC to 'no'
2016-10-25 Eli ZaretskiiMinor copyedits in documentation of 'seq-random-elt'
2016-10-25 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-random-elt): Fix docstring.
2016-10-25 Philipp Stephani; Add missing `require'
2016-10-25 Damien CassouAdd seq-random-elt to seq.el
2016-10-24 Eli ZaretskiiYet another fix for using pointers into buffer text
2016-10-24 Ken Brown* configure.ac: Stop using mmap for buffers on Cygwin.
2016-10-24 Eli ZaretskiiAnother fix for using pointer to buffer text
2016-10-24 Michael AlbinusFix Bug#24478
2016-10-24 Nicolas Petton* lisp/emacs-lisp/seq.el (seq-let): Fix debug spec...
2016-10-24 Karl ChenDon't prompt user when killing Flymake processes
2016-10-24 Paul EggertPort --enable-gcc-warnings to bleeding-edge glibc
2016-10-23 Eli ZaretskiiFix handling of buffer relocation in regex.c functions
next