index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
image.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(image-type): New defun split out of create-image.
Kim F. Storm
2006-04-21
1
-16
/
+28
*
(image-load-path-for-library): Shorten first line in docstring.
Bill Wohler
2006-03-19
1
-1
/
+1
*
(image-load-path-for-library): Minor docstring fix.
Bill Wohler
2006-03-17
1
-2
/
+2
*
(image-load-path-for-library): Prefer user's images in
Bill Wohler
2006-03-16
1
-27
/
+43
*
(image-load-path-for-library): Fix example by not recommending that
Bill Wohler
2006-03-15
1
-3
/
+5
*
(image-load-path-for-library): Pass value of path rather than symbol.
Bill Wohler
2006-03-14
1
-30
/
+22
*
(image-load-path-for-library): Merged changes from Reiner. Add
Bill Wohler
2006-03-11
1
-5
/
+17
*
(image-load-path-for-library): Merge at least three functions from
Bill Wohler
2006-03-10
1
-0
/
+74
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(defimage): Add `doc-string' declaration.
Stefan Monnier
2005-10-24
1
-1
/
+2
*
(image-load-path): Use eval-at-startup to initialize.
Richard M. Stallman
2005-10-22
1
-3
/
+6
*
(image-type-header-regexps): Rename from image-type-regexps.
Kim F. Storm
2005-10-21
1
-26
/
+91
*
* image.el (create-image, find-image): Mention max-image-size in
Chong Yidong
2005-10-19
1
-2
/
+6
*
(image-load-path): Use symbol `data-directory' instead of its value,
Chong Yidong
2005-09-18
1
-11
/
+20
*
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
Chong Yidong
2005-09-15
1
-15
/
+28
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(image-library-alist): Moved to image.c.
Juanma Barranquero
2005-05-27
1
-15
/
+1
*
(insert-sliced-image): Add autoload cookie.
Richard M. Stallman
2005-03-17
1
-0
/
+1
*
(insert-sliced-image): Use t for line-height property.
Kim F. Storm
2005-01-01
1
-1
/
+1
*
(insert-sliced-image): Add doc string.
Kim F. Storm
2004-09-22
1
-0
/
+9
*
(image-library-alist): Rewrite docstring in active voice.
Juanma Barranquero
2004-06-21
1
-4
/
+6
*
(image-library-alist): New variable to map image types to external
Juanma Barranquero
2004-06-14
1
-3
/
+14
*
(insert-sliced-image): Use line-height instead of
Kim F. Storm
2004-04-26
1
-1
/
+1
*
(insert-sliced-image): Add line-spacing t property
Kim F. Storm
2004-04-24
1
-1
/
+1
*
(insert-image): Add optional SLICE arg.
Kim F. Storm
2004-04-20
1
-3
/
+41
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(image-jpeg-p): Don't search beyond length of data.
John Paul Wallington
2003-08-26
1
-1
/
+2
*
(image-type-regexps): Fix typo.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(insert-image): Don't make intangible since
Stefan Monnier
2002-11-03
1
-5
/
+1
*
(image-jpeg-p): Accept "Exif" marker.
Richard M. Stallman
2002-08-05
1
-2
/
+3
*
(image-type-from-file-header): Make temporary buffer unibyte.
Pavel Janík
2002-03-11
1
-0
/
+1
*
Add Maintainer header.
Pavel Janík
2001-12-25
1
-0
/
+2
*
(image-type-regexps): Make sure that the TIFF
Gerd Moellmann
2001-08-21
1
-1
/
+1
*
(image-jpeg-p): Fix call of substring.
Gerd Moellmann
2001-08-13
1
-1
/
+1
*
(image-jpeg-p): Test for APPn markers in the range
Gerd Moellmann
2001-08-10
1
-4
/
+5
*
(image-type-regexps): Allow whitespace at the start
Gerd Moellmann
2001-08-09
1
-4
/
+4
*
(image-type-regexps): Allow predicates. Change the way
Gerd Moellmann
2001-08-08
1
-5
/
+31
*
(image-type-regexps): For JPEG files, use a regexp
Gerd Moellmann
2001-08-07
1
-1
/
+2
*
(image-type-regexps): Use `\`' instead of `^' in
Gerd Moellmann
2001-08-07
1
-7
/
+7
*
(image-type-regexps): Change type for PS files
Gerd Moellmann
2001-03-28
1
-2
/
+2
*
(create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
Eli Zaretskii
2000-12-08
1
-1
/
+1
*
(image): New group.
Miles Bader
2000-10-05
1
-0
/
+6
*
(create-image): Doc fix.
Gerd Moellmann
2000-09-15
1
-1
/
+1
*
(find-image): Copy `spec' before using plist-put.
Dave Love
2000-08-18
1
-1
/
+2
*
Fix last change to be in insert-image as intended.
Dave Love
2000-06-13
1
-4
/
+4
*
(put-image): Default STRING to a space.
Dave Love
2000-06-13
1
-1
/
+3
*
(insert-image): Save a little consing.
Dave Love
2000-06-12
1
-6
/
+13
*
(find-image): Doc fix. Return nil if image not found.
Dave Love
2000-06-06
1
-13
/
+22
[next]