comparison lisp/prim/auto-autoloads.el @ 151:59463afc5666 r20-3b2

Import from CVS: tag r20-3b2
author cvs
date Mon, 13 Aug 2007 09:37:19 +0200
parents 538048ae2ab8
children 25f70ba0133c
comparison
equal deleted inserted replaced
150:8ebb1c0f0f6f 151:59463afc5666
1560 " t nil) 1560 " t nil)
1561 1561
1562 ;;;*** 1562 ;;;***
1563 1563
1564 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el") 1564 ;;;### (autoloads nil "loaddefs-eos" "eos/loaddefs-eos.el")
1565
1566 ;;;***
1567
1568 ;;;### (autoloads (term make-term) "term" "eterm/term.el")
1569
1570 (autoload 'make-term "term" "\
1571 Make a term process NAME in a buffer, running PROGRAM.
1572 The name of the buffer is made by surrounding NAME with `*'s.
1573 If there is already a running process in that buffer, it is not restarted.
1574 Optional third arg STARTFILE is the name of a file to send the contents of to
1575 the process. Any more args are arguments to PROGRAM." nil nil)
1576
1577 (autoload 'term "term" "\
1578 Start a terminal-emulator in a new buffer." t nil)
1579
1580 ;;;***
1581
1582 ;;;### (autoloads (tperldb txdb tdbx tsdb tgdb) "tgud" "eterm/tgud.el")
1583
1584 (autoload 'tgdb "tgud" "\
1585 Run gdb on program FILE in buffer *tgud-FILE*.
1586 The directory containing FILE becomes the initial working directory
1587 and source-file directory for your debugger." t nil)
1588
1589 (autoload 'tsdb "tgud" "\
1590 Run sdb on program FILE in buffer *tgud-FILE*.
1591 The directory containing FILE becomes the initial working directory
1592 and source-file directory for your debugger." t nil)
1593
1594 (autoload 'tdbx "tgud" "\
1595 Run dbx on program FILE in buffer *tgud-FILE*.
1596 The directory containing FILE becomes the initial working directory
1597 and source-file directory for your debugger." t nil)
1598
1599 (autoload 'txdb "tgud" "\
1600 Run xdb on program FILE in buffer *tgud-FILE*.
1601 The directory containing FILE becomes the initial working directory
1602 and source-file directory for your debugger.
1603
1604 You can set the variable 'tgud-xdb-directories' to a list of program source
1605 directories if your program contains sources from more than one directory." t nil)
1606
1607 (autoload 'tperldb "tgud" "\
1608 Run perldb on program FILE in buffer *tgud-FILE*.
1609 The directory containing FILE becomes the initial working directory
1610 and source-file directory for your debugger." t nil)
1611
1612 ;;;***
1613
1614 ;;;### (autoloads (tshell) "tshell" "eterm/tshell.el")
1615
1616 (defvar tshell-prompt-pattern "^[^#$%>\n]*[#$%>] *" "\
1617 Regexp to match prompts in the inferior shell.
1618 Defaults to \"^[^#$%>\\n]*[#$%>] *\", which works pretty well.
1619 This variable is used to initialise `term-prompt-regexp' in the
1620 shell buffer.
1621
1622 The pattern should probably not match more than one line. If it does,
1623 tshell-mode may become confused trying to distinguish prompt from input
1624 on lines which don't start with a prompt.
1625
1626 This is a fine thing to set in your `.emacs' file.")
1627
1628 (autoload 'tshell "tshell" "\
1629 Run an inferior shell, with I/O through buffer *shell*.
1630 If buffer exists but shell process is not running, make new shell.
1631 If buffer exists and shell process is running, just switch to buffer `*shell*'.
1632 Program used comes from variable `explicit-shell-file-name',
1633 or (if that is nil) from the ESHELL environment variable,
1634 or else from SHELL if there is no ESHELL.
1635 If a file `~/.emacs_SHELLNAME' exists, it is given as initial input
1636 (Note that this may lose due to a timing error if the shell
1637 discards input when it starts up.)
1638 The buffer is put in Tshell mode, giving commands for sending input
1639 and controlling the subjobs of the shell. See `tshell-mode'.
1640 See also the variable `tshell-prompt-pattern'.
1641
1642 The shell file name (sans directories) is used to make a symbol name
1643 such as `explicit-csh-args'. If that symbol is a variable,
1644 its value is used as a list of arguments when invoking the shell.
1645 Otherwise, one argument `-i' is passed to the shell.
1646
1647 \(Type \\[describe-mode] in the shell buffer for a list of commands.)" t nil)
1565 1648
1566 ;;;*** 1649 ;;;***
1567 1650
1568 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el") 1651 ;;;### (autoloads (blackbox) "blackbox" "games/blackbox.el")
1569 1652
3687 ;;;*** 3770 ;;;***
3688 3771
3689 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el") 3772 ;;;### (autoloads (ksh-mode) "ksh-mode" "modes/ksh-mode.el")
3690 3773
3691 (autoload 'ksh-mode "ksh-mode" "\ 3774 (autoload 'ksh-mode "ksh-mode" "\
3692 ksh-mode $Revision: 1.28 $ - Major mode for editing (Bourne, Korn or Bourne again) 3775 ksh-mode $Revision: 1.29 $ - Major mode for editing (Bourne, Korn or Bourne again)
3693 shell scripts. 3776 shell scripts.
3694 Special key bindings and commands: 3777 Special key bindings and commands:
3695 \\{ksh-mode-map} 3778 \\{ksh-mode-map}
3696 Variables controlling indentation style: 3779 Variables controlling indentation style:
3697 ksh-indent 3780 ksh-indent
4620 4703
4621 (defalias 'shell-script-mode 'sh-mode) 4704 (defalias 'shell-script-mode 'sh-mode)
4622 4705
4623 ;;;*** 4706 ;;;***
4624 4707
4708 ;;;### (autoloads (strokes-mode) "strokes" "modes/strokes.el")
4709
4710 (defvar strokes-enabled-p nil "\
4711 Variable determining whether `strokes' is globally enabled")
4712
4713 (autoload 'strokes-mode "strokes" "\
4714 Toggle strokes being enabled.
4715 With ARG, turn strokes on if and only if ARG is positive or true.
4716 Note that `strokes-mode' is a global mode. Think of it as a minor
4717 mode in all buffers when activated." t nil)
4718
4719 ;;;***
4720
4625 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el") 4721 ;;;### (autoloads (tcl-help-on-word inferior-tcl tcl-mode) "tcl" "modes/tcl.el")
4626 4722
4627 (autoload 'tcl-mode "tcl" "\ 4723 (autoload 'tcl-mode "tcl" "\
4628 Major mode for editing Tcl code. 4724 Major mode for editing Tcl code.
4629 Expression and list commands understand all Tcl brackets. 4725 Expression and list commands understand all Tcl brackets.
5039 5135
5040 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el") 5136 ;;;### (autoloads (vhdl-mode) "vhdl-mode" "modes/vhdl-mode.el")
5041 5137
5042 (autoload 'vhdl-mode "vhdl-mode" "\ 5138 (autoload 'vhdl-mode "vhdl-mode" "\
5043 Major mode for editing VHDL code. 5139 Major mode for editing VHDL code.
5044 vhdl-mode $Revision: 1.28 $ 5140 vhdl-mode $Revision: 1.29 $
5045 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a 5141 To submit a problem report, enter `\\[vhdl-submit-bug-report]' from a
5046 vhdl-mode buffer. This automatically sets up a mail buffer with version 5142 vhdl-mode buffer. This automatically sets up a mail buffer with version
5047 information already added. You just need to add a description of the 5143 information already added. You just need to add a description of the
5048 problem, including a reproducible test case and send the message. 5144 problem, including a reproducible test case and send the message.
5049 5145
5341 Find change log file and add an entry for today. 5437 Find change log file and add an entry for today.
5342 Optional arg (interactive prefix) non-nil means prompt for user name and site. 5438 Optional arg (interactive prefix) non-nil means prompt for user name and site.
5343 Second arg is file name of change log. If nil, uses `change-log-default-name'. 5439 Second arg is file name of change log. If nil, uses `change-log-default-name'.
5344 Third arg OTHER-WINDOW non-nil means visit in other window. 5440 Third arg OTHER-WINDOW non-nil means visit in other window.
5345 Fourth arg NEW-ENTRY non-nil means always create a new entry at the front; 5441 Fourth arg NEW-ENTRY non-nil means always create a new entry at the front;
5346 never append to an existing entry." t nil) 5442 never append to an existing entry. Today's date is calculated according to
5443 `change-log-time-zone-rule' if non-nil, otherwise in local time." t nil)
5347 5444
5348 (autoload 'add-change-log-entry-other-window "add-log" "\ 5445 (autoload 'add-change-log-entry-other-window "add-log" "\
5349 Find change log file in other window and add an entry for today. 5446 Find change log file in other window and add an entry for today.
5350 Optional arg (interactive prefix) non-nil means prompt for user name and site. 5447 Optional arg (interactive prefix) non-nil means prompt for user name and site.
5351 Second arg is file name of change log. If nil, uses `change-log-default-name'." t nil) 5448 Second arg is file name of change log. If nil, uses `change-log-default-name'." t nil)
5356 Major mode for editing change logs; like Indented Text Mode. 5453 Major mode for editing change logs; like Indented Text Mode.
5357 Prevents numeric backups and sets `left-margin' to 8 and `fill-column' to 74. 5454 Prevents numeric backups and sets `left-margin' to 8 and `fill-column' to 74.
5358 New log entries are usually made with \\[add-change-log-entry] or \\[add-change-log-entry-other-window]. 5455 New log entries are usually made with \\[add-change-log-entry] or \\[add-change-log-entry-other-window].
5359 Each entry behaves as a paragraph, and the entries for one day as a page. 5456 Each entry behaves as a paragraph, and the entries for one day as a page.
5360 Runs `change-log-mode-hook'." t nil) 5457 Runs `change-log-mode-hook'." t nil)
5458
5459 (defvar add-log-lisp-like-modes '(emacs-lisp-mode lisp-mode scheme-mode lisp-interaction-mode) "\
5460 *Modes that look like Lisp to `add-log-current-defun'.")
5461
5462 (defvar add-log-c-like-modes '(c-mode c++-mode c++-c-mode objc-mode) "\
5463 *Modes that look like C to `add-log-current-defun'.")
5464
5465 (defvar add-log-tex-like-modes '(TeX-mode plain-TeX-mode LaTeX-mode plain-tex-mode latex-mode) "\
5466 *Modes that look like TeX to `add-log-current-defun'.")
5361 5467
5362 (autoload 'add-log-current-defun "add-log" "\ 5468 (autoload 'add-log-current-defun "add-log" "\
5363 Return name of function definition point is in, or nil. 5469 Return name of function definition point is in, or nil.
5364 5470
5365 Understands C, Lisp, LaTeX (\"functions\" are chapters, sections, ...), 5471 Understands C, Lisp, LaTeX (\"functions\" are chapters, sections, ...),
6386 \\[sc-cvs-file-status] show the CVS status of current file 6492 \\[sc-cvs-file-status] show the CVS status of current file
6387 " t nil) 6493 " t nil)
6388 6494
6389 ;;;*** 6495 ;;;***
6390 6496
6391 ;;;### (autoloads (gnuserv-edit gnuserv-start) "gnuserv" "packages/gnuserv.el") 6497 ;;;### (autoloads (gnuserv-start gnuserv-running-p) "gnuserv" "packages/gnuserv.el")
6392 6498
6393 (defcustom gnuserv-frame nil "*The frame to be used to display all edited files.\nIf nil, then a new frame is created for each file edited.\nIf t, then the currently selected frame will be used.\nIf a function, then this will be called with a symbol `x' or `tty' as the\nonly argument, and its return value will be interpreted as above." :tag "Gnuserv Frame" :type '(radio (const :tag "Create new frame each time" nil) (const :tag "Use selected frame" t) (function-item :tag "Use main Emacs frame" gnuserv-main-frame-function) (function-item :tag "Use visible frame, otherwise create new" gnuserv-visible-frame-function) (function-item :tag "Create special Gnuserv frame and use it" gnuserv-special-frame-function) (function :tag "Other")) :group 'gnuserv) 6499 (defcustom gnuserv-frame nil "*The frame to be used to display all edited files.\nIf nil, then a new frame is created for each file edited.\nIf t, then the currently selected frame will be used.\nIf a function, then this will be called with a symbol `x' or `tty' as the\nonly argument, and its return value will be interpreted as above." :tag "Gnuserv Frame" :type '(radio (const :tag "Create new frame each time" nil) (const :tag "Use selected frame" t) (function-item :tag "Use main Emacs frame" gnuserv-main-frame-function) (function-item :tag "Use visible frame, otherwise create new" gnuserv-visible-frame-function) (function-item :tag "Create special Gnuserv frame and use it" gnuserv-special-frame-function) (function :tag "Other")) :group 'gnuserv)
6500
6501 (autoload 'gnuserv-running-p "gnuserv" "\
6502 Return non-nil if a gnuserv process is running from this XEmacs session." nil nil)
6394 6503
6395 (autoload 'gnuserv-start "gnuserv" "\ 6504 (autoload 'gnuserv-start "gnuserv" "\
6396 Allow this Emacs process to be a server for client processes. 6505 Allow this Emacs process to be a server for client processes.
6397 This starts a gnuserv communications subprocess through which 6506 This starts a gnuserv communications subprocess through which
6398 client \"editors\" (gnuclient and gnudoit) can send editing commands to 6507 client \"editors\" (gnuclient and gnudoit) can send editing commands to
6399 this Emacs job. See the gnuserv(1) manual page for more details. 6508 this Emacs job. See the gnuserv(1) manual page for more details.
6400 6509
6401 Prefix arg means just kill any existing server communications subprocess." t nil) 6510 Prefix arg means just kill any existing server communications subprocess." t nil)
6402
6403 (autoload 'gnuserv-edit "gnuserv" "\
6404 Mark the current gnuserv editing buffer as \"done\", and switch to next one.
6405
6406 The `gnuserv-done-function' is used to dispose of the buffer after marking it
6407 as done; it is `kill-buffer' by default.
6408
6409 Files that match `gnuserv-temp-file-regexp' are considered temporary and
6410 are saved unconditionally and backed up if `gnuserv-make-temp-file-backup'
6411 is non-nil. They are disposed of using `gnuserv-done-temp-file-function'.
6412
6413 When all of a client's buffers are marked as \"done\", the client is notified.
6414
6415 If invoked with a prefix argument, or if there is no gnuserv process
6416 running, only starts server process. Invoked with \\[gnuserv-edit]." t nil)
6417
6418 (global-set-key "#" 'gnuserv-edit)
6419 6511
6420 ;;;*** 6512 ;;;***
6421 6513
6422 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el") 6514 ;;;### (autoloads (gopher-atpoint gopher) "gopher" "packages/gopher.el")
6423 6515
7450 ask the user if it should be updated with `update-copyright' (which see). 7542 ask the user if it should be updated with `update-copyright' (which see).
7451 Put this on write-file-hooks." nil nil) 7543 Put this on write-file-hooks." nil nil)
7452 7544
7453 ;;;*** 7545 ;;;***
7454 7546
7455 ;;;### (autoloads (vc-update-change-log vc-rename-this-file vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-version-diff vc-diff vc-register vc-next-action vc-file-status) "vc" "packages/vc.el") 7547 ;;;### (autoloads (vc-update-change-log vc-rename-file vc-cancel-version vc-revert-buffer vc-print-log vc-retrieve-snapshot vc-create-snapshot vc-directory vc-insert-headers vc-version-other-window vc-diff vc-checkout vc-register vc-next-action vc-find-binary) "vc" "packages/vc.el")
7548
7549 (defvar vc-before-checkin-hook nil "\
7550 *Normal hook (list of functions) run before a file gets checked in.
7551 See `run-hooks'.")
7456 7552
7457 (defvar vc-checkin-hook nil "\ 7553 (defvar vc-checkin-hook nil "\
7458 *List of functions called after a checkin is done. See `run-hooks'.") 7554 *Normal hook (List of functions) run after a checkin is done.
7459 7555 See `run-hooks'.")
7460 (defvar vc-before-checkin-hook nil "\ 7556
7461 *List of functions called before a checkin is done. See `run-hooks'.") 7557 (autoload 'vc-find-binary "vc" "\
7462 7558 Look for a command anywhere on the subprocess-command search path." nil nil)
7463 (autoload 'vc-file-status "vc" "\
7464 Display the current status of the file being visited.
7465 Currently, this is only defined for CVS. The information provided in the
7466 modeline is generally sufficient for RCS and SCCS." t nil)
7467 7559
7468 (autoload 'vc-next-action "vc" "\ 7560 (autoload 'vc-next-action "vc" "\
7469 Do the next logical checkin or checkout operation on the current file. 7561 Do the next logical checkin or checkout operation on the current file.
7562 If you call this from within a VC dired buffer with no files marked,
7563 it will operate on the file in the current line.
7564 If you call this from within a VC dired buffer, and one or more
7565 files are marked, it will accept a log message and then operate on
7566 each one. The log message will be used as a comment for any register
7567 or checkin operations, but ignored when doing checkouts. Attempted
7568 lock steals will raise an error.
7569 A prefix argument lets you specify the version number to use.
7470 7570
7471 For RCS and SCCS files: 7571 For RCS and SCCS files:
7472 If the file is not already registered, this registers it for version 7572 If the file is not already registered, this registers it for version
7473 control and then retrieves a writable, locked copy for editing. 7573 control and then retrieves a writable, locked copy for editing.
7474 If the file is registered and not locked by anyone, this checks out 7574 If the file is registered and not locked by anyone, this checks out
7486 7586
7487 For CVS files: 7587 For CVS files:
7488 If the file is not already registered, this registers it for version 7588 If the file is not already registered, this registers it for version
7489 control. This does a \"cvs add\", but no \"cvs commit\". 7589 control. This does a \"cvs add\", but no \"cvs commit\".
7490 If the file is added but not committed, it is committed. 7590 If the file is added but not committed, it is committed.
7491 If the file has not been changed, neither in your working area or
7492 in the repository, a message is printed and nothing is done.
7493 If your working file is changed, but the repository file is 7591 If your working file is changed, but the repository file is
7494 unchanged, this pops up a buffer for entry of a log message; when the 7592 unchanged, this pops up a buffer for entry of a log message; when the
7495 message has been entered, it checks in the resulting changes along 7593 message has been entered, it checks in the resulting changes along
7496 with the logmessage as change commentary. A writable file is retained. 7594 with the logmessage as change commentary. A writable file is retained.
7497 If the repository file is changed, you are asked if you want to 7595 If the repository file is changed, you are asked if you want to
7498 merge in the changes into your working copy. 7596 merge in the changes into your working copy." t nil)
7499
7500 The following is true regardless of which version control system you
7501 are using:
7502
7503 If you call this from within a VC dired buffer with no files marked,
7504 it will operate on the file in the current line.
7505 If you call this from within a VC dired buffer, and one or more
7506 files are marked, it will accept a log message and then operate on
7507 each one. The log message will be used as a comment for any register
7508 or checkin operations, but ignored when doing checkouts. Attempted
7509 lock steals will raise an error.
7510
7511 For checkin, a prefix argument lets you specify the version number to use." t nil)
7512 7597
7513 (autoload 'vc-register "vc" "\ 7598 (autoload 'vc-register "vc" "\
7514 Register the current file into your version-control system." t nil) 7599 Register the current file into your version-control system." t nil)
7600
7601 (autoload 'vc-checkout "vc" "\
7602 Retrieve a copy of the latest version of the given file." nil nil)
7515 7603
7516 (autoload 'vc-diff "vc" "\ 7604 (autoload 'vc-diff "vc" "\
7517 Display diffs between file versions. 7605 Display diffs between file versions.
7518 Normally this compares the current file and buffer with the most recent 7606 Normally this compares the current file and buffer with the most recent
7519 checked in version of that file. This uses no arguments. 7607 checked in version of that file. This uses no arguments.
7520 With a prefix argument, it reads the file name to use 7608 With a prefix argument, it reads the file name to use
7521 and two version designators specifying which versions to compare." t nil) 7609 and two version designators specifying which versions to compare." t nil)
7522 7610
7523 (autoload 'vc-version-diff "vc" "\
7524 For FILE, report diffs between two stored versions REL1 and REL2 of it.
7525 If FILE is a directory, generate diffs between versions for all registered
7526 files in or below it." t nil)
7527
7528 (autoload 'vc-version-other-window "vc" "\ 7611 (autoload 'vc-version-other-window "vc" "\
7529 Visit version REV of the current buffer in another window. 7612 Visit version REV of the current buffer in another window.
7530 If the current buffer is named `F', the version is named `F.~REV~'. 7613 If the current buffer is named `F', the version is named `F.~REV~'.
7531 If `F.~REV~' already exists, it is used instead of being re-created." t nil) 7614 If `F.~REV~' already exists, it is used instead of being re-created." t nil)
7532 7615
7534 Insert headers in a file for use with your version-control system. 7617 Insert headers in a file for use with your version-control system.
7535 Headers desired are inserted at the start of the buffer, and are pulled from 7618 Headers desired are inserted at the start of the buffer, and are pulled from
7536 the variable `vc-header-alist'." t nil) 7619 the variable `vc-header-alist'." t nil)
7537 7620
7538 (autoload 'vc-directory "vc" "\ 7621 (autoload 'vc-directory "vc" "\
7539 Show version-control status of all files in the directory DIR. 7622 Show version-control status of the current directory and subdirectories.
7540 If the second argument VERBOSE is non-nil, show all files; 7623 Normally it creates a Dired buffer that lists only the locked files
7541 otherwise show only files that current locked in the version control system. 7624 in all these directories. With a prefix argument, it lists all files." t nil)
7542 Interactively, supply a prefix arg to make VERBOSE non-nil.
7543
7544 If the optional third argument NESTED is non-nil,
7545 scan the entire tree of subdirectories of the current directory." t nil)
7546 7625
7547 (autoload 'vc-create-snapshot "vc" "\ 7626 (autoload 'vc-create-snapshot "vc" "\
7548 Make a snapshot called NAME. 7627 Make a snapshot called NAME.
7549 The snapshot is made from all registered files at or below the current 7628 The snapshot is made from all registered files at or below the current
7550 directory. For each file, the version level of its latest 7629 directory. For each file, the version level of its latest
7571 A prefix argument means do not revert the buffer afterwards." t nil) 7650 A prefix argument means do not revert the buffer afterwards." t nil)
7572 7651
7573 (autoload 'vc-rename-file "vc" "\ 7652 (autoload 'vc-rename-file "vc" "\
7574 Rename file OLD to NEW, and rename its master file likewise." t nil) 7653 Rename file OLD to NEW, and rename its master file likewise." t nil)
7575 7654
7576 (autoload 'vc-rename-this-file "vc" nil t nil)
7577
7578 (autoload 'vc-update-change-log "vc" "\ 7655 (autoload 'vc-update-change-log "vc" "\
7579 Find change log file and add entries from recent RCS logs. 7656 Find change log file and add entries from recent RCS/CVS logs.
7657 Normally, find log entries for all registered files in the default
7658 directory using `rcs2log', which finds CVS logs preferentially.
7580 The mark is left at the end of the text prepended to the change log. 7659 The mark is left at the end of the text prepended to the change log.
7660
7581 With prefix arg of C-u, only find log entries for the current buffer's file. 7661 With prefix arg of C-u, only find log entries for the current buffer's file.
7582 With any numeric prefix arg, find log entries for all files currently visited. 7662
7583 Otherwise, find log entries for all registered files in the default directory. 7663 With any numeric prefix arg, find log entries for all currently visited
7584 From a program, any arguments are passed to the `rcs2log' script." t nil) 7664 files that are under version control. This puts all the entries in the
7665 log for the default directory, which may not be appropriate.
7666
7667 From a program, any arguments are assumed to be filenames and are
7668 passed to the `rcs2log' script after massaging to be relative to the
7669 default directory." t nil)
7585 7670
7586 ;;;*** 7671 ;;;***
7587 7672
7588 ;;;### (autoloads (webjump) "webjump" "packages/webjump.el") 7673 ;;;### (autoloads (webjump) "webjump" "packages/webjump.el")
7589 7674
8771 8856
8772 ;;;### (autoloads (insert-kbd-macro format-kbd-macro kbd read-kbd-macro edit-named-kbd-macro edit-last-kbd-macro edit-kbd-macro) "edmacro" "utils/edmacro.el") 8857 ;;;### (autoloads (insert-kbd-macro format-kbd-macro kbd read-kbd-macro edit-named-kbd-macro edit-last-kbd-macro edit-kbd-macro) "edmacro" "utils/edmacro.el")
8773 8858
8774 (define-key ctl-x-map "\C-k" 'edit-kbd-macro) 8859 (define-key ctl-x-map "\C-k" 'edit-kbd-macro)
8775 8860
8776 (defvar edmacro-eight-bits nil "\
8777 *Non-nil if edit-kbd-macro should leave 8-bit characters intact.
8778 Default nil means to write characters above \\177 in octal notation.")
8779
8780 (autoload 'edit-kbd-macro "edmacro" "\ 8861 (autoload 'edit-kbd-macro "edmacro" "\
8781 Edit a keyboard macro. 8862 Edit a keyboard macro.
8782 At the prompt, type any key sequence which is bound to a keyboard macro. 8863 At the prompt, type any key sequence which is bound to a keyboard macro.
8783 Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit 8864 Or, type `C-x e' or RET to edit the last keyboard macro, `C-h l' to edit
8784 the last 100 keystrokes as a keyboard macro, or `M-x' to edit a macro by 8865 the last 100 keystrokes as a keyboard macro, or `M-x' to edit a macro by