Lisp_Object filename;
/* Dir for expanding relative pathnames */
Lisp_Object directory;
- /* true iff this buffer has been been backed
+ /* true iff this buffer has been backed
up (if you write to its associated file
and it hasn't been backed up, then a
backup will be made) */
#define Color XColor
#define XExposeRegionEvent XExposeEvent
-#define Bitmap Pixmap /* In X11, Bitmaps are are kind of
- Pixmap. */
+#define Bitmap Pixmap /* In X11, Bitmaps are a kind of
+ Pixmap. */
#define WINDOWINFO_TYPE XWindowAttributes
#define XGetWindowInfo(w, i) XGetWindowAttributes (x_current_display, \
(w), (i))