aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* -Paul Eggert2016-01-3036-171/+2873
|\
| * Further corrections to the pcase docstringJohn Wiegley2016-01-221-3/+3
| * * doc/emacs/anti.texi (Antinews): Rewrite for Emacs 25.Eli Zaretskii2016-01-222-73/+178
| * In xref-collect-references, force backends to respect the 'dir' argStephen Leake2016-01-221-1/+7
| * Minor correction to pcase docstringJohn Wiegley2016-01-211-5/+4
| * Write a new docstring for the pcase macroJohn Wiegley2016-01-211-14/+34
| * Avoid byte-compiler warning in todo-mode (bug#21953)Stephen Berman2016-01-211-1/+3
| * Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-212-7/+6
| * No need to configure gobject-introspectionPaul Eggert2016-01-202-16/+4
| * Don’t export C symbols not used elsewherePaul Eggert2016-01-204-32/+35
| * Support squiggly heredocs in ruby-modeDmitry Gutov2016-01-212-1/+5
| * * configure.ac (emacs_config_features): Remove WEBKIT.Glenn Morris2016-01-201-1/+1
| * Port to platforms with gtk3 but not webkitgtk3Paul Eggert2016-01-203-23/+16
| * Fix doc string of 'isearch-search-fun-function'Eli Zaretskii2016-01-201-3/+10
| * * lisp/xwidget.el: NitpicksStefan Monnier2016-01-191-65/+58
| * Don't hard-code 1 as point-min.Glenn Morris2016-01-192-5/+3
| * ; * lisp/xwidget.el: Spelling fixes.Glenn Morris2016-01-191-27/+27
| * * lisp/xwidget.el: Add declarations to silence non-xwidget compilation.Glenn Morris2016-01-191-5/+20
| * Trivial doc copyedits.Glenn Morris2016-01-191-53/+45
| * Avoid advising image-display-size for xwidgets.Glenn Morris2016-01-192-35/+25
| * Avoid breaking non-xwidget Emacs that happen to load xwidget.el.Glenn Morris2016-01-191-2/+4
| * * lisp/xwidget.el (xwidget-webkit-scroll-behaviour): Fix custom spec.Glenn Morris2016-01-191-1/+3
| * * configure.ac (WEBKIT, GIR, CAIRO): Use EMACS_CHECK_MODULES, not PKG_.Glenn Morris2016-01-191-3/+3
| * * configure.ac (emacs_config_features): Add XWIDGETS, WEBKIT, GIR.Glenn Morris2016-01-191-1/+2
| * * configure.ac (HAVE_WEBKIT_OSR): Remove broken, duplicated gtk3 test.Glenn Morris2016-01-191-9/+6
| * ; * etc/NEWS: xwidgets isn't documented.Glenn Morris2016-01-191-8/+7
| * * lisp/gnus/nnir.el (nnir-request-update-mark):Katsumi Yamaoka2016-01-191-2/+4
| * * lisp/xwidget.el (report-xwidget-bug): Remove.Glenn Morris2016-01-191-21/+0
| * ; Add 2016 to copyright years of new files.Glenn Morris2016-01-193-3/+3
| * Support for the new Xwidget feature.Joakim Verona2016-01-1919-23/+2622
| * Improve documentation of 'alist-get'Eli Zaretskii2016-01-191-2/+2
| * ; * etc/NEWS: No need to document 'system-name'.Shakthi Kannan2016-01-191-0/+1
| * Minor copyedits of doc/emacs/maintaining.texiEli Zaretskii2016-01-191-16/+17
| * Unbreak the Cygwin-w32 buildEli Zaretskii2016-01-191-2/+1
| * * shr.el (shr-table-body): Allow tables to have text children.Lars Magne Ingebrigtsen2016-01-191-1/+1
| * Cope with multiple overlapping faces.Phillip Lord2016-01-191-4/+10
| * Fix spurious escapes in describe-input-methodPaul Eggert2016-01-182-2/+2
* | Re-enable checks in member, memql, delete to complain about non-listsAndreas Schwab2016-01-301-3/+3
* | Remove some useless-use-of eval.Glenn Morris2016-01-282-7/+5
* | * lisp/emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):Glenn Morris2016-01-281-24/+26
* | * test/lisp/vc/vc-hg.el: Move from test/automated/.Glenn Morris2016-01-271-0/+0
* | (rng-c-fix-escaped-newlines): Use subst-char-in-stringStefan Monnier2016-01-251-7/+1
* | * lisp/textmodes/sgml-mode.el (sgml-forward-sexp): New functionStefan Monnier2016-01-251-6/+25
* | * lisp/org: Fix some compiler warningsStefan Monnier2016-01-252-12/+26
* | * lisp/font-lock.el: Use #' to quote function symbolsStefan Monnier2016-01-251-14/+14
* | ; Auto-commit of ChangeLog files.Glenn Morris2016-01-241-1/+872
* | Improve user name completion in TrampMichael Albinus2016-01-233-18/+25
* | * etc/NEWS: Move kqueue entries to Emacs 25.1 sections.Michael Albinus2016-01-221-7/+7
* | Remove handling of non-string time-stamp formats, obsolete for 20 years.Glenn Morris2016-01-202-53/+8
* | Anoter fix for problematic merge from emacs-25Eli Zaretskii2016-01-201-2/+1