emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r101705: * src/point.h: Remove, unuse


From: Dan Nicolaescu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101705: * src/point.h: Remove, unused.
Date: Fri, 01 Oct 2010 05:19:52 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101705
committer: Dan Nicolaescu <address@hidden>
branch nick: trunk
timestamp: Fri 2010-10-01 05:19:52 -0700
message:
  * src/point.h: Remove, unused.
removed:
  src/point.h
modified:
  src/ChangeLog
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2010-10-01 11:45:16 +0000
+++ b/src/ChangeLog     2010-10-01 12:19:52 +0000
@@ -1,3 +1,7 @@
+2010-10-01  Dan Nicolaescu  <address@hidden>
+
+       * point.h: Remove, unused.
+
 2010-10-01  Eli Zaretskii  <address@hidden>
 
        * makefile.w32-in (TAGS, frc, TAGS-LISP, ../nt/TAGS, tags)

=== removed file 'src/point.h'
--- a/src/point.h       2010-01-04 05:35:18 +0000
+++ b/src/point.h       1970-01-01 00:00:00 +0000
@@ -1,8 +0,0 @@
-#define point_width 5
-#define point_height 19
-static char point_bits[] = {
-   0x1f, 0x0e, 0x0e, 0x04, 0x04, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
-   0x00, 0x00, 0x04, 0x04, 0x0e, 0x0e, 0x1f};
-
-/* arch-tag: a8dad510-7254-4964-b71e-bb6f81cce572
-   (do not change this comment) */


reply via email to

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