1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/lisp/international
Eli Zaretskii 166ffcb6c7 Fix following Info cross-references to anchors
* lisp/info.el (Info-read-subfile): Add to the returned value the
length of subfile preamble, after converting it to file's byte
offset, as expected by the caller.  Use bufferpos-to-filepos.
(Info-find-node-2): If searching for a node with a
1000-character slop fails, try again with a 10000-character slop,
to account for known bugs in Texinfo 5.0 and 5.1.  (Bug#21055)

* lisp/international/mule-util.el (bufferpos-to-filepos): New
function.
* etc/NEWS: Mention bufferpos-to-filepos.
2015-07-18 13:23:22 +03:00
..
ccl.el Spelling fixes 2015-01-10 21:51:43 -08:00
characters.el Generate char-script-table from Unicode source. (Bug#20789) 2015-06-16 23:43:03 -07:00
fontset.el Fix some typos in copied Unicode data. (Bug#20789) 2015-06-16 20:54:40 -04:00
isearch-x.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-ascii.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-cvt.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
iso-transl.el C-x 8 shorthands for curved quotes, Euro, etc. 2015-05-10 17:42:21 -07:00
ja-dic-cnv.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ja-dic-utl.el Nuke arch-tags. 2011-01-15 15:16:57 -08:00
kinsoku.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
kkc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
latexenc.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
latin1-disp.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-cmds.el Don't display ‘’ as `' under X in en_GB 2015-07-01 22:25:39 -07:00
mule-conf.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
mule-diag.el Support curved quotes in doc strings 2015-05-28 00:22:02 -07:00
mule-util.el Fix following Info cross-references to anchors 2015-07-18 13:23:22 +03:00
mule.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ogonek.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
quail.el Fix display of keyboard layouts for right-to-left scripts 2015-05-02 17:08:54 +03:00
README Include sources used to create macuvs.h. 2014-05-26 08:48:28 -07:00
robin.el Update source file encoding list 2015-04-28 10:52:06 -07:00
titdic-cnv.el Tweak some build messages. 2015-06-05 16:10:18 -04:00
ucs-normalize.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
utf-7.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00

The following files in this directory are derived from the Unicode
Data File at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt:

  charprop.el uni-bidi.el uni-category.el uni-combining.el
  uni-comment.el uni-decimal.el uni-decomposition.el uni-digit.el
  uni-lowercase.el uni-mirrored.el uni-name.el uni-numeric.el
  uni-old-name.el uni-titlecase.el uni-uppercase.el

These files were generated from the version admin/unidata/UnicodeData.txt
in the Emacs sources, using the file unidata-gen.el in the same directory.

The file UnicodeData.txt is used under the Unicode Terms of Use,
contained in the file admin/unidata/copyright.html.