Commit graph

33983 commits

Author SHA1 Message Date
Reiner Steib
b322858487 (toggle-truncate-lines): Make arg optional for
backward compatibility.
2006-05-26 12:40:59 +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
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
Kenichi Handa
f1c582b4f3 *** empty log message *** 2006-05-26 04:57:35 +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
Juri Linkov
92aa92fa38 *** empty log message *** 2006-05-25 23:00:43 +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
Rajesh Vaidheeswarran
f473c8d5af whitespace.el - make whitesspace-cleanup use the current active regoin, if there is one. 2006-05-25 18:09:25 +00:00
Mathias Dahl
bc4dbed590 * 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.
2006-05-25 15:11:10 +00:00
Mathias Dahl
0a33fc8dd8 *** empty log message *** 2006-05-25 15:08:37 +00:00
Nick Roberts
749d6383a8 *** empty log message *** 2006-05-25 13:59:39 +00:00
Nick Roberts
b76b353520 *** empty log message *** 2006-05-25 13:43:36 +00:00
Mathias Dahl
f5b5e4fee1 * 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.
2006-05-25 12:21:41 +00:00
Mathias Dahl
776e9e349b *** empty log message *** 2006-05-25 12:21:14 +00:00
Mathias Dahl
3693899406 (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.
2006-05-25 12:09:01 +00:00
Mathias Dahl
5bba9e1e93 *** empty log message *** 2006-05-25 11:42:28 +00:00
Mathias Dahl
6d991998b2 (dired-mode-map): Changed menu items for tumme as per
suggestions in emacs-devel.
2006-05-25 11:37:18 +00:00
Thien-Thi Nguyen
78b3f5c3fa *** empty log message *** 2006-05-25 09:02:59 +00:00
Thien-Thi Nguyen
5299552dca (bindat-unpack, bindat-pack):
Signal error if RAW-DATA is a multibyte string.
2006-05-25 08:51:31 +00:00
Richard M. Stallman
60f7e8b663 (with-local-quit): Doc fix. 2006-05-25 00:20:40 +00:00
Richard M. Stallman
113fe928bb (with-local-quit): When handling `quit' signal,
make a chance for quit-flag to cause a quit.
2006-05-25 00:19:02 +00:00
Richard M. Stallman
379ba58e76 (ad-enable-advice, ad-activate, ad-disable-advice): Add autoloads. 2006-05-25 00:00:50 +00:00
Richard M. Stallman
870560eb10 (read-passwd): Copy PROMPT before changing its properties. 2006-05-24 22:28:02 +00:00
Mathias Dahl
1797b033e0 *** empty log message *** 2006-05-24 22:27:00 +00:00
Nick Roberts
635abd82ec (dired-mode-map): Fix breakage. 2006-05-24 21:42:14 +00:00
Nick Roberts
9382580270 *** empty log message *** 2006-05-24 21:41:41 +00:00
Mathias Dahl
d5274d6763 Movement tracking on by default. I have tested this for over a year now and it seems to be stable and fast enough for everyday use. 2006-05-24 19:18:26 +00:00
Mathias Dahl
1f3eb28e93 Added Thumbnails sub menu under Immediate and started to place `tumme' commands there. I could use some feedback on this change. 2006-05-24 18:49:20 +00:00
Mathias Dahl
898b4b9a67 Renamed tumme-display-dired-image' to tumme-dired-display-image'. 2006-05-24 18:31:36 +00:00
Mathias Dahl
9f552fb98e Removed most of the information in the USAGE section. The manual does a better job. 2006-05-24 17:29:18 +00:00
Luc Teirlinck
24b0232fdd *** empty log message *** 2006-05-24 17:04:49 +00:00
Mathias Dahl
d2edd3060e Added new parameter to tumme-display-thumbs' to be used from tumme-next-line-and-display' and similar commands. 2006-05-24 16:58:21 +00:00
Luc Teirlinck
274925dfae ("jka-cmpr-hook"): Load it before it is needed. 2006-05-24 16:50:45 +00:00
Kim F. Storm
55b76f19f3 Restore contents after major mess-up in 2006-05-24T13:51:11Z!acm@muc.de. 2006-05-24 14:38:44 +00:00
Chong Yidong
4721e4481f Remove conflict indicators. 2006-05-24 14:25:50 +00:00
Chong Yidong
ad9f612529 * menu-bar.el, international/mule-cmds.el: Remove tooltips for
menu entries that open submenus.
2006-05-24 14:21:52 +00:00
Alan Mackenzie
ac9f37df56 *** empty log message *** 2006-05-24 13:51:11 +00:00
Alan Mackenzie
33d74677e7 startup.el (command-line): For names of preloaded files, don't append
".elc" (now done in Fload), and call file-truename on the lisp directory.

subr.el (eval-after-load): Fix the doc-string.  Allow FILE to match ANY
loaded file with the right name, not just those in load-path.  Put a
regexp matching the file name into after-load-alist, rather than the name
itself.

subr.el: New functions load-history-regexp,
load-history-filename-element, do-after-load-evaluation.

international/mule.el (load-with-code-conversion): Do the eval-after-load
stuff by calling do-after-load-evaluation.
2006-05-24 13:22:12 +00:00
Nick Roberts
a386b0959d (gud-sentinel): Condition on GUD buffer if it has not been killed. 2006-05-24 12:05:03 +00:00
Nick Roberts
a62c3993bd *** empty log message *** 2006-05-24 12:04:23 +00:00
YAMAMOTO Mitsuharu
e4dff88deb *** empty log message *** 2006-05-24 08:09:31 +00:00
YAMAMOTO Mitsuharu
dc47c8243d Set idle timer to clean up expired Apple events.
(mac-ae-get-url): Redispatch Apple event on unknown scheme.
(mac-dispatch-apple-event): Resume Apple event if it is suspended.
Optionally set error message in reply.
2006-05-24 08:06:27 +00:00
Carsten Dominik
e8166ad7d2 *** empty log message *** 2006-05-24 07:56:44 +00:00
Carsten Dominik
4b3a9ba762 (org-open-at-point): Use renamed variable
`org-confirm-shell-link-function'.
	(org-confirm-shell-link-function): Renamed from
	`org-confirm-shell-links'.
	(org-export-directory): New function.
	(org-export-as-ascii, org-export-as-html, org-export-as-xoxo)
	(org-export-icalendar): Use `org-export-directory'.
	(org-indent-item): Keep cursor position.
	(org-link-file-path-type): New option.
	(org-export-as-html): Fixed bug with plain lists starting in
	column 0.
	(org-export-as-html): Removed deadline formatting, this happens
	now already in `org-html-handle-time-stamps'.
	(org-export-html-style): Deadline class removed.
	(org-insert-labeled-timestamps-at-point): New option.
	(org-cycle, org-occur, org-scan-tags): Use `org-overview' instead
	of `hide-sublevels 1', in case the first headline is not level 1.
	(org-overview, org-content): New fuction.
	(org-cycle-global-status, org-cycle-subtree-status): Make these
	variables buffer-local.
	(org-global-cycle): New command.
	(org-shifttab): Use `org-global-cycle'.
	(org-insert-heading, org-insert-item): Go to end of new
	headline/item after creating it.
	(org-export-visible): Renames from `org-export-copy-visible'.  Now
	creates a temporary org-file and applies an exporting command to
	it.
	(org-table-eval-formula): Support for lisp forms.
	(org-agenda-todo-ignore-scheduled): New option.
	(org-agenda-get-todos): Use new option
	`org-agenda-todo-ignore-scheduled'.
	(org-export-html-inline-images): New value `maybe'.
	(org-export-as-html): Inlining of images dependent on link
	description.
	(org-archive-subtree): Check for end-of-buffer before trying
	`kill-line'.
	(org-agenda-follow-mode): New option.
	(org-export-with-tags, org-export-with-timestamps): New options.
	(org-html-handle-time-stamps): New function.
	(org-keyword-time-regexp): New variable.
	(org-agenda-get-todos): Use `org-agenda-todo-list-sublevels'.
	(org-agenda-todo-list-sublevels): New option.
	(org-html-level-start): When TITLE is nil, just close all levels.
	(org-parse-key-lines, org-parse-export-options): Functions
	removed, replaced by `org-infile-export-plist'.
	(org-combine-plists, org-infile-export-plist)
	(org-default-export-plist): New functions.
	(org-export-html-preamble, org-export-html-postamble)
	(org-export-html-auto-preamble, org-export-html-auto-postamble):
	New variables.
	(org-export-publishing-directory): New option.
	(org-export-as-html, org-export-as-ascii): Use the new property
	lists for settings.
	(org-export-copy-visible, org-export-as-xoxo): Respect
	`org-export-publishing-directory'.
	(org-link-search, org-store-link, org-file-apps): Support for
	links to BibTeX database entries..
	(org-get-current-options, org-set-regexps-and-options): Implement
	logging as a startup option.
	(org-store-link): Make sure context string is never empty
	(org-insert-link): Use relative path when possible.
	(org-at-item-checklet-p): New function.
	(org-shifttab, org-shiftmetaleft, org-shiftmetaright)
	(org-shiftmetaup, org-shiftmetadown, org-metaleft)
	(org-metaright, org-metaup, org-metadown, org-shiftup)
	(org-shiftdown, org-shiftright, org-shiftleft)
	(org-ctrl-c-ctrl-c, org-cycle, org-return, org-meta-return):
	Dispatch using `call-interactively'.
	(org-call-with-arg): New defsubst.
	(org-tag-alist, org-use-fast-tag-selection): New options.
	(org-complete): Use `org-tag-alist'.
	(org-fast-tag-insert, org-fast-tag-selection): New functions.
	(org-next-item, org-previous-item): New commands.
	(org-beginning-of-item, org-end-of-item): Added (interactive) to
	make command.
	(org-shiftup, org-shiftdown): Accommodate the item-navigation commands.
2006-05-24 07:54:46 +00:00
Thien-Thi Nguyen
5f25dc8145 (bindat-pack): Doc fix. 2006-05-23 11:23:25 +00:00