mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
* lisp/emacs-lisp/edebug.el (edebug-prepare-margin): New function to set up left margin for Edebug. (edebug--display-1): Use it. * src/xdisp.c (display_line): Try to use left margin to display overlay arrow and fallback to the text area otherwise. * doc/lispref/display.texi (Overlay Arrow): * doc/lispref/edebug.texi (Using Edebug): * doc/emacs/building.texi (Debugger Operation): Document the change. * etc/NEWS: Announce the change. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||