-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 163393091f8725194e111d589e8bb9e5d90ae5d3:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 163393091f8725194e111d589e8bb9e5d90ae5d3
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sun Feb 22 08:36:11 2004 +0000

    *** empty log message ***

diff --git a/autoconf/Make.common.in b/autoconf/Make.common.in

index f1602751ac8e0fdbc20f8d3de22308c9fa3093d9..

index ..d96412b479e4f8c9d9646f1d225bd2bc4074778e 100644

--- a/autoconf/Make.common.in
+++ b/autoconf/Make.common.in
@@ -3,14 +3,15 @@
 DATE=@DATE@
 LSMDATE=@LSMDATE@
 VERSION=@VERSION@
-VERNAME=rxvt-unicode-$(VERSION)#
-MAINT=Geoff Wing#
-MAINTEMAIL=<gcw@rxvt.org>#
-WEBMAINT=Oezguer Kesim#
-WEBMAINTEMAIL=<oec@rxvt.org>#
-WEBPAGE=<http://www.rxvt.org/>#
-FTPSITENAME=ftp.rxvt.org#
-FTPSITEDIR=/pub/rxvt#
+VERNAME=rxvt-unicode-$(VERSION)
+MAINT=Marc A. Lehmann
+MAINTEMAIL=<rxvt@schmorp.de>
+WEBMAINT=Marc A. Lehmann
+WEBMAINTEMAIL=<rxvt@schmorp.de>
+WEBPAGE=<http://www.sourceforge.net/projects/rxvt-unicode/>
+FTPSITENAME=ftp.rxvt.org
+FTPSITEDIR=/pub/rxvt
+
 #-------------------------------------------------------------------------
 RXVTNAME=@RXVTNAME@

diff --git a/doc/yodl/rxvt-colours.yo b/doc/yodl/rxvt-colours.yo

index 439f02c1fe68d15bb1fd5ab26ab90ac6c7dc601e..

index ..285188633378cc02b535fc00d4b949aed19c0b0c 100644

--- a/doc/yodl/rxvt-colours.yo
+++ b/doc/yodl/rxvt-colours.yo
@@ -1,11 +1,7 @@
-COMMENT(-- $Id: rxvt-colours.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --)
+COMMENT(-- $Id: rxvt-colours.yo,v 1.3 2004/02/22 08:36:11 pcg Exp $ --)
 COMMENT(----------------------------------------------------------------------)
 manpagesection(COLORS AND GRAPHICS)

-If graphics support was enabled at compile-time, bf(rxvt) can be queried
-with ANSI escape sequences and can address individual pixels instead of
-text characters.  Note the graphics support is still considered beta code.
-
 In addition to the default foreground and background colours, bf(rxvt)
 can display up to 16 colours (8 ANSI colours plus high-intensity bold/blink
 versions of the same).
diff --git a/doc/yodl/rxvt-options.yo b/doc/yodl/rxvt-options.yo

index 5dff4f72a95395362794da71fbfd86d389a1d735..

index ..3efaefcf6eecc62e9db143c4f242d8fe60712989 100644

--- a/doc/yodl/rxvt-options.yo
+++ b/doc/yodl/rxvt-options.yo
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt-options.yo,v 1.3 2003/12/18 00:38:07 pcg Exp $ --)
+COMMENT(-- $Id: rxvt-options.yo,v 1.4 2004/02/22 08:36:11 pcg Exp $ --)
 COMMENT(----------------------------------------------------------------------)
 manpageoptions()

@@ -67,11 +67,6 @@ startdit()
         pther fonts might be smaller, but not larger. A reasonable default list
         is appended.
 	resource bf(font).
-    dit(bf(-grk) em(mode))
-	Compile em(Greek): Greek keyboard translation;
-	bf(iso): ISO-8859 mapping.
-	bf(ibm): IBM-437 mapping;
-	resource bf(greek_keyboard).
     dit(bf(-name) em(name))
 	Specify the application name under which resources
 	are to be obtained, rather than the default executable file name.
diff --git a/doc/yodl/rxvt-resources.yo b/doc/yodl/rxvt-resources.yo

index fd0623ce45f8bb09f5f1fdf55d18e948f4f68fb2..

index ..b19090aa4b28bbd0d1f1d4613b2b422a8ab2edb0 100644

--- a/doc/yodl/rxvt-resources.yo
+++ b/doc/yodl/rxvt-resources.yo
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt-resources.yo,v 1.3 2003/12/18 00:38:07 pcg Exp $ --)
+COMMENT(-- $Id: rxvt-resources.yo,v 1.4 2004/02/22 08:36:11 pcg Exp $ --)
 COMMENT(----------------------------------------------------------------------)
 manpagesection(RESOURCES (available also as long-options))

@@ -102,15 +102,6 @@ startdit()
         pther fonts might be smaller, but not larger. A reasonable default list
         is appended.
 	option bf(-fn).
-    dit(bf(greek_keyboard:) em(mode))
-	Set the Greek keyboard translation mode to be used;
-	bf(iso): ISO-8859 mapping (elot-928) [default].
-	bf(ibm): IBM-437 mapping (DOS codepage 737);
-	option bf(-grk).
-    dit(bf(greektoggle_key:) em(keysym))
-	Set the key to toggle keyboard input between no translation and
-	Greek translation  [default bf(Mode_switch)].
-	For more details, see the distributed file bf(README.greek).
     dit(bf(selectstyle:) em(mode))
 	Set mouse selection style to bf(old) which is 2.20, bf(oldword) which
 	is xterm style with 2.20 old word selection, or anything else which
diff --git a/doc/yodl/rxvt.yo b/doc/yodl/rxvt.yo

index 2ce13c772425d8e9ac37d9419858dc5f693455f0..

index ..15f94429c541b35af7f6539f4e490e0e1667484c 100644

--- a/doc/yodl/rxvt.yo
+++ b/doc/yodl/rxvt.yo
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvt.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --)
+COMMENT(-- $Id: rxvt.yo,v 1.3 2004/02/22 08:36:11 pcg Exp $ --)
 includefile(versioninfo.yo)
 includefile(masonyodl.yo)
 mailto(gcw@pobox.com)
@@ -105,13 +105,18 @@ startdit()
     dit(Rob Nation email(<nation@rocket.sanders.lockheed.com>))
 	very heavily modified Xvt and came up with Rxvt
     dit(Angelo Haritsis email(<ah@doc.ic.ac.uk>))
-	wrote the Greek Keyboard Input
+	wrote the Greek Keyboard Input (no longer in code)
     dit(mj olesen email(<olesen@me.QueensU.CA>))
 	Wrote the menu system. nl()\
 	Project Coordinator (changes.txt 2.11 to 2.21)
     dit(Oezguer Kesim email(<kesim@math.fu-berlin.de>))
 	Project Coordinator (changes.txt 2.21a to 2.4.5)
     dit(Geoff Wing email(<gcw@pobox.com>))
-	Rewrote screen display and text selection routines. nl()\
-	Project Coordinator (changes.txt 2.4.6 - )
+	Rewrote screen display and text selection routines.
+	Project Coordinator (changes.txt 2.4.6 - rxvt-unicode)
+    dit(Marc Alexander Lehman email(<rxvt@schmorp.de>))
+        Rewrote most of the display code and internal character handling
+        to store text in unicode. Numerous other fixes and extensions. nl()\
+	Project Coordinator (Changes 1.0 - )
 enddit()
+
diff --git a/doc/yodl/rxvtRef-graphics.yo b/doc/yodl/rxvtRef-graphics.yo
deleted file mode 100644
index 012442e870a1b2a208a5ebfaefb54f7a0b19429b..0000000000000000000000000000000000000000
--- a/doc/yodl/rxvtRef-graphics.yo
+++ /dev/null
@@ -1,33 +0,0 @@
-COMMENT(-- $Id: rxvtRef-graphics.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --)
-label(Graphics)
-nsect(Special Graphics Mode)
-
-Add more documentation here, em(if anyone actually cares.)
-
-startdl()
-    dl(bf(tt(ESC G Q)))
-	(query if graphics are available nl()\
-	returns: bf(tt(ESC G 0)) no graphics available nl()\
-	returns: bf(tt(ESC G 1)) graphics available (colour only))
-P()\
-    dl(bf(tt(ESC G W <;x>;<y>;<w>;<h>:)))
-	(create window)
-P()\
-    dl(bf(tt(ESC G C <id>)))
-	(clear window)
-P()\
-    dl(bf(tt(ESC G G <it>:)))
-	(query window nl()\
-	returns: bf(tt(ESC G <id> <x> <y> <w> <h> <fw> <fh> <nw> <nh>)))
-P()\
-    dl(bf(tt(ESC G L <id>)nl()tt(ESC G P <id>)nl()tt(ESC G F <id>)))
-	(start point nl()\
-	start line nl()\
-	start fill)
-P()\
-    dl(bf(tt(;<x>;<y>)))
-	(extend point/line/fill)
-P()\
-    dl(bf(tt(ESC G T <id>;<x>;<y>;<mode>;<len>:<text>)))
-	(place text)
-enddl()
diff --git a/doc/yodl/rxvtRef.yo b/doc/yodl/rxvtRef.yo

index f7905c0dc8b7a8e0d8c5e4061f4be9eac06ce51f..

index ..b04941e9bf8081a93896c19b611bfbcdcf9161e3 100644

--- a/doc/yodl/rxvtRef.yo
+++ b/doc/yodl/rxvtRef.yo
@@ -1,4 +1,4 @@
-COMMENT(-- $Id: rxvtRef.yo,v 1.2 2003/11/24 17:31:27 pcg Exp $ --)
+COMMENT(-- $Id: rxvtRef.yo,v 1.3 2004/02/22 08:36:11 pcg Exp $ --)
 mailto(gcw@pobox.com)
 htmlbodyopt(BGCOLOR)(#FFFFFF)
 notableofcontents()
@@ -58,8 +58,5 @@ clearpage()
 includefile(rxvtRef-mouse.yo)
 link(Top)(toc)
 clearpage()
-includefile(rxvtRef-graphics.yo)
-link(Top)(toc)
-clearpage()
 includefile(rxvtRef-keycodes.yo)
 link(Top)(toc)

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 12:02:22 2024