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

Lines Matching +defs:agent +defs:max

1194      array-max-row:          The number of rows in the array.
1195 array-max-column: The number of columns in the array.
4311 The number of commands listed is controlled by `list-command-history-max'.
4321 The number of commands listed is controlled by `list-command-history-max'.
6787 `gnus-outlook-deuglify-unwrap-min' and `gnus-outlook-deuglify-unwrap-max',
9823 Truncates the current buffer to `erc-max-buffer-size'.
12117 ;;;### (autoloads (gnus-agent-regenerate gnus-agent-batch gnus-agent-batch-fetch
12118 ;;;;;; gnus-agent-find-parameter gnus-agent-possibly-alter-active
12119 ;;;;;; gnus-agent-get-undownloaded-list gnus-agent-delete-group
12120 ;;;;;; gnus-agent-rename-group gnus-agent-possibly-save-gcc gnus-agentize
12121 ;;;;;; gnus-slave-unplugged gnus-plugged gnus-unplugged) "gnus-agent"
12122 ;;;;;; "gnus/gnus-agent.el" (17842 54741))
12123 ;;; Generated autoloads from gnus/gnus-agent.el
12125 (autoload (quote gnus-unplugged) "gnus-agent" "\
12130 (autoload (quote gnus-plugged) "gnus-agent" "\
12135 (autoload (quote gnus-slave-unplugged) "gnus-agent" "\
12140 (autoload (quote gnus-agentize) "gnus-agent" "\
12144 gnus-agent is set. If you wish to avoid calling gnus-agentize,
12145 customize gnus-agent to nil.
12148 `message-send-mail-real-function' variables, and install the Gnus agent
12153 (autoload (quote gnus-agent-possibly-save-gcc) "gnus-agent" "\
12158 (autoload (quote gnus-agent-rename-group) "gnus-agent" "\
12160 Always updates the agent, even when disabled, as the old agent
12161 files would corrupt gnus when the agent was next enabled.
12167 (autoload (quote gnus-agent-delete-group) "gnus-agent" "\
12169 Always updates the agent, even when disabled, as the old agent
12170 files would corrupt gnus when the agent was next enabled.
12176 (autoload (quote gnus-agent-get-undownloaded-list) "gnus-agent" "\
12181 (autoload (quote gnus-agent-possibly-alter-active) "gnus-agent" "\
12183 downloaded into the agent.
12187 (autoload (quote gnus-agent-find-parameter) "gnus-agent" "\
12194 (autoload (quote gnus-agent-batch-fetch) "gnus-agent" "\
12199 (autoload (quote gnus-agent-batch) "gnus-agent" "\
12204 (autoload (quote gnus-agent-regenerate) "gnus-agent" "\
12205 Regenerate all agent covered files.
12598 (define-mail-user-agent (quote gnus-user-agent) (quote gnus-msg-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
13962 ;;;;;; hippie-expand-ignore-buffers hippie-expand-max-buffers hippie-expand-no-restriction
13995 (defvar hippie-expand-max-buffers nil "\
13999 (custom-autoload (quote hippie-expand-max-buffers) "hippie-exp" t)
15303 Images should not be larger than specified by `max-image-size'.
15375 Image files should not be larger than specified by `max-image-size'.
15465 exceeds `image-dired-show-all-from-dir-max-files', a warning will be
18099 (define-mail-user-agent (quote message-user-agent) (quote message-mail) (quote message-send-and-exit) (quote message-kill-buffer) (quote message-send-hook))
18334 ;;;### (autoloads (mh-fully-kill-draft mh-send-letter mh-user-agent-compose
18362 applications should use `mh-user-agent-compose'.
18366 (define-mail-user-agent (quote mh-e-user-agent) (quote mh-user-agent-compose) (quote mh-send-letter) (quote mh-fully-kill-draft) (quote mh-before-send-letter-hook))
18368 (autoload (quote mh-user-agent-compose) "mh-comp" "\
18370 This is the `mail-user-agent' entry point to MH-E. This function
18371 conforms to the contract specified by `define-mail-user-agent'
22909 \(or decline to send). The variable `mail-user-agent' controls which
23087 (defvar rmail-ignored-headers (concat "^via:\\|^mail-from:\\|^origin:\\|^references:\\|^sender:" "\\|^status:\\|^received:\\|^x400-originator:\\|^x400-recipients:" "\\|^x400-received:\\|^x400-mts-identifier:\\|^x400-content-type:" "\\|^\\(resent-\\|\\)message-id:\\|^summary-line:\\|^resent-date:" "\\|^nntp-posting-host:\\|^path:\\|^x-char.*:\\|^x-face:\\|^face:" "\\|^x-mailer:\\|^delivered-to:\\|^lines:" "\\|^content-transfer-encoding:\\|^x-coding-system:" "\\|^return-path:\\|^errors-to:\\|^return-receipt-to:" "\\|^precedence:\\|^list-help:\\|^list-post:\\|^list-subscribe:" "\\|^list-id:\\|^list-unsubscribe:\\|^list-archive:" "\\|^content-length:\\|^nntp-posting-date:\\|^user-agent" "\\|^importance:\\|^envelope-to:\\|^delivery-date\\|^openpgp:" "\\|^mbox-line:\\|^cancel-lock:\\|^DomainKey-Signature:" "\\|^resent-face:\\|^resent-x.*:\\|^resent-organization:\\|^resent-openpgp:" "\\|^x-.*:") "\
31473 ;;;;;; "gnus/imap.el" "gnus/legacy-gnus-agent.el" "gnus/mail-parse.el"