summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-311-1/+7
* Allow customization of decoding of "man" commandEli Zaretskii2017-12-311-1/+14
* * lisp/help.el (describe-key): Only (copy-sequence elt) when elt is a list.Alan Mackenzie2017-12-291-1/+1
* Fix documentation of delsel and of killing textEli Zaretskii2017-12-271-2/+1
* * lisp/subr.el (with-silent-modifications): Doc fixes.Charles A. Roelli2017-12-271-2/+2
* Say that "gnus-cloud" is a parody namePaul Eggert2017-12-251-0/+4
* * lisp/url/url-http.elAndreas Schwab2017-12-241-1/+1
* In C-h k <mouse-n>, alert user to existence of any matching down-mouse-eventAlan Mackenzie2017-12-241-1/+46
* * net/eww.el (eww): Handle URLs without host part.Andreas Schwab2017-12-231-3/+4
* Make C-h c/k S-mouse-1 display message for mouse-appearance-menu, etc.Alan Mackenzie2017-12-231-2/+21
* Fix scrolling up in pixel-scroll.elTak Kunihiro2017-12-231-5/+5
* (elisp-flymake-byte-compile): Handle killed buffer in sentinelStefan Monnier2017-12-221-3/+5
* * lisp/emacs-lisp/inline.el (define-inline): Add a doc string.Eli Zaretskii2017-12-221-0/+4
* Fix doc string of 'footnote-style-alist'Eli Zaretskii2017-12-221-3/+1
* Fix interactive spec of 'semantic-ia-show-variants'Eli Zaretskii2017-12-221-1/+1
* Improve detection of speller version in ispell.elEli Zaretskii2017-12-221-13/+17
* Fontify a CPP construct correctly when a comment follows without spacesAlan Mackenzie2017-12-214-94/+16
* Fix loss of documentation face in certain CC Mode doc comment situationsAlan Mackenzie2017-12-211-3/+10
* Remove pinentry.elDaiki Ueno2017-12-212-479/+0
* ; Remove the mention of "plain C code" in the docstring as wellDmitry Gutov2017-12-211-2/+2
* Merge branch 'widen-less' into emacs-26Dmitry Gutov2017-12-215-76/+25
|\
| * Widen in indent-for-tab-command in the normal case, toowiden-lessDmitry Gutov2017-12-201-4/+7
| * Consolidate 'widen' callsDmitry Gutov2017-12-145-75/+21
* | ; * lisp/erc/erc.el: Update URL.Glenn Morris2017-12-201-3/+3
* | * lisp/erc/erc.el (erc-shorten-server-name): Silence compiler warning.Glenn Morris2017-12-201-4/+4
* | ; Replace non-ascii quote characters in doc strings etcGlenn Morris2017-12-203-5/+5
* | Fix some more aliases to user optionsGlenn Morris2017-12-203-23/+24
* | Fix some flymake aliasesGlenn Morris2017-12-202-73/+74
* | Collect GnuTLS extensions and use them to set %DUMBFW if supportedTed Zlatanov2017-12-191-27/+31
* | * lisp/subr.el (delayed-after-hook-functions): Rename from ...-formsStefan Monnier2017-12-182-7/+7
* | * lisp/net/shr.el (shr-string-pixel-width): Return pixel-width,Katsumi Yamaoka2017-12-181-4/+5
* | python.el doc fixesCharles A. Roelli2017-12-171-7/+6
* | Make 'mouse-drag-and-drop-region' more robust and customizableTak Kunihiro2017-12-171-59/+278
* | Backport: Don't compare arguments that can be nil (Bug#28039)Oscar Fuentes2017-12-171-1/+1
* | Don't mess up syntax-ppss cache in electric-pair (Bug#29710)Noam Postavsky2017-12-161-3/+22
* | * lisp/progmodes/cc-defs.el (c-version): Update to 5.33.1.Alan Mackenzie2017-12-161-1/+1
* | Avoid reordering of output in 'shr-insert-document'Eli Zaretskii2017-12-161-3/+8
* | Fix off-by-one error in 'css--hex-color'Simen Heggestøyl2017-12-161-1/+1
* | Save and restore text-pixel height and width of frames (Bug#28442)Aaron Jensen2017-12-161-1/+27
* | Partially revert "Mention new strictness for &optional, &rest..."Noam Postavsky2017-12-151-27/+11
* | * lisp/vc/smerge-mode.el (smerge-refine): Respect font-lock-mode.Glenn Morris2017-12-151-3/+3
* | * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete alias.Glenn Morris2017-12-151-2/+2
* | Modernise message.el face spec syntaxBasil L. Contovounesios2017-12-151-30/+30
* | Update message.el obsolete face aliasesBasil L. Contovounesios2017-12-151-30/+20
* | ; * lisp/comint.el (comint-terminfo-terminal): Add a :version tag.Eli Zaretskii2017-12-151-1/+2
* | Add option to configure comint TERMAllen Li2017-12-152-20/+23
* | Better support utf-8-with-signature and utf-8-hfs in XML/HTMLEli Zaretskii2017-12-151-2/+13
* | * lisp/menu-bar.el (menu-bar-mode): Doc fix.Eli Zaretskii2017-12-151-2/+2
* | * lisp/textmodes/tex-mode.el: Ensure uncompiled file is loadable.Glenn Morris2017-12-141-3/+4
* | Remember password change for IMAP in Gnus (Bug#29692)Ted Zlatanov2017-12-151-1/+2