is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
(autoload 'benchmark-run "benchmark" "\
Time execution of FORMS.
-If REPETITIONS is supplied as a number, run forms that many times,
+If REPETITIONS is supplied as a number, run FORMS that many times,
accounting for the overhead of the resulting loop. Otherwise run
FORMS once.
Return a list of the total elapsed time for execution, the number of
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
If the third argument FORCE is non-nil, recompile every `.el' file
that already has a `.elc' file.
-\(fn DIRECTORY &optional ARG FORCE)" t nil)
+This command will normally not follow symlinks when compiling
+files. If FOLLOW-SYMLINKS is non-nil, symlinked `.el' files will
+also be compiled.
+
+\(fn DIRECTORY &optional ARG FORCE FOLLOW-SYMLINKS)" t nil)
(put 'no-byte-compile 'safe-local-variable 'booleanp)
(autoload 'byte-compile-file "bytecomp" "\
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
the prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
positive, enable the mode, and if it is zero or negative, disable the
mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
If the prefix argument is positive, enable the mode, and if it is zero
or negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
\(fn &optional ARG)" t nil)
-(register-definition-prefixes "face-remap" '("buffer-face-mode-" "face-" "internal-lisp-face-attributes" "text-scale-m"))
+(register-definition-prefixes "face-remap" '("buffer-face-mode-" "face-" "internal-lisp-face-attributes" "text-scale-"))
;;;***
\f
\(fn &rest BODY)" nil t)
+(autoload 'path-separator "files-x" "\
+The connection-local value of `path-separator'." nil nil)
+
+(autoload 'null-device "files-x" "\
+The connection-local value of `null-device'." nil nil)
+
(register-definition-prefixes "files-x" '("connection-local-" "dir-locals-to-string" "hack-connection-local-variables" "modify-" "read-file-local-variable"))
;;;***
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero
or negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'.
-Enable the mode if ARG is nil, omitted, or is a positive number.
-All other values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable
+the mode if ARG is nil, omitted, or is a positive number.
+Disable the mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when
it is disabled.
(register-definition-prefixes "gnus-score" '("gnus-"))
+;;;***
+\f
+;;;### (autoloads nil "gnus-search" "gnus/gnus-search.el" (0 0 0
+;;;;;; 0))
+;;; Generated autoloads from gnus/gnus-search.el
+
+(register-definition-prefixes "gnus-search" '("gnus-search-"))
+
;;;***
\f
;;;### (autoloads nil "gnus-sieve" "gnus/gnus-sieve.el" (0 0 0 0))
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
the prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
Declare that you need either EMACS-VER, XEMACS-VER or SXEMACS-ver.
Only checks one based on which kind of Emacs is being run.
+This function is obsolete; do this instead:
+ (when (version<= \"28.1\" emacs-version) ...)
+
\(fn EMACS-VER XEMACS-VER SXEMACS-VER)" nil nil)
+(make-obsolete 'inversion-require-emacs 'nil '"28.1")
+
(register-definition-prefixes "inversion" '("inversion-"))
;;;***
(autoload 'isearch-toggle-input-method "isearch-x" "\
Toggle input method in interactive search." t nil)
+(autoload 'isearch-transient-input-method "isearch-x" "\
+Activate transient input method in interactive search." t nil)
+
(autoload 'isearch-process-search-multibyte-characters "isearch-x" "\
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
\f
;;;### (autoloads nil "jsonrpc" "jsonrpc.el" (0 0 0 0))
;;; Generated autoloads from jsonrpc.el
-(push (purecopy '(jsonrpc 1 0 12)) package--builtin-versions)
+(push (purecopy '(jsonrpc 1 0 14)) package--builtin-versions)
(register-definition-prefixes "jsonrpc" '("jsonrpc-"))
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
the prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
If the prefix argument is positive, enable the mode, and if it is zero
or negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
positive, enable the mode, and if it is zero or negative, disable the
mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
(register-definition-prefixes "nnimap" '("nnimap-"))
-;;;***
-\f
-;;;### (autoloads nil "nnir" "gnus/nnir.el" (0 0 0 0))
-;;; Generated autoloads from gnus/nnir.el
-
-(register-definition-prefixes "nnir" '("nnir-"))
-
;;;***
\f
;;;### (autoloads nil "nnmail" "gnus/nnmail.el" (0 0 0 0))
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
(autoload 'project-find-file "project" "\
Visit a file (with completion) in the current project.
-The completion default is the filename at point, if one is
-recognized." t nil)
+
+The completion default is the filename at point, determined by
+`thing-at-point' (whether such file exists or not)." t nil)
(autoload 'project-or-external-find-file "project" "\
Visit a file (with completion) in the current project or external roots.
-The completion default is the filename at point, if one is
-recognized." t nil)
+
+The completion default is the filename at point, determined by
+`thing-at-point' (whether such file exists or not)." t nil)
(autoload 'project-dired "project" "\
Start Dired in the current project's root." t nil)
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
\(fn)" t nil)
-(add-to-list 'auto-mode-alist (cons (purecopy (concat "\\(?:\\.\\(?:" "rbw?\\|ru\\|rake\\|thor" "\\|jbuilder\\|rabl\\|gemspec\\|podspec" "\\)" "\\|/" "\\(?:Gem\\|Rake\\|Cap\\|Thor" "\\|Puppet\\|Berks" "\\|Vagrant\\|Guard\\|Pod\\)file" "\\)\\'")) 'ruby-mode))
+(add-to-list 'auto-mode-alist (cons (purecopy (concat "\\(?:\\.\\(?:" "rbw?\\|ru\\|rake\\|thor" "\\|jbuilder\\|rabl\\|gemspec\\|podspec" "\\)" "\\|/" "\\(?:Gem\\|Rake\\|Cap\\|Thor" "\\|Puppet\\|Berks\\|Brew" "\\|Vagrant\\|Guard\\|Pod\\)file" "\\)\\'")) 'ruby-mode))
(dolist (name (list "ruby" "rbx" "jruby" "ruby1.9" "ruby1.8")) (add-to-list 'interpreter-mode-alist (cons (purecopy name) 'ruby-mode)))
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
(function-put 'rx-define 'lisp-indent-function 'defun)
+(autoload 'rx--pcase-macroexpander "rx" "\
+A pattern that matches strings against `rx' REGEXPS in sexp form.
+REGEXPS are interpreted as in `rx'. The pattern matches any
+string that is a match for REGEXPS, as if by `string-match'.
+
+In addition to the usual `rx' syntax, REGEXPS can contain the
+following constructs:
+
+ (let REF RX...) binds the symbol REF to a submatch that matches
+ the regular expressions RX. REF is bound in
+ CODE to the string of the submatch or nil, but
+ can also be used in `backref'.
+ (backref REF) matches whatever the submatch REF matched.
+ REF can be a number, as usual, or a name
+ introduced by a previous (let REF ...)
+ construct.
+
+\(fn &rest REGEXPS)" nil nil)
+
+(define-symbol-prop 'rx--pcase-macroexpander 'edebug-form-spec 'nil)
+
+(define-symbol-prop 'rx 'pcase-macroexpander #'rx--pcase-macroexpander)
+
(register-definition-prefixes "rx" '("rx-"))
;;;***
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
`global-semantic-stickyfunc-mode' - Show current fun in header line.
`global-semantic-mru-bookmark-mode' - Provide `switch-to-buffer'-like
keybinding for tag names.
- `global-cedet-m3-minor-mode' - A mouse 3 context menu.
`global-semantic-idle-local-symbol-highlight-mode' - Highlight references
of the symbol under point.
The following modes are more targeted at people who want to see
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
the prefix argument is positive, enable the mode, and if it is zero or
negative, disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
is positive, enable the mode, and if it is zero or negative, disable
the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
argument is positive, enable the mode, and if it is zero or negative,
disable the mode.
-If called from Lisp, toggle the mode if if ARG is `toggle'. Enable
-the mode if ARG is nil, omitted, or is a positive number. All other
-values will disable the mode.
+If called from Lisp, toggle the mode if ARG is `toggle'. Enable the
+mode if ARG is nil, omitted, or is a positive number. Disable the
+mode if ARG is a negative number.
The mode's hook is called both when the mode is enabled and when it is
disabled.
;;;;;; "leim/quail/PY-b5.el" "leim/quail/PY.el" "leim/quail/Punct-b5.el"
;;;;;; "leim/quail/Punct.el" "leim/quail/QJ-b5.el" "leim/quail/QJ.el"
;;;;;; "leim/quail/SW.el" "leim/quail/TONEPY.el" "leim/quail/ZIRANMA.el"
-;;;;;; "leim/quail/ZOZY.el" "leim/quail/arabic.el" "leim/quail/croatian.el"
-;;;;;; "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el" "leim/quail/czech.el"
-;;;;;; "leim/quail/georgian.el" "leim/quail/greek.el" "leim/quail/hanja-jis.el"
-;;;;;; "leim/quail/hanja.el" "leim/quail/hanja3.el" "leim/quail/hebrew.el"
-;;;;;; "leim/quail/ipa-praat.el" "leim/quail/latin-alt.el" "leim/quail/latin-ltx.el"
-;;;;;; "leim/quail/latin-post.el" "leim/quail/latin-pre.el" "leim/quail/persian.el"
-;;;;;; "leim/quail/programmer-dvorak.el" "leim/quail/py-punct.el"
-;;;;;; "leim/quail/pypunct-b5.el" "leim/quail/quick-b5.el" "leim/quail/quick-cns.el"
-;;;;;; "leim/quail/rfc1345.el" "leim/quail/sami.el" "leim/quail/sgml-input.el"
-;;;;;; "leim/quail/slovak.el" "leim/quail/symbol-ksc.el" "leim/quail/tamil-dvorak.el"
-;;;;;; "leim/quail/tsang-b5.el" "leim/quail/tsang-cns.el" "leim/quail/vntelex.el"
-;;;;;; "leim/quail/vnvni.el" "leim/quail/welsh.el" "loadup.el" "mail/blessmail.el"
-;;;;;; "mail/rmailedit.el" "mail/rmailkwd.el" "mail/rmailmm.el"
-;;;;;; "mail/rmailmsc.el" "mail/rmailsort.el" "mail/rmailsum.el"
-;;;;;; "mail/undigest.el" "menu-bar.el" "mh-e/mh-gnus.el" "mh-e/mh-loaddefs.el"
-;;;;;; "minibuffer.el" "mouse.el" "net/tramp-loaddefs.el" "newcomment.el"
-;;;;;; "obarray.el" "org/ob-core.el" "org/ob-lob.el" "org/ob-matlab.el"
-;;;;;; "org/ob-tangle.el" "org/ob.el" "org/ol-bbdb.el" "org/ol-irc.el"
-;;;;;; "org/org-archive.el" "org/org-attach.el" "org/org-clock.el"
-;;;;;; "org/org-datetree.el" "org/org-element.el" "org/org-feed.el"
-;;;;;; "org/org-footnote.el" "org/org-id.el" "org/org-indent.el"
+;;;;;; "leim/quail/ZOZY.el" "leim/quail/arabic.el" "leim/quail/compose.el"
+;;;;;; "leim/quail/croatian.el" "leim/quail/cyril-jis.el" "leim/quail/cyrillic.el"
+;;;;;; "leim/quail/czech.el" "leim/quail/georgian.el" "leim/quail/greek.el"
+;;;;;; "leim/quail/hanja-jis.el" "leim/quail/hanja.el" "leim/quail/hanja3.el"
+;;;;;; "leim/quail/hebrew.el" "leim/quail/ipa-praat.el" "leim/quail/latin-alt.el"
+;;;;;; "leim/quail/latin-ltx.el" "leim/quail/latin-post.el" "leim/quail/latin-pre.el"
+;;;;;; "leim/quail/persian.el" "leim/quail/programmer-dvorak.el"
+;;;;;; "leim/quail/py-punct.el" "leim/quail/pypunct-b5.el" "leim/quail/quick-b5.el"
+;;;;;; "leim/quail/quick-cns.el" "leim/quail/rfc1345.el" "leim/quail/sami.el"
+;;;;;; "leim/quail/sgml-input.el" "leim/quail/slovak.el" "leim/quail/symbol-ksc.el"
+;;;;;; "leim/quail/tamil-dvorak.el" "leim/quail/tsang-b5.el" "leim/quail/tsang-cns.el"
+;;;;;; "leim/quail/vntelex.el" "leim/quail/vnvni.el" "leim/quail/welsh.el"
+;;;;;; "loadup.el" "mail/blessmail.el" "mail/rmailedit.el" "mail/rmailkwd.el"
+;;;;;; "mail/rmailmm.el" "mail/rmailmsc.el" "mail/rmailsort.el"
+;;;;;; "mail/rmailsum.el" "mail/undigest.el" "menu-bar.el" "mh-e/mh-gnus.el"
+;;;;;; "mh-e/mh-loaddefs.el" "minibuffer.el" "mouse.el" "net/tramp-loaddefs.el"
+;;;;;; "newcomment.el" "obarray.el" "org/ob-core.el" "org/ob-lob.el"
+;;;;;; "org/ob-matlab.el" "org/ob-tangle.el" "org/ob.el" "org/ol-bbdb.el"
+;;;;;; "org/ol-irc.el" "org/org-archive.el" "org/org-attach.el"
+;;;;;; "org/org-clock.el" "org/org-datetree.el" "org/org-element.el"
+;;;;;; "org/org-feed.el" "org/org-footnote.el" "org/org-id.el" "org/org-indent.el"
;;;;;; "org/org-install.el" "org/org-mobile.el" "org/org-plot.el"
;;;;;; "org/org-table.el" "org/org-timer.el" "org/ox-ascii.el" "org/ox-beamer.el"
;;;;;; "org/ox-html.el" "org/ox-icalendar.el" "org/ox-latex.el"