]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-10 Vladimir PanteleevImprove fontification in bat-mode
2017-02-10 Eli ZaretskiiRestore special setting of this-command-keys by M-x
2017-02-09 Juri Linkov* lisp/isearch.el (isearch-search-fun-default): Set...
2017-02-09 Tino CalanchaIbuffer: Update mode documentation
2017-02-09 Steven AllenFix environment variable for xdg-data-dirs
2017-02-09 Tassilo Horn; Theme updates
2017-02-09 Tino CalanchaIbuffer: Erase output buffer before shell commands
2017-02-09 Tino CalanchaIbuffer: Don't truncate shell command output
2017-02-09 Noam PostavskyMake sure eshell pipelines don't drop data
2017-02-09 Katsumi YamaokaMake mm-shr use mail-parse-charset by default
2017-02-08 Stephen Bermandescribe-char: unambiguous name for inserting ASCII 7
2017-02-08 Michael AlbinusModify suppressing `vc-refresh-state' in filenotify...
2017-02-07 Michael AlbinusSuppress undesired error messages in filenotify-tests.el
2017-02-07 Lars IngebrigtsenEnsure that Gnus bugs show up in the Emacs tracker
2017-02-07 Lars IngebrigtsenRevert "Don't tag Gnus bugs with "gnus""
2017-02-07 Mark OteizaAdd xdg library
2017-02-07 Paul EggertDo not trick info/dir’s timestamp
2017-02-07 Paul EggertMake FOR_EACH_TAIL more like other FOR_EACH macros
2017-02-05 Paul EggertPort to clang 3.8.0
2017-02-05 Paul EggertAdd cyclic-list tests
2017-02-05 Paul EggertFOR_EACH_TAIL now checks for quit
2017-02-05 Paul EggertSignal list cycles in ‘length’ etc.
2017-02-05 Paul EggertSimplify use of FOR_EACH_TAIL
2017-02-05 Simen Heggestøyl* lisp/textmodes/css-mode.el: Require subr-x at compile...
2017-02-04 Tom Tromeytypo fix
2017-02-04 Tom TromeySet comment-multi-line in js-mode
2017-02-04 Simen Heggestøyl* test/manual/indent/scss-mode.scss: Fix indentation
2017-02-04 Simen HeggestøylFix indentation of multiline CSS property values
2017-02-04 Gemini LasswellAdd tests for lisp/kmacro.el
2017-02-04 Eli ZaretskiiFix autorevert-tests on MS-Windows
2017-02-04 Gemini LasswellNew macro 'ert-with-message-capture'
2017-02-04 Gemini LasswellAvoid invalid read syntax errors due to 'ert-with-test...
2017-02-04 Eli ZaretskiiFix a syntax error when evaluating pcase.el under Edebug
2017-02-04 Eli Zaretskii; * lisp/files.el (save-some-buffers-default-predicate...
2017-02-04 Gemini LasswellChange edebug-max-depth from defconst to defcustom
2017-02-04 Eli ZaretskiiSupport options with embedded whitespace in 'dired...
2017-02-04 Gemini LasswellAdd tests for lisp/emacs-lisp/testcover.el
2017-02-04 Eli ZaretskiiDocument 'save-some-buffers-default-predicate'
2017-02-04 Richard StallmanNew defcustom 'save-some-buffers-default-predicate'
2017-02-04 Mark OteizaRename to if-let* and when-let*
2017-02-03 Paul EggertRe-port alloc.c to Solaris sparc and simplify
2017-02-03 Noam Postavsky; Merge: fixes and updates to scroll margin (Bug#5718)
2017-02-03 Noam PostavskyAdd tests for scrolling
2017-02-03 Noam PostavskyFix scrolling with partial lines
2017-02-03 Noam PostavskyMake limit on scroll-margin variable
2017-02-03 Noam PostavskyDon't count mode line for scroll-margin limit
2017-02-03 Noam PostavskyRefactor uses of scroll_margin to a function
2017-02-03 Dmitry Gutov(xref-collect-matches): Use '-E' together with '-e'
2017-02-02 Paul EggertPacify Oracle Studio 12.5
2017-02-02 Eli Zaretskii; Fix recent documentation changes
2017-02-02 Paul EggertFix lisp.h underparenthesization
2017-02-02 Stefan Monnier* lisp/doc-view.el (doc-view-mode): Don't require a...
2017-02-02 Paul EggertMerge from gnulib
2017-02-02 Tino CalanchaCheck if there are hunks before kill or refine a hunk
2017-02-02 Tino CalanchaIgnore error after kill last file or hunk
2017-02-02 Tino CalanchaShow current line highlighted in *Occur* buffer
2017-02-02 Tino CalanchaAllow occur command to operate on the region
2017-02-02 Mark OteizaTreat list-buffers-directory as a string
2017-02-02 Mark OteizaTurn on lexical-binding in parse-time.el
2017-02-02 Mark OteizaPrevent creating thumbnails of all gif frames
2017-02-01 Paul EggertFix quitting bug when buffers are frozen
2017-02-01 Paul EggertRevamp quitting and fix infloops
2017-02-01 Paul EggertRemove immediate_quit.
2017-02-01 Alan MackenzieAllow C++ nested brace-list-entries to be better indented.
2017-02-01 Lars IngebrigtsenRevert "DOn't use string-as-unibyte in Gnus"
2017-02-01 Michael AlbinusFix a subtle problem in Tramp with timers
2017-02-01 Mark Oteiza; Bump let-alist
2017-01-31 Ted Zlatanovread-multiple-choice: explain dialog popups more
2017-01-31 Ted Zlatanovauth-source-user-and-password: add forgotten user parameter
2017-01-31 Simen HeggestøylFix typo in a NEWS entry for CSS mode
2017-01-31 Lars IngebrigtsenDOn't use string-as-unibyte in Gnus
2017-01-31 Juri LinkovAllow C-s C-w to yank ' to the search ring in the Gnus...
2017-01-31 Paul Eggert* src/alloc.c, src/lisp.h: Fix minor glitches in recent...
2017-01-31 Tino Calancha* test/lisp/vc/diff-mode-tests.el: Require diff-mode.
2017-01-31 Dima KoganNew test for diff-mode handling trailing --
2017-01-31 Dima KoganHandle patch terminators produced by git and bzr patch...
2017-01-31 Dima KoganRevert two accidental commits
2017-01-31 Dima Koganstash
2017-01-31 Dima Kogancomint-get-old-input-default: behavior follows docstring
2017-01-30 Tom Tromeycss-mode documentation lookup feature
2017-01-30 Glenn Morrisedt-mapper: just loading a library should not run code
2017-01-30 Glenn Morrismh-compat.el: remove duplicate definition
2017-01-30 Paul EggertAdd delq list arg check
2017-01-30 Stefan Monnier* lisp/indent.el (indent-region-line-by-line): New...
2017-01-30 Stefan Monnier* lisp/subr.el (string-make-unibyte, string-make-multib...
2017-01-30 Eli ZaretskiiMore fixes to prevent crashes on C-g
2017-01-30 Eli ZaretskiiAvoid crashes on C-g in TTY sessions
2017-01-30 Vibhav PantFix hash tables not being purified correctly.
2017-01-29 Dmitry GutovEscape dash in xref rgrep regexp
2017-01-29 Dmitry GutovSay JavaScript, not Javascript
2017-01-29 Juanma Barranquerolisp/*.el: Fix some warnings
2017-01-29 Noam PostavskyDon't warn about obsolete defgenerics when defining...
2017-01-29 Tino CalanchaFix Bug#25524
2017-01-28 Stephen Bermanhl-line.el: Don't try to operate on a killed buffer
2017-01-28 Mark OteizaUse access-file in EWW to check before downloading...
2017-01-28 Yuri D'EliaSubject: Check Bcc after the Messag hook has run
2017-01-28 Juanma Barranquerotest/*.el: Avoid byte-compiler warnings
2017-01-27 Eli ZaretskiiRestore a test that was removed by a recent commit
2017-01-27 Mark OteizaFix a couple eww customization types
2017-01-27 Philipp StephaniDon't require a shell when loading htmlfontify
next