]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-02 Nickolas LloydMerge branch 'master' into nick.lloyd-bytecode-jit nick.lloyd-bytecode-jit
2017-02-02 Nickolas Lloyd; Fix errors introduced during merge.
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-02 Nickolas LloydMerge branch 'master' into nick.lloyd-bytecode-jit
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-30 Nickolas Lloyd; s/#if/#ifdef/ HAVE_LIBJIT
2017-01-29 Dmitry GutovEscape dash in xref rgrep regexp
2017-01-29 Dmitry GutovSay JavaScript, not Javascript
2017-01-29 Nickolas Lloyd; Fix a compilation error when HAVE_LIBJIT=0
2017-01-29 Juanma Barranquerolisp/*.el: Fix some warnings
2017-01-29 Nickolas LloydSmall speed improvement for JITed lisp function dispatch
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.
2017-01-26 Lars IngebrigtsenAvoid a regexp overflow in message-goto-body
2017-01-26 Lars IngebrigtsenRefactor message-goto-body
2017-01-26 Lars IngebrigtsenFix typo in last checkin
2017-01-26 Lars IngebrigtsenDocument nnimap-shell-program
2017-01-26 Lars IngebrigtsenDocument :shell-command in `make-network-process'
2017-01-26 Lars IngebrigtsenGnus doc clarification
2017-01-26 Lars IngebrigtsenFix the previous mml patch better
2017-01-26 Lars IngebrigtsenGive a slight better error message in mml-minibuffer...
2017-01-26 Mark Oteiza; Just use octal
2017-01-26 Lars IngebrigtsenMake eww buffers prettier in the buffer listing
2017-01-26 Lars IngebrigtsenAllow mml-attach-file to prompt less
2017-01-26 Lars IngebrigtsenDon't allow message-newline-and-reformat to be run...
2017-01-26 Paul EggertReplace QUIT with maybe_quit
2017-01-26 Paul EggertA quicker check for quit
2017-01-26 Paul EggertSimplify make-list implementation
2017-01-26 Mark OteizaMake use of cl-loop destructuring
2017-01-25 Lars IngebrigtsenRevert "Bind C-c keys in the article buffer"
2017-01-25 Eli Zaretskii; * doc/lispref/lists.texi (List Elements): Fix last...
2017-01-25 Lars IngebrigtsenDocument how to quote MML tags
2017-01-25 Lars IngebrigtsenMake address parsing more robust
2017-01-25 Lars IngebrigtsenFix the %P (line number) thing in Gnus summary buffers
2017-01-25 Lars IngebrigtsenFix wrong documentation on nnmairix keystrokes
2017-01-25 Lars IngebrigtsenBind C-c keys in the article buffer
2017-01-25 Lars IngebrigtsenDon't mark articles in Gnus as displayed when they...
2017-01-25 Mark OteizaMove cXXXr and cXXXXr to subr.el
2017-01-25 Lars IngebrigtsenOnly save .newsrc file if the native method is NNTP
2017-01-25 Lars IngebrigtsenOnly save .newsrc file if the native method is NNTP
2017-01-25 Lars IngebrigtsenGnus custom spec fix
2017-01-25 Lars IngebrigtsenClarify confusing Gnus error message
2017-01-25 Lars IngebrigtsenMake C-u C-x m work with Message as documented
next