Mercurial > hg > xemacs-beta
diff src/specifier.c @ 120:cca96a509cfe r20-1b12
Import from CVS: tag r20-1b12
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:25:29 +0200 |
parents | 9f59509498e1 |
children | 43dd3413c7c7 |
line wrap: on
line diff
--- a/src/specifier.c Mon Aug 13 09:24:19 2007 +0200 +++ b/src/specifier.c Mon Aug 13 09:25:29 2007 +0200 @@ -2345,6 +2345,8 @@ else if (DEVICEP (domain)) device = domain; else + /* #### dmoore - dammit, this should just signal an error or something + shouldn't it? */ abort (); if (NILP (buffer) && !NILP (window))