Changeset 603:716c06ae29e5 for contrib

Show
Ignore:
Timestamp:
1998-12-02 12:12:34 (10 years ago)
Author:
Thomas Roessler <roessler@…>
Branch:
HEAD
Message:

Bring the sample rc files better in synch with the actual code.

Location:
contrib
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • contrib/Mush.rc

    r437 r603  
    88bind index t display-message 
    99macro index n j\n 
    10 bind index + next-message 
    11 bind index j next-message 
    12 bind index J next-message 
    13 bind index - previous-message 
    14 bind index k previous-message 
    15 bind index K previous-message 
     10bind index + next-entry 
     11bind index j next-entry 
     12bind index J next-entry 
     13bind index - previous-entry 
     14bind index k previous-entry 
     15bind index K previous-entry 
    1616bind index { top-page 
    1717bind index } bottom-page 
  • contrib/Pine.rc

    r591 r603  
    1919bind index $ sort-mailbox 
    2020bind index a tag-prefix 
    21 bind index ; tag-message 
     21bind index \; tag-entry 
    2222 
    2323# Not possible to simulate zoom-out...