]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul Eggert; Merge from origin/emacs-25
2016-08-05 Paul EggertMerge from origin/emacs-25
2016-08-05 Paul EggertSpelling and minor grammar fixes
2016-08-04 Alan MackenzieWiden in certain low level CC Mode functions. This...
2016-08-04 Stefan MonnierFix Bug#24149
2016-08-03 Paul EggertUpdate from gnulib
2016-08-03 Paul EggertFix GnuTLS includes
2016-08-03 Michal NazarewiczFix accessing regex-resources in out-of-tree test runs...
2016-08-03 Paul EggertSimplify by assuming GnuTLS 2.12.2 or later
2016-08-03 Paul EggertPort to systems lacking GNUTLS_NONBLOCK
2016-08-03 Paul EggertFix non-blocking GnuTLS with slow connection
2016-08-03 Paul EggertRequire GnuTLS 2.12.2 or later
2016-08-03 Stefan Monnier* src/window.c (sanitize_window_sizes): Remove unused...
2016-08-03 Paul EggertFix (mapcar F S) crash when F alters S’s length
2016-08-03 Paul EggertPort window changes to --enable-gcc-warnings
2016-08-02 Stefan Monnier* src/window.c: Fix bootstrap failure due to window...
2016-08-02 Michael AlbinusFix Bug#23883
2016-08-02 Paul EggertPort regex changes to strict ISO C
2016-08-02 Stefan Monnier* lisp/window.el: Use lexical-binding
2016-08-02 Michal NazarewiczFix unused lexical variable
2016-08-02 Michal NazarewiczRemove unused STREQ macro
2016-08-02 Stefan Monnier* cl-generic.el: Fix problems introduced by new load...
2016-08-02 Michal NazarewiczHardcode regex syntax to remove dead code handling...
2016-08-02 Michal NazarewiczGet rid of re_set_whitespace_regexp
2016-08-02 Michal NazarewiczGet rid of re_set_syntax
2016-08-02 Michal NazarewiczRemove dead opcodes in regex bytecode
2016-08-02 Michal NazarewiczRefactor regex character class parsing in [:name:]
2016-08-02 Michal NazarewiczSplit regex glibc test cases into separet tests
2016-08-02 Michal NazarewiczDon’t (require 'cl)
2016-08-02 Michal NazarewiczFix reading of regex-resources in regex-tests
2016-08-02 Dima KoganAdded driver for the regex tests
2016-08-02 Dima KoganNew regex tests imported from glibc 2.21
2016-08-02 Paul EggertFix use-after-close in connect_network_socket
2016-08-01 Glenn Morris* lisp/emacs-lisp/autoload.el (autoload-generate-file...
2016-08-01 Glenn Morris; Auto-commit of loaddefs files.
2016-07-31 Stefan Merten* lisp/textmodes/rst.el: Major refactoring, minor chang...
2016-07-30 Martin RudalicsFix calculation of tool bar width reported by `frame...
2016-07-30 Eli ZaretskiiFix region display while dragging mouse
2016-07-30 Tino CalanchaCopy just non-empty strings to kill-ring
2016-07-30 Eli ZaretskiiAvoid warnings about undo list while decoding
2016-07-29 Noam Postavskyprofiler: Add mouse-1 binding for tree expansion
2016-07-28 Vincent BelaïcheMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-07-28 Vincent BelaïcheEnable addition of local printers from a mode hook.
2016-07-27 Ted ZlatanovPrompt to save gnus-cloud-method.
2016-07-27 Ken BrownFix dired-test-bug22694
2016-07-27 Michal NazarewiczFix ‘is multibyte’ test regex.c’s mutually_exclusive_p...
2016-07-27 Tino CalanchaRemove hook when disabling ibuffer-auto-mode
2016-07-27 Tino Calancha; Spelling fixes
2016-07-26 Stefan Monnier* lisp/subr.el (cancel-change-group): Reset cell in...
2016-07-26 Eli ZaretskiiAvoid segfaults in compute_motion
2016-07-26 Nicolas PettonDo not sharp-quote lambdas
2016-07-26 Ted Zlatanov* gnus-cloud.el (gnus-cloud-encode-data): Fix 'base64...
2016-07-26 Andrew HyattAdd warning to format-alist docs.
2016-07-25 Katsumi Yamaoka* lisp/gnus/mm-decode.el (mm-convert-shr-links):
2016-07-25 Michal NazarewiczFix ‘[[:cc:]]*literal’ regex failing to match ‘literal...
2016-07-25 Nicolas PettonFix auto-reverting image-mode buffer (bug#21598)
2016-07-24 Paul Eggert‘signal’ no longer returns
2016-07-24 Nicolas Petton* etc/AUTHORS: Update the AUTHORS file
2016-07-24 Nicolas Petton;; * ChangeLog.2: ChangeLog update.
2016-07-24 Nicolas Petton; ChangeLog fixes
2016-07-24 Nicolas Petton* admin/authors.el (authors-valid-file-names): Addition.
2016-07-24 Nicolas Petton* admin/authors.el: Additions.
2016-07-24 Paul EggertRequire libgnutls unless --with-gnutls=no
2016-07-23 Eli ZaretskiiWarn about Cairo-related problems
2016-07-23 Alan MackenzieFontify C++ parameter packs.
2016-07-23 Paul PogonyshevDon't let completion break `declare' handling
2016-07-23 Alan MackenzieJava Mode: Handle strings as case labels correctly.
2016-07-23 Noam PostavskyAdjust match data before calling after-change-funs
2016-07-22 Kaushal ModiAvoid repeated warnings while restoring desktop
2016-07-22 Eli ZaretskiiFix compilation warning in the MinGW build
2016-07-22 Lars IngebrigtsenMove read-multiple-choice to subr-x.el
2016-07-22 Tino CalanchaUpdate define-ibuffer-op doc string
2016-07-22 Tino CalanchaUpdate define-ibuffer-op doc string
2016-07-22 Tino CalanchaFix shell-command[-on-region] doc strings
2016-07-21 Mark Oteiza;Revert ";Partially revert 2649105a"
2016-07-21 Mark OteizaDo not show string-rectangle preview if minibuffer...
2016-07-21 Mark Oteiza;Partially revert 2649105a
2016-07-21 Stefan Monnier* src/bytecode.c: Fix compilation with BYTE_CODE_SAFE
2016-07-21 Achim Gratz* etc/PROBLEMS: Add entry about selection problems...
2016-07-21 Tino CalanchaIbuffer: Use default output buffer for shell commands
2016-07-21 Tino CalanchaFix failing test
2016-07-21 Paul EggertPort to glibc 2.24 (pre-release) + ppc64
2016-07-21 Paul EggertFix use-after-close in connect_network_socket
2016-07-21 Katsumi Yamaoka* lisp/net/shr.el (shr-fill-line):
2016-07-21 Katsumi Yamaoka* lisp/net/shr.el (shr-fill-line): Withdraw the last...
2016-07-20 Katsumi Yamaoka* lisp/net/shr.el (shr-fill-line):
2016-07-20 Mark Oteiza; Fix typo
2016-07-20 Paul EggertFix lifetime bug in tzlookup
2016-07-20 Lars IngebrigtsenFix shr.el/image build problem
next