aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Portcheck only if --enable-gcc-warningsPaul Eggert2019-10-211-9/+10
* | Remove XEmacs compat code from speedbar.elStefan Kangas2019-10-222-81/+25
* | * lisp/vc/vc-annotate.el (vc-annotate-lines): Use set-face-extend (bug#37774)Juri Linkov2019-10-221-0/+1
* | Try to not put SMTP passwords in the *Messages* bufferLars Ingebrigtsen2019-10-211-2/+8
* | * lisp/emacs-lisp/cursor-sensor.el: Make it possible to reveal invisible textStefan Monnier2019-10-211-8/+18
* | Tiny clean-up of previous edebug patchLars Ingebrigtsen2019-10-211-1/+1
* | Ensure we always remove the breakpoint overlaysLars Ingebrigtsen2019-10-211-1/+1
* | Add fringe markers to edebug breakpointsLars Ingebrigtsen2019-10-211-5/+18
* | Clean up previous icalendar.el changeStefan Kangas2019-10-211-6/+2
* | Remove more XEmacs compat code from viper-*.elStefan Kangas2019-10-214-52/+19
* | Remove XEmacs compat code from icalendar.el (Bug#37816)Stefan Kangas2019-10-211-25/+20
* | Avoid false indications from Flymake in .dir-locals.el filesEli Zaretskii2019-10-211-2/+14
* | ; Add commentary to w32inevt.cEli Zaretskii2019-10-211-0/+6
* | Add button to vc-dir to toggle visibility of stash listRobert Pluim2019-10-212-18/+89
* | Add a way to disable substitution of command keys in help stringsClément Pit-Claudel2019-10-203-5/+38
* | Avoid fixnum round trip in prefix-numeric-valuePaul Eggert2019-10-201-1/+1
* | * lisp/tab-line.el: Bind mouse commands to [tab-line].Juri Linkov2019-10-212-19/+26
* | Don't try to add nil packages on refreshStefan Kangas2019-10-213-1/+22
* | Add a command to toggle an edebug breakpointLars Ingebrigtsen2019-10-203-9/+58
* | Remove XEmacs compat code from decipher.elStefan Kangas2019-10-201-7/+1
* | * lisp/tab-bar.el: Use autoloaded seq-position.Juri Linkov2019-10-201-43/+26
* | Remove XEmacs compat code from meta-mode.elStefan Kangas2019-10-201-9/+3
* | Remove last XEmacs compat code from tree-widget.elStefan Kangas2019-10-201-28/+8
* | Remove leftover XEmacs compat code from dig.elStefan Kangas2019-10-201-4/+0
* | Add missing rx symbols `bow' and `eow' to documentationMattias Engdegård2019-10-202-4/+6
* | * lisp/tab-bar.el (tab-bar-swap-tabs): Use cl-rotatef instead of rotatef.Juri Linkov2019-10-201-2/+2
* | * lisp/tab-bar.el (tab-bar-swap-tabs, tab-bar-move-tab): New commands.Juri Linkov2019-10-201-7/+29
* | Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-202-12/+22
* | Optimize c-crosses-statement-barrier-p for large blocks of comment.Alan Mackenzie2019-10-201-1/+5
* | Provide default value for tab-name/frame-name reading minibufferJuri Linkov2019-10-203-15/+33
* | Make edebug-mode-map take precedenceLars Ingebrigtsen2019-10-201-2/+6
* | Fix internal-lisp-face-attributes to match face.Jimmy Aguilar Mena2019-10-201-3/+5
* | In xref-location-marker, handle deleted file or outdated xref location nicelyStephen Leake2019-10-201-2/+7
* | Update FAQ entry on XEmacs (Bug#37815)Stefan Kangas2019-10-201-9/+12
* | Improve doc string of eshell and eshell-buffer-nameStefan Kangas2019-10-201-8/+21
* | * doc/lispref/display.texi (Low-Level Font): Describe max-width.Juanma Barranquero2019-10-201-0/+3
* | Fix edebug--restore-breakpoints re-instrumentinging bug-outLars Ingebrigtsen2019-10-201-17/+18
* | Add a new edebug-breakpoint faceLars Ingebrigtsen2019-10-203-2/+10
* | while-no-input-ignore-events manual clarificationLars Ingebrigtsen2019-10-201-1/+1
* | New command to clear all breakpoints in a functionLars Ingebrigtsen2019-10-203-0/+21
* | Preserve breakpoints when Edebug-reinstrumenting functionsLars Ingebrigtsen2019-10-203-6/+33
* | Fix docstrings in tramp.elMichael Albinus2019-10-201-3/+4
* | 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-2049-167/+172
* | New command edebug-remove-instrumentationLars Ingebrigtsen2019-10-203-0/+27
* | Fix doc string and interactive spec of cancel-edebug-on-entryLars Ingebrigtsen2019-10-201-1/+24