• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/emacs-92/emacs/lisp/

Lines Matching +defs:mark +defs:as +defs:paren

92 Define SPEC and BODY as being valid extensions for Ada files.
103 Bindings are as follows: (Note: 'LFD' is control-j.)
184 Returns function's name as a string, or nil if outside a function.")
198 will be recognized as referring to the same user; when creating a new
213 If `change-log-default-name' is nil, behave as though it were 'ChangeLog'
265 Each entry behaves as a paragraph, and the entries for one day as a page.
324 In such a case we can either accept the current definition as the new
329 interpreted as `error'.")
339 be interpreted as `maybe'. This variable will only be considered if the
340 COMPILE argument of `ad-activate' was supplied as nil.")
390 The syntax of `defadvice' is as follows:
451 BEG and END mark the region. If BEG and END are specifically set to
470 BEG and END mark the limits of the region. This function will prompt
489 using a REGEXP like \"(\". All you would have to do is to mark the
495 Align the selected region as if it were one alignment section.
496 BEG and END mark the extent of the region. If RULES or EXCLUDE-RULES
515 BEG and END mark the extent of the region. TITLE identifies the rule
529 A replacement function for `newline-and-indent', aligning as it goes.
577 symbol. Allout outline mode always runs as a minor mode.
580 manipulation. It enables structural editing of outlines, as well as
583 an example, see the allout code itself, which is organized as an allout
607 `\\C-c' as the command prefix, if the allout bindings don't conflict with
658 \\[allout-copy-topic-as-kill] `allout-copy-topic-as-kill' Copy current topic, including offspring.
660 \\[allout-copy-line-as-kill] `allout-copy-line-as-kill' Copy line but don't delete it.
664 \\[allout-yank-pop] `allout-yank-pop' Is to allout-yank as yank-pop is to yank
676 \\[allout-mark-topic] `allout-mark-topic'
759 LEVEL: The same as DEPTH.
780 BODY: Same as ENTRY.
800 (by emacs or the language processor) as program code. This
913 `comint-last-output-start' and the process-mark.
1058 literally, or a string which is used as a regexp to search for.
1069 search for matches for that word as a substring. If it is a list of words,
1083 search for matches for that word as a substring. If it is a list of words,
1092 When called from a Lisp program, a string PATTERN is used as a regexp,
1093 while a list of strings is used as a word list.
1104 Symbols are shown if they are defined as functions, variables, or
1109 search for matches for that word as a substring. If it is a list of words,
1123 search for matches for that word as a substring. If it is a list of words,
1136 search for matches for that word as a substring. If it is a list of words,
1160 If you edit a sub-file of this archive (as with the `e' command) and
1179 NOT recognized as integers or real numbers.
1223 \\[array-fill-rectangle] Copy the field at mark into every cell with row and column
1224 between that of point and mark.
1494 supply prefix arguments as C-DIGIT and M-DIGIT normally do -- and
1501 `6 9 \\[autoarg-terminate]' inserts `69' into the buffer, as does `C-6 C-9'.
1605 directories as separate arguments, but this usage is discouraged.
1650 followed, as with the shell command `tail -f'. This means that
1655 You can edit the buffer and turn this mode off and on again as
1711 as equivalent to `banish'; negative numbers and `-' are equivalent to `none'.
1720 * cat-and-mouse: Same as `animate'.
1741 The whole structure acts as if it were quoted except for certain
1799 If REPETITIONS is supplied as a number, run forms that many times,
1836 Use commands such as \\[bibtex-Book] to get a template for a specific entry.
1853 A command such as \\[bibtex-Book] outlines the fields for a BibTeX book entry.
1977 The entrance and exit points of each ray are marked with numbers as
2014 can be thought of as being deflected downwards and immediately
2053 (define-key bookmark-map "m" 'bookmark-set) ; "m" for "mark"
2069 as NAME if such a bookmark already exists, but instead will \"push\"
2075 To yank words from the text of the buffer and use them as part of the
2080 \(as an aid in using a single bookmark name to track your progress
2099 will then jump to the new location, as well as recording it in place
2126 If called from Lisp, prompt for NEW if only OLD was passed as an
2195 If you load a file containing bookmarks with the same names as
2390 are ignored as well. Firefox on Windows will always open the requested
2529 Default to using the mailto: URL around or before point as the
2632 Mode-specific keymaps may want to use this as their parent keymap.")
2637 specifying properties to use as defaults for buttons with this type
2767 If FORM is a lambda or a macro, byte-compile it as a function.
2775 whose definitions have been compiled in this Emacs session, as well as
2811 Optional argument ARG is passed as second argument ARG to
2877 Do a quick calculation and return the result as a string.
2898 Parse the region as a vector of numbers and push it on the Calculator stack.
2903 Parse a rectangle as a matrix of numbers and push it on the Calculator stack.
2943 ;;;;;; nongregorian-diary-marking-hook mark-diary-entries-hook nongregorian-diary-listing-hook
2953 ;;;;;; mark-holidays-in-calendar view-calendar-holidays-initially
2954 ;;;;;; calendar-remove-frame-by-deleting mark-diary-entries-in-calendar
2976 (defvar mark-diary-entries-in-calendar nil "\
2977 Non-nil means mark dates with diary entries, in the calendar window.
2980 (custom-autoload (quote mark-diary-entries-in-calendar) "calendar" t)
2995 (defvar mark-holidays-in-calendar nil "\
2996 Non-nil means mark dates of holidays in the calendar window.
2999 (custom-autoload (quote mark-holidays-in-calendar) "calendar" t)
3055 It can also be used to mark the current date with `calendar-today-marker';
3057 (setq today-visible-calendar-hook 'calendar-mark-today)
3109 and DAYNAME can be spelled in full (as specified by the variables
3111 abbreviated (as specified by `calendar-month-abbrev-array' and
3233 Interpret a two-digit year DD in a diary entry as either 19DD or 20DD.
3242 If this variable is t, a date 1/2/1990 would be interpreted as February 1,
3252 Names can be capitalized or not, written in full (as specified by the
3253 variable `calendar-day-name-array'), or abbreviated (as specified by
3300 A function `include-other-diary-files' is provided for use as the value of
3310 as part of the list-diary-entries-hook, you will probably also want to use the
3311 function `mark-included-diary-files' as part of `mark-diary-entries-hook'.
3344 A function `fancy-diary-display' is provided as an alternative
3365 (defvar mark-diary-entries-hook nil "\
3368 A function `mark-included-diary-files' is also provided for use as the
3369 `mark-diary-entries-hook'; it enables you to use shared diary files together
3375 variable `diary-include-string'. When you use `mark-included-diary-files' as
3376 part of the mark-diary-entries-hook, you will probably also want to use the
3377 function `include-other-diary-files' as part of `list-diary-entries-hook'.")
3379 (custom-autoload (quote mark-diary-entries-hook) "calendar" t)
3385 `mark-hebrew-diary-entries', `mark-islamic-diary-entries' and
3386 `mark-bahai-diary-entries'. The documentation for these functions
3752 cc-set-style is called like this from anywhere else, it will usually behave as
3804 Return the compiled code of CCL-PROGRAM as a vector of integers.
3814 Declare NAME as a name of CCL program.
3818 yet defined, it must be declared as a CCL program in advance. But,
3862 ;; The following form is the same as (r0 = integer).
3884 ;; Same as: ((write [REG | integer | string])
3887 ;; Same as: ((write REG [ARRAY])
3891 ;; Same as: ((write integer)
3899 ;; Same as: ((read REG)
3902 ;; Same as: ((read REG)
3918 ;; Same as: ((r7 = EXPRESSION)
3925 ;; Write the byte sequence of `string' as is to the output
3928 ;; Same as: (write string)
3955 ;; Normal arithmethic operators (same meaning as C code).
3958 ;; Bitwize operators (same meaning as C code)
3961 ;; Shifting operators (same meaning as C code)
3978 ;; Normal comparing operators (same meaning as C code)
4001 ;; Same meaning as C code
4004 ;; (REG <8= ARG) is the same as:
4009 ;; (REG >8= ARG) is the same as:
4013 ;; (REG //= ARG) is the same as:
4067 Action blocks are treated as defuns, i.e. \\[beginning-of-defun] moves
4089 the users will view as each check is completed.
4191 Prefix argument TAKE-NOTES is the same as for `checkdoc'
4198 Prefix argument TAKE-NOTES is the same as for `checkdoc-current-buffer'
4205 Prefix argument TAKE-NOTES is the same as for `checkdoc-interactive'
4212 Prefix argument TAKE-NOTES is the same as for `checkdoc-message-interactive'
4219 Prefix argument TAKE-NOTES is the same as for `checkdoc-message-text'
4226 Prefix argument TAKE-NOTES is the same as for `checkdoc-start'
4233 Prefix argument TAKE-NOTES is the same as for `checkdoc-continue'
4240 Prefix argument TAKE-NOTES is the same as for `checkdoc-comments'
4247 Prefix argument TAKE-NOTES is the same as for `checkdoc-defun'
4397 it is given as initial input.
4417 the character set. DOC-STRING and MNEMONIC are used as the
4539 These functions get one argument, a string containing the text as originally
4540 inserted. Note that this might not be the same as the buffer contents between
4541 `comint-last-output-start' and the buffer's `process-mark', if other filter
4580 The file name is used to make a symbol name, such as `comint-sh-hook', and any
4631 moving over text in each one as far as they match.
4633 This command pushes the mark in each window
4636 the mark is pushed twice in that buffer:
4710 nil as an element means to try the default directory.")
4732 *If non-nil, send end-of-file as compilation process input.
4846 as much as possible and `*' characters are treated likewise in file names.
4899 rule in COMPONENTS argument to such functions as `compose-region' and
4902 Meanings of glyph reference point codes are as follows:
4921 NEW-REF-POINT is `tc' (top-center), the overall glyph is updated as
5048 and composition rules as described in `compose-region'.
5087 COMPONENTS, if non-nil, is the same as the argument to `compose-region'
5291 Reads in the PHRASE-FILE, returns it as a vector of strings.
5314 following the copyright are updated as well.
5315 If non-nil, INTERACTIVEP tells the function to behave as when it's called
5343 Delete converts tabs to spaces as it moves back.
5346 sometimes <>. When the user types the first, she gets the second as
5349 \"paren\" to avoid the expansion. The processing of < is special,
5355 You may also set `cperl-electric-parens-mark' to have electric parens
5356 look for active mark and \"embrace\" a region if possible.'
5410 \(see also `cperl-electric-parens-mark' and `cperl-electric-parens'),
5466 Extra indentation given to a substatement, such as the
5474 An open brace following other text is treated as if it the line started
5508 or as help on variables `cperl-tips', `cperl-problems',
5583 specified as 'alice,bob,eve'.
5589 Contiguous strings of non-separator-characters are referred to as
5624 region (and highlight the region using `transient-mark-mode'),
5700 If VARIABLE has a `variable-interactive' property, that is used as if
5717 If VARIABLE has a `variable-interactive' property, that is used as if
5734 If VARIABLE has a `variable-interactive' property, that is used as if
5787 as part of Emacs itself.
5793 Here PACKAGE is the name of a package, as a symbol. After
5802 For example, the MH-E package updates this alist as follows:
5813 the official name of the package, such as MH-E or Gnus.")
5820 customization groups, as well as older options and faces whose meanings
5868 that are not customizable options, as well as faces and groups
5917 as specified by `user-init-file'. If the value is not nil,
5967 If optional NAME is given, use that as the name of the menu.
5981 Like `defface', but FACE is evaluated as a normal argument.
5995 The PRE-FILTER should take a single argument, the attribute value as
6010 SPEC is stored as the saved value for FACE, as well as the value for the
6266 dcl-tempo-left-paren
6267 dcl-tempo-right-paren
6279 Change the text that is used as sub-listing labels in imenu.
6330 You may call with no args, or you may pass nil as the first arg and
6508 Create a new mode as a variant of an existing mode.
6510 The arguments to this command are as follow:
6528 A nil value means to simply use the same syntax-table as the parent.
6531 A nil value means to simply use the same abbrev-table as the parent.
6533 Here is how you could define LaTeX-Thesis mode as a variant of LaTeX mode:
6541 On a more complicated level, the following command uses `sgml-mode' as
6587 as well as widgets, buttons, overlays, and text properties.
6634 is passed as the argument DESKTOP-BUFFER-MISC to functions in
6657 desktop-buffer-mark
6698 desktop-buffer-mark
6760 Kill the desktop as specified by variables `desktop-save-mode' and
6853 all relevant variables are set, as done here.
6921 Supports unified and context diffs as well as (to a lesser extent)
6957 On systems such as MS-DOS and MS-Windows, which use `ls' emulation in Lisp,
6999 If t, copied files are marked if and as the corresponding original files were.
7006 If t, they are marked if and as the files linked to were marked.
7013 If t, they are marked if and as the files linked to were marked.
7046 its first element is taken as the directory name and the rest as an explicit
7070 Like `dired' but returns the dired buffer as value, does not select it.
7081 and insert subdirectories into the same buffer. You can \"mark\"
7087 Type \\[dired-mark] to Mark a file or subdirectory for later commands.
7144 ;;;;;; dired-tree-up dired-kill-subdir dired-mark-subdir-files dired-goto-subdir
7160 FILE defaults to the file at the mark. (That's the mark set by
7161 \\[set-mark-command], not by Dired's \\[dired-mark] command.)
7188 mtime1, mtime2 - last modification time in seconds, as a float
7197 (> mtime1 mtime2) - mark newer files
7198 (not (= size1 size2)) - mark files with different sizes
7199 (not (string= (nth 8 fa1) (nth 8 fa2))) - mark files with different modes
7200 (not (and (= (nth 2 fa1) (nth 2 fa2)) - mark files with different UID
7230 `lpr-switches' as default.
7249 The prompt mentions the file(s) or the marker, as appropriate.
7264 itself to the shell as a wildcard, type `*\"\"'.
7268 This feature does not try to redisplay Dired buffers afterward, as
7293 Dired buffer as a subdirectory, then it deletes that subdirectory
7294 from the buffer as well.
7429 NEWNAME may contain \\=\\<n> or \\& as in `query-replace-regexp'.
7468 else inserts it at its natural place (as `ls -lR' would have done).
7487 else inserts it at its natural place (as `ls -lR' would have done).
7508 (autoload (quote dired-mark-subdir-files) "dired-aux" "\
7627 OBJECT can be a symbol defined as a function, or a function itself
7692 Display character C as character SC in the g1 character set.
7699 Display character C as character GC in graphics character set.
7706 Display character C as character UC plus underlining.
7743 display not as octal escapes, but as accented characters. Codes 146
7744 and 160 display as apostrophe and space, even though they are not the
7748 from Lisp code also selects Latin-1 as the language environment, and
7788 If no match is found, the URL is inserted as text by calling `dnd-insert-text'.
7915 :init-value VAL Same as the INIT-VALUE argument.
7916 :lighter SPEC Same as the LIGHTER argument.
7917 :keymap MAP Same as the KEYMAP argument.
7918 :require SYM Same as in `defcustom'.
7937 ignored. Other keywords have the same meaning as in `define-minor-mode',
7968 Define variable ST as a syntax-table.
7987 and define SYMBOL as a function to pop up the menu, with DOC as its doc string.
8078 A menu item can be a string. Then that string appears in the menu as
8080 as a solid horizontal line.
8082 A menu item can be a list with the same format as MENU. This is a submenu.
8094 possibly preceded by keyword pairs as described in `easy-menu-define'.
8099 Change menu found at PATH as item NAME to contain ITEMS.
8102 ITEMS is a list of menu items, as in `easy-menu-define'.
8106 menu-bar keymap. It can also be a symbol, which has earlier been used as the
8165 More specifically, the FILENAME argument is treated as follows: if it
8344 Set STYLE as the current style.
8362 Push the current style onto a stack and set STYLE as the current style.
8373 Pop a style from the stack of pushed styles and set it as the current style.
8386 ;;;### (autoloads (ebrowse-statistics ebrowse-save-tree-as ebrowse-save-tree
8533 (autoload (quote ebrowse-save-tree-as) "ebrowse" "\
8580 With prefix arg NOCONFIRM, execute current line as-is without editing.
8628 such as a defun or defmacro, it defines the function and instruments
8738 Merge files in directories DIR1 and DIR2 using files in ANCESTOR-DIR as ancestors.
8768 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
8777 With prefix argument, DUMB-MODE, or on a non-windowing display, works as
8786 Regions (i.e., point and mark) can be set in advance or marked interactively.
8794 Regions (i.e., point and mark) can be set in advance or marked interactively.
8968 the last 100 keystrokes as a keyboard macro, or `M-x' to edit a macro by
8985 Read the region as a keyboard macro definition.
8986 The region is interpreted as spelled-out keystrokes, e.g., \"M-x abc RET\".
8989 The resulting macro is installed as the \"current\" keyboard macro.
8992 the result is returned rather than being installed as the current macro.
8999 Return the keyboard macro MACRO as a human-readable string.
9117 This is suitable as an entry on `find-file-hook' or appropriate mode hooks.
9215 Run Emerge on two files, giving another file as the ancestor.
9225 Run Emerge on two buffers, giving another buffer as the ancestor.
9255 Emerge two RCS revisions of a file, with another revision as ancestor.
9289 as a multilingual text encoded in a coding system set by
9364 Use ERC to IRC on HOST:PORT in CHANNEL as USER with PASSWORD.
9366 Otherwise, connect to HOST:PORT as USER and /join CHANNEL.
9572 is writeable (it will be created as necessary) and
9669 Return the name of the network or \"Unknown\" as a symbol. Use the
9862 Test Eshell to verify that it works as expected.
9878 will begin. A numeric prefix arg (as in `C-u 42 M-x eshell RET')
9912 ;;;;;; pop-tag-mark find-tag-regexp find-tag-other-frame find-tag-other-window
9956 to the current list (as opposed to starting a new list).")
9995 If optional arg is a string, visit that file as a tags table.
10008 as they appeared in the `etags' command that created the table, usually
10025 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
10028 onto a ring and may be popped back to with \\[pop-tag-mark].
10046 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
10049 onto a ring and may be popped back to with \\[pop-tag-mark].
10069 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
10072 onto a ring and may be popped back to with \\[pop-tag-mark].
10092 If third arg REGEXP-P is non-nil, treat TAGNAME as a regexp.
10095 onto a ring and may be popped back to with \\[pop-tag-mark].
10116 onto a ring and may be popped back to with \\[pop-tag-mark].
10123 (define-key esc-map "*" 'pop-tag-mark)
10125 (autoload (quote pop-tag-mark) "etags" "\
10185 FILE should be as it appeared in the `etags' command, usually without a
10205 The string to complete is chosen in the same way as the default
10421 Unless NO-SAVE is non-nil, the server is saved as the default
10471 ;;;### (autoloads (eudc-display-jpeg-as-button eudc-display-jpeg-inline
10501 (autoload (quote eudc-display-jpeg-as-button) "eudc-bob" "\
10908 with various lower-level mechanisms to provide features such as queueing.
10945 WHAT-EVENT is used as a key into the table `feedmail-queue-reminder-alist'. If
10984 Then set mark, jump to choice, and try to fetch it. The menu is
11048 STRING is passed as an argument to the locate command.
11119 *Option to grep to be as silent as possible.
11132 as the final argument.
11165 *List of special constructs for `ff-treat-as-special' to recognize.
11168 `ff-treat-as-special' calls function EXTRACT with no args.
11210 constructs such as include files etc, and an associated method for
11296 Set mark before moving, if the buffer already existed.
11337 Set mark before moving, if the buffer already existed.
11378 Set mark before moving, if the buffer already existed.
11388 Set mark before moving, if the buffer already existed.
11461 When handling is enabled, user can type C-s as C-\\, and C-q as C-^.
11621 mode, use two full-height windows as though they would have been
11646 Execute this command to display as much as possible of the text
11788 Non-nil causes all numbered lines to be treated as possible \"continue\"
11801 as typed (default t).
11847 and choose the directory as the fortune-file.
11857 and choose the directory as the fortune-file.
11948 string is set up in the mode's syntax table as a \"comment starter\".
11949 If the entry is a cons cell, the `car' is set up as a \"comment
11950 starter\" and the `cdr' as a \"comment ender\". (Use nil for the
11959 element of this list should have the same form as an element of
11997 regular expression that can be used as an element of
12051 and all following elements are passed as the PROPS argument to the
12074 Read network news as a slave, without connecting to the local server.
12080 If ARG is a positive number, Gnus will use that as the startup
12090 Read news as a slave.
12100 such as \"unix:0\" to specify where to pop up a frame. If DISPLAY is
12108 If ARG is non-nil and a positive number, Gnus will use that as the
12136 Read news as a slave unplugged.
12159 Rename fully-qualified OLD-GROUP as NEW-GROUP.
12160 Always updates the agent, even when disabled, as the old agent
12169 Always updates the agent, even when disabled, as the old agent
12262 Rename OLD-GROUP as NEW-GROUP.
12263 Always updates the cache, even when disabled, as the old cache
12272 Always updates the cache, even when disabled, as the old cache
12388 The PNG is returned as a string.
12480 nil. This argument may contain any fancy split, that will be added as
12482 unless overridden by any group marked as a catch-all group. Typical
12483 uses are as simple as the name of a default mail group, but more
12523 is specified, this split is returned as-is (unless it is nil: in this
12536 as the last element of a '| SPLIT.
12771 Will use the remaining command line arguments as regular expressions
12774 For instance, if you want to brew on all the nnml groups, as well as
12804 Declare back end NAME with ABILITIES as a Gnus back end.
12838 You and Emacs play in turn by marking a free square. You mark it with X
12898 in its output (such as the `-H' option to GNU grep), it's a good idea to
13166 This is, necessarily (as of Emacs 20.3), a crock. When the
13342 Returns the documentation as a string, also.
13434 the type of reference as the same way as `help-xref-symbol-regexp'.
13499 are at and 16 characters from the file (displayed as hexadecimal
13500 values grouped every 16 bits) and as their ASCII values.
13502 If any of the characters (displayed as ASCII characters) are
13503 unprintable (control or meta characters) they will be replaced as
13516 00000030: 7320 6173 2068 6578 6164 6563 696d 616c s as hexadecimal
13522 00000090: 6469 7370 6c61 7965 6420 6173 2070 6572 displayed as per
13527 Movement is as simple as movement in a normal Emacs text buffer. Most
13565 Edit file FILENAME as a binary file in hex dump format.
13611 Write active REGEXPs into buffer as comments (if possible). They may
13778 If non-nil, hideshow will use these values as regexps to define blocks
13782 defined as text surrounded by START and END.
13848 or passive state as determined by the variable
13864 \\[highlight-compare-with-file] - mark text as changed by comparing this
13896 this function to `write-file-functions' as a buffer-local value. To do
13923 If the buffer has a backup filename, it is used as the default when
13963 ;;;;;; hippie-expand-dabbrev-as-symbol hippie-expand-dabbrev-skip-space
13985 (defvar hippie-expand-dabbrev-as-symbol t "\
13986 *Non-nil means expand as symbols, i.e. syntax `_' is considered a letter.")
13988 (custom-autoload (quote hippie-expand-dabbrev-as-symbol) "hippie-exp" t)
14003 Can contain both regexps matching buffer names (as strings) and major modes
14004 \(as atoms)")
14010 Can contain both regexps matching buffer names (as strings) and major modes
14011 \(as atoms). If non-nil, this variable overrides the variable
14108 that control the choices, as well as a description of the format
14130 ;;;### (autoloads (ibuffer-do-occur ibuffer-mark-dired-buffers ibuffer-mark-read-only-buffers
14131 ;;;;;; ibuffer-mark-special-buffers ibuffer-mark-old-buffers ibuffer-mark-compressed-file-buffers
14132 ;;;;;; ibuffer-mark-help-buffers ibuffer-mark-dissociated-buffers
14133 ;;;;;; ibuffer-mark-unsaved-buffers ibuffer-mark-modified-buffers
14134 ;;;;;; ibuffer-mark-by-mode ibuffer-mark-by-file-name-regexp ibuffer-mark-by-mode-regexp
14135 ;;;;;; ibuffer-mark-by-name-regexp ibuffer-copy-filename-as-kill
14260 Save all active filter groups GROUPS as NAME.
14388 If MARK is non-nil, it should be a character denoting the type of mark
14399 If MARK is non-nil, it should be a character denoting the type of mark
14428 (autoload (quote ibuffer-copy-filename-as-kill) "ibuf-ext" "\
14443 (autoload (quote ibuffer-mark-by-name-regexp) "ibuf-ext" "\
14448 (autoload (quote ibuffer-mark-by-mode-regexp) "ibuf-ext" "\
14453 (autoload (quote ibuffer-mark-by-file-name-regexp) "ibuf-ext" "\
14458 (autoload (quote ibuffer-mark-by-mode) "ibuf-ext" "\
14463 (autoload (quote ibuffer-mark-modified-buffers) "ibuf-ext" "\
14468 (autoload (quote ibuffer-mark-unsaved-buffers) "ibuf-ext" "\
14473 (autoload (quote ibuffer-mark-dissociated-buffers) "ibuf-ext" "\
14478 (autoload (quote ibuffer-mark-help-buffers) "ibuf-ext" "\
14483 (autoload (quote ibuffer-mark-compressed-file-buffers) "ibuf-ext" "\
14488 (autoload (quote ibuffer-mark-old-buffers) "ibuf-ext" "\
14493 (autoload (quote ibuffer-mark-special-buffers) "ibuf-ext" "\
14498 (autoload (quote ibuffer-mark-read-only-buffers) "ibuf-ext" "\
14503 (autoload (quote ibuffer-mark-dired-buffers) "ibuf-ext" "\
14527 `mark' bound to the current mark on the buffer. The original ibuffer
14530 If NAME is given, it will be used as a title for the column.
14533 the text, such as `mouse-face'. And SUMMARIZER, if given, is a
14537 If HEADER-MOUSE-MAP is given, it will be used as a keymap for the
14570 MARK describes which type of mark (:deletion, or nil) this operation
14677 Optional argument NON-MARKING determines whether events are created as
14693 NON-MARKING determines whether diary events are created as
14735 Delete converts tabs to spaces as it moves back.
14749 Extra indentation given to a substatement, such as the
14757 An open brace following other text is treated as if it were
14814 Comments are indented as follows:
14829 To convert pre-existing IDL code to your formatting style, mark the
14830 entire buffer with \\[mark-whole-buffer] and execute
14831 \\[idlwave-expand-region-abbrevs]. Then mark the entire buffer
14977 \\[ido-select-text] Select the current prompt as the buffer.
15054 \\[ido-select-text] Select the current prompt as the buffer or file.
15266 use its file extension as image type.
15297 use its file extension as image type.
15334 height of the image; integer values are taken as pixel values.
15380 Define SYMBOL as an image.
15404 ;;;### (autoloads (image-dired-dired-edit-comment-and-tags image-dired-mark-tagged-files
15428 After the command has finished, you would typically mark some
15524 (autoload (quote image-dired-mark-tagged-files) "image-dired" "\
15525 Use regexp to mark files with matching tag.
15580 Optional arguments VISIT, BEG, END, and REPLACE are interpreted as for
15595 Toggle visiting of image files as images.
15621 to toggle between display as an image and display as text.
15723 such as \"begins with\" or \"name matches and number of
15815 \(as in :a, :c, etc.)")
15914 Run Emacs as a standalone Info reader.
15970 \\[Info-backward-node] Go backward one node, considering all nodes as forming one sequence.
15971 \\[Info-forward-node] Go forward one node, considering all nodes as forming one sequence.
16001 You may include a filename as well, as (FILENAME)NODENAME.
16056 Display the definition of SYMBOL, as found in the relevant manual.
16138 file name. The indirect file still functions as an Info file, but it
16144 Check current buffer for validity as an Info file.
16351 and precede characters from CASECHARS, they are parsed as part of a word,
16354 \"Steven's\" are parsed as single words including the \"'\" character, but
16355 \"Stevens'\" does not include the quote character as part of the word.
16374 can be encoded as \\\"a, a\\\", \"a, ...) Defaults are ~tex and ~nroff
16375 in English. This has the same effect as the command-line `-T' option.
16384 contain the same character set as casechars and otherchars in the
16393 and added as a submenu of the \"Edit\" menu.")
16401 (if ispell-menu-map-needed (progn (define-key ispell-menu-map [ispell-region] (quote (menu-item "Spell-Check Region" ispell-region :enable mark-active :help "Spell-check text in marked region"))) (define-key ispell-menu-map [ispell-message] (quote (menu-item "Spell-Check Message" ispell-message :visible (eq major-mode (quote mail-mode)) :help "Skip headers and included message text"))) (define-key ispell-menu-map [ispell-buffer] (quote (menu-item "Spell-Check Buffer" ispell-buffer :help "Check spelling of selected buffer"))) (fset (quote ispell-menu-map) (symbol-value (quote ispell-menu-map)))))
16422 Same format as `ispell-skip-region-alist'
16541 If `transient-mark-mode' is on, and a region is active, spell-check
16838 The commands are recorded even as they are executed.
16846 by re-executing the last macro as if you typed it again.
16868 counting the definition just completed as the first repetition.
16875 A prefix argument serves as a repeat count. Zero means repeat until error.
16889 The commands are recorded even as they are executed.
17118 `latin1-display-setup'. As well as iso-8859 characters, this treats
17221 such as redefining an Emacs function.
17240 Pass it SEARCH-STRING as argument. Interactively, prompt for SEARCH-STRING.
17271 ARG is the interactive prefix arg, which has the same effect as in `locate'.
17353 On MS-DOS and MS-Windows systems, a string value is taken as the name of
17364 *List of strings to pass as extra options for the printer program.
17378 `printer-name' as the destination for output; any other program is
17379 treated like `lpr' except that an explicit filename is given as the last
17438 *Non-nil means ls-lisp treats file patterns as shell wildcards.
17439 Otherwise they are treated as Emacs regexps (for backward compatibility).")
17502 Insert in buffer the definition of kbd macro NAME, as Lisp code.
17512 To save a kbd macro, visit a file of Lisp code such as your `~/.emacs',
17548 and mark at opposite ends of the quoted section, and use
17549 `\\[apply-macro-to-region-lines]' to mark the entire section.
17597 \(narrowed) portion of the buffer will be interpreted as the address.
17633 Each header has its own independent history, as does the body of the
17680 If UNIBYTE is non-nil, insert converted characters as unibyte.
17682 as Rmail does.
17714 Define NAME as a mail alias abbrev that translates to DEFINITION.
17750 Define NAME as a mail alias that translates to DEFINITION.
17824 standard make expects. However, newer makes such as dmake
17833 Number of blanks to the left of the browser selection mark.
17839 `makefile-browser-selected-mark':
17840 String used to mark selected entries in the browser.
17842 `makefile-browser-unselected-mark':
17843 String used to mark unselected entries in the browser.
17852 `makefile-pickup-everything' also picks up filenames as targets
17853 (i.e. it calls `makefile-pickup-filenames-as-targets'), otherwise
18034 Function to call to send the current buffer as mail.
18074 citation between (point) and (mark t). And each function should leave
18075 point and mark around the citation text as modified.")
18128 C-c C-e `message-elide-region' (elide the text between point and mark).
18132 C-c C-a `mml-attach-file' (attach a file as MIME).
18135 C-c M-m `message-mark-inserted-region' (mark region with enclosing tags).
18136 C-c M-f `message-mark-insert-file' (insert file marked with enclosing tags).
18166 If TO-NEWSGROUPS, use that as the new Newsgroups line.
18304 redisplayed as output is inserted.
18316 redisplayed as output is inserted.
18327 redisplayed as output is inserted.
18373 as `compose-mail'.
18480 Many commands that operate on individual messages, such as
18513 If the option `transient-mark-mode' is set to t and you set a
18827 - Clicking or dragging mouse-3 extends the selection as well.
19414 behavior for explicit filling, you might as well use \\[newline-and-indent].")
19440 With just minus as arg, kill any comment on this line.
19468 The strings used as comment starts are built from
19489 If the region is active and `transient-mark-mode' is on, call
19588 as the last checked definition, if t or `first', add as the
19732 The elements of the list `inferior-octave-startup-args' are sent as
19827 add the following lines to your `.emacs' file as well:
19860 contains information about projects as plain text. Org-mode is
19868 can be exported as a structured ASCII or HTML file.
19902 no headline in line 1, this function will act as if called with prefix arg.
19917 The `org-mode' table editor as a minor mode for use in other modes.
19932 Return a link to the current location as an annotation for remember.el.
19933 If you are using Org-mode files as target for data storage with
19948 If there is an active region, make sure remember uses it as initial content
19965 RET buffer-start as level 2 heading at end of file
19966 RET on headline as sublevel of the heading at cursor
19969 <left> on headline as same level, before current heading
19970 <right> on headline as same level, after current heading
19982 also indented so that it starts in the same column as the headline
20092 If you don't give any arguments (as in the example above), the default
20094 also be written as
20105 Export current file as an iCalendar file.
20106 The iCalendar file will be located in the same directory as the Org-mode
20113 Each iCalendar file will be located in the same directory as the Org-mode
20201 ;;;### (autoloads (show-paren-mode) "paren" "paren.el" (18016 8765))
20202 ;;; Generated autoloads from paren.el
20204 (defvar show-paren-mode nil "\
20206 See the command `show-paren-mode' for a description of this minor mode.
20209 or call the function `show-paren-mode'.")
20211 (custom-autoload (quote show-paren-mode) "paren" nil)
20213 (autoload (quote show-paren-mode) "paren" "\
20219 in `show-paren-style' after `show-paren-delay' seconds of Emacs idle time.
20233 unknown are returned as nil.
20246 TAB indents for Pascal code. Delete converts tabs to spaces as it moves back.
20253 \\[pascal-mark-defun] - Mark function.
20271 mark after an end.
20302 C-Backspace kills backward a word (as C-Delete normally would).
20327 Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style.
20332 which modify the status of the mark.
20334 The ordinary arrow keys disable the mark.
20335 The shift-arrow keys move, leaving the mark behind.
20337 C-LEFT and C-RIGHT move back or forward one word, disabling the mark.
20338 S-C-LEFT and S-C-RIGHT move back or forward one word, leaving the mark behind.
20340 M-LEFT and M-RIGHT move back or forward one word or sexp, disabling the mark.
20341 S-M-LEFT and S-M-RIGHT move back or forward one word or sexp, leaving the mark
20346 C-DOWN and C-UP move back or forward a paragraph, disabling the mark.
20347 S-C-DOWN and S-C-UP move back or forward a paragraph, leaving the mark behind.
20349 HOME moves to beginning of line, disabling the mark.
20350 S-HOME moves to beginning of line, leaving the mark behind.
20353 END moves to end of line, disabling the mark.
20354 S-END moves to end of line, leaving the mark behind.
20357 PRIOR or PAGE-UP scrolls and disables the mark.
20358 S-PRIOR or S-PAGE-UP scrolls and leaves the mark behind.
20362 C-INSERT copies the region into the kill ring (`copy-region-as-kill').
20380 Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style,
20676 Delete converts tabs to spaces as it moves back.
20693 Extra indentation given to a substatement, such as the
20701 An open brace following other text is treated as if it were
20823 If the optional 3rd argument SIGNATURE is non-nil, it is treated as
20833 If the optional argument SIGNATURE is non-nil, it is treated as
20934 Draw a rectangular box around mark and point: \\[picture-draw-rectangle]
20990 OBJECT can be any Lisp object. Quoting characters are used as needed
21002 Quoting characters are printed as needed to make output that `read'
21064 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21083 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21102 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21123 FILE(name)-REGEXP. The argument FILENAME is treated as follows: if it's nil,
21140 argument FILENAME is treated as follows: if it's nil, save the image in a
21154 argument FILENAME is treated as follows: if it's nil, send the image to the
21168 argument FILENAME is treated as follows: if it's nil, send the image to the
21184 argument FILENAME is treated as follows: if it's nil, send the image to the
21310 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
21323 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
21336 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
21349 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
21389 argument IFILENAME is treated as follows: if it's t, prompts for an input
21391 PostScript file name. The argument OFILENAME is treated as follows: if it's
21572 zero and the argument SELECT is treated as follows:
21596 Note that this command always behaves as if `pr-auto-region' and `pr-auto-mode'
21612 Noninteractively, the argument SELECT-PRINTER is treated as follows:
21622 Note that this command always behaves as if `pr-auto-region' and `pr-auto-mode'
21760 Any other value is treated as nil.")
21867 Any other value is treated as t.")
21883 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
21955 Noninteractively, the argument FILENAME is treated as follows: if it is nil,
22027 outline - print characters as hollow outlines.
22054 will be added to this as appropriate. A new process is started if:
22073 with nested `def' and `class' blocks. They take the innermost one as
22090 lines count as headers. Symbol completion is available in the
22091 same way as in the Python shell using the `rlcompleter' module
22155 Define NAME as a new Quail package for input LANGUAGE.
22230 commands such as C-f, C-b, C-n, C-p and TAB; they are treated as
22236 Set the current keyboard layout to the same as keyboard KBD-TYPE.
22337 Define KEY as TRANS in a Quail map MAP.
22435 Display `quickurl-list' as a formatted list using `quickurl-list-mode'.
22481 Compile the current buffer's directory on HOST. Log in as USER.
22558 Return it as a list of strings, one for each line of the rectangle.
22568 Return it as a list of strings, one for each line of the rectangle.
22573 Delete the region-rectangle and save it as the last killed one.
22599 After this command, the mark is at the upper left corner
22631 The length of STRING need not be the same as the rectangle width.
22695 context of the label definition. The selected label is inserted as a
22700 database. The selected citation is inserted as a \\cite macro.
22713 Under X, these and other functions will also be available as `Ref' menu
22750 The regular expression uses an expanded syntax: && is interpreted as `and'.
22928 definition (or as much as will fit) onscreen, unless point is in a comment
22930 as much of the comment onscreen as possible.
23041 error is harmless as long as you don't try to use that default directory.
23075 A value of nil means exclude your own email address as an address
23239 the message is decoded as normal way.
23255 May be called with file name as argument; then performs rmail editing on
23291 \\[rmail-mail] Mail a message (same as \\[mail-other-window]).
23407 a file name as a string.")
23556 \(including in the date and other lines, as well as the subject line),
23587 the recipient is taken as correspondent of a mail.
23589 are used to exclude yourself as correspondent.
23625 To terminate the ROT13 display, delete that window. As long as that window
23688 Ranges of characters can be specified as `A-Z' in strings.
23689 Ranges may also be specified as conses like `(?A . ?Z)'.
23829 `upper-diacritical-mark' (\\c2)
23830 `lower-diacritical-mark' (\\c3)
23831 `tone-mark' (\\c4)
23834 `vowel-modifying-diacritical-mark' (\\c7)
23893 match as much as they can, as long as the overall regexp can
23894 still match. A non-greedy regexp matches as little as possible.
23899 Below, `SEXP ...' represents a sequence of regexp forms, treated as if
24012 Delete converts tabs to spaces as it moves back.
24025 Delete converts tabs to spaces as it moves back.
24125 the variable `mail-envelope-from', with `user-mail-address' as fallback.
24150 Function to call to send the current buffer as mail.
24171 Address to insert as default Reply-to field of outgoing messages.
24181 This variable has no effect unless your system uses sendmail as its mailer.")
24187 This file typically should be in same format as the `.mailrc' file used by
24221 Each hook function can find the citation between (point) and (mark t),
24222 and should leave point and mark around the citation text as modified.
24384 This is how Rmail arranges to mark messages `answered'.
24410 Emacs distribution as your standard \"editor\".
24467 the next N words. In Transient Mark mode, when the mark is active,
24502 ignored unless the text is <pre>preformatted.</pre> Text can be marked as
24509 directory, or absolute as in `http://www.cs.indiana.edu/elisp/w3/docs.html'.
24533 as far as commands, arguments, variables, pipes, comments etc. are concerned.
24563 buffer indents as it currently is indented.
24567 \\[sh-newline-and-indent] Delete unquoted space and indent new line same as this one.
24701 don't handle the backslash as a quote character. For shells that
24717 it is given as initial input (but this may be lost, due to a timing
24731 such as `explicit-csh-args'. If that symbol is a variable,
24732 its value is used as a list of arguments when invoking the shell.
24814 extra ELSE indentation. IF after ELSE is indented as the starting IF.
24824 the symbols `upcase', `downcase', `capitalize', (as in) `abbrev-table',
24829 (as in) `abbrev-table', or nil if they should not be changed.
24849 SKELETON is as defined under `skeleton-insert'.
24883 SKELETON is made up as (INTERACTOR ELEMENT ...). INTERACTOR may be nil if
24906 different inputs. The SKELETON is processed as often as the user enters a
24914 Other Lisp expressions are evaluated and the value treated as above.
24939 such as backslash.
24999 Send mail that was queued as a result of setting `smtpmail-queue-mail'.
25039 Delete converts tabs to spaces as it moves back.
25051 Delete converts tabs to spaces as it moves back.
25086 sufficient), + north, - south, such as 40.7 for New York City, or the value
25087 can be a vector [degrees minutes north/south] such as [40 50 north] for New
25098 sufficient), + east, - west, such as -73.9 for New York City, or the value
25099 can be a vector [degrees minutes east/west] such as [73 55 west] for New
25222 it) is designated as the sort key. The records are rearranged in the
25244 It may return either a non-nil value to be used as the key, or
25251 same as ENDRECFUN.
25309 Sort the region lexicographically as specified by RECORD-REGEXP and KEY.
25334 the entire line that point is in and the entire line the mark is in.
25335 The column positions of point and mark bound the range of columns to sort on.
25451 as its \"correct\" spelling; then the query replace is skipped.
25471 Check spelling of string supplied as argument.
25505 PRODUCT should be a symbol, the name of a sql product, such as
25519 `_t' as data types.
25576 buffer created as its destination in the variable `sql-buffer'. This
25586 one. If you specify backslash as escape character in SQL,
25596 Run product interpreter as an inferior process.
25607 Run sqlplus by Oracle as an inferior process.
25614 the variables `sql-user', `sql-password', and `sql-database' as
25633 Run isql by SyBase as an inferior process.
25641 `sql-database' as defaults, if set. Additional command line parameters
25659 Run dbaccess by Informix as an inferior process.
25666 the variable `sql-database' as default, if set.
25683 Run sqlite as an inferior process.
25693 `sql-server' as defaults, if set. Additional command line parameters
25711 Run mysql by TcX as an inferior process.
25721 `sql-server' as defaults, if set. Additional command line parameters
25739 Run solsql by Solid as an inferior process.
25746 the variables `sql-user', `sql-password', and `sql-server' as
25764 Run sql by Ingres as an inferior process.
25771 the variable `sql-database' as default, if set.
25788 Run osql by Microsoft as an inferior process.
25796 as defaults, if set. Additional command line parameters can be stored
25814 Run psql by Postgres as an inferior process.
25821 the variables `sql-database' and `sql-server' as default, if set.
25834 your might try undecided-dos as a coding system. If this doesn't help,
25845 Run isql by Interbase as an inferior process.
25852 uses the variables `sql-user', `sql-password', and `sql-database' as
25870 Run db2 by IBM as an inferior process.
25899 Run inl by RELEX as an inferior process.
25907 `sql-server' as defaults, if set. Additional command line parameters
25936 Interactively give STROKE the global binding as COMMAND.
25939 is a list of sampled positions on the stroke grid as described in the
25949 This function will display the stroke interactively as it is being
25952 Optional EVENT is acceptable as the starting event of the stroke.
25962 Optional EVENT is acceptable as the starting event of the stroke.
26018 To use strokes for pictographic editing, such as Chinese/Japanese, use
26077 When called from a program, the file name is normaly returned as a
26137 same way as you can use the mouse under X11.
26151 START and END, rather than by the position of point and mark.
26161 START and END, rather than by the position of point and mark.
26237 width, which results as
26281 Move the point under the table as shown below.
26421 and possibly from the top of the cell as well. Therefor, the cell
26431 Some other cells in the same table are widen as well to keep the
26438 Some other cells in the same table are narrowed as well to keep the
26598 parentheses) they are incremented as a decimal number. Otherwise the
26606 INTERVAL it is interpreted as number of cells per row so that sequence
26607 is placed straight down vertically as long as the table's cell
26648 Create a table with the text in region as cell contents. BEG and END
26672 specified as 5.
26754 contents become once again plain text. `table-release' works as
26785 Major mode for viewing a tar file as a dired-like listing of its contents.
26792 If you edit a sub-file of this archive (as with the `e' command) and
26814 Delete converts tabs to spaces as it moves back.
26925 program as keyboard input.
26933 to the emulator itself (as opposed to the program running under it),
26973 as to form complete rows.
27146 such as if there are no commands in the file, the value of `tex-default-mode'
27305 Process the current buffer as texinfo code, into an Info file.
27361 These are files that are used as input for TeX to make printed manuals
27413 Top node, is accompanied by some kind of section line, such as an
27490 a symbol as a valid THING.
27504 a symbol as a valid THING.
27682 *Non-nil means \\[display-time] should display day and date as well as time.")
27690 are displayed as well.
27710 are displayed as well.
27907 With a prefix ARG, consider the previous project as finished at the
27967 This affects ordinary timers such as are scheduled by `run-at-time',
27968 and idle timers such as are scheduled by `run-with-idle-timer'.
27977 `diary-entry-time'; note that such times are interpreted as times
28027 event (such as keyboard input, input from subprocesses, or a certain time);
28137 Insert NEW-ITEM in TODO list as a new entry in CATEGORY.
28614 then there is no minimum threshold; as soon as the scheduled time has
28622 Keys with bucky bits (shift, control, meta, etc) are counted as only one
28649 If the mode was previously disabled and is enabled as a consequence of
28666 between breaks. In this case breaks will be prompted for as usual before
28713 as per the function `type-break-schedule'.
28727 If called interactively, the user is prompted for their guess as to how
28731 tends to type less when debugging a program as opposed to writing
28799 Specify the input Rmail file names as command line arguments.
28838 with it. It is called as (apply CALLBACK STATUS CBARGS).
28882 specify that the filename portion of the URL should be used as the
29023 A number as third arg means request confirmation if NEWNAME already exists.
29026 last-modified time as the old one. (This works on only some systems.)
29054 CBARGS as the arguments.
29294 If a number, all messages will be logged, as well shown via `message'.
29311 Also replaces the \" character, so that the result may be safely used as
29313 conversion. Replaces these characters as follows:
29385 are left as-is, all others are represented as a three-character
29556 each one. The log message will be used as a comment for any register
29572 resulting changes along with the log message as change commentary. If
29585 with the logmessage as change commentary. A writable file is retained.
29594 level. If COMMENT is present, use that as an initial comment.
29657 BRANCHP is given, the snapshot is made as a new branch and the files
29714 NEW-BACKEND, using the version number from the current backend as the
29919 expressions (e.g. for array index ranges). All keywords as well as
29943 Comments are automatically inserted as additional labels (e.g. after
29944 begin statements) and as help comments if `vhdl-self-insert-comments' is
30019 copied (`C-c C-p C-w') and pasted as entity and component declarations,
30020 as component instantiations and corresponding internal constants and
30021 signals, as a generic map with constants as actual generics, and as
30043 and then pasted as a subprogram declaration, body or call (uses
30048 A copied port can also be pasted as a testbench. The generated
30051 instantiation of the DUT as well as internal constant and signal
30053 names used for entity/architecture/configuration/DUT as well as the file
30095 Simple design consistency checks are done during scanning, such as
30109 - signals that are only inputs to subcomponents are considered as
30111 - signals that are only outputs from subcomponents are considered as
30114 considered as internal connections -> internal signal created
30140 | can be marked as most-recently-analyzed (speedbar menu) before
30217 option `vhdl-index-menu' to non-nil) or made accessible as a mouse menu
30243 function names (controlled by option `vhdl-highlight-keywords'), as well
30244 as comments, strings, and template prompts are highlighted using
30246 parameter and generic/port names in declarations as well as labels are
30253 keywords are highlighted as forbidden words if option
30274 `paren-showing'. Automatic buffer highlighting is turned on/off by
30341 automatically recognized as VHDL source files. To add an extension
30413 is \"input\" mode as far as vi is concerned.
30438 - Some standard (or modified) Emacs commands were integrated, such as
30444 `vi-mark-region', and 'vi-quote-words'. Some of them are quite handy.
30447 Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30563 Optional argument EXIT-ACTION is either nil or a function with buffer as
30580 Optional argument EXIT-ACTION is either nil or a function with buffer as
30597 Optional argument EXIT-ACTION is either nil or a function with buffer as
30607 Emacs commands that do not change the buffer contents are available as usual.
30641 . set the mark.
30642 x exchanges point and mark.
30643 \\[View-back-to-mark] return to mark and pops mark ring.
30645 jump to line occurs. The mark is set on jump to buffer start or end.
30684 If RETURN-TO is non-nil it is added as an element to the buffer local alist
30687 It should be either nil or a function that takes a buffer as argument.
30764 Non-nil means treat multiple `display-warning' calls as a series.
30773 Non-nil means fill each warning text using this string as `fill-prefix'.")
30834 `emacs' as the type and `:warning' as the level.
30963 when the mark is active it applies to the region.
31067 Recommended as a parent keymap for modes using widgets.")
31253 C-k t ws-mark-word
31322 and returned as the first element of the list.