aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Implement tab close undo feature for tab-bar.Juri Linkov2019-10-231-3/+48
* | * lisp/cedet/semantic/analyze/complete.el: Fix completion-at-pointStefan Monnier2019-10-231-2/+4
* | Ensure that the prompt is kept on the final lineLars Ingebrigtsen2019-10-232-0/+16
* | Make erc-cmd-CLEAR do what its doc string saysLars Ingebrigtsen2019-10-231-1/+2
* | Make display of S/MIME signatures slightly betterLars Ingebrigtsen2019-10-231-1/+1
* | Make Gnus recognise "git am" diffs in all groupsLars Ingebrigtsen2019-10-231-3/+2
* | Add version tag to gnutls-min-prime-bitsStefan Kangas2019-10-231-1/+2
* | Avoid extra lines in python-shell font lock buffer (Bug#33959)memeplex2019-10-221-12/+13
* | Tab-line horizontal scrolling with UI buttons and commands (bug#37667)Juri Linkov2019-10-231-43/+142
* | Fix "make bootstrap" build warning in tab-bar.elLars Ingebrigtsen2019-10-221-1/+3
* | Various doc fixes for auto-insert-modeStefan Kangas2019-10-221-1/+1
* | rx doc string tweaksMattias EngdegÄrd2019-10-221-3/+4
* | Make edebug-eval-last-sexp interactively take a zero prefixLars Ingebrigtsen2019-10-221-10/+29
* | Show stash counts in button in vc-dirRobert Pluim2019-10-221-16/+37
* | Move entry for \Ref into LaTeX coreArash Esbati2019-10-221-2/+2
* | Remove XEmacs compat code from speedbar.elStefan Kangas2019-10-221-69/+20
* | * 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 button to vc-dir to toggle visibility of stash listRobert Pluim2019-10-211-18/+84
* | * lisp/tab-line.el: Bind mouse commands to [tab-line].Juri Linkov2019-10-211-18/+25
* | Don't try to add nil packages on refreshStefan Kangas2019-10-211-1/+4
* | Add a command to toggle an edebug breakpointLars Ingebrigtsen2019-10-201-4/+39
* | 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-201-2/+2
* | * 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
* | Improve doc string of eshell and eshell-buffer-nameStefan Kangas2019-10-201-8/+21
* | Fix edebug--restore-breakpoints re-instrumentinging bug-outLars Ingebrigtsen2019-10-201-17/+18
* | Add a new edebug-breakpoint faceLars Ingebrigtsen2019-10-201-1/+4
* | New command to clear all breakpoints in a functionLars Ingebrigtsen2019-10-201-0/+12
* | Preserve breakpoints when Edebug-reinstrumenting functionsLars Ingebrigtsen2019-10-202-6/+28
* | Fix docstrings in tramp.elMichael Albinus2019-10-201-3/+4