]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-12 Alan MackenzieMerge branch 'master' into comment-cache comment-cache
2017-02-05 Alan MackenzieMerge branch 'master' into comment-cache
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
2017-01-27 Paul EggertSlightly tune file-accessible-directory-p fix
2017-01-27 Arash EsbatiAdd \citetitle to biblatex cite format
2017-01-27 Lars IngebrigtsenFix charsets and encodings from non-file MIME parts
2017-01-27 Eli ZaretskiiFix 'describe-variable' for longish variable values
2017-01-27 Eli ZaretskiiEnsure last line is at window bottom in shell buffers
2017-01-27 Michael HoffmanSupport Bash Ctrl-Z indication of directory name in...
2017-01-27 Eli ZaretskiiDon't report zero errno for inaccessible directory
2017-01-27 Eli ZaretskiiFix filenotify-tests on MS-Windows
2017-01-27 Hong Xupython-mode: Fix detection for opening blocks.
2017-01-27 Lars IngebrigtsenFix Message check for bogus domain names
2017-01-27 Øyvind StegardSubject: Restore correct Gnus newsgroup name after...
2017-01-26 Lars IngebrigtsenMention the new Gnus sorting command
2017-01-26 Lars IngebrigtsenDon't try to find charsets of non-text MIME parts
2017-01-26 Lars IngebrigtsenAdd new command gnus-article-sort-by-marks
2017-01-26 Katsumi YamaokaMake `C-h b' work correctly in Gnus article buffer...
2017-01-26 Lars IngebrigtsenFix crossposting in non-primary groups
2017-01-26 Lars IngebrigtsenGnus doc clarification
2017-01-26 Lars IngebrigtsenRemove dead code from rfc2047
2017-01-26 Lars IngebrigtsenFill too long mail headers
2017-01-26 Lars IngebrigtsenMake nndoc more resilient against corrupted files
2017-01-26 Lars IngebrigtsenRespect buffer-local message-fcc-handler-function
2017-01-26 Lars Ingebrigtsen(message-do-fcc): Modernise the code slightly.
next