*** New commands `lgrep' (local grep) and `rgrep' (recursive grep) are
more user-friendly versions of `grep' and `grep-find', which prompt
separately for the regular expression to match, the files to search,
-and the base directory for the search (rgrep only). Case sensitivitivy
-of the search is controlled by the current value of `case-fold-search'.
+and the base directory for the search. Case sensitivitivy of the
+search is controlled by the current value of `case-fold-search'.
These commands build the shell commands based on the new variables
`grep-template' (lgrep) and `grep-find-template' (rgrep).
2007-02-14 Kim F. Storm <storm@cua.dk>
+ * progmodes/grep.el (grep-files-aliases): Add tex and texi aliases.
+ (lgrep): Add DIR arg to start grep in specific directory, like rgrep.
+ (grep): Fix lgrep reference.
+
* disp-table.el (make-glyph-code, glyph-char, glyph-face): New defuns.
(standard-display-underline): Use make-glyph-code.
+2007-02-14 Kim F. Storm <storm@cua.dk>
+
+ * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
+ Rewrite glyph code description to refer to these functions.
+ Remove details of encoding face number and char into integer code.
+
2007-02-03 Alan Mackenzie <acm@muc.de>
* loading.texi (Hooks for Loading): Make the description of
+2007-02-14 Kim F. Storm <storm@cua.dk>
+
+ * building.texi (Grep Searching): Fix lgrep doc.
+
2007-02-12 Chong Yidong <cyd@stupidchicken.com>
* back.texi: Remove unused file.