Mercurial > emacs
annotate src/temacs.opt @ 55827:c5c73c8c2b3e
Don't include cl. Don't bother with old Emacs versions.
(thumbs-subst-char-in-string): Deleted.
(thumbs-thumbname): Use subst-char-in-string.
(thumbs-resize-image): Use condition-case, not ignore-errors.
(thumbs-kill-buffer): Likewise.
(thumbs-mode): Make buffer read-only.
(thumbs-make-thumb): Unconditionally accept an existing file.
(thumbs-insert-thumb): Add thumb-image-file property to the image.
(thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
(thumbs-show-thumbs-list): Error if images not supported.
(thumbs-save-current-image): Improve prompt string.
(thumbs-mode-map): Define u, R, x.
(thumbs-unmark): New command.
(thumbs-emboss-image): Minor cleanup.
(thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
(thumbs-rename-images): New command.
(thumbs-show-image-num): Rewrite. Don't rename the buffer.
(thumbs-current-image): New function.
(thumbs-file-list, thumbs-file-alist): New functions.
(thumbs-find-image): Delete arg L.
Don't set up thumbs-fileL as buffer-local global var.
(thumbs-find-image-at-point): Use thumbs-current-image.
(thumbs-set-image-at-point-to-root-window): Likewise.
(thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
Record and warn about errors. Update thumbs-markedL for deletions.
(thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
(thumbs-redraw-buffer): Use thumbs-file-list.
(thumbs-mark): Use thumbs-current-image.
(thumbs-show-name): Use thumbs-current-image.
(thumbs-show-name): Do nothing if no image at point.
(thumbs-mouse-find-image): New command.
(thumbs-mode-map): Bind it to mouse-2.
(thumbs-mode): Make mode-class special.
(thumbs-view-image-mode): Likewise.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 May 2004 15:22:55 +0000 |
parents | 18e524802887 |
children |
rev | line source |
---|---|
25843 | 1 cluster=emacs,,,- |
2 DISPNEW.OBJ,- | |
3 SCROLL.OBJ,- | |
4 XDISP.OBJ,- | |
5 WINDOW.OBJ,- | |
6 TERM.OBJ,- | |
7 CM.OBJ,- | |
8 EMACS.OBJ,- | |
9 KEYBOARD.OBJ,- | |
10 MACROS.OBJ,- | |
11 KEYMAP.OBJ,- | |
12 SYSDEP.OBJ,- | |
13 BUFFER.OBJ,- | |
14 FILELOCK.OBJ,- | |
15 INSDEL.OBJ,- | |
16 MARKER.OBJ,- | |
17 MINIBUF.OBJ,- | |
18 FILEIO.OBJ,- | |
19 DIRED.OBJ,- | |
20 FILEMODE.OBJ,- | |
21 CMDS.OBJ,- | |
22 CASEFIDDLE.OBJ,- | |
23 INDENT.OBJ,- | |
24 SEARCH.OBJ,- | |
25 REGEX.OBJ,- | |
26 UNDO.OBJ,- | |
27 ALLOC.OBJ,- | |
28 DATA.OBJ,- | |
29 DOC.OBJ,- | |
30 EDITFNS.OBJ,- | |
31 CALLINT.OBJ,- | |
32 EVAL.OBJ,- | |
33 FNS.OBJ,- | |
34 PRINT.OBJ,- | |
35 LREAD.OBJ,- | |
36 ABBREV.OBJ,- | |
37 SYNTAX.OBJ,- | |
38 MOCKLISP.OBJ,- | |
39 BYTECODE.OBJ,- | |
40 PROCESS.OBJ,- | |
41 CALLPROC.OBJ,- | |
42 VMSFNS.OBJ,- | |
43 VMSPROC.OBJ,- | |
44 DOPRNT.OBJ,- | |
45 vmsmap.obj,- | |
46 termcap.obj,- | |
47 tparam.obj,- | |
48 lastfile.obj,- | |
49 alloca.obj,- | |
50 malloc.obj | |
51 collect=non_saved_data,- | |
52 stdin,- | |
53 stdout,- | |
54 stderr,- | |
55 errno,- | |
56 vaxc$errno,- | |
57 sys_errlist,- | |
58 sys_nerr,- | |
59 environ | |
60 sys$library:vaxcrtl/library |