diff options
| author | Glenn Morris | 2007-05-19 05:06:40 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-05-19 05:06:40 +0000 |
| commit | 06157c5be5836f70ea7f36729c6db891cd42a347 (patch) | |
| tree | 806dead3754f2aa7bbe44fd97be550d11b75f48e /etc | |
| parent | 14bc4f99966d43aef158dbe96ba69b602ca1febe (diff) | |
| download | emacs-06157c5be5836f70ea7f36729c6db891cd42a347.tar.gz emacs-06157c5be5836f70ea7f36729c6db891cd42a347.zip | |
Convert from PPM to PBM.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 7 | ||||
| -rw-r--r-- | etc/images/copy.pbm | bin | 1786 -> 127 bytes | |||
| -rw-r--r-- | etc/images/next-node.pbm | bin | 1786 -> 127 bytes | |||
| -rw-r--r-- | etc/images/prev-node.pbm | bin | 1786 -> 127 bytes | |||
| -rw-r--r-- | etc/images/save.pbm | bin | 1786 -> 127 bytes | |||
| -rw-r--r-- | etc/images/up-node.pbm | bin | 1786 -> 127 bytes |
6 files changed, 7 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 1edc007c62f..6e365151b94 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-05-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * images/cancel.pbm: Convert from PGM to PBM. | ||
| 4 | |||
| 5 | * images/copy.pbm, images/next-node.pbm, images/prev-node.pbm: | ||
| 6 | * images/save.pbm, images/up-node.pbm: Convert from PPM to PBM. | ||
| 7 | |||
| 1 | 2007-05-17 Glenn Morris <rgm@gnu.org> | 8 | 2007-05-17 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * PROBLEMS (Dumping): Mention OpenBSD macppc problem. | 10 | * PROBLEMS (Dumping): Mention OpenBSD macppc problem. |
diff --git a/etc/images/copy.pbm b/etc/images/copy.pbm index 7a95aa885a1..8feab126dc7 100644 --- a/etc/images/copy.pbm +++ b/etc/images/copy.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/next-node.pbm b/etc/images/next-node.pbm index 8a33da5bda4..f5a9a849da1 100644 --- a/etc/images/next-node.pbm +++ b/etc/images/next-node.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/prev-node.pbm b/etc/images/prev-node.pbm index bf7aa14515c..7899e62bb23 100644 --- a/etc/images/prev-node.pbm +++ b/etc/images/prev-node.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/save.pbm b/etc/images/save.pbm index 49d8346d3fa..1347207d260 100644 --- a/etc/images/save.pbm +++ b/etc/images/save.pbm | |||
| Binary files differ | |||
diff --git a/etc/images/up-node.pbm b/etc/images/up-node.pbm index 29532bcb99c..325c5434244 100644 --- a/etc/images/up-node.pbm +++ b/etc/images/up-node.pbm | |||
| Binary files differ | |||