* Tiny patch: documentation of the org-footnote face
@ 2013-09-19 12:27 Alan Schmitt
2013-09-22 6:02 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Alan Schmitt @ 2013-09-19 12:27 UTC (permalink / raw)
To: Emacs Org mode
[-- Attachment #1: Type: text/plain, Size: 104 bytes --]
Hello,
While tracking down my proportional fonts woes, I found this small
typo. Patch attached.
Alan
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Org-faces-Correct-the-documentation-for-footnotes.patch --]
[-- Type: text/x-patch, Size: 879 bytes --]
From 355d8408e79a1337e4c57ba7531eec337ec40225 Mon Sep 17 00:00:00 2001
From: Alan Schmitt <alan.schmitt@polytechnique.org>
Date: Thu, 19 Sep 2013 14:23:50 +0200
Subject: [PATCH] Org-faces: Correct the documentation for footnotes
* org-faces.el (org-footnote): Fix the documentation for this face.
---
lisp/org-faces.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org-faces.el b/lisp/org-faces.el
index e968657..d64fd0e 100644
--- a/lisp/org-faces.el
+++ b/lisp/org-faces.el
@@ -258,7 +258,7 @@ column view defines special faces for each outline level. See the file
'((((class color) (background light)) (:foreground "Purple" :underline t))
(((class color) (background dark)) (:foreground "Cyan" :underline t))
(t (:underline t)))
- "Face for links."
+ "Face for footnotes."
:group 'org-faces)
(defface org-ellipsis
--
1.8.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Tiny patch: documentation of the org-footnote face
2013-09-19 12:27 Tiny patch: documentation of the org-footnote face Alan Schmitt
@ 2013-09-22 6:02 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2013-09-22 6:02 UTC (permalink / raw)
To: Alan Schmitt; +Cc: Emacs Org mode
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Applied, thank you Alan.
- Carsten
On 19.9.2013, at 14:27, Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
> Hello,
>
> While tracking down my proportional fonts woes, I found this small
> typo. Patch attached.
>
> Alan
>
> From 355d8408e79a1337e4c57ba7531eec337ec40225 Mon Sep 17 00:00:00 2001
> From: Alan Schmitt <alan.schmitt@polytechnique.org>
> Date: Thu, 19 Sep 2013 14:23:50 +0200
> Subject: [PATCH] Org-faces: Correct the documentation for footnotes
>
> * org-faces.el (org-footnote): Fix the documentation for this face.
> ---
> lisp/org-faces.el | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lisp/org-faces.el b/lisp/org-faces.el
> index e968657..d64fd0e 100644
> --- a/lisp/org-faces.el
> +++ b/lisp/org-faces.el
> @@ -258,7 +258,7 @@ column view defines special faces for each outline level. See the file
> '((((class color) (background light)) (:foreground "Purple" :underline t))
> (((class color) (background dark)) (:foreground "Cyan" :underline t))
> (t (:underline t)))
> - "Face for links."
> + "Face for footnotes."
> :group 'org-faces)
>
> (defface org-ellipsis
> --
> 1.8.4
>
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-22 6:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-19 12:27 Tiny patch: documentation of the org-footnote face Alan Schmitt
2013-09-22 6:02 ` Carsten Dominik
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).