Glenn Morris
ae940284fa
Add 2009 to copyright years.
2009-01-05 03:18:22 +00:00
Lute Kamstra
9201cc281b
* align.el:
...
* allout.el:
* apropos.el:
* arc-mode.el:
* autoinsert.el:
* avoid.el:
* battery.el:
* bookmark.el:
* buff-menu.el:
* calculator.el:
* chistory.el:
* cmuscheme.el:
* comint.el:
* compare-w.el:
* dabbrev.el:
* delim-col.el:
* desktop.el:
* diff-mode.el:
* diff.el:
* dired-aux.el:
* dired-x.el:
* dired.el:
* dos-vars.el:
* ediff-diff.el:
* ediff-help.el:
* ediff-init.el:
* ediff-merg.el:
* ediff-mult.el:
* ediff-ptch.el:
* ediff-vers.el:
* ediff-wind.el:
* ediff.el:
* emerge.el:
* facemenu.el:
* faces.el:
* ffap.el:
* filecache.el:
* find-dired.el:
* font-core.el:
* font-lock.el:
* forms.el:
* fringe.el:
* help-at-pt.el:
* hippie-exp.el:
* ido.el:
* image-file.el:
* imenu.el:
* indent.el:
* info.el:
* isearchb.el:
* iswitchb.el:
* jit-lock.el:
* jka-compr.el:
* log-edit.el:
* lpr.el:
* ls-lisp.el:
* man.el:
* menu-bar.el:
* midnight.el:
* mouse-sel.el:
* mouse.el:
* msb.el:
* outline.el:
* paren.el:
* pcmpl-cvs.el:
* pcmpl-gnu.el:
* pcomplete.el:
* pcvs-info.el:
* pcvs-parse.el:
* printing.el:
* ps-mule.el:
* ps-print.el:
* replace.el:
* ruler-mode.el:
* saveplace.el:
* sb-image.el:
* scroll-bar.el:
* sha1.el:
* shadowfile.el:
* shell.el:
* sort.el:
* speedbar.el:
* strokes.el:
* tempo.el:
* term.el:
* terminal.el:
* time-stamp.el:
* time.el:
* tree-widget.el:
* type-break.el:
* vc-cvs.el:
* vc-hg.el:
* vc-mcvs.el:
* vc-rcs.el:
* vc-sccs.el:
* vc.el:
* view.el:
* w32-vars.el:
* whitespace.el:
* wid-edit.el: Remove leading * from docstrings of defcustoms,
deffaces, defconsts and defuns.
2008-12-03 05:48:14 +00:00
Glenn Morris
eb3fa2cfcf
Switch to recommended form of GPLv3 permissions notice.
2008-05-06 08:06:51 +00:00
Stefan Monnier
cbee283dd7
Fix up comment convention on the arch-tag lines.
2008-04-10 14:10:46 +00:00
Miles Bader
59ce725a3b
Merge from emacs--rel--22
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
409cc4a3ea
Add 2008 to copyright years.
2008-01-07 02:45:14 +00:00
Glenn Morris
81de8fcf07
Paul Pogonyshev <pogonyshev at gmx.net>
...
(image-file-name-extensions): Add "svg".
2007-08-22 04:03:35 +00:00
Glenn Morris
b4aa60262c
Switch license to GPLv3 or later.
2007-07-25 04:50:21 +00:00
Glenn Morris
d7a0267c8d
Add 2007 to copyright years.
2007-01-21 03:53:13 +00:00
Thien-Thi Nguyen
aaef169dc6
Update years in copyright notice; nfc.
2006-02-06 15:23:23 +00:00
Thien-Thi Nguyen
0d30b33766
Update years in copyright notice; nfc.
2005-08-06 22:13:43 +00:00
Kim F. Storm
eab4879567
(insert-image-file, image-file-yank-handler): Fix
...
last change to maintain a (unique) yank-handler on yanked images.
2005-07-22 13:11:34 +00:00
Kim F. Storm
6ed554f2ac
(insert-image-file): Add yank-handler.
...
(image-file-yank-handler): Yank handler to make unique copies of
images when they are yanked into a buffer next to each other.
2005-07-21 08:56:23 +00:00
Lute Kamstra
086add1519
Update FSF's address.
2005-07-04 23:32:44 +00:00
Juri Linkov
e0e6e9b80a
Revert last change.
2005-03-25 21:43:05 +00:00
Juri Linkov
132003351f
(image-file-name-extensions): Remove .xbm and .xpm
...
associated with c-mode in `auto-mode-alist'.
2005-03-25 19:58:21 +00:00
Juri Linkov
15a420bd3f
(image-file-handler): Put `safe-magic' property to
...
`image-file-handler'.
2005-03-08 21:48:50 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Richard M. Stallman
1b0d40de85
Comment change.
2002-10-14 01:27:19 +00:00
Pavel Janík
112d54c147
Fix spelling in comments.
2002-01-05 18:59:25 +00:00
Dave Love
228b0b9a31
(image-file-name-extensions): Add pnm. Doc fix.
...
(image-file-name-regexps): Doc fix.
2001-12-18 16:45:17 +00:00
Miles Bader
e8ebf97dee
(image-file-name-extensions): Add "tif".
2001-02-20 01:35:18 +00:00
Miles Bader
65e70fc452
(insert-image-file): When visiting an image, set `truncate-lines' to t
...
so that any fringe arrow looks correct.
2001-02-05 04:10:38 +00:00
Miles Bader
33155ffbf6
(insert-image-file): When visiting an image, suppress the cursor in the
...
image buffer.
2001-02-02 13:11:39 +00:00
Miles Bader
7f49aa0734
(image-file-name-extensions): Add "pgm" and "ppm".
2000-12-18 02:18:21 +00:00
Miles Bader
b170205b82
(image-file-name-regexp): Automatically add upper-case variants of each
...
filename extension in `image-file-name-extensions', since they seem to
be common.
2000-12-01 04:37:30 +00:00
Miles Bader
a02b5bb4c8
(insert-image-file): Don't make `read-only' property rear-nonsticky.
2000-11-22 02:00:42 +00:00
Miles Bader
e5a9dabf39
(insert-image-file): Make intangible' and
read-only' properties
...
rear-nonsticky too.
2000-11-19 01:58:06 +00:00
Stefan Monnier
7d52567be7
(auto-image-file-mode): Drop unneeded positional args.
2000-11-03 22:17:58 +00:00
Miles Bader
1c7e37a93f
(image-file-name-extensions, image-file-name-regexps): Add autoload cookies.
2000-10-13 01:34:00 +00:00
Miles Bader
33c7a00c07
(auto-image-file-mode): Move to the end of the file, because
...
`define-minor-mode' actually calls the mode-function if the associated
variable is non-nil, which requires that all needed functions be already
defined.
2000-10-08 23:23:55 +00:00
Dave Love
db623cef4e
(image-file-name-extensions): Add pbm.
2000-10-06 16:20:03 +00:00
Dave Love
a23ccdf282
(image-file-name-regexp): image-file-regexps -> image-file-name-regexps.
2000-10-06 16:11:44 +00:00
Stefan Monnier
34a1934628
Docstring fixes.
2000-10-05 22:31:44 +00:00
Miles Bader
75e5b373ce
(image-file-name-extensions): New variable.
...
(image-file-name-regexps): Renamed from `image-file-regexps'.
New default value is nil. Call `auto-image-file-mode'.
(image-file-name-regexp): New function.
(auto-image-file-mode): New minor mode.
(insert-image-file): Don't make conditional on the image-file
handler being enabled.
(image-file-handler): Make the call here conditional instead.
(set-image-file-handler-enabled, enable-image-file-handler)
(disable-image-file-handler): Functions removed.
2000-09-29 13:52:39 +00:00
Miles Bader
5859e61af9
Initial checkin.
2000-09-27 11:57:14 +00:00