Mercurial > emacs
diff lisp/emacs-lisp/regexp-opt.el @ 49598:0d8b17d428b5
Trailing whitepace deleted.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 04 Feb 2003 13:24:35 +0000 |
parents | 8bfc6a0f6b3e |
children | 645707022f8f d7ddb3e565de |
line wrap: on
line diff
--- a/lisp/emacs-lisp/regexp-opt.el Tue Feb 04 12:29:42 2003 +0000 +++ b/lisp/emacs-lisp/regexp-opt.el Tue Feb 04 13:24:35 2003 +0000 @@ -218,7 +218,7 @@ (regexp-quote (concat (nreverse (string-to-list xiffus)))) close-group)) - + ;; Otherwise, divide the list into those that start with a ;; particular letter and those that do not, and recurse on them. (let* ((char (char-to-string (string-to-char (car strings))))