log lisp/image-file.el @ 41038:a882905d8a96

age author description
2001-02-20 Miles Bader (image-file-name-extensions): Add "tif".
2001-02-05 Miles Bader (insert-image-file): When visiting an image, set `truncate-lines' to t
2001-02-02 Miles Bader (insert-image-file): When visiting an image, suppress the cursor in the
2000-12-18 Miles Bader (image-file-name-extensions): Add "pgm" and "ppm".
2000-12-01 Miles Bader (image-file-name-regexp): Automatically add upper-case variants of each
2000-11-22 Miles Bader (insert-image-file): Don't make `read-only' property rear-nonsticky.
2000-11-19 Miles Bader (insert-image-file): Make `intangible' and `read-only' properties
2000-11-03 Stefan Monnier (auto-image-file-mode): Drop unneeded positional args.
2000-10-13 Miles Bader (image-file-name-extensions, image-file-name-regexps): Add autoload cookies.
2000-10-08 Miles Bader (auto-image-file-mode): Move to the end of the file, because
2000-10-06 Dave Love (image-file-name-extensions): Add pbm.
2000-10-06 Dave Love (image-file-name-regexp): image-file-regexps -> image-file-name-regexps.
2000-10-05 Stefan Monnier Docstring fixes.
2000-09-29 Miles Bader (image-file-name-extensions): New variable.
2000-09-27 Miles Bader Initial checkin.