summaryrefslogtreecommitdiff
path: root/lisp/image-file.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (insert-image-file, image-file-yank-handler): FixKim F. Storm2005-07-221-6/+13
* (insert-image-file): Add yank-handler.Kim F. Storm2005-07-211-0/+14
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revert last change.Juri Linkov2005-03-251-1/+1
* (image-file-name-extensions): Remove .xbm and .xpmJuri Linkov2005-03-251-1/+1
* (image-file-handler): Put `safe-magic' property toJuri Linkov2005-03-081-0/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Comment change.Richard M. Stallman2002-10-141-4/+0
* Fix spelling in comments.Pavel Janík2002-01-051-2/+2
* (image-file-name-extensions): Add pnm. Doc fix.Dave Love2001-12-181-5/+5
* (image-file-name-extensions): Add "tif".Miles Bader2001-02-201-1/+1
* (insert-image-file): When visiting an image, set `truncate-lines' to tMiles Bader2001-02-051-2/+5
* (insert-image-file): When visiting an image, suppress the cursor in theMiles Bader2001-02-021-4/+7
* (image-file-name-extensions): Add "pgm" and "ppm".Miles Bader2000-12-181-1/+1
* (image-file-name-regexp): Automatically add upper-case variants of eachMiles Bader2000-12-011-1/+4
* (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