]> code.delx.au - gnu-emacs/blobdiff - lisp/sort.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / sort.el
index 9b8cec6ac682c5d8dd0d58bec04170f02e8073b5..9843749f0c8c1b6b3162a2e67a3d488b8eab5741 100644 (file)
@@ -316,7 +316,7 @@ FIELD, BEG and END.  BEG and END specify region to sort."
 ;;                            (point)
 ;;                            (save-excursion
 ;;                              (re-search-forward
-;;                               "[+-]?[0-9]*\.?[0-9]*\\([eE][+-]?[0-9]+\\)?")
+;;                               "[+-]?[0-9]*\\.?[0-9]*\\([eE][+-]?[0-9]+\\)?")
 ;;                              (point))))))
 ;;              nil))