[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
15.5.7 Emacs Lisp
- RPMs
emacs, xemacs
- File extension
el
- String syntax
"abc"
- gettext shorthand
(_"abc")
- gettext/ngettext functions
gettext
,dgettext
(xemacs only)- textdomain
domain
special form (xemacs only)- bindtextdomain
bind-text-domain
function (xemacs only)- setlocale
automatic
- Prerequisite
—
- Use or emulate GNU gettext
use
- Extractor
xgettext
- Formatting with positions
format "%2$d %1$d"
- Portability
Only XEmacs. Without
I18N3
defined at build time, no translation.- po-mode marking
—
This document was generated on June 7, 2014 using texi2html 5.0.