]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2017-02-05 Vibhav Pant; Fix typo.
2017-02-05 Vibhav Pant; bytecomp.el (-inline-lapcode): Fix incorrect parenthe...
2017-02-05 Vibhav Pantbytecomp.el: Inline lapcode containing `byte-switch...
2017-02-05 Vibhav Pant; * byte-opt.el (byte-decompile-bytecode-1): Add more...
2017-02-05 Vibhav Pantbyte-opt.el: Replace jump tables while decompiling...
2017-02-05 Vibhav Pantbytecomp.el: Don't store non-keyword symbols in jump...
2017-02-03 Vibhav PantRevert "Use maphash instead of cl-loop."
2017-02-01 Vibhav PantUse maphash instead of cl-loop.
2017-01-30 Vibhav Pant* lisp/emacs-lisp/bytecomp.el: Create jump tables with...
2017-01-30 Vibhav PantMerge remote-tracking branch 'origin/master' into featu...
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.
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 Vibhav Pant* lisp/emacs-lisp/bytecomp.el:(bc-cond-jump-table-info...
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 Vibhav Pant* lisp/emacs-lisp/bytecomp.el: Use correct function...
2017-01-26 Vibhav Pant* lisp/emacs-lisp/disass.el: Fix spacing while showing...
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 Vibhav Pant* lisp/emacs-lisp/disass.el: Display jump tables for...
2017-01-25 Vibhav Pant* lisp/emacs-lisp/bytecomp.el:Use correct size for...
2017-01-25 Vibhav Pant* lisp/emacs-lisp/bytecomp.el: Simplify b-c-cond-valid...
2017-01-25 Vibhav Pant* lisp/emacs-lisp/bytecomp.el: Fix byte-switch codegen...
2017-01-25 Vibhav Pant* lisp/emacs-lisp/byte-opt.el: Add support for decompil...
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
2017-01-25 Lars IngebrigtsenFix problem with auto-mode and dir-locals-collect-variables
2017-01-25 Lars IngebrigtsenAttach text files correctly in Message
2017-01-25 Lars IngebrigtsenBuild fix for older gnutls versions
2017-01-25 Tino Calanchaediff-difference-vector-alist: Drop duplicated definition
2017-01-25 Lars IngebrigtsenRevert "nnimap.el: support additional expunge options"
2017-01-24 Nikolaus Rathnnimap.el: support additional expunge options
2017-01-24 Lars IngebrigtsenDon't tag Gnus bugs with "gnus"
2017-01-24 Lars IngebrigtsenTweak TLS error messaging on closed connections
2017-01-24 Lars IngebrigtsenAvoid having eww unexpectedly open external browsers
2017-01-24 Lars IngebrigtsenWhen opening new eww buffers, use buffer names based...
2017-01-24 David Engsterxml: Fix parsing of default namespace with quoted names
2017-01-24 Lars IngebrigtsenFix rendering of some complex SVG images
2017-01-24 Lars IngebrigtsenClarify the last clarification
2017-01-24 Lars Ingebrigtsenshr-width doc clarification
2017-01-24 Lars IngebrigtsenAllow passing in max-width/height
2017-01-24 Stefan Monnier* lisp/progmodes/vhdl-mode.el: Avoid add-to-list on...
2017-01-24 Noam PostavskyFix comment detection on open parens
next