GNU bug report logs -
#32973
[PATCH] Add emacs-colum-marker package
Previous Next
Reported by: t_w_ <at> freenet.de
Date: Sun, 7 Oct 2018 18:21:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #16 received at 32973-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Thorsten Wilms <t_w_ <at> freenet.de> skribis:
> ---
> gnu/packages/emacs.scm | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
Applied with the minor changes below and a commit log.
Thank you!
Ludo’.
[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 0cfc4e439..c9493dabd 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -12369,8 +12369,9 @@ scratch, and you think the Spacemacs theme looks good.
(synopsis "Emacs mode for highlighting columns")
(description
"With @code{column-marker.el} you can highlight any number of text columns.
-3 such highlight column markers are provided by default. This is especially
-useful for languages like COBOL or Fortran where certain columns have special
-meaning. It is also handy for aligning text across long vertical distances.
-Multi-column characters, such as ‘TAB’ are treated correctly.")
+Three such highlight column markers are provided by default. This is
+especially useful for languages like COBOL or Fortran where certain columns
+have special meaning. It is also handy for aligning text across long vertical
+distances. Multi-column characters, such as @kbd{TAB} are treated
+correctly.")
(license license:gpl2+)))
This bug report was last modified 6 years and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.