aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Org to v9.1.6Rasmus2018-01-2228-172/+242
* Use text-pixels values only when saving framesets (Bug#30141)Aaron Jensen2018-01-221-28/+34
* * lisp/term.el (term-send-input): Fix text duplication in docstringtino calancha2018-01-211-9/+6
* Revert "Fix tempfile creation when byte compiling"Eli Zaretskii2018-01-201-1/+11
* Fix tempfile creation when byte compilingPaul Eggert2018-01-191-11/+1
* * lisp/emacs-lisp/bytecomp.el: Tweak last changeStefan Monnier2018-01-191-7/+7
* Unbreak building Emacs on FreeBSDEli Zaretskii2018-01-191-1/+11
* Add tests for term.elNoam Postavsky2018-01-181-1/+2
* Handle split AnSiT messages for term.el (Bug#17231)Callum Cameron2018-01-181-0/+15
* Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky2018-01-181-2/+8
* CC Mode: stop distinguishing brace blocks from defun blocks by content.Alan Mackenzie2018-01-181-5/+1
* Add documentation to ecomplete.elLars Ingebrigtsen2018-01-171-0/+36
* ; * lisp/vc/vc.el: Comment fixes.Glenn Morris2018-01-161-15/+15
* Small startup fix for current-load-listGlenn Morris2018-01-161-5/+6
* Remove incorrect documentation in comint.elCharles A. Roelli2018-01-151-11/+3
* Fix Bug#29149 in dired-aux.elShuguang Sun2018-01-141-4/+5
* Fix Bug#29149 in shell.elMichael Albinus2018-01-141-2/+2
* ; * Update ldefs-boot.elemacs-26.0.91Nicolas Petton2018-01-131-14/+4
* ; * Update ldefs-boot.elNicolas Petton2018-01-121-4/+14
* * lisp/gnus/message.el (message-do-auto-fill): Prevent do-auto-fill fromKatsumi Yamaoka2018-01-121-1/+2
* * lisp/emacs-lisp/generator.el (iter-defun): Add 'doc-string' prop.Stefan Monnier2018-01-111-1/+2
* * lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#29767Stefan Monnier2018-01-111-0/+8
* Improve documentation of fill-separate-heterogeneous-words-with-spaceCharles A. Roelli2018-01-101-4/+5
* Fix documentation of some x-* functionsEli Zaretskii2018-01-101-12/+109
* * lisp/epg.el (epg-start-sign): Replace obsolete functions.Glenn Morris2018-01-091-2/+2
* Small fix for erc-logging-enabledGlenn Morris2018-01-091-2/+3
* Quieten semantic normal usageGlenn Morris2018-01-091-1/+2
* Avoid irrelevant hyperlink in doc string of 'epa-pinentry-mode'Eli Zaretskii2018-01-081-2/+5
* Query background for gnome terminal version 3.22 (Bug#29716)Noam Postavsky2018-01-071-1/+6
* Make pixel-wise scrolling less laggyTak Kunihiro2018-01-071-23/+48
* Fix mark-defun when there's no spaces between successive defuns.Alan Mackenzie2018-01-061-10/+8
* Fix failures in smerge-mode on MS-WindowsEli Zaretskii2018-01-051-2/+4
* * lisp/vc/vc.el (vc-region-history): log-view-vc-fileset holds a list!Stefan Monnier2018-01-031-1/+1
* Don't bind dframe events on load (Bug#29599)Noam Postavsky2018-01-021-10/+16
* * lisp/textmodes/picture.el (picture-mode-exit): Doc fix. (Bug#29949)Eli Zaretskii2018-01-021-2/+3
* * lisp/textmodes/picture.el (picture-open-line): Doc fix. (Bug#29948)Eli Zaretskii2018-01-021-2/+3
* New customization variable for python-mode indentation (Bug#28475)Ross Donaldson2018-01-011-2/+8
* ; Auto-commit of loaddefs files.Glenn Morris2018-01-011-26/+10
* Fix copyright years by handPaul Eggert2018-01-013-6/+6
* Update copyright year to 2018Paul Eggert2018-01-011433-1433/+1433
* 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