Mercurial > hg > xemacs-beta
comparison man/ChangeLog @ 3773:5f25b1501bcd
[xemacs-hg @ 2007-01-01 10:03:52 by malcolmp]
Use 'grep -E' rather than egrep and 'grep -F' rather than fgrep.
author | malcolmp |
---|---|
date | Mon, 01 Jan 2007 10:04:13 +0000 |
parents | 30958064156d |
children | 1dac67fc67ae |
comparison
equal
deleted
inserted
replaced
3772:30958064156d | 3773:5f25b1501bcd |
---|---|
1 2007-01-01 Malcolm Purvis <malcolmp@xemacs.org> | |
2 | |
3 * internals/internals.texi (Ben's README): Use 'grep -F' instead | |
4 of fgrep. | |
5 | |
1 2006-11-07 Robert Pluim <rpluim@gmail.com> | 6 2006-11-07 Robert Pluim <rpluim@gmail.com> |
2 | 7 |
3 * lispref/os.texi (User Identification): The code uses HOMEPATH, | 8 * lispref/os.texi (User Identification): The code uses HOMEPATH, |
4 not HOMEDIR. | 9 not HOMEDIR. |
5 | 10 |