Mathias Dahl
dfb03a8438
(tumme-delete-tag): Rename from `tumme-tag-remove'.
...
(tumme-setup-dired-keybindings): Change `tumme-add-remove' to
`tumme-delete-tag'.
2006-05-26 22:34:12 +00:00
Mathias Dahl
b305952dc7
* 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".
2006-05-26 22:33:53 +00:00
Mathias Dahl
eb9e5cd1f2
*** empty log message ***
2006-05-26 22:33:41 +00:00
Mathias Dahl
9318bb97ff
*** empty log message ***
2006-05-26 22:15:34 +00:00
Luc Teirlinck
438a5bf638
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
...
made a local variable, to avoid setting the default value.
2006-05-26 22:07:27 +00:00
Mathias Dahl
836788c9cd
(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".
2006-05-26 22:07:04 +00:00
Luc Teirlinck
486618617e
*** empty log message ***
2006-05-26 22:04:22 +00:00
Eli Zaretskii
3d0793e4bf
*** empty log message ***
2006-05-26 20:18:16 +00:00
Eli Zaretskii
b33ddfab42
Remove bogus @setfilename.
2006-05-26 20:17:58 +00:00
Eli Zaretskii
fa62821e21
(Info-index-next): Use where-is-internal to report actual binding of
...
Info-index-next, rather than hard-coded `,'.
2006-05-26 20:09:58 +00:00
Eli Zaretskii
e7682d9261
(menu-bar-apropos-menu): Move "Find Key in Manual" and "Find Command in Manual"
...
to here.
2006-05-26 20:01:16 +00:00
Eli Zaretskii
6f39188a8c
Remove file.
2006-05-26 19:44:38 +00:00
Eli Zaretskii
28b257dc4c
Remove 'tiny change' labels from Michael Cadilhac's changes.
2006-05-26 19:41:22 +00:00
Eli Zaretskii
038783e6fc
(Coding Conventions): Advise against using eval-after-load in packages.
...
Add an index entry.
2006-05-26 19:32:02 +00:00
Eli Zaretskii
0f7078f033
*** empty log message ***
2006-05-26 19:12:23 +00:00
Eli Zaretskii
fb5614e82d
(list-buffers-noselect): For Info buffers, use Info-current-file as the
...
file name.
2006-05-26 19:11:45 +00:00
Eli Zaretskii
3851cada29
(etext, edata): Remove unused definitions.
2006-05-26 18:45:35 +00:00
Eli Zaretskii
ecf783fada
(main) [PROFILING]: Enable also for __MINGW32__.
...
[__MINGW32__]: MinGW-specific declaration of `etext'.
2006-05-26 18:45:09 +00:00
Jonathan Yavner
bd93e3e1aa
* 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.
2006-05-26 17:39:06 +00:00
Reiner Steib
a8dc674f5f
(comint-kill-whole-line): Rename arg to count. Fix
...
doc string.
2006-05-26 16:44:53 +00:00
Chong Yidong
f9184978f6
MUSTBENEW cleanup done.
2006-05-26 15:22:24 +00:00
Chong Yidong
920e95c0c3
* files.el (backup-buffer-copy): Remove deleted MUSTBENEW argument
...
to copy-file.
2006-05-26 15:21:21 +00:00
Chong Yidong
795c20df7a
* 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.
2006-05-26 15:18:28 +00:00
Reiner Steib
b322858487
(toggle-truncate-lines): Make arg optional for
...
backward compatibility.
2006-05-26 12:40:59 +00:00
Nick Roberts
85f92a48e1
*** empty log message ***
2006-05-26 09:27:18 +00:00
Thien-Thi Nguyen
7dd2e64c5d
(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'.
2006-05-26 08:31:36 +00:00
Jan Djärv
07a7837c9f
* sound.c (alsa_configure): Move get period/buffer_size after
...
setting hwparams.
2006-05-26 06:29:32 +00:00
Carsten Dominik
438cb727a7
Version number update
2006-05-26 05:38:50 +00:00
Carsten Dominik
f85d958a56
(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.
2006-05-26 05:37:59 +00:00
Carsten Dominik
9fd4737345
*** empty log message ***
2006-05-26 05:37:27 +00:00
Carsten Dominik
0730c5399b
(ASCII export): Omit command name.
...
(HTML export): Add prefix to all lines in Local Variable
example.
(Acknowledgments): Typeset names in italics.
2006-05-26 05:35:42 +00:00
Kenichi Handa
f1c582b4f3
*** empty log message ***
2006-05-26 04:57:35 +00:00
Kenichi Handa
e5307343bc
(find-operation-coding-system): Mention the new argument
...
format.
2006-05-26 04:57:26 +00:00
Kenichi Handa
a9e2078b71
(Ffind_operation_coding_system): Allow (FILENAME . BUFFER) in TARGET.
2006-05-26 04:48:21 +00:00
Kenichi Handa
47a355de93
(decode-coding-inserted-region): Call
...
find-operation-coding-system with (FILENAME . BUFFER).
2006-05-26 04:47:47 +00:00
Kenichi Handa
e0b582b8e1
(archive-set-buffer-as-visiting-file): Call
...
find-operation-coding-system with (FILENAME . BUFFER).
2006-05-26 04:47:36 +00:00
Kenichi Handa
b87f5fcce9
(tar-extract): Call find-operation-coding-system
...
with (FILENAME . BUFFER).
2006-05-26 04:47:25 +00:00
Kenichi Handa
eb286ca8bb
(po-find-charset): Pay attention to the case
...
FILENAME is a cons (NAME . BUFFER).
(po-find-file-coding-system-guts): Likewise.
2006-05-26 04:47:16 +00:00
Chong Yidong
4d687160ec
* image-mode.el (image-toggle-display): Use buffer contents to
...
generate image for a remote file.
2006-05-26 03:34:33 +00:00
Chong Yidong
3165e4509a
* image.c (png_load): Don't call fclose on NULL.
2006-05-26 03:33:32 +00:00
Luc Teirlinck
d579f53bdd
*** empty log message ***
2006-05-25 23:22:25 +00:00
Luc Teirlinck
ae4c2a3be0
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.
2006-05-25 23:17:17 +00:00
Luc Teirlinck
ba13929931
(Fyes_or_no_p): Fread_from_minibuffer now takes only seven args.
2006-05-25 23:15:57 +00:00
Juri Linkov
92aa92fa38
*** empty log message ***
2006-05-25 23:00:43 +00:00
Juri Linkov
63d336640e
(Text from Minibuffer): Undocument keep-all.
2006-05-25 22:57:50 +00:00
Juri Linkov
311f8bac68
(query-replace-read-from, query-replace-read-to):
...
Remove 8th arg KEEP-ALL in read-from-minibuffer.
2006-05-25 21:57:12 +00:00
Juri Linkov
d1802d7bfe
Remove KEEP-ALL argument of `read-from-minibuffer'.
2006-05-25 21:53:31 +00:00
Nick Roberts
6d10dc37bd
(Antinews): Create a node for gdb-ui.
2006-05-25 21:39:27 +00:00
Nick Roberts
22736b2df7
*** empty log message ***
2006-05-25 21:38:45 +00:00
Juri Linkov
abeb5483f0
*** empty log message ***
2006-05-25 21:34:01 +00:00