zsh-workers
 help / color / mirror / code / Atom feed
* minor (but necessary) helpfiles change
@ 1997-01-31 13:34 Peter Stephenson
  0 siblings, 0 replies; only message in thread
From: Peter Stephenson @ 1997-01-31 13:34 UTC (permalink / raw)
  To: Zsh hackers list

*** Util/helpfiles.bak	Sat Dec 21 03:35:46 1996
--- Util/helpfiles	Fri Jan 31 14:32:16 1997
***************
*** 39,45 ****
  # now <Esc>-h works for shell builtins.
  
  while (<>) {
!     last if /^SHELL BUILTIN COMMANDS/;
      /zshbuiltins/ && $zb++;
      last if ($zb && /^\s*DESCRIPTIONS/);
  }
--- 39,45 ----
  # now <Esc>-h works for shell builtins.
  
  while (<>) {
!     last if /^\s*SHELL BUILTIN COMMANDS/;
      /zshbuiltins/ && $zb++;
      last if ($zb && /^\s*DESCRIPTIONS/);
  }

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-01-31 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-01-31 13:34 minor (but necessary) helpfiles change Peter Stephenson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).