2 new commits in XEmacs:
https://bitbucket.org/xemacs/xemacs/commits/df691b681244/
Changeset: df691b681244
User: stephen_at_xemacs
Date: 2014-06-19 05:01:31
Summary: Improve docstring of 'case-fold-search.
Affected #: 2 files
diff -r b94d6e89ea5b88a2e428575dac03d665ca21bf0b -r
df691b6812442ebeaa73275cdc0aeaaac91aca16 src/ChangeLog
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -26,6 +26,10 @@
introduced by Ben's patch of
https://bitbucket.org/xemacs/xemacs/commits/047d37eb70d70f43803 .
+2014-06-19 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * buffer.c (case_fold_search): Improve docstring.
+
2014-05-08 Jerry James <james(a)xemacs.org>
* print.c (struct debug_bindings): Add print_circle field.
diff -r b94d6e89ea5b88a2e428575dac03d665ca21bf0b -r
df691b6812442ebeaa73275cdc0aeaaac91aca16 src/buffer.c
--- a/src/buffer.c
+++ b/src/buffer.c
@@ -2502,7 +2502,7 @@
*/ );
DEFVAR_BUFFER_LOCAL ("case-fold-search", case_fold_search /*
-*Non-nil if searches should ignore case.
+*If non-nil, searches and matches should ignore case.
Automatically becomes buffer-local when set in any fashion.
*/ );
https://bitbucket.org/xemacs/xemacs/commits/be3ca9e58c92/
Changeset: be3ca9e58c92
User: stephen_at_xemacs
Date: 2014-06-19 05:06:33
Summary: Reorder changelog.
Affected #: 1 file
diff -r df691b6812442ebeaa73275cdc0aeaaac91aca16 -r
be3ca9e58c92a68d414210b217a4eef5bb6ea9d5 src/ChangeLog
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2014-06-19 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * buffer.c (case_fold_search): Improve docstring.
+
2014-06-18 Aidan Kehoe <kehoea(a)parhasard.net>
Correct a couple of things in my last change.
@@ -26,10 +30,6 @@
introduced by Ben's patch of
https://bitbucket.org/xemacs/xemacs/commits/047d37eb70d70f43803 .
-2014-06-19 Stephen J. Turnbull <stephen(a)xemacs.org>
-
- * buffer.c (case_fold_search): Improve docstring.
-
2014-05-08 Jerry James <james(a)xemacs.org>
* print.c (struct debug_bindings): Add print_circle field.
Repository URL:
https://bitbucket.org/xemacs/xemacs/
--
This is a commit notification from
bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches