aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/grep.el (grep-save-buffers): Don't autoload defcustoms.Glenn Morris2016-02-291-1/+0
* * src/process.c (Fdelete_process): Simplify cast.Paul Eggert2016-02-291-2/+1
* Use the correct background color when filling nested <divs>Lars Ingebrigtsen2016-02-291-1/+2
* Make <div> in <li> not insert extra newlinesLars Ingebrigtsen2016-02-291-1/+1
* Allow reading Gnus reports from an offline cacheLars Ingebrigtsen2016-02-291-1/+5
* Meta + shift + Fn combos are recognized by xterm>=216.Tino Calancha2016-02-291-0/+13
* Declare $ as an expression prefix in SCSSSimen Heggestøyl2016-02-291-0/+2
* Revert "Declare $ as an expression prefix in SCSS"Lars Ingebrigtsen2016-02-291-2/+0
* Declare $ as an expression prefix in SCSSSimen2016-02-291-0/+2
* Save buffers before running grep commandsHugh Brown2016-02-293-0/+40
* Allow sorting flyspell correctionsLars Ingebrigtsen2016-02-292-13/+33
* Wait for async DNS to complete before freeing resourcesLars Ingebrigtsen2016-02-291-1/+17
* * lisp/faces.el: Remove duplicated functions from previous patch.Lars Ingebrigtsen2016-02-291-26/+0
* Fix TLS connections on MS-WindowsEli Zaretskii2016-02-281-7/+13
* Add a NEWS entry for the read-color changeLars Ingebrigtsen2016-02-281-0/+4
* Show the face colours when completing in `read-color'Jan Moringen2016-02-281-4/+58
* Clean up the code in parse-time-string-charsLars Ingebrigtsen2016-02-281-7/+5
* Add some tests for parse-time.elLars Ingebrigtsen2016-02-281-0/+52
* Strip out some leading whitespace when looking at logsDima Kogan2016-02-281-1/+3
* Use a separate history variable for align-regexpDima Kogan2016-02-282-1/+9
* Create subdirectories automatically in wdiredPhil Sung2016-02-283-0/+27
* Return the correct error values from gnutls.cLars Ingebrigtsen2016-02-281-4/+7
* Don't make assumptions about mkdir. (Bug#22822)Aaron S. Hawley2016-02-271-1/+3
* Support switching to hexl-mode from image-modeAlexander Kuleshov2016-02-272-27/+74
* Remove unused code in coding.cEli Zaretskii2016-02-271-29/+19
* * src/syntax.c: Fix result of syntax_multibyte()Aurelien Aptel2016-02-261-1/+1
* --enable-gcc-warnings now uses -Wjump-misses-initPaul Eggert2016-02-265-96/+89
* ; Improve documentation in test MakefilePhillip Lord2016-02-261-5/+10
* Improve the register-hotkey functionality on MS-WindowsJussi Lahdenniemi2016-02-266-71/+604
* Add forward-sexp (and related) testsAaron S. Hawley2016-02-261-0/+211
* Don't use (localised) week days in datesJan Tatarik2016-02-261-4/+4
* Update pcomplete/findThierry Volpiatto2016-02-261-2/+3
* Make parse-time-string-chars more efficientLars Ingebrigtsen2016-02-261-3/+2
* Remove killed buffers from the list of Gnus buffersLars Ingebrigtsen2016-02-261-2/+8
* Integer overflow cleanups for ports and socklenPaul Eggert2016-02-253-36/+41
* Add pcomplete support for findThierry Volpiatto2016-02-251-0/+35
* Replace XXX acronyms with draft standard onesPer Starbäck2016-02-251-2/+2
* Make checkdoc warn about variables described as "True"Kevin Ryde2016-02-251-0/+21
* Add NEWS entry for "number string" changeLars Ingebrigtsen2016-02-251-0/+6
* Allow using "number strings" as services on non-GNU systemsLars Ingebrigtsen2016-02-251-0/+15
* Fix problem in tramp.texiMichael Albinus2016-02-241-1/+2
* Make image commands available in image-modeLars Ingebrigtsen2016-02-242-1/+3
* Move `o' to `O' in shr-mapLars Ingebrigtsen2016-02-242-1/+5
* Make setting the coding system non-blockingLars Ingebrigtsen2016-02-241-14/+13
* Mention `proced-toggle-auto-update' in the proced-mode doc stringGregoire Jadi2016-02-241-0/+4
* Add a fortune-message commandJoshua Datko2016-02-242-0/+17
* Add hideshow bindings analogous to outline modeSusanne Oberhauser2016-02-242-0/+8
* Allow highlighting things like @math{2^{12}}Bastien Guerry2016-02-241-1/+3
* Make `C-{up,down,left,right}' work in term modePer Bothner2016-02-242-0/+12
* Allow ff-find-other-file (etc) to work with indirect clone buffersDima Kogan2016-02-241-10/+15