summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check-declare.el (check-declare-files): Fix orderscratch/check-declareOleh Krehel2015-02-181-3/+7
* check-declare.el: Use compilation-style warningsOleh Krehel2015-02-142-6/+33
* check-declare.el (check-declare-ext-errors): New defcustom.Oleh Krehel2015-02-132-1/+19
* emacs-lisp/package.el (describe-package-1): Fix "incompat" handling.Artur Malabarba2015-02-132-3/+4
* emacs-lisp/package.el (package--incompatible-p): Check dependencies.Artur Malabarba2015-02-132-10/+57
* Move rfc2104 from gnus to netLars Magne Ingebrigtsen2015-02-132-0/+4
* Implement SCRAM-SHA-1 SASL mechanismMagnus Henoch2015-02-135-3/+226
* lisp/gnus/gnus-msg.el (gnus-msg-mail): Buffer-local warning fix (bug#19573)Lars Magne Ingebrigtsen2015-02-132-4/+12
* lisp/gnus/nnmail.el (nnmail-expiry-target-group): Allow expiring nnimap to a ...Lars Magne Ingebrigtsen2015-02-132-1/+6
* * lisp/net/shr.el (shr-tag-li): Speed up rendering pages with lots of <ul>Lars Magne Ingebrigtsen2015-02-132-3/+13
* Better support for future pluginsPaul Eggert2015-02-124-16/+41
* gdb-mi.el (gdb-display-io-nopopup): New defcustom.Oleh Krehel2015-02-122-1/+17
* lisp/gnus/gnus-art.el (gnus-article-browse-html-save-cid-content, gnus-articl...Katsumi Yamaoka2015-02-122-21/+37
* python.el: Allow killing shell buffer if process is dead.Fabián Ezequiel Gallina2015-02-122-7/+16
* emacs-lisp/package.el: Indicate incompatible packages.Artur Malabarba2015-02-122-1/+35
* emacs-lisp/package.el (package-install): Invert the second argument.Artur Malabarba2015-02-122-15/+20
* * lisp/hi-lock.el: Don't call font-lock-remove-keywords if not needed.Stefan Monnier2015-02-112-5/+14
* Add a backward-compatible version of seq-reverseNicolas Petton2015-02-114-10/+47
* Improve seq-group-by to return sequence elements in correct orderNicolas Petton2015-02-116-17/+32
* Add manual entry for fullscreen-restore parameter.Martin Rudalics2015-02-113-2/+21
* Improve toggling fullscreen state of frames.Martin Rudalics2015-02-117-57/+113
* Fix <li><p> indentation in shrLars Magne Ingebrigtsen2015-02-112-17/+29
* lisp/gnus/gnus-art.el (gnus-treat-buttonize): Don't buttonize URLs in HTMLLars Magne Ingebrigtsen2015-02-112-1/+6
* (shr-fill-line): Preserve background colours when indenting/folding.Lars Magne Ingebrigtsen2015-02-112-3/+14
* shr space widths fixupLars Magne Ingebrigtsen2015-02-112-25/+31
* * package-test.el (package-test-signed): More informative failure messagesGlenn Morris2015-02-102-9/+15
* lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-101-2/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsKatsumi Yamaoka2015-02-107-1266/+1214
|\
| * Fix up :align-to background coloursLars Magne Ingebrigtsen2015-02-102-5/+19
| * Use bool for boolean in xdisp.cPaul Eggert2015-02-095-1261/+1195
* | lisp/gnus/mm-decode.el: Fix previous commitKatsumi Yamaoka2015-02-102-3/+9
|/
* shr cleanup and background color fixLars Magne Ingebrigtsen2015-02-102-44/+13
* (shr-tag-hr): Compute the right length when using fonts.Lars Magne Ingebrigtsen2015-02-102-2/+7
* Fix <h1> and <tt> renderingLars Magne Ingebrigtsen2015-02-102-1/+9
* Mention the shr font changesLars Magne Ingebrigtsen2015-02-103-0/+18
* Allow using variable-width fonts in ewwLars Magne Ingebrigtsen2015-02-105-264/+513
* python.el: Fix typo in eldoc initialization for Emacs 24.xFabián Ezequiel Gallina2015-02-091-2/+2
* python.el: Improved shell font lock respecting markers.Fabián Ezequiel Gallina2015-02-092-49/+53
* Check for some overflows in vertical-motionPaul Eggert2015-02-092-19/+33
* * xfont.c: Minor style fixesPaul Eggert2015-02-092-101/+101
* Fixes: debbugs:19820Gareth Rees2015-02-092-1/+5
* Fixes: debbugs:19815Simen Heggestøyl2015-02-092-2/+6
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2015-02-093-9/+13
|\
| * * lisp/emacs-lisp/cl-generic.el (cl--generic-lambda): Use macroexp-parse-body.Stefan Monnier2015-02-092-9/+6
| * * lisp/emacs-lisp/eieio-core.el (eieio-oset-default): Catch the unexpectedStefan Monnier2015-02-092-0/+7
* | Speed up vertical-motion when screen coordinates are knownEli Zaretskii2015-02-095-24/+74
|/
* Remove unused assignment.Dima Kogan2015-02-092-1/+4
* Try non-scaled xld fonts first, and scaled if that failed.Dima Kogan2015-02-093-85/+108
* * src/keyboard.c (syms_of_keyboard): Use non-nil default value.Stefan Monnier2015-02-092-1/+5
* * lisp/help-fns.el (help-fns--signature): Keep doc for keymap.Christopher Genovese2015-02-092-1/+7