]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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 Paul EggertRequire libgnutls unless --with-gnutls=no
2016-07-23 Alan MackenzieFontify C++ parameter packs.
2016-07-23 Alan MackenzieJava Mode: Handle strings as case labels correctly.
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 Oteiza;Partially revert 2649105a
2016-07-21 Stefan Monnier* src/bytecode.c: Fix compilation with BYTE_CODE_SAFE
2016-07-21 Tino CalanchaIbuffer: Use default output buffer for shell commands
2016-07-21 Tino CalanchaFix failing test
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-20 Paul EggertFix lifetime bug in tzlookup
2016-07-20 Lars IngebrigtsenFix shr.el/image build problem
2016-07-20 Ted ZlatanovBring the Gnus Cloud package into working order.
2016-07-20 Paul EggertRemove CHECK_FRAME_FONT cruft from bytecode.c
2016-07-20 Paul EggertWork around GCC bug 54561 in a better way
2016-07-20 Paul EggertFix port to glibc 2.24 (pre-release) + ppc64
2016-07-19 Alan ThirdPrevent bar cursor overwriting next glyph (bug#16856)
2016-07-19 Paul Eggert; Spelling fix
2016-07-19 Eli ZaretskiiFix 'transpose-regions' when LEAVE-MARKERS arg is non-nil
2016-07-19 Katsumi YamaokaMake gif animation work (bug#24004)
2016-07-19 Stefan Monnier* lisp/simple.el (undo-amalgamate-change-group): New...
2016-07-18 Noam PostavskyKeep w32 environment settings internal only
2016-07-18 Nicolas PettonBetter documentation for cl-reduce (bug#24014)
2016-07-17 Dmitry Gutov; Revert "Replace eldoc-documentation-function with...
2016-07-17 Dmitry Gutov; Revert "Use eldoc-documentation-functions"
2016-07-17 Alan ThirdRemove separate pool for popup dialogs (bug#23856)
2016-07-17 Mark OteizaUse eldoc-documentation-functions
2016-07-16 Noam PostavskyOptimize ucs-normalize.el compilation
2016-07-16 Noam PostavskyAdd tests for ucs-normalize.el
2016-07-16 Alan ThirdFix cursor display (bug#23993)
2016-07-15 Paul EggertStop worrying about Alliant in bytecode.c
2016-07-15 Paul EggertRemove BYTE_MAINTAIN_TOP
2016-07-15 Paul EggertRemove now-inaccurate bytecode comments
2016-07-15 Paul EggertPort to glibc 2.24 (pre-release) + ppc64
2016-07-14 Mark OteizaRevert "Add a couple cells to lisp-prettify-symbols...
2016-07-14 Stefan Monnier* lisp/simple.el (shell-command): Add save-match-data...
2016-07-14 Alan MackenzieCC Mode: correct incorrect invocation of parse-partial...
2016-07-14 Andreas SchwabFix configure summary for hybrid malloc configurations
2016-07-14 Stephen BermanFix delete-duplicate-lines
next