From: Jason Riedy <jason@acm.org>
To: emacs-orgmode@gnu.org
Subject: s/unser/user/ in lisp/org-table.el
Date: Fri, 28 Mar 2008 16:24:47 -0700 [thread overview]
Message-ID: <878x02o2io.fsf@sparse.yi.org> (raw)
Little, copyright-less change appended.
BTW, while I'm waiting for completion of my copyright assignment,
my little orgtbl changes are sitting in a fork on repo.or.gz:
http://repo.or.cz/w/org-mode/ejr.git
The changes have been updated to the new structure, and
everything *appears* to work.
You may want to describe forks in README_GIT. Pulling from a
fork would be a bit more controlled than giving out push access,
removing the various copyright concerns. I don't know of a
sensible way to manage ChangeLog files.
Jason
--
diff --git a/lisp/org-table.el b/lisp/org-table.el
index ee83da7..fbeb5e8 100644
--- a/lisp/org-table.el
+++ b/lisp/org-table.el
@@ -176,7 +176,7 @@ from accept as input, do not present for editing
t: accept as input and present for editing"
:group 'org-table-calculation
:type '(choice
- (const :tag "Never, don't even check unser input for them" nil)
+ (const :tag "Never, don't even check user input for them" nil)
(const :tag "Always, both as user input, and when editing" t)
(const :tag "Convert user input, don't offer during editing" 'from)))
next reply other threads:[~2008-03-28 23:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-28 23:24 Jason Riedy [this message]
2008-03-30 17:10 ` s/unser/user/ in lisp/org-table.el Carsten Dominik
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878x02o2io.fsf@sparse.yi.org \
--to=jason@acm.org \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).