repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: c09bb47942c81b1d3f8649ad3a0a99a01d00b376: path_to: revision_to:
commit c09bb47942c81b1d3f8649ad3a0a99a01d00b376 Author: Marc LehmannDate: Fri Dec 29 05:09:49 2006 +0000 *** empty log message *** diff --git a/README.FAQ b/README.FAQ
--- a/README.FAQ
+++ b/README.FAQ
@@ -44,7 +44,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
Try "urxvtd -f -o", which tells urxvtd to open the display, create the
listening socket and then fork.
- How can I start urxvtd automatically when I run URXVT_NAME@@c?
+ How can I start urxvtd automatically when I run urxvtc?
If you want to start urxvtd automatically whenever you run urxvtc and
the daemon isn't running yet, use this script:
diff --git a/doc/rxvt.7.html b/doc/rxvt.7.html
--- a/doc/rxvt.7.html +++ b/doc/rxvt.7.html @@ -28,7 +28,7 @@
-
How can I start urxvtd automatically when I run URXVT_NAME@@c?
+How can I start urxvtd automatically when I run urxvtc?
If you want to start urxvtd automatically whenever you run urxvtc and the daemon isn't running yet, use this script:
diff --git a/doc/rxvt.7.man.in b/doc/rxvt.7.man.in
--- a/doc/rxvt.7.man.in +++ b/doc/rxvt.7.man.in @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "@@RXVT_NAME@@ 7" -.TH @@RXVT_NAME@@ 7 "2006-11-02" "8.0" "RXVT-UNICODE" +.TH @@RXVT_NAME@@ 7 "2006-12-29" "8.1" "RXVT-UNICODE" .SH "NAME" RXVT REFERENCE \- FAQ, command sequences and other background information .SH "SYNOPSIS" @@ -217,8 +217,8 @@ rxvt-unicode then uses 8 bytes per screen cell. Try \f(CW\*(C`@@URXVT_NAME@@d \-f \-o\*(C'\fR, which tells @@URXVT_NAME@@d to open the display, create the listening socket and then fork. .PP -\fIHow can I start @@URXVT_NAME@@d automatically when I run URXVT_NAME@@c?\fR -.IX Subsection "How can I start @@URXVT_NAME@@d automatically when I run URXVT_NAME@@c?" +\fIHow can I start @@URXVT_NAME@@d automatically when I run @@URXVT_NAME@@c?\fR +.IX Subsection "How can I start @@URXVT_NAME@@d automatically when I run @@URXVT_NAME@@c?" .PP If you want to start @@URXVT_NAME@@d automatically whenever you run @@URXVT_NAME@@c and the daemon isn't running yet, use this script: diff --git a/doc/rxvt.7.txt b/doc/rxvt.7.txt
--- a/doc/rxvt.7.txt
+++ b/doc/rxvt.7.txt
@@ -64,7 +64,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS
Try "urxvtd -f -o", which tells urxvtd to open the display, create the
listening socket and then fork.
- How can I start urxvtd automatically when I run URXVT_NAME@@c?
+ How can I start urxvtd automatically when I run urxvtc?
If you want to start urxvtd automatically whenever you run urxvtc and
the daemon isn't running yet, use this script:
diff --git a/doc/rxvtperl.3.html b/doc/rxvtperl.3.html
--- a/doc/rxvtperl.3.html +++ b/doc/rxvtperl.3.html @@ -520,23 +520,6 @@ which works regardless of wether xrdb is used to parse the resource file or not. -
An extension for use on Mac OS X that enabled rxvt to use the -system clipboard by implementing two keyboard events.
-This example configuration enables the extension and binds the copy and -paste functionality to Meta-C and Meta-V:
-- URxvt.perl-ext-common: default,macosx-clipboard - URxvt.keysym.M-c: perl:macosx-clipboard:copy - URxvt.keysym.M-v: perl:macosx-clipboard:paste-
--- a/doc/rxvtperl.3.man.in +++ b/doc/rxvtperl.3.man.in @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "@@RXVT_NAME@@ 3" -.TH @@RXVT_NAME@@ 3 "2006-12-07" "8.1" "RXVT-UNICODE" +.TH @@RXVT_NAME@@ 3 "2006-12-29" "8.1" "RXVT-UNICODE" .SH "NAME" @@RXVT_NAME@@perl \- rxvt\-unicode's embedded perl interpreter .SH "SYNOPSIS" @@ -528,19 +528,6 @@ for the filename): the double \f(CW\*(C`/\*(C'\fR characters as comment start. Use \f(CW\*(C`\e057\e057\*(C'\fR instead, which works regardless of wether xrdb is used to parse the resource file or not. -.IP "macosx-clipboard" 4 -.IX Item "macosx-clipboard" -An extension for use on Mac \s-1OS\s0 X that enabled @@RXVT_NAME@@ to use the -system clipboard by implementing two keyboard events. -.Sp -This example configuration enables the extension and binds the copy and -paste functionality to Meta-C and Meta\-V: -.Sp -.Vb 3 -\& URxvt.perl-ext-common: default,macosx-clipboard -\& URxvt.keysym.M-c: perl:macosx-clipboard:copy -\& URxvt.keysym.M-v: perl:macosx-clipboard:paste -.Ve .IP "example-refresh-hooks" 4 .IX Item "example-refresh-hooks" Displays a very simple digital clock in the upper right corner of the diff --git a/doc/rxvtperl.3.txt b/doc/rxvtperl.3.txt
--- a/doc/rxvtperl.3.txt
+++ b/doc/rxvtperl.3.txt
@@ -343,17 +343,6 @@ PREPACKAGED EXTENSIONS
instead, which works regardless of wether xrdb is used to parse the
resource file or not.
- macosx-clipboard
- An extension for use on Mac OS X that enabled rxvt to use the system
- clipboard by implementing two keyboard events.
-
- This example configuration enables the extension and binds the copy
- and paste functionality to Meta-C and Meta-V:
-
- URxvt.perl-ext-common: default,macosx-clipboard
- URxvt.keysym.M-c: perl:macosx-clipboard:copy
- URxvt.keysym.M-v: perl:macosx-clipboard:paste
-
example-refresh-hooks
Displays a very simple digital clock in the upper right corner of
the window. Illustrates overwriting the refresh callbacks to create
-----END OF PAGE-----