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

Lines Matching defs:good

915 This is a good function to put in `comint-output-filter-functions'.
4117 Evaluation is done first because good documentation for something that
5812 the user might see the value in a error message, a good choice is
12898 in its output (such as the `-H' option to GNU grep), it's a good idea to
15837 Defaults to \"^[^> \\n]*>+:? *\", which works pretty good for Lucid, kcl,
22753 `=' is a good regular expression to match all entries in all files.
28566 ;;;;;; type-break-good-break-interval type-break-good-rest-interval
28584 (defvar type-break-good-rest-interval (/ type-break-interval 6) "\
28588 keystrokes. If this idle time is long enough to be considered a \"good\"
28594 (custom-autoload (quote type-break-good-rest-interval) "type-break" t)
28596 (defvar type-break-good-break-interval nil "\
28599 When this variable is non-nil, its value is considered to be a \"good\"
28601 overriding `type-break-good-rest-interval'. This provides querying of
28602 break interruptions when `type-break-good-rest-interval' is nil.")
28604 (custom-autoload (quote type-break-good-break-interval) "type-break" t)
28626 guess a reasonably good pair of values for this variable.")
28639 to find a good breaking point in his or her work, but be sufficiently
28659 If set, the variable `type-break-good-rest-interval' specifies the minimum
28669 If `type-break-good-rest-interval' is nil and
28670 `type-break-good-break-interval' is set, then confirmation is required to
28671 interrupt a break before `type-break-good-break-interval' seconds
28678 approximate good values for this.