• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10/emacs-93/emacs/lisp/net/

Lines Matching refs:optional

54 ;; The `host' part has an optional suffix `#port' which may be used to
1135 (defun ange-ftp-abbreviate-filename (file &optional new)
1137 If the optional parameter NEW is given and the non-directory parts match,
1520 (defun ange-ftp-kill-ftp-process (&optional buffer)
1848 (defun ange-ftp-raw-send-cmd (proc cmd &optional msg cont nowait)
1850 MSG is an optional message to output before and after the command.
2077 PROC is the process to the FTP-client. HOST may have an optional
2216 ;; If ange-ftp-host-type is called with the optional user
2219 ;; optional second argument only when necessary. Have I missed any calls
2222 (defun ange-ftp-host-type (host &optional user)
2224 If the optional argument USER is given, attempts to guess the
2285 (defun ange-ftp-send-cmd (host user cmd &optional msg cont nowait)
2287 MSG is an optional status message to be output before and after issuing the
2587 (defun ange-ftp-ls (file lsargs parse &optional no-error wildcard)
2701 (defun ange-ftp-add-file-entry (name &optional dir-p)
2710 (defun ange-ftp-delete-file-entry (name &optional dir-p)
2820 (defun ange-ftp-parse-dired-listing (&optional switches)
2855 (defun ange-ftp-get-files (directory &optional no-error)
2973 (defun ange-ftp-internal-delete-file-entry (name &optional dir-p)
2985 (defun ange-ftp-internal-add-file-entry (name &optional dir-p)
3034 (defun ange-ftp-cd (host user dir &optional noerror)
3169 (defun ange-ftp-expand-file-name (name &optional default)
3252 (defun ange-ftp-write-region (start end filename &optional append visit)
3321 (defun ange-ftp-insert-file-contents (filename &optional visit beg end replace)
3455 (defun ange-ftp-directory-files (directory &optional full match
3475 (defun ange-ftp-file-attributes (file &optional id-format)
3658 keep-date &optional msg cont nowait)
3841 (defun ange-ftp-copy-file (filename newname &optional ok-if-already-exists
3930 (defun ange-ftp-rename-file (filename newname &optional ok-if-already-exists)
4008 (defun ange-ftp-file-name-completion (file dir &optional predicate)
4045 (defun ange-ftp-file-name-completion-1 (file tbl dir &optional predicate)
4068 (defun ange-ftp-reread-dir (&optional dir)
4085 (defun ange-ftp-make-directory (dir &optional parents)
4168 (defun ange-ftp-load (file &optional noerror nomessage nosuffix)
4488 (defun ange-ftp-insert-directory (file switches &optional wildcard full)
4538 (defun ange-ftp-shell-command (command &optional output-buffer error-buffer)
4622 ;;(defun ange-ftp-dired-copy-file (from to ok-flag &optional cont nowait)
4629 ;; &optional marker-char op1
4639 ;; &optional marker-char)
4825 ;;(defun ange-ftp-dired-dl-move-to-filename (&optional raise-error eol)
4842 ;;(defun ange-ftp-dired-dl-move-to-end-of-filename (&optional no-error eol)
4877 ;(defun ange-ftp-fix-name-for-vos (name &optional reverse)
4957 (defun ange-ftp-fix-name-for-vms (name &optional reverse)
5087 (defun ange-ftp-vms-delete-file-entry (name &optional dir-p)
5122 (defun ange-ftp-vms-add-file-entry (name &optional dir-p)
5225 ;;(defun ange-ftp-dired-vms-move-to-filename (&optional raise-error eol)
5243 ;;(defun ange-ftp-dired-vms-move-to-end-of-filename (&optional no-error eol)
5292 (defun ange-ftp-vms-make-compressed-filename (name &optional reverse)
5346 ;;;;; The vms version of clean-directory has 2 more optional args
5350 ;;(defun ange-ftp-dired-vms-clean-directory (keep &optional marker msg)
5441 ;;(defun ange-ftp-dired-vms-flag-backup-files (&optional unflag-p)
5455 ;;(defun ange-ftp-dired-vms-backup-diff (&optional switches)
5489 (defun ange-ftp-fix-name-for-mts (name &optional reverse)
5578 ;;(defun ange-ftp-dired-mts-move-to-filename (&optional raise-error eol)
5604 ;;(defun ange-ftp-dired-mts-move-to-end-of-filename (&optional no-error eol)
5647 (defun ange-ftp-fix-name-for-cms (name &optional reverse)
5809 ;;(defun ange-ftp-dired-cms-move-to-filename (&optional raise-error eol)
5826 ;;(defun ange-ftp-dired-cms-move-to-end-of-filename (&optional no-error eol)
5858 (defun ange-ftp-cms-make-compressed-filename (name &optional reverse)
5868 ;;(defun ange-ftp-dired-cms-get-filename (&optional localp no-error-if-not-filep)
5915 (defun ange-ftp-fix-name-for-bs2000 (name &optional reverse)