comparison lisp/ldefs-boot.el @ 108371:bfc8980754ed EMACS_23_2

Bump version to 23.2.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 07 May 2010 23:28:26 -0400
parents c3a1d1b47790
children da3121d12212
comparison
equal deleted inserted replaced
108370:128717fd8c09 108371:bfc8980754ed
4035 4035
4036 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode 4036 ;;;### (autoloads (compilation-next-error-function compilation-minor-mode
4037 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start 4037 ;;;;;; compilation-shell-minor-mode compilation-mode compilation-start
4038 ;;;;;; compile compilation-disable-input compile-command compilation-search-path 4038 ;;;;;; compile compilation-disable-input compile-command compilation-search-path
4039 ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook 4039 ;;;;;; compilation-ask-about-save compilation-window-height compilation-start-hook
4040 ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19383 4040 ;;;;;; compilation-mode-hook) "compile" "progmodes/compile.el" (19405
4041 ;;;;;; 49284)) 4041 ;;;;;; 51439))
4042 ;;; Generated autoloads from progmodes/compile.el 4042 ;;; Generated autoloads from progmodes/compile.el
4043 4043
4044 (defvar compilation-mode-hook nil "\ 4044 (defvar compilation-mode-hook nil "\
4045 List of hook functions run by `compilation-mode' (see `run-mode-hooks').") 4045 List of hook functions run by `compilation-mode' (see `run-mode-hooks').")
4046 4046
5977 \(fn)" t nil) 5977 \(fn)" t nil)
5978 5978
5979 ;;;*** 5979 ;;;***
5980 5980
5981 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff" 5981 ;;;### (autoloads (diff-backup diff diff-command diff-switches) "diff"
5982 ;;;;;; "diff.el" (19383 49279)) 5982 ;;;;;; "diff.el" (19419 35832))
5983 ;;; Generated autoloads from diff.el 5983 ;;; Generated autoloads from diff.el
5984 5984
5985 (defvar diff-switches (purecopy "-c") "\ 5985 (defvar diff-switches (purecopy "-c") "\
5986 A string or list of strings specifying switches to be passed to diff.") 5986 A string or list of strings specifying switches to be passed to diff.")
5987 5987
9884 ;;;*** 9884 ;;;***
9885 9885
9886 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively 9886 ;;;### (autoloads (file-cache-minibuffer-complete file-cache-add-directory-recursively
9887 ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find 9887 ;;;;;; file-cache-add-directory-using-locate file-cache-add-directory-using-find
9888 ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory) 9888 ;;;;;; file-cache-add-file file-cache-add-directory-list file-cache-add-directory)
9889 ;;;;;; "filecache" "filecache.el" (19383 49279)) 9889 ;;;;;; "filecache" "filecache.el" (19409 46567))
9890 ;;; Generated autoloads from filecache.el 9890 ;;; Generated autoloads from filecache.el
9891 9891
9892 (autoload 'file-cache-add-directory "filecache" "\ 9892 (autoload 'file-cache-add-directory "filecache" "\
9893 Add DIRECTORY to the file cache. 9893 Add DIRECTORY to the file cache.
9894 If the optional REGEXP argument is non-nil, only files which match it will 9894 If the optional REGEXP argument is non-nil, only files which match it will
9897 \(fn DIRECTORY &optional REGEXP)" t nil) 9897 \(fn DIRECTORY &optional REGEXP)" t nil)
9898 9898
9899 (autoload 'file-cache-add-directory-list "filecache" "\ 9899 (autoload 'file-cache-add-directory-list "filecache" "\
9900 Add DIRECTORY-LIST (a list of directory names) to the file cache. 9900 Add DIRECTORY-LIST (a list of directory names) to the file cache.
9901 If the optional REGEXP argument is non-nil, only files which match it 9901 If the optional REGEXP argument is non-nil, only files which match it
9902 will be added to the cache. Note that the REGEXP is applied to the files 9902 will be added to the cache. Note that the REGEXP is applied to the
9903 in each directory, not to the directory list itself. 9903 files in each directory, not to the directory list itself.
9904 9904
9905 \(fn DIRECTORY-LIST &optional REGEXP)" t nil) 9905 \(fn DIRECTORY-LIST &optional REGEXP)" t nil)
9906 9906
9907 (autoload 'file-cache-add-file "filecache" "\ 9907 (autoload 'file-cache-add-file "filecache" "\
9908 Add FILE to the file cache. 9908 Add FILE to the file cache.
9921 9921
9922 \(fn STRING)" t nil) 9922 \(fn STRING)" t nil)
9923 9923
9924 (autoload 'file-cache-add-directory-recursively "filecache" "\ 9924 (autoload 'file-cache-add-directory-recursively "filecache" "\
9925 Adds DIR and any subdirectories to the file-cache. 9925 Adds DIR and any subdirectories to the file-cache.
9926 This function does not use any external programs 9926 This function does not use any external programs.
9927 If the optional REGEXP argument is non-nil, only files which match it 9927 If the optional REGEXP argument is non-nil, only files which match it
9928 will be added to the cache. Note that the REGEXP is applied to the files 9928 will be added to the cache. Note that the REGEXP is applied to the
9929 in each directory, not to the directory list itself. 9929 files in each directory, not to the directory list itself.
9930 9930
9931 \(fn DIR &optional REGEXP)" t nil) 9931 \(fn DIR &optional REGEXP)" t nil)
9932 9932
9933 (autoload 'file-cache-minibuffer-complete "filecache" "\ 9933 (autoload 'file-cache-minibuffer-complete "filecache" "\
9934 Complete a filename in the minibuffer using a preloaded cache. 9934 Complete a filename in the minibuffer using a preloaded cache.
10042 10042
10043 ;;;*** 10043 ;;;***
10044 10044
10045 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options 10045 ;;;### (autoloads (find-grep-dired find-name-dired find-dired find-grep-options
10046 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el" 10046 ;;;;;; find-ls-subdir-switches find-ls-option) "find-dired" "find-dired.el"
10047 ;;;;;; (19383 49279)) 10047 ;;;;;; (19422 11991))
10048 ;;; Generated autoloads from find-dired.el 10048 ;;; Generated autoloads from find-dired.el
10049 10049
10050 (defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\ 10050 (defvar find-ls-option (if (eq system-type 'berkeley-unix) (purecopy '("-ls" . "-gilsb")) (purecopy '("-exec ls -ld {} \\;" . "-ld"))) "\
10051 Description of the option to `find' to produce an `ls -l'-type listing. 10051 Description of the option to `find' to produce an `ls -l'-type listing.
10052 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION 10052 This is a cons of two strings (FIND-OPTION . LS-SWITCHES). FIND-OPTION
14283 14283
14284 ;;;*** 14284 ;;;***
14285 14285
14286 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp 14286 ;;;### (autoloads (auto-image-file-mode insert-image-file image-file-name-regexp
14287 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file" 14287 ;;;;;; image-file-name-regexps image-file-name-extensions) "image-file"
14288 ;;;;;; "image-file.el" (19383 49279)) 14288 ;;;;;; "image-file.el" (19422 11991))
14289 ;;; Generated autoloads from image-file.el 14289 ;;; Generated autoloads from image-file.el
14290 14290
14291 (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\ 14291 (defvar image-file-name-extensions (purecopy '("png" "jpeg" "jpg" "gif" "tiff" "tif" "xbm" "xpm" "pbm" "pgm" "ppm" "pnm" "svg")) "\
14292 A list of image-file filename extensions. 14292 A list of image-file filename extensions.
14293 Filenames having one of these extensions are considered image files, 14293 Filenames having one of these extensions are considered image files,
14345 \(fn &optional ARG)" t nil) 14345 \(fn &optional ARG)" t nil)
14346 14346
14347 ;;;*** 14347 ;;;***
14348 14348
14349 ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode 14349 ;;;### (autoloads (image-bookmark-jump image-mode-as-text image-minor-mode
14350 ;;;;;; image-mode) "image-mode" "image-mode.el" (19383 49276)) 14350 ;;;;;; image-mode) "image-mode" "image-mode.el" (19412 35030))
14351 ;;; Generated autoloads from image-mode.el 14351 ;;; Generated autoloads from image-mode.el
14352 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist) 14352 (push (cons (purecopy "\\.jpe?g\\'") 'image-mode) auto-mode-alist)
14353 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist) 14353 (push (cons (purecopy "\\.png\\'") 'image-mode) auto-mode-alist)
14354 (push (cons (purecopy "\\.gif\\'") 'image-mode) auto-mode-alist) 14354 (push (cons (purecopy "\\.gif\\'") 'image-mode) auto-mode-alist)
14355 (push (cons (purecopy "\\.tiff?\\'") 'image-mode) auto-mode-alist) 14355 (push (cons (purecopy "\\.tiff?\\'") 'image-mode) auto-mode-alist)
14380 displays an image file as text. `image-minor-mode' provides the key 14380 displays an image file as text. `image-minor-mode' provides the key
14381 \\<image-mode-map>\\[image-toggle-display] to switch back to `image-mode' 14381 \\<image-mode-map>\\[image-toggle-display] to switch back to `image-mode'
14382 to display an image file as the actual image. 14382 to display an image file as the actual image.
14383 14383
14384 You can use `image-mode-as-text' in `auto-mode-alist' when you want 14384 You can use `image-mode-as-text' in `auto-mode-alist' when you want
14385 to display an image file as text inititally. 14385 to display an image file as text initially.
14386 14386
14387 See commands `image-mode' and `image-minor-mode' for more information 14387 See commands `image-mode' and `image-minor-mode' for more information
14388 on these modes. 14388 on these modes.
14389 14389
14390 \(fn)" t nil) 14390 \(fn)" t nil)
14612 14612
14613 ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node 14613 ;;;### (autoloads (Info-bookmark-jump Info-speedbar-browser Info-goto-emacs-key-command-node
14614 ;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos 14614 ;;;;;; Info-goto-emacs-command-node Info-mode info-finder info-apropos
14615 ;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone 14615 ;;;;;; Info-index Info-directory Info-on-current-buffer info-standalone
14616 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el" 14616 ;;;;;; info-emacs-manual info info-other-window) "info" "info.el"
14617 ;;;;;; (19387 20299)) 14617 ;;;;;; (19412 35030))
14618 ;;; Generated autoloads from info.el 14618 ;;; Generated autoloads from info.el
14619 14619
14620 (autoload 'info-other-window "info" "\ 14620 (autoload 'info-other-window "info" "\
14621 Like `info' but show the Info buffer in another window. 14621 Like `info' but show the Info buffer in another window.
14622 14622
15398 15398
15399 \(fn)" nil nil) 15399 \(fn)" nil nil)
15400 15400
15401 ;;;*** 15401 ;;;***
15402 15402
15403 ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19383 49284)) 15403 ;;;### (autoloads (js-mode) "js" "progmodes/js.el" (19421 38445))
15404 ;;; Generated autoloads from progmodes/js.el 15404 ;;; Generated autoloads from progmodes/js.el
15405 15405
15406 (autoload 'js-mode "js" "\ 15406 (autoload 'js-mode "js" "\
15407 Major mode for editing JavaScript. 15407 Major mode for editing JavaScript.
15408 15408
16738 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window 16738 ;;;;;; message-news-other-window message-mail-other-frame message-mail-other-window
16739 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body 16739 ;;;;;; message-bounce message-resend message-insinuate-rmail message-forward-rmail-make-body
16740 ;;;;;; message-forward-make-body message-forward message-recover 16740 ;;;;;; message-forward-make-body message-forward message-recover
16741 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply 16741 ;;;;;; message-supersede message-cancel-news message-followup message-wide-reply
16742 ;;;;;; message-reply message-news message-mail message-mode) "message" 16742 ;;;;;; message-reply message-news message-mail message-mode) "message"
16743 ;;;;;; "gnus/message.el" (19383 49284)) 16743 ;;;;;; "gnus/message.el" (19409 46567))
16744 ;;; Generated autoloads from gnus/message.el 16744 ;;; Generated autoloads from gnus/message.el
16745 16745
16746 (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook) 16746 (define-mail-user-agent 'message-user-agent 'message-mail 'message-send-and-exit 'message-kill-buffer 'message-send-hook)
16747 16747
16748 (autoload 'message-mode "message" "\ 16748 (autoload 'message-mode "message" "\
25165 ;;;*** 25165 ;;;***
25166 25166
25167 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres 25167 ;;;### (autoloads (sql-linter sql-db2 sql-interbase sql-postgres
25168 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix 25168 ;;;;;; sql-ms sql-ingres sql-solid sql-mysql sql-sqlite sql-informix
25169 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help 25169 ;;;;;; sql-sybase sql-oracle sql-product-interactive sql-mode sql-help
25170 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19383 25170 ;;;;;; sql-add-product-keywords) "sql" "progmodes/sql.el" (19412
25171 ;;;;;; 49282)) 25171 ;;;;;; 35030))
25172 ;;; Generated autoloads from progmodes/sql.el 25172 ;;; Generated autoloads from progmodes/sql.el
25173 25173
25174 (autoload 'sql-add-product-keywords "sql" "\ 25174 (autoload 'sql-add-product-keywords "sql" "\
25175 Add highlighting KEYWORDS for SQL PRODUCT. 25175 Add highlighting KEYWORDS for SQL PRODUCT.
25176 25176
25284 Interpreter used comes from variable `sql-oracle-program'. Login uses 25284 Interpreter used comes from variable `sql-oracle-program'. Login uses
25285 the variables `sql-user', `sql-password', and `sql-database' as 25285 the variables `sql-user', `sql-password', and `sql-database' as
25286 defaults, if set. Additional command line parameters can be stored in 25286 defaults, if set. Additional command line parameters can be stored in
25287 the list `sql-oracle-options'. 25287 the list `sql-oracle-options'.
25288 25288
25289 The buffer is put in sql-interactive-mode, giving commands for sending 25289 The buffer is put in SQL interactive mode, giving commands for sending
25290 input. See `sql-interactive-mode'. 25290 input. See `sql-interactive-mode'.
25291 25291
25292 To specify a coding system for converting non-ASCII characters 25292 To specify a coding system for converting non-ASCII characters
25293 in the input and output to the process, use \\[universal-coding-system-argument] 25293 in the input and output to the process, use \\[universal-coding-system-argument]
25294 before \\[sql-oracle]. You can also specify this with \\[set-buffer-process-coding-system] 25294 before \\[sql-oracle]. You can also specify this with \\[set-buffer-process-coding-system]
25310 Interpreter used comes from variable `sql-sybase-program'. Login uses 25310 Interpreter used comes from variable `sql-sybase-program'. Login uses
25311 the variables `sql-server', `sql-user', `sql-password', and 25311 the variables `sql-server', `sql-user', `sql-password', and
25312 `sql-database' as defaults, if set. Additional command line parameters 25312 `sql-database' as defaults, if set. Additional command line parameters
25313 can be stored in the list `sql-sybase-options'. 25313 can be stored in the list `sql-sybase-options'.
25314 25314
25315 The buffer is put in sql-interactive-mode, giving commands for sending 25315 The buffer is put in SQL interactive mode, giving commands for sending
25316 input. See `sql-interactive-mode'. 25316 input. See `sql-interactive-mode'.
25317 25317
25318 To specify a coding system for converting non-ASCII characters 25318 To specify a coding system for converting non-ASCII characters
25319 in the input and output to the process, use \\[universal-coding-system-argument] 25319 in the input and output to the process, use \\[universal-coding-system-argument]
25320 before \\[sql-sybase]. You can also specify this with \\[set-buffer-process-coding-system] 25320 before \\[sql-sybase]. You can also specify this with \\[set-buffer-process-coding-system]
25334 `*SQL*'. 25334 `*SQL*'.
25335 25335
25336 Interpreter used comes from variable `sql-informix-program'. Login uses 25336 Interpreter used comes from variable `sql-informix-program'. Login uses
25337 the variable `sql-database' as default, if set. 25337 the variable `sql-database' as default, if set.
25338 25338
25339 The buffer is put in sql-interactive-mode, giving commands for sending 25339 The buffer is put in SQL interactive mode, giving commands for sending
25340 input. See `sql-interactive-mode'. 25340 input. See `sql-interactive-mode'.
25341 25341
25342 To specify a coding system for converting non-ASCII characters 25342 To specify a coding system for converting non-ASCII characters
25343 in the input and output to the process, use \\[universal-coding-system-argument] 25343 in the input and output to the process, use \\[universal-coding-system-argument]
25344 before \\[sql-informix]. You can also specify this with \\[set-buffer-process-coding-system] 25344 before \\[sql-informix]. You can also specify this with \\[set-buffer-process-coding-system]
25362 Interpreter used comes from variable `sql-sqlite-program'. Login uses 25362 Interpreter used comes from variable `sql-sqlite-program'. Login uses
25363 the variables `sql-user', `sql-password', `sql-database', and 25363 the variables `sql-user', `sql-password', `sql-database', and
25364 `sql-server' as defaults, if set. Additional command line parameters 25364 `sql-server' as defaults, if set. Additional command line parameters
25365 can be stored in the list `sql-sqlite-options'. 25365 can be stored in the list `sql-sqlite-options'.
25366 25366
25367 The buffer is put in sql-interactive-mode, giving commands for sending 25367 The buffer is put in SQL interactive mode, giving commands for sending
25368 input. See `sql-interactive-mode'. 25368 input. See `sql-interactive-mode'.
25369 25369
25370 To specify a coding system for converting non-ASCII characters 25370 To specify a coding system for converting non-ASCII characters
25371 in the input and output to the process, use \\[universal-coding-system-argument] 25371 in the input and output to the process, use \\[universal-coding-system-argument]
25372 before \\[sql-sqlite]. You can also specify this with \\[set-buffer-process-coding-system] 25372 before \\[sql-sqlite]. You can also specify this with \\[set-buffer-process-coding-system]
25390 Interpreter used comes from variable `sql-mysql-program'. Login uses 25390 Interpreter used comes from variable `sql-mysql-program'. Login uses
25391 the variables `sql-user', `sql-password', `sql-database', and 25391 the variables `sql-user', `sql-password', `sql-database', and
25392 `sql-server' as defaults, if set. Additional command line parameters 25392 `sql-server' as defaults, if set. Additional command line parameters
25393 can be stored in the list `sql-mysql-options'. 25393 can be stored in the list `sql-mysql-options'.
25394 25394
25395 The buffer is put in sql-interactive-mode, giving commands for sending 25395 The buffer is put in SQL interactive mode, giving commands for sending
25396 input. See `sql-interactive-mode'. 25396 input. See `sql-interactive-mode'.
25397 25397
25398 To specify a coding system for converting non-ASCII characters 25398 To specify a coding system for converting non-ASCII characters
25399 in the input and output to the process, use \\[universal-coding-system-argument] 25399 in the input and output to the process, use \\[universal-coding-system-argument]
25400 before \\[sql-mysql]. You can also specify this with \\[set-buffer-process-coding-system] 25400 before \\[sql-mysql]. You can also specify this with \\[set-buffer-process-coding-system]
25415 25415
25416 Interpreter used comes from variable `sql-solid-program'. Login uses 25416 Interpreter used comes from variable `sql-solid-program'. Login uses
25417 the variables `sql-user', `sql-password', and `sql-server' as 25417 the variables `sql-user', `sql-password', and `sql-server' as
25418 defaults, if set. 25418 defaults, if set.
25419 25419
25420 The buffer is put in sql-interactive-mode, giving commands for sending 25420 The buffer is put in SQL interactive mode, giving commands for sending
25421 input. See `sql-interactive-mode'. 25421 input. See `sql-interactive-mode'.
25422 25422
25423 To specify a coding system for converting non-ASCII characters 25423 To specify a coding system for converting non-ASCII characters
25424 in the input and output to the process, use \\[universal-coding-system-argument] 25424 in the input and output to the process, use \\[universal-coding-system-argument]
25425 before \\[sql-solid]. You can also specify this with \\[set-buffer-process-coding-system] 25425 before \\[sql-solid]. You can also specify this with \\[set-buffer-process-coding-system]
25439 `*SQL*'. 25439 `*SQL*'.
25440 25440
25441 Interpreter used comes from variable `sql-ingres-program'. Login uses 25441 Interpreter used comes from variable `sql-ingres-program'. Login uses
25442 the variable `sql-database' as default, if set. 25442 the variable `sql-database' as default, if set.
25443 25443
25444 The buffer is put in sql-interactive-mode, giving commands for sending 25444 The buffer is put in SQL interactive mode, giving commands for sending
25445 input. See `sql-interactive-mode'. 25445 input. See `sql-interactive-mode'.
25446 25446
25447 To specify a coding system for converting non-ASCII characters 25447 To specify a coding system for converting non-ASCII characters
25448 in the input and output to the process, use \\[universal-coding-system-argument] 25448 in the input and output to the process, use \\[universal-coding-system-argument]
25449 before \\[sql-ingres]. You can also specify this with \\[set-buffer-process-coding-system] 25449 before \\[sql-ingres]. You can also specify this with \\[set-buffer-process-coding-system]
25465 Interpreter used comes from variable `sql-ms-program'. Login uses the 25465 Interpreter used comes from variable `sql-ms-program'. Login uses the
25466 variables `sql-user', `sql-password', `sql-database', and `sql-server' 25466 variables `sql-user', `sql-password', `sql-database', and `sql-server'
25467 as defaults, if set. Additional command line parameters can be stored 25467 as defaults, if set. Additional command line parameters can be stored
25468 in the list `sql-ms-options'. 25468 in the list `sql-ms-options'.
25469 25469
25470 The buffer is put in sql-interactive-mode, giving commands for sending 25470 The buffer is put in SQL interactive mode, giving commands for sending
25471 input. See `sql-interactive-mode'. 25471 input. See `sql-interactive-mode'.
25472 25472
25473 To specify a coding system for converting non-ASCII characters 25473 To specify a coding system for converting non-ASCII characters
25474 in the input and output to the process, use \\[universal-coding-system-argument] 25474 in the input and output to the process, use \\[universal-coding-system-argument]
25475 before \\[sql-ms]. You can also specify this with \\[set-buffer-process-coding-system] 25475 before \\[sql-ms]. You can also specify this with \\[set-buffer-process-coding-system]
25491 Interpreter used comes from variable `sql-postgres-program'. Login uses 25491 Interpreter used comes from variable `sql-postgres-program'. Login uses
25492 the variables `sql-database' and `sql-server' as default, if set. 25492 the variables `sql-database' and `sql-server' as default, if set.
25493 Additional command line parameters can be stored in the list 25493 Additional command line parameters can be stored in the list
25494 `sql-postgres-options'. 25494 `sql-postgres-options'.
25495 25495
25496 The buffer is put in sql-interactive-mode, giving commands for sending 25496 The buffer is put in SQL interactive mode, giving commands for sending
25497 input. See `sql-interactive-mode'. 25497 input. See `sql-interactive-mode'.
25498 25498
25499 To specify a coding system for converting non-ASCII characters 25499 To specify a coding system for converting non-ASCII characters
25500 in the input and output to the process, use \\[universal-coding-system-argument] 25500 in the input and output to the process, use \\[universal-coding-system-argument]
25501 before \\[sql-postgres]. You can also specify this with \\[set-buffer-process-coding-system] 25501 before \\[sql-postgres]. You can also specify this with \\[set-buffer-process-coding-system]
25521 25521
25522 Interpreter used comes from variable `sql-interbase-program'. Login 25522 Interpreter used comes from variable `sql-interbase-program'. Login
25523 uses the variables `sql-user', `sql-password', and `sql-database' as 25523 uses the variables `sql-user', `sql-password', and `sql-database' as
25524 defaults, if set. 25524 defaults, if set.
25525 25525
25526 The buffer is put in sql-interactive-mode, giving commands for sending 25526 The buffer is put in SQL interactive mode, giving commands for sending
25527 input. See `sql-interactive-mode'. 25527 input. See `sql-interactive-mode'.
25528 25528
25529 To specify a coding system for converting non-ASCII characters 25529 To specify a coding system for converting non-ASCII characters
25530 in the input and output to the process, use \\[universal-coding-system-argument] 25530 in the input and output to the process, use \\[universal-coding-system-argument]
25531 before \\[sql-interbase]. You can also specify this with \\[set-buffer-process-coding-system] 25531 before \\[sql-interbase]. You can also specify this with \\[set-buffer-process-coding-system]
25545 `*SQL*'. 25545 `*SQL*'.
25546 25546
25547 Interpreter used comes from variable `sql-db2-program'. There is not 25547 Interpreter used comes from variable `sql-db2-program'. There is not
25548 automatic login. 25548 automatic login.
25549 25549
25550 The buffer is put in sql-interactive-mode, giving commands for sending 25550 The buffer is put in SQL interactive mode, giving commands for sending
25551 input. See `sql-interactive-mode'. 25551 input. See `sql-interactive-mode'.
25552 25552
25553 If you use \\[sql-accumulate-and-indent] to send multiline commands to 25553 If you use \\[sql-accumulate-and-indent] to send multiline commands to
25554 db2, newlines will be escaped if necessary. If you don't want that, set 25554 db2, newlines will be escaped if necessary. If you don't want that, set
25555 `comint-input-sender' back to `comint-simple-send' by writing an after 25555 `comint-input-sender' back to `comint-simple-send' by writing an after
25583 local connections, `sql-server' refers to the server name from the 25583 local connections, `sql-server' refers to the server name from the
25584 `nodetab' file for the network connection (dbc_tcp or friends must run 25584 `nodetab' file for the network connection (dbc_tcp or friends must run
25585 for this to work). If `sql-password' is an empty string, inl will use 25585 for this to work). If `sql-password' is an empty string, inl will use
25586 an empty password. 25586 an empty password.
25587 25587
25588 The buffer is put in sql-interactive-mode, giving commands for sending 25588 The buffer is put in SQL interactive mode, giving commands for sending
25589 input. See `sql-interactive-mode'. 25589 input. See `sql-interactive-mode'.
25590 25590
25591 \(Type \\[describe-mode] in the SQL buffer for a list of commands.) 25591 \(Type \\[describe-mode] in the SQL buffer for a list of commands.)
25592 25592
25593 \(fn)" t nil) 25593 \(fn)" t nil)
29588 (load "vc-git") 29588 (load "vc-git")
29589 (vc-git-registered file)))) 29589 (vc-git-registered file))))
29590 29590
29591 ;;;*** 29591 ;;;***
29592 29592
29593 ;;;### (autoloads nil "vc-hg" "vc-hg.el" (19403 31656)) 29593 ;;;### (autoloads nil "vc-hg" "vc-hg.el" (19405 52797))
29594 ;;; Generated autoloads from vc-hg.el 29594 ;;; Generated autoloads from vc-hg.el
29595 (defun vc-hg-registered (file) 29595 (defun vc-hg-registered (file)
29596 "Return non-nil if FILE is registered with hg." 29596 "Return non-nil if FILE is registered with hg."
29597 (if (vc-find-root file ".hg") ; short cut 29597 (if (vc-find-root file ".hg") ; short cut
29598 (progn 29598 (progn
31969 ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el" 31969 ;;;;;; "textmodes/texnfo-upd.el" "timezone.el" "tooltip.el" "tree-widget.el"
31970 ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el" 31970 ;;;;;; "uniquify.el" "url/url-about.el" "url/url-cookie.el" "url/url-dired.el"
31971 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el" 31971 ;;;;;; "url/url-expand.el" "url/url-ftp.el" "url/url-history.el"
31972 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el" 31972 ;;;;;; "url/url-imap.el" "url/url-methods.el" "url/url-nfs.el" "url/url-proxy.el"
31973 ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el" 31973 ;;;;;; "url/url-vars.el" "vc-dav.el" "vcursor.el" "vt-control.el"
31974 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19405 31974 ;;;;;; "vt100-led.el" "w32-fns.el" "w32-vars.el" "x-dnd.el") (19428
31975 ;;;;;; 42 652971)) 31975 ;;;;;; 55161 909254))
31976 31976
31977 ;;;*** 31977 ;;;***
31978 31978
31979 (provide 'loaddefs) 31979 (provide 'loaddefs)
31980 ;; Local Variables: 31980 ;; Local Variables: