]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-10-25 Philipp StephaniTransfer signals to main coroutine
2016-10-25 Philipp StephaniRemove wrong assertion
2016-10-25 Philipp Stephanimalloc is redefined by config.h
2016-10-25 Philipp StephaniSupport for Windows fibers
2016-10-25 Philipp StephaniWIP: CSP based on libtask
2016-10-25 Philipp StephaniClarify the behavior of minor mode commands
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
2016-10-23 Eli ZaretskiiAvoid relocating buffers while libxml2 reads its text
2016-10-23 Eli Zaretskii; Remove redundant code in gmalloc.c
2016-10-23 Eli ZaretskiiAttempt to catch reads from a buffer that is relocated
2016-10-23 Eli ZaretskiiRevert "* lisp/simple.el (process-menu-mode, list-proce...
2016-10-23 Eli ZaretskiiRevert "* lisp/ibuf-ext.el (ibuffer-do-shell-command...
2016-10-23 Eli ZaretskiiRevert "* lisp/ibuffer.el (ibuffer): Improve 'other...
2016-10-23 Michael Albinus; Apply whitespace conventions of Tramp upstream
2016-10-23 Paul Eggert* src/regex.c (re_search_2): Use UNINIT, not IF_LINT.
2016-10-23 Paul EggertMerge from origin/emacs-25
2016-10-23 Paul Eggert; Merge from origin/emacs-25
2016-10-23 Paul EggertMerge from origin/emacs-25
2016-10-23 Paul Eggert; Merge from origin/emacs-25
2016-10-23 Paul EggertMerge from origin/emacs-25
2016-10-23 Paul Eggert; Merge from origin/emacs-25
2016-10-23 Paul EggertMerge from origin/emacs-25
2016-10-23 Eli Zaretskii;* src/w32heap.c: Fix typo and wording of the comments.
2016-10-23 Paul Eggertelectric-quote mode no longer worries about coding
2016-10-23 Paul Eggert* src/regex.c (re_search_2): Make new code safe for...
2016-10-23 Paul EggertPort to GCC 6.2.1 + --enable-gcc-warnings
2016-10-22 Noam PostavskyAvoid infinite hscrolling in redisplay
2016-10-22 Noam PostavskyExplain how to debug emacsclient lisp errors
2016-10-22 Michael AlbinusFix error codes in Tramp
2016-10-22 Jorgen SchaeferAutoload all commands from misc.el
2016-10-22 Martin RudalicsOn terminal frames ignore minibuffer frame parameter...
2016-10-22 Noam PostavskyLet describe-function work for lambda again
2016-10-22 Noam PostavskyFix kill-line's docstring
2016-10-22 Noam PostavskyFix handling of allocation in regex matching
2016-10-21 Paul Eggert* lisp/electric.el (electric-quote-mode): Improve doc...
2016-10-21 Paul EggertNew error file-missing
2016-10-21 Mark OteizaTeach browse-url to open man page urls
2016-10-21 Eli ZaretskiiImprove fontification of footnote references in Info...
2016-10-20 Philipp StephaniMinor fixes to cc-mode-tests.el
2016-10-20 Michael Albinus* etc/NEWS: Fix typos. Remove entries backported to...
2016-10-20 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-10-20 Michael AlbinusDocument, how to suppress iTerm2 shell integration...
2016-10-20 Tino Calanchacl-seq: Remove max limit on input sequence length
2016-10-20 Tino Calanchavc-region-history: Search just on lines intersecting...
2016-10-20 Mark OteizaDerive dig-mode from special-mode
2016-10-19 Eli ZaretskiiFix documentation of 'alist-get'
2016-10-19 Eli Zaretskii* src/regex.h (re_match_object): Improve commentary.
2016-10-19 Alan ThirdFix cursor at bottom left of rectangle (bug#24364)
2016-10-19 Michael Albinus; Fix quoting in etc/NEWS
2016-10-19 Michael AlbinusChange Tramp version to "2.2.13.25.2"
2016-10-19 Eli Zaretskii* lisp/emacs-lisp/autoload.el (update-directory-autoloa...
2016-10-19 Eli ZaretskiiDon't scan compiled module files for autoloads
2016-10-18 Johan Bockgårdcl-defstruct: Fix debug spec and check of slot options
2016-10-18 Johan Bockgårdisearch: Fix bug in defstruct syntax
2016-10-18 Mark OteizaAdd an option for eshell-input-filter
2016-10-18 Philipp Stephani; Fix embarassing typo
2016-10-18 Michael AlbinusFix Bug#24698
2016-10-18 Paul Eggertdelete-directory no longer errors when racing
2016-10-18 Yuri KhanSupport Shift selection in nxml-mode commands
2016-10-18 Eli Zaretskii* lisp/subr.el (start-process): Doc fix. (Bug#24693)
2016-10-18 Mark OteizaSimplify some loops and cons
2016-10-18 Göktuğ KayaalpFix display of vc-dir CVS file statuses in subdirectories
2016-10-17 Mark OteizaTurn on lexical-binding in auth-source
2016-10-17 Eli ZaretskiiUpdate URL of MS-Windows optional DLLs
2016-10-17 Martin RudalicsFix frame focus redirection with shared minibuffer...
2016-10-17 Martin Rudalics; * etc/NEWS: Add note on atomic windows.
2016-10-17 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2016-10-17 Eli ZaretskiiFix time-related data types in 2 editfns.c functions
2016-10-17 Eli ZaretskiiFix time-related data types in 2 editfns.c functions
2016-10-17 Martin RudalicsDocument atomic windows in Elisp manual (Bug#18170)
2016-10-17 Tino Calancha* lisp/simple.el (process-menu-mode, list-processes...
2016-10-17 Tino Calancha* lisp/ibuf-ext.el (ibuffer-do-shell-command-file):
2016-10-17 Tino Calancha* lisp/ibuffer.el (ibuffer): Improve 'other-window...
2016-10-17 Paul EggertPort to Ubuntu 16.10, which needs gcc -nopie
2016-10-17 Paul EggertNew face homoglyph
2016-10-17 Glenn Morris* lisp/cus-start.el (exec-path): Handle nil elements...
2016-10-16 Paul EggertPort to Ubuntu 16.10, which needs gcc -nopie
2016-10-16 Andreas PolitzCatch the imenu-unavailable error in sh-mode completion...
2016-10-16 Michael AlbinusFix bug#24665 in Tramp
2016-10-16 Eli Zaretskii; Minor fix for last change in characters.el
next