emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/dabbrev.el,v
Date: Fri, 21 Mar 2008 23:59:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juri Linkov <jurta>     08/03/21 23:59:31

Index: dabbrev.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/dabbrev.el,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -b -r1.88 -r1.89
--- dabbrev.el  8 Jan 2008 20:44:44 -0000       1.88
+++ dabbrev.el  21 Mar 2008 23:59:30 -0000      1.89
@@ -1011,7 +1011,7 @@
                (cons found-string dabbrev--last-table))
          result)))))
 
-(dolist (mess '("^No dynamic expansion for .* found$"
+(dolist (mess '("^No dynamic expansion for .* found"
                "^No further dynamic expansion for .* found$"
                "^No possible abbreviation preceding point$"))
   (add-to-list 'debug-ignored-errors mess))




reply via email to

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