diff lisp/progmodes/ada-prj.el @ 91041:bdb3fe0ba9fa

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 866-879) - Merge multi-tty branch - Update from CVS - Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
author Miles Bader <miles@gnu.org>
date Thu, 11 Oct 2007 16:22:07 +0000
parents f55f9811f5d7 6c8465b69c48
children 606f2d163a64
line wrap: on
line diff
--- a/lisp/progmodes/ada-prj.el	Thu Oct 11 16:14:00 2007 +0000
+++ b/lisp/progmodes/ada-prj.el	Thu Oct 11 16:22:07 2007 +0000
@@ -254,8 +254,8 @@
       (progn
 	(setq widget-field-new  nil
 	      widget-field-list nil)
-	(mapcar (lambda (x) (delete-overlay x)) (car (overlay-lists)))
-	(mapcar (lambda (x) (delete-overlay x)) (cdr (overlay-lists)))))
+	(mapc (lambda (x) (delete-overlay x)) (car (overlay-lists)))
+	(mapc (lambda (x) (delete-overlay x)) (cdr (overlay-lists)))))
 
   ;;  Display the tabs