aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/cc-mode.el: Add minor commentsStefan Monnier2016-05-231-4/+17
* * lisp/url/url-http.el: Use lexical-bindingStefan Monnier2016-05-231-12/+13
* * lisp/widget.el (define-widget): Use `declare' (which does work now).Stefan Monnier2016-05-231-3/+3
* * lisp/image.el: Use lexical-bindingStefan Monnier2016-05-231-18/+13
* * lisp/image.el (image--get-image): Remove nonsensical code.Glenn Morris2016-05-231-7/+1
* * lisp/image.el (image--get-image): Avoid requiring a library forGlenn Morris2016-05-231-4/+4
* Don’t use only last protocol from getaddrinfoPaul Eggert2016-05-232-33/+32
* Fix seq requirement that broke bootstrapPaul Eggert2016-05-231-2/+1
* ; * test/lisp/mouse-tests.el: Standardize license notice.Glenn Morris2016-05-221-4/+6
* Add missing dependencies to seq.elNicolas Petton2016-05-223-0/+4
* * src/process.c (SOCK_NONBLOCK): Fix typo.Alp Aker2016-05-221-1/+1
* Add completion of colors in CSS modeEtienne Prud’homme2016-05-222-4/+33
* Prefer SOCK_NONBLOCK to O_NONBLOCKPaul Eggert2016-05-211-7/+13
* Fix bug#16856, cursor leaves garbage in fringe on OS X.Alan Third2016-05-211-3/+2
* Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-2140-178/+252
* Fix 'vertical-motion' and 'posn-at-point' under 'visual-line-mode'Eli Zaretskii2016-05-211-12/+52
* * lisp/svg.el (svg-create): Fix a typo: xmlsn -> xmlns. (Bug#23589)Puneeth Chaganti2016-05-211-1/+1
* Added tests for dos unibyte decoding.Andrew Hyatt2016-05-211-0/+8
* Fix handling of ‘mouse-on-link-p’.Philipp Stephani2016-05-202-29/+86
* epg: Add a way to detect gpg1 executable for testsDaiki Ueno2016-05-202-53/+71
* Put point at beginning of display-time-world buffer.Mark Oteiza2016-05-191-1/+2
* Allow null entries in face and image cachePaul Eggert2016-05-192-2/+1
* Fix flyspell highlightingPaul Eggert2016-05-191-2/+2
* * lisp/server.el (server-name): Add autoload cookie. (Bug#23576)Eli Zaretskii2016-05-181-0/+1
* python-describe-at-point: add and bindSam Steingold2016-05-181-0/+6
* ‘make check-declare’ now chatters lessPaul Eggert2016-05-182-83/+63
* Pacify byte-compiler for byte-compile-macroexpand-declare-functionPaul Eggert2016-05-181-5/+6
* Pacify byte-compiler for with-wrapper-hookPaul Eggert2016-05-184-3/+8
* Pacify byte-compiler in lisp/urlPaul Eggert2016-05-182-0/+2
* Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-1820-196/+212
* Sync from gnulibPaul Eggert2016-05-182-2/+15
* ; * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):Glenn Morris2016-05-161-1/+1
* * lisp/emacs-lisp/ert.el (ert-summarize-tests-batch-and-exit):Glenn Morris2016-05-161-4/+25
* Tidy up redundant code in cc-vars.el caused by mistake in emacs-25 -> masterAlan Mackenzie2016-05-161-4/+0
* Fix spurious fontification of "for (; a * b;)" in CC Mode.Alan Mackenzie2016-05-162-10/+66
* Pacify ‘make check-declare’Paul Eggert2016-05-1435-62/+74
* :max-width/height fixes for shr after the scaling changesLars Ingebrigtsen2016-05-141-2/+5
* Fix reading minibuffer input in viper-modeEli Zaretskii2016-05-141-0/+1
* Port autogen.sh to Git 2.4Paul Eggert2016-05-141-2/+4
* Merge from origin/emacs-25Paul Eggert2016-05-132-35/+10
|\
| * Properly reject malformed or empty package sigsPaul Eggert2016-05-131-1/+1
| * Remove buggy non-native image scrollingPaul Eggert2016-05-131-34/+9
* | Improve display of tex-verbatim and Info quotedPaul Eggert2016-05-137-3/+40
* | * lisp/net/sieve-mode.el: Handle the text:... notationStefan Monnier2016-05-131-41/+56
* | Tweak check-declare-directory performancePaul Eggert2016-05-131-1/+1
* | Sync from gnulibPaul Eggert2016-05-132-3/+7
* | Merge from origin/emacs-25Paul Eggert2016-05-1310-41/+66
|\ \ | |/
| * * doc/misc/texinfo.tex: Sync from gnulib.Paul Eggert2016-05-131-22/+34
| * * lisp/emacs-lisp/find-func.el (find-feature-regexp)Glenn Morris2016-05-121-2/+2
| * Do not mistake colon at the end of regexp for slash symbolDmitry Gutov2016-05-122-1/+6