summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't require isearch-update before isearch-donescratch/backports-25.2Noam Postavsky2016-10-022-3/+12
* Don't --load directoriesNoam Postavsky2016-10-021-1/+1
* Avoid error in icalendar--read-elementPeder O. Klingenberg2016-10-021-3/+5
* Fix back-white <-> black-white typoKaushal Modi2016-10-021-4/+4
* Improve error when installing non-package dirsNoam Postavsky2016-10-021-0/+2
* * lisp/files.el (version-control): Drop :group vc (Bug #14687)Noam Postavsky2016-10-021-2/+1
* Allow `global-set-key' to bind keys under the `M-o' mapLars Ingebrigtsen2016-10-021-1/+6
* Add `size-indication-mode' to the menu on `mouse-1' "Top"Lars Ingebrigtsen2016-10-021-0/+4
* Make describe-variable look up the variable in the current bufferLars Ingebrigtsen2016-10-021-10/+16
* Warning fix in jit-lock-modeLars Ingebrigtsen2016-10-021-3/+5
* Cancel the eldoc timer when switching off eldoc modeLars Ingebrigtsen2016-10-021-1/+4
* Clarify `read-face-name' doc and tweak the codeLars Ingebrigtsen2016-10-021-19/+25
* Remove ": ?" from the read-face-name promptLars Ingebrigtsen2016-10-021-0/+4
* Rename "Directory Search" menu to "Servers"Lars Ingebrigtsen2016-10-022-10/+11
* Make ibuffer not break on newline-embedded buffer namesLars Ingebrigtsen2016-10-021-1/+7
* Make a menu less ambiguousLars Ingebrigtsen2016-10-021-1/+1
* Have describe-variable output multi-line values betterLars Ingebrigtsen2016-10-021-8/+7
* Clean up custom-buffer-create code slightlyLars Ingebrigtsen2016-10-021-7/+9
* Fix number-at-point in lisp buffersNicolas Richard2016-10-021-1/+4
* Don't consider colons to be paragraphs starting chars in stringsLars Ingebrigtsen2016-10-021-2/+9
* Make `undo' of `C-x r t' put point where it should beLars Ingebrigtsen2016-10-021-3/+8
* smtpmail would say it's done before it isLars Magne Ingebrigtsen2016-10-021-4/+5
* Make `q' etc work in image mode againLars Magne Ingebrigtsen2016-10-021-1/+1
* Handle auth-source items with special characters on OS XJun Hao2016-10-021-8/+27
* Allow _ characters in SQL promptsSteve Purcell2016-10-021-4/+4
* Restore the fix to bug#18527 from commit d6868025John Wiegley2016-10-021-1/+0
* Make <div> in <li> not insert extra newlinesLars Ingebrigtsen2016-10-021-1/+1
* Meta + shift + Fn combos are recognized by xterm>=216.Tino Calancha2016-10-021-0/+13
* Declare $ as an expression prefix in SCSSSimen Heggestøyl2016-10-021-0/+2
* Strip out some leading whitespace when looking at logsDima Kogan2016-10-021-1/+3
* Replace XXX acronyms with draft standard onesPer Starbäck2016-10-021-2/+2
* Allow highlighting things like @math{2^{12}}Bastien Guerry2016-10-021-1/+3
* Allow ff-find-other-file (etc) to work with indirect clone buffersDima Kogan2016-10-021-10/+15
* Allow more shell script defun formsCarlos Pita2016-10-021-1/+6
* Allow optional parameter to be nilTino Calancha2016-10-021-1/+1
* Completely ignore buffers with no name when copying file namesTino Calancha2016-10-021-14/+17
* Remove spurious newline in package listChunyang Xu2016-10-021-1/+1
* Require that the buffer that we're trying to patch existLars Ingebrigtsen2016-10-021-1/+2
* Require that the buffer that we're trying to patch existTino Calancha2016-10-021-3/+2
* Ensure progress when fetching from the queueLars Ingebrigtsen2016-10-021-2/+16
* Make mail-extract-address-components return the user name moreLars Ingebrigtsen2016-10-021-19/+20
* Make the nsm query say what it did after the user interactionLars Ingebrigtsen2016-10-021-1/+7
* Make erc connect asynchronouslyVivek Dasmohapatra2016-10-021-39/+37
* Let url use default file modes when copying filesLars Ingebrigtsen2016-10-021-1/+2
* Doc fix for url-httpDevon Sean McCullough2016-10-021-6/+9
* Default web pages to right-to-leftLars Ingebrigtsen2016-10-021-1/+2
* * lisp/frame.el (blink-cursor-delay): Doc fix. (Bug#24372)Eli Zaretskii2016-10-011-1/+2
* * lisp/gnus/gnus-art.el (gnus-button-handle-library): Fix typo.Katsumi Yamaoka2016-09-291-1/+1
* Regexp Functions doc minor fixesPaul Eggert2016-09-261-21/+25
* Backport mm-convert-shr-links fix from master (bug#23964)Katsumi Yamaoka2016-09-261-2/+0