all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description.
@ 2018-05-15 20:03 Gábor Boskovits
  2018-05-15 20:14 ` Nicolas Goaziou
  0 siblings, 1 reply; 7+ messages in thread
From: Gábor Boskovits @ 2018-05-15 20:03 UTC (permalink / raw)
  To: 31464; +Cc: Gábor Boskovits

* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify.
---
 gnu/packages/emacs.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 71e969006..f3d08e810 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4743,7 +4743,7 @@ specifically, Orgalist supports the syntax of Org mode for numbered,
 unnumbered, description items, checkboxes, and counter cookies.
 
 The library also implements radio lists, i.e., lists written in Org
-syntax later translated into the host format, e.g., @LaTeX{} or HTML.")
+syntax later translated into the host format, e.g., LaTeX or HTML.")
     (license license:gpl3+)))
 
 (define-public emacs-writegood-mode
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-05-16  9:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15 20:03 [bug#31464] [PATCH] gnu: emacs-orgalist: Fix texinfo markup in description Gábor Boskovits
2018-05-15 20:14 ` Nicolas Goaziou
2018-05-15 20:19   ` Gábor Boskovits
2018-05-15 20:55     ` Nicolas Goaziou
2018-05-16  3:16       ` Eric Bavier
2018-05-16  6:18         ` Gábor Boskovits
2018-05-16  9:08           ` bug#31464: " Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.