org-table.el: Allow underscore in field and column names.
commit76ab4dd422216ff2c574be4586ba161b8c40704e
authorBastien Guerry <bzg@altern.org>
Tue, 23 Aug 2011 14:27:56 +0000 (23 16:27 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 23 Aug 2011 14:27:56 +0000 (23 16:27 +0200)
treea7842adfaac492e77338bfe9e7bb96c2406c5cbb
parent98ae074c8af16dd2aa84f6b5307a94a9b9f66fe1
org-table.el: Allow underscore in field and column names.

* org-table.el (org-table-get-specials): Allow the use of the
underscore character in column names.
(org-table-get-specials): Allow the use of the underscore
character in field names.

Thanks to AndrĂ¡s Major for bringing this up and to Nick Dokos
for a suggested fix.
lisp/org-table.el