bpt/emacs.git
21 years agoBack to the old explanation, which was more concise, with just the first
Francesco Potortì [Tue, 2 Jul 2002 11:54:32 +0000 (11:54 +0000)]
Back to the old explanation, which was more concise, with just the first
two lines changed.

21 years agoClarified the definition of implicit tag names.
Francesco Potortì [Tue, 2 Jul 2002 11:35:27 +0000 (11:35 +0000)]
Clarified the definition of implicit tag names.

21 years ago2002-07-01 Andrew Choi <akochoi@shaw.ca>
Andrew Choi [Mon, 1 Jul 2002 23:30:21 +0000 (23:30 +0000)]
2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * s/darwin.h: Define POSIX_SIGNALS.

21 years agoAdded ido, kmacro, and bindat packages.
Kim F. Storm [Mon, 1 Jul 2002 22:17:06 +0000 (22:17 +0000)]
Added ido, kmacro, and bindat packages.

21 years agoNew file.
Kim F. Storm [Mon, 1 Jul 2002 22:01:13 +0000 (22:01 +0000)]
New file.

21 years agoIn mac:
Andrew Choi [Mon, 1 Jul 2002 20:02:33 +0000 (20:02 +0000)]
In mac:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * Emacs.app/Contents/Resources/Emacs.icns: New file.

        * Emacs.app/Contents/Info.plist: Add CFBundleDocumentTypes and
        CFBundleIconFile entries.

In src:

2002-07-01  Andrew Choi  <akochoi@shaw.ca>

        * macterm.c (do_ae_open_documents) [MAC_OSX]: Call FSpMakeFSRef
        and FSRefMakePath to convert FSSpec returned with Apple Event to
        Posix pathname.
        (mac_initialize) [TARGET_API_MAC_CARBON]: Call
        init_required_apple_events and disable the `Quit' menu item
        provided automatically by the Carbon Toolbox.

21 years ago(tex-file): call `save-some-buffers' before `tex-main-file'
Sam Steingold [Mon, 1 Jul 2002 19:55:45 +0000 (19:55 +0000)]
(tex-file): call `save-some-buffers' before `tex-main-file'

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 1 Jul 2002 16:17:27 +0000 (16:17 +0000)]
*** empty log message ***

21 years ago(ido-minibuffer-setup-hook): Doc fix.
Juanma Barranquero [Mon, 1 Jul 2002 16:11:39 +0000 (16:11 +0000)]
(ido-minibuffer-setup-hook): Doc fix.

21 years ago*** empty log message ***
Dave Love [Mon, 1 Jul 2002 16:05:59 +0000 (16:05 +0000)]
*** empty log message ***

21 years agoDoc fixes.
Dave Love [Mon, 1 Jul 2002 16:04:39 +0000 (16:04 +0000)]
Doc fixes.
(strokes-mode): Defcustom deleted; replaced by minor mode def with
re-written function.
(strokes-while-inhibiting-garbage-collector): Comment out.
(define-stroke, strokes-fix-button2-command, strokes-insinuated)
(strokes-insinuate, global-set-stroke, describe-stroke)
(load-user-strokes, save-strokes, strokes-bug-address)
(strokes-click-command): Deleted.
(strokes-execute-stroke): Remove strokes-click-p case.
(strokes-describe-stroke): Remove strokes-click-p stuff.
(strokes-help): Fix.
(strokes-report-bug): Alias to report-emacs-bug.
(strokes-prompt-user-save-strokes): Modify format of the file.
(strokes-mode-map, strokes-unload-hook): New.
(strokes-buffer-name): Don't customize.

21 years ago(kbd_buffer_store_event): Fix interrupt_signal decl
Dave Love [Mon, 1 Jul 2002 16:00:49 +0000 (16:00 +0000)]
(kbd_buffer_store_event): Fix interrupt_signal decl
for K&R.

21 years agoterm.c (costs_set): Declare static, non-initialized for pcc.
Dave Love [Mon, 1 Jul 2002 16:00:05 +0000 (16:00 +0000)]
term.c (costs_set): Declare static, non-initialized for pcc.

21 years agoFix prototype for K&R.
Dave Love [Mon, 1 Jul 2002 15:59:26 +0000 (15:59 +0000)]
Fix prototype for K&R.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 1 Jul 2002 08:07:40 +0000 (08:07 +0000)]
*** empty log message ***

22 years agoUpcase the abbreviation "W.O." and add periods.
Richard M. Stallman [Mon, 1 Jul 2002 08:06:37 +0000 (08:06 +0000)]
Upcase the abbreviation "W.O." and add periods.

22 years agoUpdate bug recommendations for being part of Emacs distribution.
Richard M. Stallman [Mon, 1 Jul 2002 08:05:00 +0000 (08:05 +0000)]
Update bug recommendations for being part of Emacs distribution.

22 years ago(timer_last_idleness_start_time): New variable.
Richard M. Stallman [Mon, 1 Jul 2002 08:04:04 +0000 (08:04 +0000)]
(timer_last_idleness_start_time): New variable.
(timer_start_idle): Set that.
(read_key_sequence): Use that to reset timer_idleness_start_time
to previous value.

22 years ago(Frecenter): With arg, set optional_new_start.
Richard M. Stallman [Mon, 1 Jul 2002 08:00:07 +0000 (08:00 +0000)]
(Frecenter): With arg, set optional_new_start.

22 years agoComment change.
Richard M. Stallman [Mon, 1 Jul 2002 07:59:16 +0000 (07:59 +0000)]
Comment change.

22 years ago(redisplay_internal): Make optional_new_start really work.
Richard M. Stallman [Mon, 1 Jul 2002 07:55:03 +0000 (07:55 +0000)]
(redisplay_internal): Make optional_new_start really work.

22 years ago(Fminibuffer_complete_and_exit): Move to end of buffer for completion.
Richard M. Stallman [Mon, 1 Jul 2002 07:50:37 +0000 (07:50 +0000)]
(Fminibuffer_complete_and_exit): Move to end of buffer for completion.

22 years ago(Info-index): Get immediate error if used in `dir'.
Richard M. Stallman [Mon, 1 Jul 2002 07:48:12 +0000 (07:48 +0000)]
(Info-index): Get immediate error if used in `dir'.

22 years ago(picture-forward-column)
Richard M. Stallman [Mon, 1 Jul 2002 07:47:22 +0000 (07:47 +0000)]
(picture-forward-column)
(picture-move-down): Never deactivate the mark.

22 years ago2002-06-30 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 30 Jun 2002 21:29:39 +0000 (21:29 +0000)]
2002-06-30  Simon Josefsson  <jas@extundo.com>

* menu-bar.el (menu-bar-options-menu): Move elisp mode names from
menu entry into balloon help.

22 years ago* files.el (directory-free-space-args): Don't use -P on Darwin.
Andreas Schwab [Sun, 30 Jun 2002 14:42:19 +0000 (14:42 +0000)]
* files.el (directory-free-space-args): Don't use -P on Darwin.
* term/mac-win.el: Don't set it here.

22 years agoPassed it through checkdoc. Moved `provide' to the end, where it belongs.
Stefan Monnier [Sat, 29 Jun 2002 20:43:59 +0000 (20:43 +0000)]
Passed it through checkdoc.  Moved `provide' to the end, where it belongs.

22 years ago(cvs-mode-map): Bind ! to `force'.
Stefan Monnier [Sat, 29 Jun 2002 19:52:51 +0000 (19:52 +0000)]
(cvs-mode-map): Bind ! to `force'.

22 years ago(store_mode_line_string): Lisp_Object/int mixup.
Ken Raeburn [Sat, 29 Jun 2002 19:52:14 +0000 (19:52 +0000)]
(store_mode_line_string): Lisp_Object/int mixup.

22 years agoUse directory-free-space-program instead of
Andreas Schwab [Sat, 29 Jun 2002 19:01:46 +0000 (19:01 +0000)]
Use directory-free-space-program instead of
obsolete variable dired-free-space-program.  On Darwin, don't set
directory-free-space-program, shell-file-name and
process-connection-type; set directory-free-space-args to not
include `-P' and use utf-8 for file name coding system.

22 years ago(shell-command-default-error-buffer): Doc fix.
Andreas Schwab [Sat, 29 Jun 2002 18:16:27 +0000 (18:16 +0000)]
(shell-command-default-error-buffer): Doc fix.

22 years ago(display-message-or-buffer): Fix last change.
Andreas Schwab [Sat, 29 Jun 2002 18:13:06 +0000 (18:13 +0000)]
(display-message-or-buffer): Fix last change.

22 years ago(shell-command-on-region): Handle errors and signals
Andreas Schwab [Sat, 29 Jun 2002 18:08:32 +0000 (18:08 +0000)]
(shell-command-on-region): Handle errors and signals
from shell command execution.

22 years ago(dired-view-file): Quote file name for dired-run-shell-command.
Andreas Schwab [Sat, 29 Jun 2002 17:40:36 +0000 (17:40 +0000)]
(dired-view-file): Quote file name for dired-run-shell-command.

22 years agoFixed copyright and keywords.
Kim F. Storm [Fri, 28 Jun 2002 22:45:16 +0000 (22:45 +0000)]
Fixed copyright and keywords.

22 years agoAdded kmacro.el
Kim F. Storm [Fri, 28 Jun 2002 22:39:03 +0000 (22:39 +0000)]
Added kmacro.el

22 years agoNew file.
Kim F. Storm [Fri, 28 Jun 2002 22:37:18 +0000 (22:37 +0000)]
New file.

22 years agoRemoved an extraneous space character from a comment.
John Wiegley [Fri, 28 Jun 2002 20:01:09 +0000 (20:01 +0000)]
Removed an extraneous space character from a comment.

22 years agoAdded my name as the maintainer of this file.
John Wiegley [Fri, 28 Jun 2002 20:00:27 +0000 (20:00 +0000)]
Added my name as the maintainer of this file.

22 years ago*** empty log message ***
John Wiegley [Fri, 28 Jun 2002 20:00:00 +0000 (20:00 +0000)]
*** empty log message ***

22 years agoIndentation fixes.
Jan Djärv [Fri, 28 Jun 2002 19:53:04 +0000 (19:53 +0000)]
Indentation fixes.

22 years ago(readable_filtered_events): New function.
Jan Djärv [Fri, 28 Jun 2002 19:47:49 +0000 (19:47 +0000)]
(readable_filtered_events): New function.
(readable_events): Call readable_filtered_events.
(get_filtered_input_pending): New function.
(get_input_pending): Call get_filtered_input_pending.
(Finput_pending_p): Call get_filtered_input_pending.

22 years ago(x_focus_changed): New function.
Jan Djärv [Fri, 28 Jun 2002 19:42:48 +0000 (19:42 +0000)]
(x_focus_changed): New function.
(x_detect_focus_change): New function.
(XTread_socket): Call x_detect_focus_change for FocusIn/FocusOut
EnterNotify and LeaveNotify to track X focus changes.

22 years ago(struct x_output): Add focus_state.
Jan Djärv [Fri, 28 Jun 2002 19:41:21 +0000 (19:41 +0000)]
(struct x_output): Add focus_state.

22 years ago(explicit-bash-args): New user option.
Andreas Schwab [Fri, 28 Jun 2002 18:50:36 +0000 (18:50 +0000)]
(explicit-bash-args): New user option.

22 years ago(define-derived-mode): Preserve `mode-class' rather than `special' property.
Stefan Monnier [Fri, 28 Jun 2002 14:57:08 +0000 (14:57 +0000)]
(define-derived-mode): Preserve `mode-class' rather than `special' property.
(derived-mode-class): Make it obsolete.

22 years agoRemove duplicate declaration of code_convert_string_norecord.
Andreas Schwab [Fri, 28 Jun 2002 12:39:46 +0000 (12:39 +0000)]
Remove duplicate declaration of code_convert_string_norecord.

22 years agoNew file.
Kim F. Storm [Thu, 27 Jun 2002 22:39:10 +0000 (22:39 +0000)]
New file.

22 years ago(mouse-wheel-change-button): Deactivate before changing.
Stefan Monnier [Thu, 27 Jun 2002 21:46:45 +0000 (21:46 +0000)]
(mouse-wheel-change-button): Deactivate before changing.
(mouse-wheel-up-button, mouse-wheel-down-button): Obsolete.
(mouse-wheel-up-event, mouse-wheel-down-event): New vars.
(mouse-wheel-follow-mouse): Change default to t.
(mwheel-event-button): Return the basic event symbol.
(mwheel-scroll): Work with non-mouse events.
(mouse-wheel-mode): Use the new vars.
(mwheel-install): Obey `uninstall'.

22 years ago(function-key-map): Add some bindings.
Stefan Monnier [Thu, 27 Jun 2002 21:38:52 +0000 (21:38 +0000)]
(function-key-map): Add some bindings.

22 years agoformat-mode-line now returns propertized string by default.
Kim F. Storm [Thu, 27 Jun 2002 20:44:45 +0000 (20:44 +0000)]
format-mode-line now returns propertized string by default.

22 years ago(mode_line_string_list, mode_line_string_face)
Kim F. Storm [Thu, 27 Jun 2002 20:42:35 +0000 (20:42 +0000)]
(mode_line_string_list, mode_line_string_face)
(mode_line_string_face_prop): New variables.
(store_mode_line_string): New function.
(display_mode_element): Use store_mode_line_string to
add mode-line string elements to mode_line_string_list
when mode_line_string_list is non-nil.
(Fformat_mode_line): Now returns propertized string by
default.  New arg NO-PROPS to ignore properties.
(decode_mode_spec): Only add two dashes for %- in propertized
mode-line string.
(syms_of_xdisp): Init and staticpro mode_line_string_list.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 27 Jun 2002 20:41:40 +0000 (20:41 +0000)]
*** empty log message ***

22 years ago.
Andreas Schwab [Thu, 27 Jun 2002 16:51:08 +0000 (16:51 +0000)]
.

22 years ago(tramp-handle-ange-ftp): Fix typo.
Andreas Schwab [Thu, 27 Jun 2002 16:50:06 +0000 (16:50 +0000)]
(tramp-handle-ange-ftp): Fix typo.

22 years ago(minibuffer_completion_contents): Add return type.
Stefan Monnier [Thu, 27 Jun 2002 16:23:29 +0000 (16:23 +0000)]
(minibuffer_completion_contents): Add return type.

22 years ago*** empty log message ***
Juanma Barranquero [Thu, 27 Jun 2002 16:13:31 +0000 (16:13 +0000)]
*** empty log message ***

22 years ago(Fchar_bytes): Remove obsolescence info from docstring.
Juanma Barranquero [Thu, 27 Jun 2002 16:13:17 +0000 (16:13 +0000)]
(Fchar_bytes): Remove obsolescence info from docstring.

22 years ago(describe-function-1): Use semicolon instead of dot.
Juanma Barranquero [Thu, 27 Jun 2002 16:10:23 +0000 (16:10 +0000)]
(describe-function-1): Use semicolon instead of dot.
(describe-variable): Likewise.

22 years ago(move-to-column-force): Likewise.
Juanma Barranquero [Thu, 27 Jun 2002 16:09:51 +0000 (16:09 +0000)]
(move-to-column-force): Likewise.

22 years ago(frame-update-faces): Fix obsolescence declaration.
Juanma Barranquero [Thu, 27 Jun 2002 16:09:19 +0000 (16:09 +0000)]
(frame-update-faces): Fix obsolescence declaration.
(internal-get-face): Remove redundant info from docstring and
fix obsolescence declaration.

22 years ago(char-bytes): Fix obsolescence declaration.
Juanma Barranquero [Thu, 27 Jun 2002 16:08:56 +0000 (16:08 +0000)]
(char-bytes): Fix obsolescence declaration.
(make-local-hook): Likewise.
(baud-rate): Remove redundant info from docstring.

22 years ago(string-to-sequence): Fix obsolescence declaration.
Juanma Barranquero [Thu, 27 Jun 2002 16:08:12 +0000 (16:08 +0000)]
(string-to-sequence): Fix obsolescence declaration.

22 years ago(baud-rate): Fix obsolescence declaration.
Juanma Barranquero [Thu, 27 Jun 2002 16:07:04 +0000 (16:07 +0000)]
(baud-rate): Fix obsolescence declaration.
(meta-flag): Likewise.

22 years ago*** empty log message ***
Stefan Monnier [Thu, 27 Jun 2002 16:01:35 +0000 (16:01 +0000)]
*** empty log message ***

22 years ago(tramp-file-name-structure)
Kai Großjohann [Thu, 27 Jun 2002 15:52:51 +0000 (15:52 +0000)]
(tramp-file-name-structure)
(tramp-multi-file-name-hop-structure): Split for easier
readability.
(tramp-handle-make-symbolic-link): Use user/host/method/... from
LINKNAME, not FILENAME.
(tramp-handle-verify-visited-file-modtime): Call
tramp-ange-ftp-file-name-p with right parameters.
(tramp-handle-verify-visited-file-modtime): `insert' does not
work for integers, convert them to strings first.
(tramp-handle-ange-ftp): New function to perform setup for
replacing Ange-FTP with Tramp.
(tramp-repair-jka-compr): New function to factor out some
previously top-level code.  Call the function at top-level.

22 years ago(uniquify-delay-rationalize-file-buffer-names):
Stefan Monnier [Thu, 27 Jun 2002 15:35:48 +0000 (15:35 +0000)]
(uniquify-delay-rationalize-file-buffer-names):
Rename from delay-uniquify-rationalize-file-buffer-names.
Only rationalize if the buffer is under uniquify control.
(uniquify-delayed-rationalize-file-buffer-names):
Rename from delayed-uniquify-rationalize-file-buffer-names.

22 years ago(decompose-composite-char): Fix docstring.
Juanma Barranquero [Thu, 27 Jun 2002 14:49:22 +0000 (14:49 +0000)]
(decompose-composite-char): Fix docstring.

22 years agoRewrote the description of implicit tag names in etags.c
Francesco Potortì [Thu, 27 Jun 2002 10:52:05 +0000 (10:52 +0000)]
Rewrote the description of implicit tag names in etags.c

22 years ago(describe-variable): Capitalize "not documented" message.
Juanma Barranquero [Thu, 27 Jun 2002 07:16:00 +0000 (07:16 +0000)]
(describe-variable): Capitalize "not documented" message.
(describe-function-1): Likewise. Also, document the obsolescence
of the function, if applicable.

22 years ago(describe-face): Capitalize "not documented" message.
Juanma Barranquero [Thu, 27 Jun 2002 07:14:52 +0000 (07:14 +0000)]
(describe-face): Capitalize "not documented" message.

22 years agoUpdate info on C-u C-x =.
Richard M. Stallman [Wed, 26 Jun 2002 22:38:34 +0000 (22:38 +0000)]
Update info on C-u C-x =.

22 years agoDoc default arg for customize-face.
Richard M. Stallman [Wed, 26 Jun 2002 22:37:27 +0000 (22:37 +0000)]
Doc default arg for customize-face.

22 years agoCompletion operates on text before point.
Richard M. Stallman [Wed, 26 Jun 2002 22:34:21 +0000 (22:34 +0000)]
Completion operates on text before point.
Doc incremental search and complex command history.

22 years agoMention that kill commands communicate with other apps,
Richard M. Stallman [Wed, 26 Jun 2002 22:30:46 +0000 (22:30 +0000)]
Mention that kill commands communicate with other apps,
and yank can access the primary selection.

22 years agoExplain that Font Lock controls fontification of special modes.
Richard M. Stallman [Wed, 26 Jun 2002 22:29:36 +0000 (22:29 +0000)]
Explain that Font Lock controls fontification of special modes.

22 years agoExplain font lock highlighting of opening delims that should be quoted.
Richard M. Stallman [Wed, 26 Jun 2002 22:27:41 +0000 (22:27 +0000)]
Explain font lock highlighting of opening delims that should be quoted.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 26 Jun 2002 22:25:44 +0000 (22:25 +0000)]
*** empty log message ***

22 years agoNew file.
Pavel Janík [Wed, 26 Jun 2002 15:50:47 +0000 (15:50 +0000)]
New file.

22 years agoFix e-mail.
Juanma Barranquero [Wed, 26 Jun 2002 13:11:56 +0000 (13:11 +0000)]
Fix e-mail.

22 years ago(info-menu-5): Fix documentation.
Juanma Barranquero [Wed, 26 Jun 2002 13:11:28 +0000 (13:11 +0000)]
(info-menu-5): Fix documentation.
(Info-fontify-maximum-menu-size): Remove reference to `Info-fontify'.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 26 Jun 2002 09:04:17 +0000 (09:04 +0000)]
*** empty log message ***

22 years ago(values): Simplify definition.
Richard M. Stallman [Wed, 26 Jun 2002 09:03:37 +0000 (09:03 +0000)]
(values): Simplify definition.

22 years ago(shell-command): Match & only at end of whole command.
Richard M. Stallman [Wed, 26 Jun 2002 08:59:32 +0000 (08:59 +0000)]
(shell-command): Match & only at end of whole command.
(display-message-or-buffer): Don't use echo area if output buffer is visible.

22 years ago(tooltip-x-offset, tooltip-y-offset): Doc fixes.
Richard M. Stallman [Wed, 26 Jun 2002 08:52:31 +0000 (08:52 +0000)]
(tooltip-x-offset, tooltip-y-offset): Doc fixes.

22 years agoMany trivial doc fixes.
Richard M. Stallman [Wed, 26 Jun 2002 08:51:45 +0000 (08:51 +0000)]
Many trivial doc fixes.
(cperl-non-problems): Definition deleted.
(cperl-menu): Don't refer to cperl-non-problems.
(cperl-word-at-point): Add doc string.
(cperl-beautify-regexp-piece): Fix error message.
(cperl-invert-if-unless): Fix error message.

22 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Jun 2002 08:45:56 +0000 (08:45 +0000)]
*** empty log message ***

22 years ago(Frecenter): Don't set force_start flag.
Richard M. Stallman [Wed, 26 Jun 2002 08:44:49 +0000 (08:44 +0000)]
(Frecenter): Don't set force_start flag.

22 years ago(read_file_name_cleanup): Add missing return.
Juanma Barranquero [Wed, 26 Jun 2002 08:43:23 +0000 (08:43 +0000)]
(read_file_name_cleanup): Add missing return.

22 years ago(do_completion, Fminibuffer_complete_word)
Richard M. Stallman [Wed, 26 Jun 2002 08:42:22 +0000 (08:42 +0000)]
(do_completion, Fminibuffer_complete_word)
(Fminibuffer_completion_help): Complete just the text before point.
(minibuffer_completion_contents): New function.

22 years agoDelete changes not supposed to be installed yet.
Richard M. Stallman [Wed, 26 Jun 2002 08:40:22 +0000 (08:40 +0000)]
Delete changes not supposed to be installed yet.

22 years ago(Fbury_buffer): Use frames_discard_buffer.
Richard M. Stallman [Wed, 26 Jun 2002 08:36:25 +0000 (08:36 +0000)]
(Fbury_buffer): Use frames_discard_buffer.

22 years ago(frames_bury_buffer): Function deleted.
Richard M. Stallman [Wed, 26 Jun 2002 08:34:29 +0000 (08:34 +0000)]
(frames_bury_buffer): Function deleted.

22 years agoAdd license exception.
Richard M. Stallman [Wed, 26 Jun 2002 08:31:10 +0000 (08:31 +0000)]
Add license exception.

22 years ago(dired-find-alternate-file): Mark as disabled.
Richard M. Stallman [Wed, 26 Jun 2002 08:18:33 +0000 (08:18 +0000)]
(dired-find-alternate-file): Mark as disabled.

22 years agoReformat entry to comply with Emacs coding standards.
Kai Großjohann [Wed, 26 Jun 2002 07:43:07 +0000 (07:43 +0000)]
Reformat entry to comply with Emacs coding standards.

22 years agoReformat entry.
Kai Großjohann [Tue, 25 Jun 2002 20:12:02 +0000 (20:12 +0000)]
Reformat entry.

22 years ago(tramp-open-connection-rsh): Support a kludgy feature for the
Kai Großjohann [Tue, 25 Jun 2002 20:11:34 +0000 (20:11 +0000)]
(tramp-open-connection-rsh): Support a kludgy feature for the
"-p" option to ssh.  If host name is given as "host#42", uses the
"-p 42" option.

22 years ago(tramp-ftp-method): New user option.
Kai Großjohann [Tue, 25 Jun 2002 18:15:03 +0000 (18:15 +0000)]
(tramp-ftp-method): New user option.
(tramp-invoke-ange-ftp): New function to forward calls to
Ange-FTP.

(with-parsed-tramp-file-name): New macro for the usual big `let'
statement to dissect a file-name.

(tramp-handle-make-symbolic-link, tramp-handle-load)
(tramp-handle-file-name-directory)
(tramp-handle-file-name-nondirectory, tramp-handle-file-truename)
(tramp-handle-file-truename, tramp-handle-file-directory-p)
(tramp-handle-file-regular-p, tramp-handle-file-symlink-p)
(tramp-handle-file-writable-p, tramp-handle-file-writable-p):

Use the new macro and forward call to Ange-FTP if applicable.

(tramp-make-ange-ftp-file-name): New helper function to convert a
file name into an Ange-FTP file name, used by
`tramp-invoke-ange-ftp'.

(tramp-default-method-alist): New user option.
(tramp-find-default-method): Use it.

(tramp-sh-extra-args): New variable.
(tramp-find-shell): Use it.

22 years ago*** empty log message ***
Stefan Monnier [Tue, 25 Jun 2002 15:16:51 +0000 (15:16 +0000)]
*** empty log message ***