emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/vhdl-mode.el,v
Date: Mon, 08 Jan 2007 23:05:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/01/08 23:05:41

Index: vhdl-mode.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/progmodes/vhdl-mode.el,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -b -r1.56 -r1.57
--- vhdl-mode.el        5 Dec 2006 05:26:08 -0000       1.56
+++ vhdl-mode.el        8 Jan 2007 23:05:41 -0000       1.57
@@ -13851,7 +13851,7 @@
            (vhdl-save-cache (car project-list))
            (setq project-list (cdr project-list)))
          (message "Saving hierarchy caches...done")))
-    (error (progn (vhdl-warning "ERROR:  An error occured while saving the 
hierarchy caches")
+    (error (progn (vhdl-warning "ERROR:  An error occurred while saving the 
hierarchy caches")
                  (sit-for 2)))))
 
 (defun vhdl-save-cache (key)




reply via email to

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