bpt/emacs.git
21 years ago(doctor-doc): Recognize question words and use qlist.
Richard M. Stallman [Mon, 9 Sep 2002 00:25:09 +0000 (00:25 +0000)]
(doctor-doc): Recognize question words and use qlist.
Use doctor-shorten's return value.
(doctor-shorten): Compute a return value, don't alter `sent'.
(doctor-hates1): Add a question mark.
(doctor-strangelove): Unused function deleted.

21 years agoKeyboard macro improvements.
Kim F. Storm [Sun, 8 Sep 2002 21:47:08 +0000 (21:47 +0000)]
Keyboard macro improvements.

21 years agoRegenerated
Kim F. Storm [Sun, 8 Sep 2002 21:40:05 +0000 (21:40 +0000)]
Regenerated

21 years agoRegenerated.
Kim F. Storm [Sun, 8 Sep 2002 21:38:11 +0000 (21:38 +0000)]
Regenerated.

21 years ago(kmacro-end-and-call-macro): New command to end and
Kim F. Storm [Sun, 8 Sep 2002 20:38:04 +0000 (20:38 +0000)]
(kmacro-end-and-call-macro): New command to end and
call keyboard macro in one step. Bind it to C-x e by default.
(kmacro-call-macro): Use format-kbd-macro.
(kmacro-step-edit-macro): New command to interactively step edit
and execute last keyboard macro.
(kmacro-keymap): Bind SPC [C-x C-k SPC] to kmacro-step-edit-macro.
(kmacro-step-edit-mini-window-height): New custom var.
(kmacro-step-edit-map): New keymap (parent is query-replace-map).
(kmacro-step-edit-prefix-commands): New var.
(kmacro-step-edit-prompt, kmacro-step-edit-query)
(kmacro-step-edit-insert, kmacro-step-edit-pre-command)
(kmacro-step-edit-minibuf-setup, kmacro-step-edit-post-command):
New aux functions for step editing keyboard macros.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 8 Sep 2002 20:37:44 +0000 (20:37 +0000)]
*** empty log message ***

21 years ago(executing_macro_index): Change type to EMACS_INT.
Kim F. Storm [Sun, 8 Sep 2002 20:29:05 +0000 (20:29 +0000)]
(executing_macro_index): Change type to EMACS_INT.

21 years ago(executing_macro_index): Change type to EMACS_INT.
Kim F. Storm [Sun, 8 Sep 2002 20:28:46 +0000 (20:28 +0000)]
(executing_macro_index): Change type to EMACS_INT.
(syms_of_macros): DEFVAR_INT it  (needed by kmacro).

21 years ago(read-quoted-char): Apply listify-key-sequence to vector
Kim F. Storm [Sat, 7 Sep 2002 22:50:58 +0000 (22:50 +0000)]
(read-quoted-char): Apply listify-key-sequence to vector
returned by this-single-command-raw-keys before appending it to
unread-command-event.

21 years ago(ibuffer-diff-with-file): Just call `diff-buffer-with-file'.
Colin Walters [Sat, 7 Sep 2002 21:31:03 +0000 (21:31 +0000)]
(ibuffer-diff-with-file): Just call `diff-buffer-with-file'.

21 years ago(diff-buffer-with-file): Call diff synchronously, so we don't delete
Colin Walters [Sat, 7 Sep 2002 21:30:37 +0000 (21:30 +0000)]
(diff-buffer-with-file): Call diff synchronously, so we don't delete
the temporary file before diff has a chance to read it.

21 years ago(diff): Add optional argument no-async, and use the above argument.
Colin Walters [Sat, 7 Sep 2002 21:30:19 +0000 (21:30 +0000)]
(diff): Add optional argument no-async, and use the above argument.

21 years ago(compile-internal): Add optional argument no-async.
Colin Walters [Sat, 7 Sep 2002 21:29:44 +0000 (21:29 +0000)]
(compile-internal): Add optional argument no-async.

21 years ago*** empty log message ***
Colin Walters [Sat, 7 Sep 2002 21:28:04 +0000 (21:28 +0000)]
*** empty log message ***

21 years ago* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
John Paul Wallington [Sat, 7 Sep 2002 06:45:43 +0000 (06:45 +0000)]
* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.

* emacs-lisp/find-func.el (find-function-recenter-line): Add
custom type.  Doc fix.

21 years ago*** empty log message ***
Stefan Monnier [Fri, 6 Sep 2002 20:45:41 +0000 (20:45 +0000)]
*** empty log message ***

21 years ago(menu-bar-make-mm-toggle): New macro.
Stefan Monnier [Fri, 6 Sep 2002 20:27:59 +0000 (20:27 +0000)]
(menu-bar-make-mm-toggle): New macro.
(showhide-menu-bar, showhide-toolbar, menu-bar-toggle-auto-compression)
(toggle-highlight-paren-mode, toggle-global-lazy-font-lock-mode):
Remove.  Use the minor mode function directly instead.
(menu-bar-mode): Add message and customize-mark-as-set and return
the new value as do other minor modes.

21 years ago*** empty log message ***
Richard M. Stallman [Fri, 6 Sep 2002 20:01:01 +0000 (20:01 +0000)]
*** empty log message ***

21 years ago(edmacro-subseq): Don't use cl-push/cl-pop.
Stefan Monnier [Fri, 6 Sep 2002 19:46:24 +0000 (19:46 +0000)]
(edmacro-subseq): Don't use cl-push/cl-pop.

21 years ago(set_case_table): Make canon table point to eqv table.
Richard M. Stallman [Fri, 6 Sep 2002 16:46:08 +0000 (16:46 +0000)]
(set_case_table): Make canon table point to eqv table.

21 years agoetags.el tags-case-fold-search honoured when completing.
Francesco Potortì [Fri, 6 Sep 2002 15:17:19 +0000 (15:17 +0000)]
etags.el tags-case-fold-search honoured when completing.

21 years ago(find-tag-tag, complete-tag): Bind
Francesco Potortì [Fri, 6 Sep 2002 15:12:15 +0000 (15:12 +0000)]
(find-tag-tag, complete-tag): Bind
completion-ignore-case based on tags-case-fold-search, so that
case-sensitivity of tag completion matches that of tag search.

21 years agoFix typo.
Kai Großjohann [Fri, 6 Sep 2002 13:42:23 +0000 (13:42 +0000)]
Fix typo.

21 years ago(reftex-label-menu-flags): Fix typo.
Juanma Barranquero [Fri, 6 Sep 2002 10:12:33 +0000 (10:12 +0000)]
(reftex-label-menu-flags): Fix typo.

21 years ago(speedbar-mode): Fix typos.
Juanma Barranquero [Fri, 6 Sep 2002 10:11:30 +0000 (10:11 +0000)]
(speedbar-mode): Fix typos.

21 years agoUpdated to texinfo 4.2.
Pavel Janík [Fri, 6 Sep 2002 10:04:28 +0000 (10:04 +0000)]
Updated to texinfo 4.2.

21 years agoFix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:07:31 +0000 (09:07 +0000)]
Fix spacing.

21 years ago(syms_of_xselect): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:05:22 +0000 (09:05 +0000)]
(syms_of_xselect): Fix spacing.

21 years ago(syms_of_w32select): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:04:56 +0000 (09:04 +0000)]
(syms_of_w32select): Fix spacing.

21 years ago(syms_of_win16select): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:04:40 +0000 (09:04 +0000)]
(syms_of_win16select): Fix spacing.

21 years ago(Fx_server_max_request_size): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:04:22 +0000 (09:04 +0000)]
(Fx_server_max_request_size): Fix spacing.

21 years ago(Fset_fontset_font): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:03:22 +0000 (09:03 +0000)]
(Fset_fontset_font): Fix spacing.

21 years ago(Flsh): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:03:04 +0000 (09:03 +0000)]
(Flsh): Fix spacing.

21 years ago(Fcompose_region_internal, Fcompose_string_internal): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:02:46 +0000 (09:02 +0000)]
(Fcompose_region_internal, Fcompose_string_internal): Fix spacing.

21 years ago(syms_of_coding): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 09:02:11 +0000 (09:02 +0000)]
(syms_of_coding): Fix spacing.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 6 Sep 2002 07:22:02 +0000 (07:22 +0000)]
*** empty log message ***

21 years ago(gnus-status-message): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:21:51 +0000 (07:21 +0000)]
(gnus-status-message): Fix spacing.

21 years ago(warning-level-aliases): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:19:30 +0000 (07:19 +0000)]
(warning-level-aliases): Fix spacing.

21 years ago(vcursor-toggle-vcursor-map): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:19:10 +0000 (07:19 +0000)]
(vcursor-toggle-vcursor-map): Fix spacing.

21 years ago(fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:18:44 +0000 (07:18 +0000)]
(fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.

21 years ago(reftex-TeX-master-file): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:18:22 +0000 (07:18 +0000)]
(reftex-TeX-master-file): Fix spacing.

21 years ago(speedbar-mode): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:18:04 +0000 (07:18 +0000)]
(speedbar-mode): Fix spacing.

21 years ago(choose-completion-string-functions): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:17:49 +0000 (07:17 +0000)]
(choose-completion-string-functions): Fix spacing.

21 years ago(vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:17:28 +0000 (07:17 +0000)]
(vhdl-progress-interval, vhdl-corresponding-begin): Fix spacing.

21 years ago(sh-indent-for-fi, sh-indent-for-done): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:17:05 +0000 (07:17 +0000)]
(sh-indent-for-fi, sh-indent-for-done): Fix spacing.

21 years ago(pascal-start-keywords): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:16:42 +0000 (07:16 +0000)]
(pascal-start-keywords): Fix spacing.

21 years ago(idlwave-shell-use-breakpoint-glyph): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:16:22 +0000 (07:16 +0000)]
(idlwave-shell-use-breakpoint-glyph): Fix spacing.

21 years ago(idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:16:01 +0000 (07:16 +0000)]
(idlwave-support-inheritance, idlwave-routine-entry-compare): Fix spacing.

21 years ago(decode-char): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:15:30 +0000 (07:15 +0000)]
(decode-char): Fix spacing.

21 years ago(highlight-changes-colours, highlight-changes-active-string,
Juanma Barranquero [Fri, 6 Sep 2002 07:15:11 +0000 (07:15 +0000)]
(highlight-changes-colours, highlight-changes-active-string,
highlight-changes-passive-string, highlight-changes-rotate-faces,
global-highlight-changes): Fix spacing.

21 years ago(copy-face): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:14:29 +0000 (07:14 +0000)]
(copy-face): Fix spacing.

21 years ago(rx): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:14:12 +0000 (07:14 +0000)]
(rx): Fix spacing.

21 years ago(string-to-float): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:13:53 +0000 (07:13 +0000)]
(string-to-float): Fix spacing.

21 years ago(find-function-search-for-symbol): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:13:27 +0000 (07:13 +0000)]
(find-function-search-for-symbol): Fix spacing.

21 years ago(easy-menu-define): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:13:06 +0000 (07:13 +0000)]
(easy-menu-define): Fix spacing.

21 years ago(double-prefix-only): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:12:37 +0000 (07:12 +0000)]
(double-prefix-only): Fix spacing.

21 years ago(calendar-time-display-form): Fix spacing.
Juanma Barranquero [Fri, 6 Sep 2002 07:12:06 +0000 (07:12 +0000)]
(calendar-time-display-form): Fix spacing.

21 years ago(set_image_of_range_1): In no-TRANSLATE case,
Richard M. Stallman [Fri, 6 Sep 2002 03:09:13 +0000 (03:09 +0000)]
(set_image_of_range_1): In no-TRANSLATE case,
call EXTEND_RANGE_TABLE and return a proper value.
(set_image_of_range): Don't call set_image_of_range_1
if no TRANSLATE or if range includes all of Latin-1.
Only call it for the Latin-1 part of the range.
For other cases, make two separate ranges,
one for the original specified characters and one for
their case-conversions.

21 years agoLook for LessTif in /usr/X11R6/LessTif/ before Motif.
Richard M. Stallman [Thu, 5 Sep 2002 22:58:05 +0000 (22:58 +0000)]
Look for LessTif in /usr/X11R6/LessTif/ before Motif.

Handle $GCC_LINK_TEST_OPTIONS and
$NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.

21 years ago(table-command-prefix): Fix type.
Markus Rost [Thu, 5 Sep 2002 18:42:13 +0000 (18:42 +0000)]
(table-command-prefix): Fix type.

21 years agoChanged URL for etags.
Francesco Potortì [Thu, 5 Sep 2002 12:44:05 +0000 (12:44 +0000)]
Changed URL for etags.

21 years ago#
André Spiegel [Thu, 5 Sep 2002 06:35:12 +0000 (06:35 +0000)]
#

21 years agoDon't require vc.el at compile-time; it causes recursive requirements.
André Spiegel [Thu, 5 Sep 2002 06:31:11 +0000 (06:31 +0000)]
Don't require vc.el at compile-time; it causes recursive requirements.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 5 Sep 2002 05:33:29 +0000 (05:33 +0000)]
*** empty log message ***

21 years ago(thai-kesmanee): Fix the mapping of `"' and `}'.
Kenichi Handa [Thu, 5 Sep 2002 05:06:10 +0000 (05:06 +0000)]
(thai-kesmanee): Fix the mapping of `"' and `}'.

21 years ago*** empty log message ***
Richard M. Stallman [Thu, 5 Sep 2002 02:47:51 +0000 (02:47 +0000)]
*** empty log message ***

21 years agoSmall clarifications.
Richard M. Stallman [Thu, 5 Sep 2002 02:43:05 +0000 (02:43 +0000)]
Small clarifications.

21 years agoChanges from Mats Lidell.
Richard M. Stallman [Thu, 5 Sep 2002 02:42:15 +0000 (02:42 +0000)]
Changes from Mats Lidell.

21 years ago("Swedish"): New set-language-info-alist call.
Richard M. Stallman [Thu, 5 Sep 2002 02:40:00 +0000 (02:40 +0000)]
("Swedish"): New set-language-info-alist call.

21 years ago(help-with-tutorial): Properly set up
Richard M. Stallman [Thu, 5 Sep 2002 02:38:41 +0000 (02:38 +0000)]
(help-with-tutorial): Properly set up
completion-reference-buffer in the *Completion* buffer.

21 years ago(UNEXEC): Use unexsol.o.
Richard M. Stallman [Thu, 5 Sep 2002 02:37:17 +0000 (02:37 +0000)]
(UNEXEC): Use unexsol.o.

21 years ago(displayed_window_lines): Correct for one-off bug
Richard M. Stallman [Thu, 5 Sep 2002 02:36:22 +0000 (02:36 +0000)]
(displayed_window_lines): Correct for one-off bug
in HEIGHT on non-window displays.

21 years ago(set_image_of_range_1): New function.
Richard M. Stallman [Thu, 5 Sep 2002 02:34:37 +0000 (02:34 +0000)]
(set_image_of_range_1): New function.
(set_image_of_range): Use set_image_of_range_1 for Latin-1.
Return a value to indicate running out of memory.
(SET_RANGE_TABLE_WORK_AREA): Check value from set_image_of_range.
(extend_range_table_work_area): New subroutine.
(EXTEND_RANGE_TABLE): Replaces EXTEND_RANGE_TABLE_WORK_AREA.
Different calling conventions, and used from set_image_of_range{,_1}.
(IMMEDIATE_QUIT_CHECK): Definitions moved.

21 years ago(decode-char): Cancel the previous change.
Kenichi Handa [Thu, 5 Sep 2002 00:28:04 +0000 (00:28 +0000)]
(decode-char): Cancel the previous change.

21 years ago*** empty log message ***
Kenichi Handa [Thu, 5 Sep 2002 00:27:49 +0000 (00:27 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
John Paul Wallington [Thu, 5 Sep 2002 00:19:49 +0000 (00:19 +0000)]
*** empty log message ***

21 years ago#
André Spiegel [Wed, 4 Sep 2002 20:54:44 +0000 (20:54 +0000)]
#

21 years ago(vc-rcs-state): Don't require vc.el.
André Spiegel [Wed, 4 Sep 2002 20:49:35 +0000 (20:49 +0000)]
(vc-rcs-state): Don't require vc.el.

21 years ago(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
André Spiegel [Wed, 4 Sep 2002 20:47:08 +0000 (20:47 +0000)]
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
vc-hooks.el.

21 years agoRequire vc.el at compile-time.
André Spiegel [Wed, 4 Sep 2002 20:45:34 +0000 (20:45 +0000)]
Require vc.el at compile-time.
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved
here from vc.el.

21 years agoUpdate copyright.
Simon Josefsson [Wed, 4 Sep 2002 19:11:28 +0000 (19:11 +0000)]
Update copyright.

21 years ago(decode-char): Translate a character by
Kenichi Handa [Wed, 4 Sep 2002 08:17:23 +0000 (08:17 +0000)]
(decode-char): Translate a character by
utf-8-translation-table-for-decode only when
utf-8-fragment-on-decoding is non-nil.

21 years agoAll dependencies updated.
Juanma Barranquero [Wed, 4 Sep 2002 06:21:03 +0000 (06:21 +0000)]
All dependencies updated.

21 years agoFix Unicode Greek line.
Kenichi Handa [Wed, 4 Sep 2002 04:18:39 +0000 (04:18 +0000)]
Fix Unicode Greek line.

21 years agoetags bug
Francesco Potortì [Tue, 3 Sep 2002 15:21:51 +0000 (15:21 +0000)]
etags bug

21 years ago(regex_tag_multiline, readline): Never pass pfnote a
Francesco Potortì [Tue, 3 Sep 2002 15:21:07 +0000 (15:21 +0000)]
(regex_tag_multiline, readline): Never pass pfnote a
string that cannot be freed.

21 years agoUpdated in accordance with the latest English version.
Kenichi Handa [Tue, 3 Sep 2002 12:18:20 +0000 (12:18 +0000)]
Updated in accordance with the latest English version.

21 years agoVersion updated to 21.3.50. From Peter Runestig <peter@runestig.com>.
Juanma Barranquero [Tue, 3 Sep 2002 07:14:54 +0000 (07:14 +0000)]
Version updated to 21.3.50. From Peter Runestig <peter@runestig.com>.

21 years agoFix typo.
Pavel Janík [Tue, 3 Sep 2002 04:16:36 +0000 (04:16 +0000)]
Fix typo.

21 years ago(paragraph-indent-text-mode-abbrev-table)
Stefan Monnier [Tue, 3 Sep 2002 01:59:51 +0000 (01:59 +0000)]
(paragraph-indent-text-mode-abbrev-table)
(paragraph-indent-text-mode-syntax-table, paragraph-indent-text-mode):
Use text-mode's syntax-table and abbrev-table.
(text-mode): Set require-final-newline to t.

21 years ago(comment-make-extra-lines): Only use the
Stefan Monnier [Tue, 3 Sep 2002 01:45:18 +0000 (01:45 +0000)]
(comment-make-extra-lines): Only use the
dummy `=' char when there's really nothing else.
Don't remove spaces if it leads to an incorrect comment.

21 years ago(cvs-run-process): Use a pty rather than a pipe to work
Stefan Monnier [Tue, 3 Sep 2002 01:40:29 +0000 (01:40 +0000)]
(cvs-run-process): Use a pty rather than a pipe to work
around the cvs/ssh/libc bug.
(cvs-update-header): Understand `cvs admin -m<rev>:<msg>' syntax.
(defun-cvs-mode): Use the new `declare' thingy.
(cvs-edit-log-text-at-point, cvs-mode-edit-log, cvs-do-edit-log)
(cvs-edit-log-minor-wrap, cvs-edit-log-filelist): New funs.
(cvs-mode-undo): Use `cvs add' for (CONFLICT. REMOVED).

21 years ago(cvs-parse-table): Create a `need-update'
Stefan Monnier [Tue, 3 Sep 2002 01:23:15 +0000 (01:23 +0000)]
(cvs-parse-table): Create a `need-update'
node rather than a message for new directories.
(cvs-parse-status): Add support for `Entry Invalid'.

21 years ago(smerge-diff-buffer-name): Default to *vc-diff*.
Stefan Monnier [Tue, 3 Sep 2002 01:20:20 +0000 (01:20 +0000)]
(smerge-diff-buffer-name): Default to *vc-diff*.
(smerge-combine-with-next): New function.
(smerge-diff): Don't output `wrote /tmp/foo' messages.
Insert message if no diffs were found.

21 years ago*** empty log message ***
Stefan Monnier [Tue, 3 Sep 2002 01:16:33 +0000 (01:16 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Kenichi Handa [Tue, 3 Sep 2002 00:23:09 +0000 (00:23 +0000)]
*** empty log message ***

21 years ago(mail-mode): Don't set local-abbrev-table.
Stefan Monnier [Mon, 2 Sep 2002 17:24:54 +0000 (17:24 +0000)]
(mail-mode): Don't set local-abbrev-table.
(mail-mode-abbrev-table): Set to text-mode-abbrev-table.

21 years ago* net/tramp.el: Version 2.0.15 released.
Kai Großjohann [Mon, 2 Sep 2002 12:53:12 +0000 (12:53 +0000)]
* net/tramp.el: Version 2.0.15 released.
(require 'base64): Most modern Emacsen have the base64
encode/decode functions built in, so test to see if they are bound
before we go blindly requiring base64.el.  From Steve Youngs
<youngs@xemacs.org>.
(tramp-feature-write-region-fix): XEmacs doesn't have a
'find-operation-coding-system' and this variable doesn't seem to
be used anywhere so wrap it in (unless (featurep 'xemacs)).  From
Steve Youngs <youngs@xemacs.org>.
(tramp-methods): Remove duplicate definition of ssh1-old and
ssh2-old.
(tramp-open-connection-su): Use user name "root" if no user name
is given.

From Michael Albinus <Michael.Albinus@alcatel.de>:
* net/tramp.el (tramp-invoke-ange-ftp):
(tramp-ange-ftp-file-name-p): Check for Xemacs.
(tramp-do-copy-or-rename-file): Don't pass KEEP-DATE to
tramp-invoke-ange-ftp 'rename.
(tramp-handle-write-region): Don't pass LOCKNAME and CONFIRM to
tramp-invoke-ange-ftp 'write-region.
(tramp-handle-set-file-modes): Change order of FILENAME and MODE
passing to tramp-invoke-ange-ftp 'set-file-modes.
(tramp-invoke-ange-ftp): `tramp-disable-ange-ftp' must be called
again after activating `ange-ftp'.

21 years ago(multi-occur): Made "ido-aware":
Kim F. Storm [Mon, 2 Sep 2002 10:41:25 +0000 (10:41 +0000)]
(multi-occur): Made "ido-aware":
Changed prompt to use C-j instead of RET to end.
Set ido-ignore-item-temp-list to the selected buffers so far, so
they are automatically excluded from the list of choices.
Use add-to-list instead of push.

21 years ago(ido-ignore-item-temp-list): New variable.
Kim F. Storm [Mon, 2 Sep 2002 10:40:56 +0000 (10:40 +0000)]
(ido-ignore-item-temp-list): New variable.
(ido-read-internal): Don't set ido-default-item if the default is
member of ido-ignore-item-temp-list.
Don't return first match for C-j if no text is entered.
(ido-buffer-internal): Check for empty string return.
(ido-make-buffer-list1): Use member instead of memq.
(ido-window-buffer-p): Likewise.
(ido-get-bufname): Ignore buffers on ido-ignore-item-temp-list.
(ido-ignore-item-p): Ignore items on ido-ignore-item-temp-list.