Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/10/2000 05:06:45
Module Name: basesrc
Committed By: jdolecek
Date: Fri Mar 10 13:06:44 UTC 2000
Modified Files:
basesrc/lib/libedit: readline.c
Log Message:
Fix _rl_compat_sub() to really honour 'globally' flag instead
of making the substitution always globally - affects
_history_expand_command() and in turn history_expand()
All praise lint :)
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/lib/libedit/readline.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.