emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/rx.el,v


From: Michael Cadilhac
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/rx.el,v
Date: Wed, 05 Sep 2007 16:24:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Cadilhac <cadilhac>     07/09/05 16:24:39

Index: rx.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/emacs-lisp/rx.el,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- rx.el       13 Aug 2007 13:41:26 -0000      1.23
+++ rx.el       5 Sep 2007 16:24:39 -0000       1.24
@@ -679,7 +679,7 @@
 
 `not-newline', `nonl'
      matches any character except a newline.
-                       .
+
 `anything'
      matches any character
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]