summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@src.gnome.org>2002-12-03 02:00:45 +0000
committerNalin Dahyabhai <nalin@src.gnome.org>2002-12-03 02:00:45 +0000
commit7bf2aecf9a8f3388a7b61f310fb361ccff4bb7d4 (patch)
tree999a54d8778fde670a7f4d76cf9e45ced4f8f0c1 /doc
parent1b675f52db6d4595ee8f8faef718994896823106 (diff)
downloadvte-7bf2aecf9a8f3388a7b61f310fb361ccff4bb7d4.tar.gz
add AC_CHECK_CC_OPT from ac-archive. check for cfmakeraw, sys/select.h,
* acinclude.m4: add AC_CHECK_CC_OPT from ac-archive. * configure.in: check for cfmakeraw, sys/select.h, compiler support for -std= (#99698) * doc/boxes.txt: change reference to online Docbook reference to the charts at the Unicode web site. * src/dumpkeys.c: make a best-effort at making a terminal raw on systems where cfmakeraw() isn't available, from patch by Brian Cameron. Wait for up to 1/50 of a second for more bytes we'll consider to be part of a sequence. * src/pty.c(getpt): ensure that the new terminal is opened in non-blocking mode. * src/trie.c: use g_unichar_digit_value() instead of subtracting '0'. * src/vte.c: don't declare the xft_textitem member on non-Xft2 systems, because it uses an Xft2-specific type (#99685). * src/vteapp.c: add $pkgdatadir/fonts to the font path for use when testing.
Diffstat (limited to 'doc')
-rw-r--r--doc/boxes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/boxes.txt b/doc/boxes.txt
index b60d6f06..6a676894 100644
--- a/doc/boxes.txt
+++ b/doc/boxes.txt
@@ -71,4 +71,4 @@ Double vertical, single horizontal.
╙╜
VT-102: http://vt100.net/docs/vt102-ug/table5-13.html
-Unicode: http://www.oreilly.com/catalog/docbook/chapter/book/iso-box.html
+Unicode: http://www.unicode.org/charts/PDF/U2500.pdf