/[emacs]/emacs/lib-src/rcs-checkin
ViewVC logotype

Diff of /emacs/lib-src/rcs-checkin

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.7 by gerd, Tue Feb 20 13:29:09 2001 UTC revision 1.8 by eggert, Sun Feb 10 08:08:59 2002 UTC
# Line 73  do Line 73  do
73          # Get list of old files.          # Get list of old files.
74          oldfiles=`          oldfiles=`
75                  ls $file.~[0-9]*~ 2>/dev/null |                  ls $file.~[0-9]*~ 2>/dev/null |
76                  sort -t~ -n +1                  sort -t~ -n -k 2
77          `          `
78    
79          # Check that they are properly sorted by date.          # Check that they are properly sorted by date.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26