File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11-- Almost all changes listed herein are new as of 2016. --
22
3+ 2016-07-26 Mats Lidell <
[email protected] >
4+
5+ * hypb.el (hypb:rgrep-command): Removed -Z option.
6+ Different meaning on OS X and GNU/Linux.
7+
382016-07-26 Bob Weiner <
[email protected] >
49
510* hypb.el (hypb:rgrep-command): Removed -S option not supported by GNU/Linux.
Original file line number Diff line number Diff line change 2626 " Prefix attached to all native Hyperbole help buffer names.
2727This should end with a space." )
2828
29- (defcustom hypb:rgrep-command " grep -insIHZr "
29+ (defcustom hypb:rgrep-command " grep -insIHr "
3030 " *Grep command string and initial arguments to send to `hypb:rgrep' command.
3131It must end with a space."
3232 :type 'string
You can’t perform that action at this time.
0 commit comments