2 V2_04_02   08/02/90  11.21.28

  +++ New features:
  _________________

  FUNCTION PLOT now always draws a new picture, even after a DISPLAY. It
  will also now draw functions which depend on the bin width (such as
  Gaussians) properly. FUNCTION OVERLAY should also now also scale properly.
  Please report any problems.

  Text format for titles, comments, keys, axis labels is now compatible
  with version 2.03 again. See HELP TEXT for details.

  +++ New commands:
  _________________

  SHOW DEFINITION  Alias for SHOW COMMANDS to list defined commands
  SHOW SEGMENTS    Mainly for experts. Lists segments in use

  +++ Modified commands:
  ______________________

  FUNCTION PLOT    Now always makes a new plot, even if the last one was
                   a DISPLAY.

  +++ Bug fixes and General Improvements:
  _______________________________________

  HBOOK histogram numbers are now identical to the Mn_Fit primary id.
  They used to be 1000*idb + ida. This gave problems with Ntuples which
  were not stored in memory.

  Comments, keys and lines, arrows etc. are now stored in segments immediately.
  They used to be stored only after a REDRAW.

  LOLIM and HILIM did not work when you were asked for numbers.

  Hitting <CR> set text to blank, instead of keeping current text (since
  version 2.04).

  HBOOK slices, bands projections and functions should now work again.

  It is now possible to start a DEPOSIT calculation with a parentheses.
  e.g. dep r1 = (2-r0)*3.

