aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Walters <[email protected]>2002-05-13 03:46:38 +0000
committerColin Walters <[email protected]>2002-05-13 03:46:38 +0000
commit14323818764cb0bb08eb3e08ab1f85a360940adf (patch)
tree5ffbac0eb3fbb6d6cb0576301f76f7e2ea4bbe1d
parentd2ac725b65f01ccc03c025eb9673403c4754c1c9 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c3d749db7f..f1d39ab8b3 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
+2002-05-12 Colin Walters <[email protected]>
+
+ * replace.el (occur-1): New optional argument `buf-name'.
+ (occur-revert-function): Use it.
+
+ (occur-1): Handle plurals.
+
+ (occur-engine): If there are no more matches, then finish
+ searching the current buffer.
+
2002-05-12 Pavel Jan,Bm(Bk <[email protected]>
* net/ange-ftp.el (ange-ftp-try-passive-mode)