*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 00:36:36 +0000 (00:36 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 00:36:36 +0000 (00:36 +0000)
etc/.gitignore
lib-src/.gitignore [new file with mode: 0644]
lisp/.gitignore [new file with mode: 0644]
src/.gitignore [new file with mode: 0644]
src/ChangeLog

index 29241f4..6f1c180 100644 (file)
@@ -1,3 +1,4 @@
 fns-*
 *.ps
 *.log
+DOC DOC-*
diff --git a/lib-src/.gitignore b/lib-src/.gitignore
new file mode 100644 (file)
index 0000000..b5eea5c
--- /dev/null
@@ -0,0 +1,17 @@
+Makefile.c
+fns-*
+test-distrib
+make-docfile
+profile
+digest-doc
+sorted-doc
+movemail
+cvtmail
+fakemail
+yow
+emacsserver
+hexl
+etags
+ctags
+emacsclient
+b2m
diff --git a/lisp/.gitignore b/lisp/.gitignore
new file mode 100644 (file)
index 0000000..d7ede17
--- /dev/null
@@ -0,0 +1 @@
+cus-load.el
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..6568596
--- /dev/null
@@ -0,0 +1,10 @@
+Makefile.c
+config.h
+epaths.h
+config.stamp
+stamp-oldxmenu
+prefix-args
+temacs
+emacs
+emacs-*
+*.core
index 18d3efc..3bad3d9 100644 (file)
@@ -1,3 +1,15 @@
+1999-10-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * xfaces.c (Qbitmap_spec_p): Replaces Qpixmap_spec_p.
+       (Fbitmap_spec_p): Replaces Fpixmap_spec_p.
+       (load_pixmap): Use Fbitmap_spec_p and Qbitmap_spec_p instead of
+       Fpixmap_spec_p and Qpixmap_spec_p.
+       (load_face_colors, check_lface_attrs,
+       merge_face_vector_with_property,
+       Finternal_set_lisp_face_attribute): Use Fbitmap_spec_p.
+       (syms_of_xfaces): Initialize Qbitmap_spec_p, defsubr
+       Fbitmap_spec_p.
+
 1999-10-07  Gerd Moellmann  <gerd@gnu.org>
 
        * xdisp.c (display_menu_bar): Use MENU_FACE_ID instead of