summaryrefslogtreecommitdiff
path: root/lisp/ox-ascii.el
diff options
context:
space:
mode:
authorSébastien Delafond <sdelafond@gmail.com>2016-03-16 09:54:05 +0100
committerSébastien Delafond <sdelafond@gmail.com>2016-03-16 09:54:05 +0100
commit7534ff9598bd34a99bbf5c6225f0b850b4b04e29 (patch)
tree8725bf84bc3c502417a4172961520c98216ca8d1 /lisp/ox-ascii.el
parent429ffc1240438c683f885944b7a2259924adca52 (diff)
parent84539dca3aa301ecfe48858eceef1ced0505388b (diff)
Merge tag 'upstream/8.3.4'
Upstream version 8.3.4
Diffstat (limited to 'lisp/ox-ascii.el')
-rw-r--r--lisp/ox-ascii.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ox-ascii.el b/lisp/ox-ascii.el
index 2dfd5b8..aa12d9e 100644
--- a/lisp/ox-ascii.el
+++ b/lisp/ox-ascii.el
@@ -1,6 +1,6 @@
;;; ox-ascii.el --- ASCII Back-End for Org Export Engine
-;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
;; Author: Nicolas Goaziou <n.goaziou at gmail dot com>
;; Keywords: outlines, hypermedia, calendar, wp
@@ -35,10 +35,10 @@
;;; Define Back-End
;;
-;; The following setting won't allow to modify preferred charset
+;; The following setting won't allow modifying preferred charset
;; through a buffer keyword or an option item, but, since the property
-;; will appear in communication channel nonetheless, it allows to
-;; override `org-ascii-charset' variable on the fly by the ext-plist
+;; will appear in communication channel nonetheless, it allows
+;; overriding `org-ascii-charset' variable on the fly by the ext-plist
;; mechanism.
;;
;; We also install a filter for headlines and sections, in order to