commit/XEmacs: 2 new changesets

[email protected]
Newsgroups gmane.emacs.xemacs.patches
Message-ID <[email protected]>
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  <[email protected]>
+
+	* buffer.c (case_fold_search): Improve docstring.
+
 2014-05-08  Jerry James  <[email protected]>
 
 	* 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  <[email protected]>
+
+	* buffer.c (case_fold_search): Improve docstring.
+
 2014-06-18  Aidan Kehoe  <[email protected]>
 
 	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  <[email protected]>
-
-	* buffer.c (case_fold_search): Improve docstring.
-
 2014-05-08  Jerry James  <[email protected]>
 
 	* 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.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.