| [ << ] | [ < ] | [ 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
domainspecial form (xemacs only)- bindtextdomain
bind-text-domainfunction (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
I18N3defined at build time, no translation.- po-mode marking
—
This document was generated on August 27, 2013 using texi2html 5.0.
