rluser.texinfo diff

Brian Youmans 3diff@gnu.org
Thu Jan 17 11:23:00 GMT 2002


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\""



More information about the Gdb-patches mailing list