diff options
author | Jim Meyering <jim@meyering.net> | 2007-06-27 05:51:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-06-27 05:51:29 +0000 |
commit | b1cb107cca432f369f86f3cf96ca8e23fafe830e (patch) | |
tree | 64388f8a056120a965aa5090f20f14ae2ce443dd | |
parent | b828795144863ab6f1b183ec85a0dc0d609c7c05 (diff) | |
download | idutils-b1cb107cca432f369f86f3cf96ca8e23fafe830e.tar.gz idutils-b1cb107cca432f369f86f3cf96ca8e23fafe830e.tar.bz2 idutils-b1cb107cca432f369f86f3cf96ca8e23fafe830e.zip |
Add a one-line summary to explain "why".
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ 2007-06-26 Tom Tromey <tromey@redhat.com> - * lisp/idutils.el (gid-mode-font-lock-keywords): Also match - "finished". + Don't treat the last line in the gid buffer as a match. + * lisp/idutils.el (gid-mode-font-lock-keywords): Also match "finished". 2007-06-19 Tom Tromey <tromey@redhat.com> |