[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master updated (f8625bc -> cca81f2)
From: |
Jimmy Aguilar Mena |
Subject: |
[Emacs-diffs] master updated (f8625bc -> cca81f2) |
Date: |
Sun, 5 May 2019 11:02:41 -0400 (EDT) |
ergus pushed a change to branch master.
from f8625bc Describe, how to adapt shell command output width in Tramp
adds 245dff1 Start display-fill-column-indicator-mode.
adds ab4619e Display-fill-column-indicator NEWS info.
adds c34f00b Fixed fill-column-indicator for continuation lines
adds c7ff15c Added fill-column-indicator manual documentation
adds d8089ad Added correction in the texinfo manual.
adds 18ea760 ;Small changes in the documentation
adds 491e145 display-fill-column-indicator interface corrections
adds 5b842bd *src/xdisp.c: Fixed fill column indicator position in
terminal mode.
adds a336300 ;Corrected display-fill-column-indicator mode.
adds cca81f2 Fixed fill-column-indicator face removing background.
No new revisions were added by this update.
Summary of changes:
doc/emacs/display.texi | 49 ++++++++
doc/emacs/text.texi | 4 +
etc/NEWS | 16 +++
lisp/cus-start.el | 13 ++
lisp/display-fill-column-indicator.el | 78 ++++++++++++
lisp/faces.el | 12 ++
lisp/frame.el | 3 +
lisp/ldefs-boot.el | 39 +++++-
src/xdisp.c | 221 ++++++++++++++++++++++++++++++++--
9 files changed, 426 insertions(+), 9 deletions(-)
create mode 100644 lisp/display-fill-column-indicator.el
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master updated (f8625bc -> cca81f2),
Jimmy Aguilar Mena <=