home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / WP / WP049.ZIP / PED.EXE / RELNOTES < prev   
Text File  |  1991-02-25  |  3KB  |  103 lines

  1.  
  2.  
  3.                pE - The perfect Editor
  4.  
  5.     These notes are addendum to the printed pE manual.
  6.     They will update the manual at the next printing.
  7.  
  8.  
  9.     Release 2.23 notes
  10.  
  11.     There is now a separate buffer used when block deletes
  12.     occur.    The contents of this delete buffer may be pasted
  13.     into the main text buffer with a shift or control del
  14.     (delete key).  This "block delete" buffer is overwritten
  15.     each time a block delete occurs.
  16.  
  17.     Text may be cut and pasted by marking a block and using
  18.     the cut key, followed by the paste key.  Text marked is
  19.     deleted by using the del key.  It may be restored
  20.     anytime before the next block delete by pressing shift
  21.     or control del.  There is no interaction between the
  22.     "scrap", "block delete", "line delete" and "line
  23.     segment" buffers.  All are independent of each other.
  24.  
  25.  
  26.     ┌────────────┐           ╔════════════╗
  27.     │Marked block├────────>║ Scrap        ║    Using the cut (-) key.
  28.     │         │           ║        ║    Paste using paste (+) key.
  29.     └─────┬───┬──┘           ╚════════════╝
  30.           │   │           ┌───────────────┐
  31.           │   └───────────>│File pb$$$$.ped│ Using shift cut.
  32.           │            │           │ Restore with shift paste.
  33.           │            └───────────────┘
  34.           
  35.     ╔════════════╗
  36.     ║Block Delete║ Using the del key
  37.     ║         ║ Paste contents with
  38.     ╚════════════╝ Shift or Ctrl del
  39.  
  40.  
  41.     Lines deleted with F4 or ^Y (delete line) can be restored with
  42.     F3 or ^U.
  43.  
  44.     Line segments deleted with ^F4 or ^Qy can be restored with
  45.     ^F3 or ^Qi.
  46.  
  47.     Line number argument
  48.  
  49.     pE will accept an optional line number to position to after
  50.     the filename argument:
  51.  
  52.  
  53.         pE [filename] [lineno]
  54.  
  55.     this feature was added to allow other programs to pass a
  56.     filename and line number to position to, to pE.  If the
  57.     lineno is in error pE will position to the closest
  58.     possible.  pE file 9999  will position to the last line in
  59.     the file (or line number 9999 if it exists).
  60.  
  61.  
  62.  
  63.     Release 2.40
  64.  
  65.     Under the options menu has been added a feature enabling
  66.     the viewing of all active macros.  These are macros either
  67.     just created during this session or ones that had been
  68.     stored in ENV.PED.  You may choose "Show Macros" from the
  69.     option menu or assign a key via key.txt, or via the macro
  70.     process.  The macros are displayed in a view only window.
  71.     To edit a macro you must first enter "record macro"  (^F1)
  72.     and then type the key which invokes the macro.
  73.  
  74.     Display lines is now dynamic.  You may choose to change the
  75.     number of lines from 25 to 43/50 or vice versa.  Saving
  76.     options saves the current state.
  77.  
  78.     Insert/Replace mode as default is dynamic.  You may switch
  79.     back and forth at will.  Remember to save options if you
  80.     want to preserve settings over a session.
  81.  
  82.     DESQVIEW aware.  pE is now aware it is running under DV.
  83.     What this means essentially is that portions of the screen
  84.     will not be overwritten.  Make sure you specify that pE
  85.     writes directly to screen ram.    You may execute pE in
  86.     either 25 or 43/50 line mode, but you may not switch back
  87.     and forth inside of DESQVIEW.
  88.  
  89.     Release 2.50
  90.  
  91.     Print processor integrated with pE.  This assures there
  92.     will (almost) always be sufficient memory to print from
  93.     within pE.  PPRNT is still included in the registered
  94.     version as well as PCALC.
  95.  
  96.     Several bug fixes.  Show macros now works correctly for
  97.     macros that call other macros.    Other bugs were either
  98.     relatively harmless or obscure.
  99.  
  100.  
  101.  
  102.                 Just Excellent!
  103.