aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image-file.el
Commit message (Expand)AuthorAgeFilesLines
* (insert-image-file): Don't make `read-only' property rear-nonsticky.Miles Bader2000-11-221-2/+3
* (insert-image-file): Make `intangible' and `read-only' propertiesMiles Bader2000-11-191-1/+1
* (auto-image-file-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-3/+0
* (image-file-name-extensions, image-file-name-regexps): Add autoload cookies.Miles Bader2000-10-131-0/+2
* (auto-image-file-mode): Move to the end of the file, becauseMiles Bader2000-10-081-26/+30
* (image-file-name-extensions): Add pbm.Dave Love2000-10-061-4/+4
* (image-file-name-regexp): image-file-regexps -> image-file-name-regexps.Dave Love2000-10-061-2/+2
* Docstring fixes.Stefan Monnier2000-10-051-3/+3
* (image-file-name-extensions): New variable.Miles Bader2000-09-291-55/+78
* Initial checkin.Miles Bader2000-09-271-0/+152