public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-dns/libidn/files: 50libidn-gentoo.el
@ 2008-09-03 13:29 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2008-09-03 13:29 UTC (permalink / raw
  To: gentoo-commits

ulm         08/09/03 13:29:18

  Added:                50libidn-gentoo.el
  Log:
  Fix Emacs support, bug 187332. Other small fixes.
  (Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo-r1 i686)

Revision  Changes    Path
1.1                  net-dns/libidn/files/50libidn-gentoo.el

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/files/50libidn-gentoo.el?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-dns/libidn/files/50libidn-gentoo.el?rev=1.1&content-type=text/plain

Index: 50libidn-gentoo.el
===================================================================

;;; libidn site-lisp configuration

(add-to-list 'load-path "@SITELISP@")
(autoload 'idna-to-ascii "idna"
  "Returns an ASCII Compatible Encoding (ACE) of STR.")
(autoload 'idna-to-unicode "idna"
  "Returns a possibly multibyte string after decoding STR.")
(autoload 'punycode-encode "punycode"
  "Returns a Punycode encoding of STR.")
(autoload 'punycode-decode "punycode"
  "Returns a possibly multibyte string which is the punycode decoding of STR.")






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-03 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-03 13:29 [gentoo-commits] gentoo-x86 commit in net-dns/libidn/files: 50libidn-gentoo.el Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox