[gnus git] branch master updated: m0-13-4-g585ce63 =1= New file
Katsumi Yamaoka <[email protected]> Sun, 03 May 2015 02:34:07 +0200
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 585ce63470b33b1f54c0ff555e2ff1dbd393aace (commit)
from 128fa982fdfd881540833b4a5f53faa840942f6e (commit)
- Log -----------------------------------------------------------------
commit 585ce63470b33b1f54c0ff555e2ff1dbd393aace
Author: Katsumi Yamaoka <[email protected]>
Date: Sun May 3 00:33:47 2015 +0000
New file
diff --git a/texi/docstyle.texi b/texi/docstyle.texi
new file mode 100644
index 0000000..dfd1430
--- /dev/null
+++ b/texi/docstyle.texi
@@ -0,0 +1,10 @@
+@c Emacs documentation style settings
+@documentencoding UTF-8
+@c These two require Texinfo 5.0 or later, so we use the older
+@c equivalent @set variables supported in 4.11 and hence
+@ignore
+@codequotebacktick on
+@codequoteundirected on
+@end ignore
+@set txicodequoteundirected
+@set txicodequotebacktick
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/docstyle.texi | 10 ++++++++++
1 file changed, 10 insertions(+)
create mode 100644 texi/docstyle.texi
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project