* rluser.texinfo diff
@ 2002-01-17 11:23 Brian Youmans
2002-01-20 0:12 ` Eli Zaretskii
2002-01-20 4:04 ` Eli Zaretskii
0 siblings, 2 replies; 3+ messages in thread
From: Brian Youmans @ 2002-01-17 11:23 UTC (permalink / raw)
To: gdb-patches
I think this is the last diff I'm going to submit on
the 5.1.0.1 manual.
This diff fixes an "Overfull /hbox" problem with the
readline doc. I'm not sure whether you want to bother
with this, but it does eliminate one error when running
dvips.
I have also sent the readline maintainer fixes for
the current (4.2a) readline manual release.
- Brian Youmans, FSF
----------------------------------------------------------
*** rluser.texinfo~ Mon Jan 14 16:53:10 2002
--- rluser.texinfo Mon Jan 14 16:54:59 2002
***************
*** 761,771 ****
$if Bash
# edit the path
"\C-xp": "PATH=$@{PATH@}\e\C-e\C-a\ef\C-f"
! # prepare to type a quoted word -- insert open and close double
! # quotes and move to just after the open quote
"\C-x\"": "\"\"\C-b"
! # insert a backslash (testing backslash escapes in sequences and
! # macros)
"\C-x\\": "\\"
# Quote the current or previous word
"\C-xq": "\eb\"\ef\""
--- 761,771 ----
$if Bash
# edit the path
"\C-xp": "PATH=$@{PATH@}\e\C-e\C-a\ef\C-f"
! # prepare to type a quoted word -- insert open and close
! # double quotes and move to just after the open quote
"\C-x\"": "\"\"\C-b"
! # insert a backslash (testing backslash escapes in sequences
! # and macros)
"\C-x\\": "\\"
# Quote the current or previous word
"\C-xq": "\eb\"\ef\""
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-01-20 12:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-17 11:23 rluser.texinfo diff Brian Youmans
2002-01-20 0:12 ` Eli Zaretskii
2002-01-20 4:04 ` Eli Zaretskii
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox