aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Change default to cancel all edebug-on-entry in cancel-edebug-on-entryLars Ingebrigtsen2019-10-201-11/+20
* | Use user-error in cancel-edebug-on-entryLars Ingebrigtsen2019-10-201-1/+1
* | Instrument function if it hasn't been already in edebug-set-breakpointLars Ingebrigtsen2019-10-201-0/+5
* | Fix up previous edebug breakpoint overlay changeLars Ingebrigtsen2019-10-201-6/+8
* | Mark breakpoints in edebug with highlightsLars Ingebrigtsen2019-10-201-1/+23
* | lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-2043-155/+160
* | New command edebug-remove-instrumentationLars Ingebrigtsen2019-10-201-0/+18
* | Fix doc string and interactive spec of cancel-edebug-on-entryLars Ingebrigtsen2019-10-201-1/+24
* | Revert "Add an edebug-cancel-debug-on-entry alias"Lars Ingebrigtsen2019-10-201-2/+0
* | Add an edebug-cancel-debug-on-entry aliasLars Ingebrigtsen2019-10-201-0/+2
* | Protect against invalid punycodeLars Ingebrigtsen2019-10-201-1/+4
* | * lisp/net/eww.el (eww-browse-url-new-window-is-tab): New defcustom.Juri Linkov2019-10-201-3/+20
* | Use 'C-x t' for tab-prefix-map instead of 'C-x 6' still used by 2C-mode-map.Juri Linkov2019-10-205-18/+14
* | Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-195-76/+76
* | * lisp/net/tramp.el (tramp-antispoof-regexp): Fix version.Glenn Morris2019-10-191-1/+1
* | Don't downcase the key binding in global-set-key.Alan Mackenzie2019-10-191-1/+1
* | Support PuTTY's antispoof message in TrampMichael Albinus2019-10-192-0/+18
* | Fix optional parameter passing in calc-fin-* functionsRaimon Grau2019-10-191-23/+30
* | Remove some compat code from cperl-mode.elLars Ingebrigtsen2019-10-191-88/+24
* | Fix display of Info files on TTY framesEli Zaretskii2019-10-191-0/+41
* | Remove some compat code from CEDETLars Ingebrigtsen2019-10-192-6/+2
* | Remove some compat code from mm-url.elLars Ingebrigtsen2019-10-191-4/+1
* | Remove compat code from nnbabyl.elLars Ingebrigtsen2019-10-191-4/+1
* | Remove some compat code in imap.elLars Ingebrigtsen2019-10-191-4/+2
* | special-mode doc string clarificationHong Xu2019-10-191-1/+4
* | Don't have shr bug out if svg support isn't availableLars Ingebrigtsen2019-10-191-1/+2
* | Fix typo in tree-widget-lookup-imageCédric Chépied2019-10-191-1/+1
* | Remove XEmacs compat code from ezimage.elStefan Kangas2019-10-191-6/+3
* | Remove XEmacs compat code from edt-mapper.elStefan Kangas2019-10-191-57/+32
* | Remove XEmacs compat code from esh-arg.elStefan Kangas2019-10-191-7/+1
* | Support old Samba versions in TrampMichael Albinus2019-10-182-3/+8
* | Use [^z-a] for matching any character (anychar/anything) in rxMattias Engdegård2019-10-181-1/+1
* | Add `unmatchable' as alias for (or) in rx (bug#37659)Mattias Engdegård2019-10-181-2/+3
* | Add `anychar' as alias to `anything' in rx (bug#37659)Mattias Engdegård2019-10-181-4/+3
* | Extend debug spec of cl-flet (Bug#34481)Michael Heerdegen2019-10-171-1/+3
* | Port snake menu to EmacsStefan Kangas2019-10-171-13/+29
* | In 'bury-buffer' don't try to remove current buffer from minibuffer windowMartin Rudalics2019-10-171-2/+5
* | * lisp/recentf.el (recentf-mode): Doc fix. (Bug#37772)Eli Zaretskii2019-10-171-1/+1
* | * lisp/dired.el (dired-auto-revert-buffer): Doc fix. (Bug#37771)Eli Zaretskii2019-10-171-6/+10
* | Port tetris menu to EmacsStefan Kangas2019-10-171-13/+29
* | * lisp/shell.el (shell): Make shell buffer the current buffer. (Bug#37745)Michael Albinus2019-10-171-34/+35
* | Remove XEmacs compat code from ffap.elStefan Kangas2019-10-171-4/+1
* | Remove XEmacs compat code from imap.elStefan Kangas2019-10-171-5/+5
* | Remove XEmacs compat code from tcl.elStefan Kangas2019-10-171-18/+3
* | Remove XEmacs reference from erc-button.el todoStefan Kangas2019-10-171-4/+3
* | Remove commented out XEmacs compat code from po.elStefan Kangas2019-10-171-6/+0
* | Improve documentation of shell-command-prompt-show-cwdStefan Kangas2019-10-171-0/+2
* | Allow vc-sccs-diff to work with TRAMPPeter Oliver2019-10-171-2/+2
* | Add ui.report_untrusted=0 to vc-hg log commandsAndrii Kolomoiets2019-10-171-2/+4
* | lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-178-10/+11