changeset 49129:6b546e74af50

sort-regexp-fields update
author Karl Berry <karl@gnu.org>
date Thu, 09 Jan 2003 23:29:54 +0000
parents 93b43f689e56
children 9313ae7d2d5b
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 09 23:28:25 2003 +0000
+++ b/lisp/ChangeLog	Thu Jan 09 23:29:54 2003 +0000
@@ -1,3 +1,8 @@
+2003-01-09  Karl Berry  <karl@gnu.org>
+
+	* sort.el (sort-regexp-fields): pass noerror to re-search-forward,
+	so that we don't fail if no records match record-regexp.
+
 2003-01-09  Markus Rost  <rost@math.ohio-state.edu>
 
 	* cus-edit.el (customize-group, customize-group-other-window):