bpt/emacs.git
18 years ago* replace.el (query-replace-defaults): New variable.
Chong Yidong [Sun, 28 May 2006 17:02:37 +0000 (17:02 +0000)]
* replace.el (query-replace-defaults): New variable.
(query-replace-read-from): Use `query-replace-defaults' for
default value, instead of history list.
(query-replace-read-to): Update `query-replace-defaults'.

18 years ago* msb.el (mouse-select-buffer): Minor fix to make popup menu work
Chong Yidong [Sun, 28 May 2006 03:58:47 +0000 (03:58 +0000)]
* msb.el (mouse-select-buffer): Minor fix to make popup menu work
with no X toolkit.

18 years ago(tumme-show-all-from-dir-max-files): Fix typo.
Nick Roberts [Sat, 27 May 2006 22:45:48 +0000 (22:45 +0000)]
(tumme-show-all-from-dir-max-files): Fix typo.
(tumme-show-all-from-dir): Add autoload.

18 years ago*** empty log message ***
Nick Roberts [Sat, 27 May 2006 22:44:18 +0000 (22:44 +0000)]
*** empty log message ***

18 years ago(x_draw_stretch_glyph_string): Fix problems with invisible
Kim F. Storm [Sat, 27 May 2006 22:37:39 +0000 (22:37 +0000)]
(x_draw_stretch_glyph_string): Fix problems with invisible
cursor and erasing cursor on partially visible stretch glyph on left.
(x_draw_hollow_cursor): Compute x via get_phys_cursor_geometry.

18 years ago(get_phys_cursor_geometry): Update prototype.
Kim F. Storm [Sat, 27 May 2006 22:37:05 +0000 (22:37 +0000)]
(get_phys_cursor_geometry): Update prototype.

18 years ago(get_phys_cursor_geometry): Return computed x and y through
Kim F. Storm [Sat, 27 May 2006 22:36:58 +0000 (22:36 +0000)]
(get_phys_cursor_geometry): Return computed x and y through
parameters.  Adjust x and width in case cursor in on a partially
visible stretch glyph on the left edge.
(erase_phys_cursor): Don't erase into left fringe/margin in case
previous cursor glyph is a partially visible stretch glyph on left.

18 years ago*** empty log message ***
Kim F. Storm [Sat, 27 May 2006 22:36:40 +0000 (22:36 +0000)]
*** empty log message ***

18 years agoFix typos.
Thien-Thi Nguyen [Sat, 27 May 2006 22:22:47 +0000 (22:22 +0000)]
Fix typos.

18 years agoFix typos.
Thien-Thi Nguyen [Sat, 27 May 2006 21:54:27 +0000 (21:54 +0000)]
Fix typos.
(Customization): Say "us".

18 years ago(Bindat Spec): Expand on `repeat' handler.
Thien-Thi Nguyen [Sat, 27 May 2006 20:32:18 +0000 (20:32 +0000)]
(Bindat Spec): Expand on `repeat' handler.

18 years agoCommentary and whitespace munging; nfc.
Thien-Thi Nguyen [Sat, 27 May 2006 18:13:15 +0000 (18:13 +0000)]
Commentary and whitespace munging; nfc.

18 years ago*** empty log message ***
Thien-Thi Nguyen [Sat, 27 May 2006 18:02:18 +0000 (18:02 +0000)]
*** empty log message ***

18 years ago(Top): Add "Abstract Display" to menu.
Thien-Thi Nguyen [Sat, 27 May 2006 18:01:36 +0000 (18:01 +0000)]
(Top): Add "Abstract Display" to menu.

18 years ago(Display): Add "Abstract Display" to menu.
Thien-Thi Nguyen [Sat, 27 May 2006 17:58:26 +0000 (17:58 +0000)]
(Display): Add "Abstract Display" to menu.
(Abstract Display, Abstract Display Functions)
(Abstract Display Example): New nodes.

18 years agoRewrite Ewoc entry and move
Thien-Thi Nguyen [Sat, 27 May 2006 17:46:37 +0000 (17:46 +0000)]
Rewrite Ewoc entry and move
from under "Incompatible Lisp Changes in Emacs 22.1"
to under "Changes in Specialized Modes and Packages in Emacs 22.1".

18 years ago(cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.
Thien-Thi Nguyen [Sat, 27 May 2006 17:41:18 +0000 (17:41 +0000)]
(cvs-make-cvs-buffer): Specify NOSEP to `ewoc-create'.

18 years ago(ewoc): Add member `hf-pp' to this structure.
Thien-Thi Nguyen [Sat, 27 May 2006 17:39:38 +0000 (17:39 +0000)]
(ewoc): Add member `hf-pp' to this structure.
(ewoc--wrap): New func.
(ewoc-create): Take additional arg NOSEP.  If nil, wrap node and
header/footer pretty-printers.  Save header/footer pretty-printer.
(ewoc-set-hf): Use ewoc's header/footer pretty-printer.

18 years ago* keymaps.texi (Key Sequences): Link to input events definition.
Chong Yidong [Sat, 27 May 2006 14:56:11 +0000 (14:56 +0000)]
* keymaps.texi (Key Sequences): Link to input events definition.
(Format of Keymaps): Delete material duplicated in Keymap Basics.

18 years agoMUSTBENEW argument deleted from copy-file.
Chong Yidong [Sat, 27 May 2006 14:36:59 +0000 (14:36 +0000)]
MUSTBENEW argument deleted from copy-file.

18 years ago* files.texi (Changing Files): Document updated argument list for
Chong Yidong [Sat, 27 May 2006 14:35:49 +0000 (14:35 +0000)]
* files.texi (Changing Files): Document updated argument list for
copy-file.

18 years agoChange a lot of `(if .. (progn ..)' to `(when ..)'.
Mathias Dahl [Sat, 27 May 2006 14:20:03 +0000 (14:20 +0000)]
Change a lot of `(if .. (progn ..)' to `(when ..)'.
(tumme-remove-tag): Fix bug.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 27 May 2006 11:31:44 +0000 (11:31 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Mathias Dahl [Sat, 27 May 2006 11:18:54 +0000 (11:18 +0000)]
*** empty log message ***

18 years ago(ewoc--node): Don't define constructor
Thien-Thi Nguyen [Sat, 27 May 2006 11:16:18 +0000 (11:16 +0000)]
(ewoc--node): Don't define constructor
`make-ewoc--node' for this structure.

18 years ago* tumme.el: Replace a lot of `if ... progn' with `when'.
Mathias Dahl [Sat, 27 May 2006 11:06:06 +0000 (11:06 +0000)]
* tumme.el: Replace a lot of `if ... progn' with `when'.

* tumme.el (tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.

18 years ago(ewoc--node-branch): Merge into unique caller.
Thien-Thi Nguyen [Sat, 27 May 2006 10:10:35 +0000 (10:10 +0000)]
(ewoc--node-branch): Merge into unique caller.

18 years ago(ewoc-delete): Compute last node once before looping.
Thien-Thi Nguyen [Sat, 27 May 2006 09:37:13 +0000 (09:37 +0000)]
(ewoc-delete): Compute last node once before looping.

18 years ago(ewoc--create): No longer take
Thien-Thi Nguyen [Sat, 27 May 2006 08:56:11 +0000 (08:56 +0000)]
(ewoc--create): No longer take
HEADER and FOOTER args.  Update unique caller.

18 years ago(mac_handle_apple_event): Return
YAMAMOTO Mitsuharu [Sat, 27 May 2006 08:46:03 +0000 (08:46 +0000)]
(mac_handle_apple_event): Return
errAEEventNotHandled if key binding is not found.

18 years agoTiny layout change.
YAMAMOTO Mitsuharu [Sat, 27 May 2006 08:45:14 +0000 (08:45 +0000)]
Tiny layout change.

18 years ago(Bindat Functions): Explain term "total length".
Thien-Thi Nguyen [Sat, 27 May 2006 00:49:32 +0000 (00:49 +0000)]
(Bindat Functions): Explain term "total length".
Use it in `bindat-length' and `bindat-pack' descriptions.

18 years ago* dired.el (dired-mode-map): Change `tumme-tag-remove' to
Mathias Dahl [Fri, 26 May 2006 23:27:55 +0000 (23:27 +0000)]
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
`tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
Tag'.  Change "Compare directories..." to "Change Directories...".

* dired.el (dired-mode-map): Move tumme commands to Operate,
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".

18 years ago*** empty log message ***
Mathias Dahl [Fri, 26 May 2006 23:27:45 +0000 (23:27 +0000)]
*** empty log message ***

18 years ago(tumme-delete-tag): Rename from `tumme-tag-remove'.
Mathias Dahl [Fri, 26 May 2006 22:34:12 +0000 (22:34 +0000)]
(tumme-delete-tag): Rename from `tumme-tag-remove'.
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.

18 years ago* dired.el (dired-mode-map): Change `tumme-tag-remove' to
Mathias Dahl [Fri, 26 May 2006 22:33:53 +0000 (22:33 +0000)]
* dired.el (dired-mode-map): Change `tumme-tag-remove' to
`tumme-delete-tag'. Rename `Remove Image Tag' to `Delete Image
Tag'.

* dired.el (dired-mode-map): Move tumme commands to Operate,
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".

18 years ago*** empty log message ***
Mathias Dahl [Fri, 26 May 2006 22:33:41 +0000 (22:33 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Mathias Dahl [Fri, 26 May 2006 22:15:34 +0000 (22:15 +0000)]
*** empty log message ***

18 years ago(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
Luc Teirlinck [Fri, 26 May 2006 22:07:27 +0000 (22:07 +0000)]
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
made a local variable, to avoid setting the default value.

18 years ago(dired-mode-map): Move tumme commands to Operate,
Mathias Dahl [Fri, 26 May 2006 22:07:04 +0000 (22:07 +0000)]
(dired-mode-map): Move tumme commands to Operate,
Regexp and Immediate menus. Change "Add Comment" to "Add Image
Comment". Change "Add Image Tag" to "Add Image Tags".

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 26 May 2006 22:04:22 +0000 (22:04 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 May 2006 20:18:16 +0000 (20:18 +0000)]
*** empty log message ***

18 years agoRemove bogus @setfilename.
Eli Zaretskii [Fri, 26 May 2006 20:17:58 +0000 (20:17 +0000)]
Remove bogus @setfilename.

18 years ago(Info-index-next): Use where-is-internal to report actual binding of
Eli Zaretskii [Fri, 26 May 2006 20:09:58 +0000 (20:09 +0000)]
(Info-index-next): Use where-is-internal to report actual binding of
Info-index-next, rather than hard-coded `,'.

18 years ago(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
Eli Zaretskii [Fri, 26 May 2006 20:01:16 +0000 (20:01 +0000)]
(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
to here.

18 years agoRemove file.
Eli Zaretskii [Fri, 26 May 2006 19:44:38 +0000 (19:44 +0000)]
Remove file.

18 years agoRemove 'tiny change' labels from Michael Cadilhac's changes.
Eli Zaretskii [Fri, 26 May 2006 19:41:22 +0000 (19:41 +0000)]
Remove 'tiny change' labels from Michael Cadilhac's changes.

18 years ago(Coding Conventions): Advise against using eval-after-load in packages.
Eli Zaretskii [Fri, 26 May 2006 19:32:02 +0000 (19:32 +0000)]
(Coding Conventions): Advise against using eval-after-load in packages.
Add an index entry.

18 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 May 2006 19:12:23 +0000 (19:12 +0000)]
*** empty log message ***

18 years ago(list-buffers-noselect): For Info buffers, use Info-current-file as the
Eli Zaretskii [Fri, 26 May 2006 19:11:45 +0000 (19:11 +0000)]
(list-buffers-noselect): For Info buffers, use Info-current-file as the
file name.

18 years ago(etext, edata): Remove unused definitions.
Eli Zaretskii [Fri, 26 May 2006 18:45:35 +0000 (18:45 +0000)]
(etext, edata): Remove unused definitions.

18 years ago(main) [PROFILING]: Enable also for __MINGW32__.
Eli Zaretskii [Fri, 26 May 2006 18:45:09 +0000 (18:45 +0000)]
(main) [PROFILING]: Enable also for __MINGW32__.
[__MINGW32__]: MinGW-specific declaration of `etext'.

18 years ago* ses.el (defadvice undo-more): Delete this defadvice. The undo
Jonathan Yavner [Fri, 26 May 2006 17:39:06 +0000 (17:39 +0000)]
* ses.el (defadvice undo-more): Delete this defadvice.  The undo
overrides will now be done a different way.
(ses-set-parameter): Reapply this function for undo.
(ses-set-header-row): Reconstruct header row during undo.
(ses-widen): New function.
(ses-goto-data, ses-reconstruct-all): Use new function.
(ses-command-hook): Widen buffer during undo, before unupdating
the cells.
(ses-insert-row, ses-delete-row): Widen buffer during undo.
(ses-load, ses-header-row): Permit empty (zero-row) spreadsheets.
(ses-read-cell): Avoid stupid warning for RET RET on a cell whose
formula hasn't been executed yet.

18 years ago(comint-kill-whole-line): Rename arg to count. Fix
Reiner Steib [Fri, 26 May 2006 16:44:53 +0000 (16:44 +0000)]
(comint-kill-whole-line): Rename arg to count.  Fix
doc string.

18 years agoMUSTBENEW cleanup done.
Chong Yidong [Fri, 26 May 2006 15:22:24 +0000 (15:22 +0000)]
MUSTBENEW cleanup done.

18 years ago* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
Chong Yidong [Fri, 26 May 2006 15:21:21 +0000 (15:21 +0000)]
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
to copy-file.

18 years ago* fileio.c (Fcopy_file): Delete argument MUSTBENEW. Incorporate
Chong Yidong [Fri, 26 May 2006 15:18:28 +0000 (15:18 +0000)]
* fileio.c (Fcopy_file): Delete argument MUSTBENEW.  Incorporate
the exclusive file-opening functionality into the behavior when
OK-IF-ALREADY-EXISTS is nil.
(Frename_file): Call Fcopy_file without MUSTBENEW argument.

18 years ago(toggle-truncate-lines): Make arg optional for
Reiner Steib [Fri, 26 May 2006 12:40:59 +0000 (12:40 +0000)]
(toggle-truncate-lines): Make arg optional for
backward compatibility.

18 years ago*** empty log message ***
Nick Roberts [Fri, 26 May 2006 09:27:18 +0000 (09:27 +0000)]
*** empty log message ***

18 years ago(ewoc--current-dll): New var.
Thien-Thi Nguyen [Fri, 26 May 2006 08:31:36 +0000 (08:31 +0000)]
(ewoc--current-dll): New var.
(ewoc--node-next, ewoc--node-prev, ewoc--node-nth): Don't
take DLL arg.  Instead, use `ewoc--current-dll'.  Update all callers.
(ewoc--set-buffer-bind-dll-let*): Bind `ewoc--current-dll', not `dll'.
(ewoc--adjust): Use `ewoc--current-dll'.
(ewoc-next, ewoc-prev, ewoc-nth): Bind `ewoc--current-dll'.

18 years ago* sound.c (alsa_configure): Move get period/buffer_size after
Jan Djärv [Fri, 26 May 2006 06:29:32 +0000 (06:29 +0000)]
* sound.c (alsa_configure): Move get period/buffer_size after
setting hwparams.

18 years agoVersion number update
Carsten Dominik [Fri, 26 May 2006 05:38:50 +0000 (05:38 +0000)]
Version number update

18 years ago(org-next-item, org-previous-item): Emit more compact
Carsten Dominik [Fri, 26 May 2006 05:37:59 +0000 (05:37 +0000)]
(org-next-item, org-previous-item): Emit more compact
        error message.
        (org-tags-view): Refresh category table in each file.
        (org-table-justify-field-maybe): Removed superfluous arguments
        to
        `format'.
        (org-export-as-html): Insert "<p>" before postamble.
        (org-paste-subtree, org-kill-is-subtree-p): Check for empty
        kill
        ring.

18 years ago*** empty log message ***
Carsten Dominik [Fri, 26 May 2006 05:37:27 +0000 (05:37 +0000)]
*** empty log message ***

18 years ago(ASCII export): Omit command name.
Carsten Dominik [Fri, 26 May 2006 05:35:42 +0000 (05:35 +0000)]
(ASCII export): Omit command name.
        (HTML export): Add prefix to all lines in Local Variable
        example.
        (Acknowledgments): Typeset names in italics.

18 years ago*** empty log message ***
Kenichi Handa [Fri, 26 May 2006 04:57:35 +0000 (04:57 +0000)]
*** empty log message ***

18 years ago(find-operation-coding-system): Mention the new argument
Kenichi Handa [Fri, 26 May 2006 04:57:26 +0000 (04:57 +0000)]
(find-operation-coding-system): Mention the new argument
format.

18 years ago(Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.
Kenichi Handa [Fri, 26 May 2006 04:48:21 +0000 (04:48 +0000)]
(Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.

18 years ago(decode-coding-inserted-region): Call
Kenichi Handa [Fri, 26 May 2006 04:47:47 +0000 (04:47 +0000)]
(decode-coding-inserted-region): Call
find-operation-coding-system with (FILENAME . BUFFER).

18 years ago(archive-set-buffer-as-visiting-file): Call
Kenichi Handa [Fri, 26 May 2006 04:47:36 +0000 (04:47 +0000)]
(archive-set-buffer-as-visiting-file): Call
find-operation-coding-system with (FILENAME . BUFFER).

18 years ago(tar-extract): Call find-operation-coding-system
Kenichi Handa [Fri, 26 May 2006 04:47:25 +0000 (04:47 +0000)]
(tar-extract): Call find-operation-coding-system
with (FILENAME . BUFFER).

18 years ago(po-find-charset): Pay attention to the case
Kenichi Handa [Fri, 26 May 2006 04:47:16 +0000 (04:47 +0000)]
(po-find-charset): Pay attention to the case
FILENAME is a cons (NAME . BUFFER).
(po-find-file-coding-system-guts): Likewise.

18 years ago* image-mode.el (image-toggle-display): Use buffer contents to
Chong Yidong [Fri, 26 May 2006 03:34:33 +0000 (03:34 +0000)]
* image-mode.el (image-toggle-display): Use buffer contents to
generate image for a remote file.

18 years ago* image.c (png_load): Don't call fclose on NULL.
Chong Yidong [Fri, 26 May 2006 03:33:32 +0000 (03:33 +0000)]
* image.c (png_load): Don't call fclose on NULL.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 25 May 2006 23:22:25 +0000 (23:22 +0000)]
*** empty log message ***

18 years ago(Fcall_interactively): Fread_from_minibuffer now takes only seven args.
Luc Teirlinck [Thu, 25 May 2006 23:17:17 +0000 (23:17 +0000)]
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.

18 years ago(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
Luc Teirlinck [Thu, 25 May 2006 23:15:57 +0000 (23:15 +0000)]
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.

18 years ago*** empty log message ***
Juri Linkov [Thu, 25 May 2006 23:00:43 +0000 (23:00 +0000)]
*** empty log message ***

18 years ago(Text from Minibuffer): Undocument keep-all.
Juri Linkov [Thu, 25 May 2006 22:57:50 +0000 (22:57 +0000)]
(Text from Minibuffer): Undocument keep-all.

18 years ago(query-replace-read-from, query-replace-read-to):
Juri Linkov [Thu, 25 May 2006 21:57:12 +0000 (21:57 +0000)]
(query-replace-read-from, query-replace-read-to):
Remove 8th arg KEEP-ALL in read-from-minibuffer.

18 years agoRemove KEEP-ALL argument of `read-from-minibuffer'.
Juri Linkov [Thu, 25 May 2006 21:53:31 +0000 (21:53 +0000)]
Remove KEEP-ALL argument of `read-from-minibuffer'.

18 years ago(Antinews): Create a node for gdb-ui.
Nick Roberts [Thu, 25 May 2006 21:39:27 +0000 (21:39 +0000)]
(Antinews): Create a node for gdb-ui.

18 years ago*** empty log message ***
Nick Roberts [Thu, 25 May 2006 21:38:45 +0000 (21:38 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Juri Linkov [Thu, 25 May 2006 21:34:01 +0000 (21:34 +0000)]
*** empty log message ***

18 years ago(mode-line-format): Fix docstring.
Juri Linkov [Thu, 25 May 2006 21:20:19 +0000 (21:20 +0000)]
(mode-line-format): Fix docstring.

18 years ago(read_minibuf): Remove arg KEEP_ALL. Callers changed.
Juri Linkov [Thu, 25 May 2006 21:16:22 +0000 (21:16 +0000)]
(read_minibuf): Remove arg KEEP_ALL.  Callers changed.
(Fread_from_minibuffer): Remove arg KEEP_ALL.  Callers changed.

18 years ago(Fread_from_minibuffer): Decrement number of args.
Juri Linkov [Thu, 25 May 2006 21:12:52 +0000 (21:12 +0000)]
(Fread_from_minibuffer): Decrement number of args.

18 years ago(%-Constructs): Add %e, %z, %Z.
Juri Linkov [Thu, 25 May 2006 20:55:20 +0000 (20:55 +0000)]
(%-Constructs): Add %e, %z, %Z.

18 years agowhitespace.el - make whitesspace-cleanup use the current active regoin, if there...
Rajesh Vaidheeswarran [Thu, 25 May 2006 18:09:25 +0000 (18:09 +0000)]
whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one.

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 25 May 2006 17:03:52 +0000 (17:03 +0000)]
*** empty log message ***

18 years ago(Top): Update subnode menu.
Richard M. Stallman [Thu, 25 May 2006 17:03:46 +0000 (17:03 +0000)]
(Top): Update subnode menu.

18 years ago(Keymap Basics): New node, split out of Key Sequences.
Richard M. Stallman [Thu, 25 May 2006 17:03:30 +0000 (17:03 +0000)]
(Keymap Basics): New node, split out of Key Sequences.
(Keymaps): Update menu.

18 years ago* FOR-RELEASE: Key sequence elisp node done.
Chong Yidong [Thu, 25 May 2006 16:54:53 +0000 (16:54 +0000)]
* FOR-RELEASE: Key sequence elisp node done.

18 years ago* keymaps.texi (Key Sequences): Some clarifications.
Chong Yidong [Thu, 25 May 2006 16:48:37 +0000 (16:48 +0000)]
* keymaps.texi (Key Sequences): Some clarifications.

18 years ago(main, Fdump_emacs): Don't test __linux or __linux__.
Richard M. Stallman [Thu, 25 May 2006 16:27:30 +0000 (16:27 +0000)]
(main, Fdump_emacs): Don't test __linux or __linux__.

18 years ago* dired.el (dired-mode-map): Add help-echo strings to tumme
Mathias Dahl [Thu, 25 May 2006 15:11:10 +0000 (15:11 +0000)]
* dired.el (dired-mode-map): Add help-echo strings to tumme
commands.

* dired.el (dired-mode-map): Bind `tumme-dired-display-image'
to C-t i.

18 years ago*** empty log message ***
Mathias Dahl [Thu, 25 May 2006 15:08:37 +0000 (15:08 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Nick Roberts [Thu, 25 May 2006 13:59:39 +0000 (13:59 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Nick Roberts [Thu, 25 May 2006 13:43:36 +0000 (13:43 +0000)]
*** empty log message ***

18 years ago* tumme.el (tumme-display-image): Changed documentation string
Mathias Dahl [Thu, 25 May 2006 12:21:41 +0000 (12:21 +0000)]
* tumme.el (tumme-display-image): Changed documentation string
slightly.
(tumme-dired-display-image): Added call to `display-buffer'.

* dired.el (dired-mode-map): `tumme-display-dired-image' was
renamed in tumme.el, but there was still a key binding to it
here. Changed the binding to the new name.