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

Lines Matching +defs:table +defs:string

75 ;;;### (autoloads (list-one-abbrev-table) "abbrevlist" "abbrevlist.el"
79 (autoload (quote list-one-abbrev-table) "abbrevlist" "\
184 Returns function's name as a string, or nil if outside a function.")
197 being a simple string, this value can also be a list. All elements
546 (put (quote allout-plain-bullets-string) (quote safe-local-variable) (quote stringp))
548 (put (quote allout-distinctive-bullets-string) (quote safe-local-variable) (quote stringp))
556 (put (quote allout-numbered-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x))))))
558 (put (quote allout-file-xref-bullet) (quote safe-local-variable) (if (fboundp (quote string-or-null-p)) (quote string-or-null-p) (quote (lambda (x) (or (stringp x) (null x))))))
568 (put (quote allout-passphrase-verifier-string) (quote safe-local-variable) (quote stringp))
570 (put (quote allout-passphrase-hint-string) (quote safe-local-variable) (quote stringp))
783 to the strict PREFIX format. It consists of a PREFIX-LEAD string,
793 The string at the beginning of a HEADER PREFIX, by default a `.'.
797 When the PREFIX-LEAD is set to the comment-string of a
808 the characters listed on `allout-plain-bullets-string' or
809 `allout-distinctive-bullets-string'. When creating a TOPIC,
835 See doc-string for `allout-layout' and `allout-init' for details on
866 ;;;### (autoloads (animate-birthday-present animate-sequence animate-string)
870 (autoload (quote animate-string) "animate" "\
875 If HPOS is nil (or omitted), center the string horizontally
1058 literally, or a string which is used as a regexp to search for.
1060 SUBJECT is a string that is included in the prompt to identify what
1092 When called from a Lisp program, a string PATTERN is used as a regexp,
1456 Features a private abbrev table and the following bindings:
1763 (put 'battery-mode-line-string 'risky-local-variable t)
1855 The names of optional fields start with the string OPT, and are thus ignored
1857 start with the string ALT. The OPT or ALT string may be removed from
2877 Do a quick calculation and return the result as a string.
2878 Return value will either be the formatted result in string form,
2879 or a list containing a character position and an error message in string form.
2947 ;;;;;; abbreviated-calendar-year sexp-diary-entry-symbol diary-include-string
3105 with the remainder of the line being the diary entry string for
3220 (defvar diary-include-string "#include" "\
3221 The string indicating inclusion of another file of diary entries.
3224 (custom-autoload (quote diary-include-string) "calendar" t)
3227 The string used to indicate a sexp diary entry in `diary-file'.
3308 obeyed. You can change the \"#include\" to some other string by changing
3309 the variable `diary-include-string'. When you use `include-other-diary-files'
3340 STRING), where string is the diary entry for the given date. This can be
3374 obeyed. You can change the \"#include\" to some other string by changing the
3375 variable `diary-include-string'. When you use `mark-included-diary-files' as
3488 (defvar solar-holidays (quote ((if (fboundp (quote atan)) (solar-equinoxes-solstices)) (if (progn (require (quote cal-dst)) t) (funcall (quote holiday-sexp) calendar-daylight-savings-starts (quote (format "Daylight Saving Time Begins %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-starts-time (float 60)) calendar-standard-time-zone-name) ""))))) (funcall (quote holiday-sexp) calendar-daylight-savings-ends (quote (format "Daylight Saving Time Ends %s" (if (fboundp (quote atan)) (solar-time-string (/ calendar-daylight-savings-ends-time (float 60)) calendar-daylight-time-zone-name) "")))))) "\
3583 (defvar c-mode-syntax-table nil "\
3584 Syntax table used in c-mode buffers.")
3609 (defvar c++-mode-syntax-table nil "\
3610 Syntax table used in c++-mode buffers.")
3630 (defvar objc-mode-syntax-table nil "\
3631 Syntax table used in objc-mode buffers.")
3652 (defvar java-mode-syntax-table nil "\
3653 Syntax table used in java-mode buffers.")
3674 (defvar idl-mode-syntax-table nil "\
3675 Syntax table used in idl-mode buffers.")
3696 (defvar pike-mode-syntax-table nil "\
3697 Syntax table used in pike-mode buffers.")
3734 STYLENAME, a string, must be an existing CC Mode style - These are contained
3759 STYLE is a string identifying the style to add or update. DESCRIPTION
3793 (put 'c-file-style 'safe-local-variable 'string-or-null-p)
3884 ;; Same as: ((write [REG | integer | string])
3886 | (write-repeat [REG | integer | string])
3925 ;; Write the byte sequence of `string' as is to the output
3927 | (write string)
3928 ;; Same as: (write string)
3929 | string
4022 (translate-character REG(table) REG(charset) REG(codepoint))
4024 ;; SYMBOL must refer to a table defined by `define-translation-table'.
4028 ;; SYMBOL refers to a table defined by `define-translation-hash-table'.
4094 Interactively check the current buffer for doc string errors.
4105 Interactively check the current buffer for message string errors.
4132 Start scanning the current buffer for documentation string style errors.
4141 Find the next doc string in the current buffer which has a style error.
4180 Examine the doc string of the function or variable under point.
4181 Call `error' if the doc string has problems. If NO-ERROR is
4183 If the doc string passes the test, then check the function for rogue white
4479 ASCII table.
4489 Return the charset for which there is a translation table to DOS CODEPAGE.
4490 CODEPAGE must be the name of a DOS codepage, a string.
4496 CODEPAGE must be the name of a DOS codepage, a string.
4502 CODEPAGE must be the name of a DOS codepage, a string.
4513 A codepage NNN is supported if a variable called `cpNNN-decode-table' exists,
4539 These functions get one argument, a string containing the text as originally
4554 PROGRAM should be either a string denoting an executable program to create
4560 If PROGRAM is a string, any more args are arguments to PROGRAM.
4567 PROGRAM should be either a string denoting an executable program to create
4573 If PROGRAM is a string, any more args are arguments to PROGRAM.
4687 compilation buffer. It should return a string.
4692 It is called with two arguments: the compilation buffer, and a string
4698 and a string describing how the process finished.")
4844 nil) is enhanced so that if some string is divided into words and each word is
4891 ;;;;;; find-composition compose-chars decompose-string compose-string
4954 sequence (vector, list, or string) of integers. In this case,
4960 If it is a string, the elements are alternate characters.
4985 (autoload (quote compose-string) "composite" "\
4986 Compose characters in string STRING.
4996 sequence (vector, list, or string) of integers. See the function
5005 (autoload (quote decompose-string) "composite" "\
5011 Return a string from arguments in which all characters are composed.
5035 Optional 3rd argument STRING, if non-nil, is a string to look for a
5059 It looks up the char-table `composition-function-table' (which see) by
5075 Optional 3rd arg OBJECT, if non-nil, is a string that contains the
5076 text to compose. In that case, POS and LIMIT index to the string.
5099 Convert CHAR to string.
5101 If optional 2nd arg TYPE is non-nil, it is `string', `list', or
5102 `vector'. In this case, CHAR is converted to string, list of CHAR, or
5108 (make-obsolete (quote decompose-composite-char) (quote char-to-string) "21.1")
5352 appropriate. You can set `cperl-electric-parens-string' to the string that
5408 on electric space between $ and {, `cperl-electric-parens-string' is
5409 the string that contains parentheses that should be electric in CPerl
5798 PVERSION should be a string that this package used in
5823 With argument SINCE-VERSION (a string), customize all settings
5985 (defconst custom-face-attributes (quote ((:family (string :tag "Font Family" :help-echo "Font family or fontset alias name.")) (:width (choice :tag "Width" :help-echo "Font width." :value normal (const :tag "compressed" condensed) (const :tag "condensed" condensed) (const :tag "demiexpanded" semi-expanded) (const :tag "expanded" expanded) (const :tag "extracondensed" extra-condensed) (const :tag "extraexpanded" extra-expanded) (const :tag "medium" normal) (const :tag "narrow" condensed) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semicondensed" semi-condensed) (const :tag "semiexpanded" semi-expanded) (const :tag "ultracondensed" ultra-condensed) (const :tag "ultraexpanded" ultra-expanded) (const :tag "wide" extra-expanded))) (:height (choice :tag "Height" :help-echo "Face's font height." :value 1.0 (integer :tag "Height in 1/10 pt") (number :tag "Scale" 1.0))) (:weight (choice :tag "Weight" :help-echo "Font weight." :value normal (const :tag "black" ultra-bold) (const :tag "bold" bold) (const :tag "book" semi-light) (const :tag "demibold" semi-bold) (const :tag "extralight" extra-light) (const :tag "extrabold" extra-bold) (const :tag "heavy" extra-bold) (const :tag "light" light) (const :tag "medium" normal) (const :tag "normal" normal) (const :tag "regular" normal) (const :tag "semibold" semi-bold) (const :tag "semilight" semi-light) (const :tag "ultralight" ultra-light) (const :tag "ultrabold" ultra-bold))) (:slant (choice :tag "Slant" :help-echo "Font slant." :value normal (const :tag "italic" italic) (const :tag "oblique" oblique) (const :tag "normal" normal))) (:underline (choice :tag "Underline" :help-echo "Control text underlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:overline (choice :tag "Overline" :help-echo "Control text overlining." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:strike-through (choice :tag "Strike-through" :help-echo "Control text strike-through." (const :tag "Off" nil) (const :tag "On" t) (color :tag "Colored"))) (:box (choice :tag "Box around text" :help-echo "Control box around text." (const :tag "Off" nil) (list :tag "Box" :value (:line-width 2 :color "grey75" :style released-button) (const :format "" :value :line-width) (integer :tag "Width") (const :format "" :value :color) (choice :tag "Color" (const :tag "*" nil) color) (const :format "" :value :style) (choice :tag "Style" (const :tag "Raised" released-button) (const :tag "Sunken" pressed-button) (const :tag "None" nil)))) (lambda (real-value) (and real-value (let ((lwidth (or (and (consp real-value) (plist-get real-value :line-width)) (and (integerp real-value) real-value) 1)) (color (or (and (consp real-value) (plist-get real-value :color)) (and (stringp real-value) real-value) nil)) (style (and (consp real-value) (plist-get real-value :style)))) (list :line-width lwidth :color color :style style)))) (lambda (cus-value) (and cus-value (let ((lwidth (plist-get cus-value :line-width)) (color (plist-get cus-value :color)) (style (plist-get cus-value :style))) (cond ((and (null color) (null style)) lwidth) ((and (null lwidth) (null style)) color) (t (nconc (and lwidth (\` (:line-width (\, lwidth)))) (and color (\` (:color (\, color)))) (and style (\` (:style (\, style))))))))))) (:inverse-video (choice :tag "Inverse-video" :help-echo "Control whether text should be in inverse-video." (const :tag "Off" nil) (const :tag "On" t))) (:foreground (color :tag "Foreground" :help-echo "Set foreground color (name or #RRGGBB hex spec).")) (:background (color :tag "Background" :help-echo "Set background color (name or #RRGGBB hex spec).")) (:stipple (choice :tag "Stipple" :help-echo "Background bit-mask" (const :tag "None" nil) (file :tag "File" :help-echo "Name of bitmap file." :must-match t))) (:inherit (repeat :tag "Inherit" :help-echo "List of faces to inherit attributes from." (face :Tag "Face" default)) (lambda (real-value) (cond ((or (null real-value) (eq real-value (quote unspecified))) nil) ((symbolp real-value) (list real-value)) (t real-value))) (lambda (cus-value) (if (and (consp cus-value) (null (cdr cus-value))) (car cus-value) cus-value))))) "\
6018 COMMENT is a string comment about FACE.
6131 For readability, the table is slightly
6134 The argument is a string which specifies which language you are using;
6138 If the argument is nil, we return the display table to its standard state.
6458 `delphi-string-face' (default font-lock-string-face)
6515 NAME: a string which will appear in the status line (e.g. \"Hypertext\")
6516 DOCSTRING: an optional documentation string--if you do not supply one,
6526 :syntax-table TABLE
6528 A nil value means to simply use the same syntax-table as the parent.
6529 :abbrev-table TABLE
6531 A nil value means to simply use the same abbrev-table as the parent.
6548 Note that if the documentation string had been left out, it would have
6561 empty syntax table, and an empty abbrev table -- these will be merged
6716 See also `desktop-minor-mode-table'.")
6885 *A string or list of strings specifying switches to be passed to diff.")
6958 some of the `ls' switches are not supported; see the doc string of
7199 (not (string= (nth 8 fa1) (nth 8 fa2))) - mark files with different modes
7640 ;;;;;; standard-display-8bit describe-current-display-table describe-display-table
7641 ;;;;;; set-display-table-slot display-table-slot make-display-table)
7642 ;;;;;; "disp-table" "disp-table.el" (17874 62056))
7643 ;;; Generated autoloads from disp-table.el
7645 (autoload (quote make-display-table) "disp-table" "\
7646 Return a new, empty display table.
7650 (autoload (quote display-table-slot) "disp-table" "\
7658 (autoload (quote set-display-table-slot) "disp-table" "\
7666 (autoload (quote describe-display-table) "disp-table" "\
7667 Describe the display table DT in a help buffer.
7671 (autoload (quote describe-current-display-table) "disp-table" "\
7672 Describe the display table in use in the selected window and buffer.
7676 (autoload (quote standard-display-8bit) "disp-table" "\
7681 (autoload (quote standard-display-default) "disp-table" "\
7686 (autoload (quote standard-display-ascii) "disp-table" "\
7687 Display character C using printable string S.
7691 (autoload (quote standard-display-g1) "disp-table" "\
7698 (autoload (quote standard-display-graphic) "disp-table" "\
7705 (autoload (quote standard-display-underline) "disp-table" "\
7710 (autoload (quote create-glyph) "disp-table" "\
7715 (autoload (quote make-glyph-code) "disp-table" "\
7720 (autoload (quote glyph-char) "disp-table" "\
7725 (autoload (quote glyph-face) "disp-table" "\
7730 (autoload (quote standard-display-european) "disp-table" "\
7807 table and its own syntax table.
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.
7990 The first element of MENU must be a string. It is the menu bar item name.
8012 NAME is a string--the menu item name.
8028 KEYS is a string; a complex keyboard equivalent to this menu item.
8035 KEYS is nil, a string or a vector; nil or a keyboard equivalent to this
8076 HELP is a string, the help to display for the menu item.
8078 A menu item can be a string. Then that string appears in the menu as
8079 unselectable text. A string consisting solely of hyphens is displayed
8093 MENU-NAME is a string, the name of the menu. MENU-ITEMS is a list of items
8166 is nil, send the image to the printer. If FILENAME is a string, save
8881 Return string describing the version of Ediff.
8911 (defmacro ediff-cond-compile-for-xemacs-or-emacs (xemacs-form emacs-form) (if (string-match "XEmacs" emacs-version) xemacs-form emacs-form))
8993 The result will be a string if possible, otherwise an event vector.
8999 Return the keyboard macro MACRO as a human-readable string.
9000 This string is suitable for passing to `read-kbd-macro'.
9067 ;;;### (autoloads (turn-on-eldoc-mode eldoc-mode eldoc-minor-mode-string)
9071 (defvar eldoc-minor-mode-string " ElDoc" "\
9074 (custom-autoload (quote eldoc-minor-mode-string) "eldoc" t)
9081 variable's doc string. Otherwise it displays the argument list
9094 If non-nil, function to call to return doc string.
9095 The function of no args should return a one-line string for displaying
9886 Execute the Eshell command string COMMAND.
9910 ;;;### (autoloads (complete-tag select-tags-table tags-apropos list-tags
9913 ;;;;;; find-tag find-tag-noselect tags-table-files visit-tags-table-buffer
9914 ;;;;;; visit-tags-table tags-table-mode find-tag-default-function
9916 ;;;;;; tags-table-list tags-case-fold-search) "etags" "progmodes/etags.el"
9921 *File name of tags table.
9922 To switch to a new tags table, setting this variable is sufficient.
9923 If you set this variable, do not also set `tags-table-list'.
9924 Use the `etags' program to make a tags table file.")
9925 (put 'tags-file-name 'variable-interactive "fVisit tags table: ")
9934 (defvar tags-table-list nil "\
9939 Use the `etags' program to make a tags table file.")
9941 (custom-autoload (quote tags-table-list) "etags" t)
9945 An empty string means search the non-compressed file.
9953 *Control whether to add a new tags table to the current list.
9955 Any other value means ask the user whether to add a new tags table
9975 (autoload (quote tags-table-mode) "etags" "\
9976 Major mode for tags table file buffers.
9980 (autoload (quote visit-tags-table) "etags" "\
9981 Tell tags commands to use tags table file FILE.
9985 Normally \\[visit-tags-table] sets the global value of `tags-file-name'.
9993 (autoload (quote visit-tags-table-buffer) "etags" "\
9994 Select the buffer containing the current tags table.
9995 If optional arg is a string, visit that file as a tags table.
9996 If optional arg is t, visit the next table in `tags-table-list'.
9997 If optional arg is the atom `same', don't look for a new table;
10000 `tags-file-name', `tags-table-list', `tags-table-list-pointer'.
10001 Returns t if it visits a tags table, or nil if there are no more in the list.
10005 (autoload (quote tags-table-files) "etags" "\
10006 Return a list of files in the current tags table.
10007 Assumes the tags table is the current buffer. The file names are returned
10008 as they appeared in the `etags' command that created the table, usually
10014 Find tag (in current tags table) whose name contains TAGNAME.
10036 Find tag (in current tags table) whose name contains TAGNAME.
10058 Find tag (in current tags table) whose name contains TAGNAME.
10081 Find tag (in current tags table) whose name contains TAGNAME.
10104 Find tag (in current tags table) whose name matches REGEXP.
10135 Select next file among files in current tags table.
10138 beginning of the list of files in the tags table. If the argument is
10164 Search through all files listed in tags table for match for REGEXP.
10173 Do `query-replace-regexp' of FROM with TO on all files listed in tags table.
10184 This searches only the first table in the list, and no included tables.
10191 Display list of all tags in tags table REGEXP matches.
10195 (autoload (quote select-tags-table) "etags" "\
10196 Select a tags table file from a menu of those you have already used.
10197 The list of tags tables to select from is stored in `tags-table-set-list';
10204 Completes to the set of names listed in the current tags table.
10205 The string to complete is chosen in the same way as the default
10335 1) insert the string \"<sera>\" at the beginning of the body,
10439 Query the directory server, and expand the query string before point.
10440 The query string consists of the buffer substring from the point back to
10444 After querying the server for the given string, the expansion specified by
10466 (cond ((not (string-match "XEmacs" emacs-version)) (defvar eudc-tools-menu (make-sparse-keymap "Directory Search")) (fset (quote eudc-tools-menu) (symbol-value (quote eudc-tools-menu))) (define-key eudc-tools-menu [phone] (quote ("Get Phone" . eudc-get-phone))) (define-key eudc-tools-menu [email] (quote ("Get Email" . eudc-get-email))) (define-key eudc-tools-menu [separator-eudc-email] (quote ("--"))) (define-key eudc-tools-menu [expand-inline] (quote ("Expand Inline Query" . eudc-expand-inline))) (define-key eudc-tools-menu [query] (quote ("Query with Form" . eudc-query-form))) (define-key eudc-tools-menu [separator-eudc-query] (quote ("--"))) (define-key eudc-tools-menu [new] (quote ("New Server" . eudc-set-server))) (define-key eudc-tools-menu [load] (quote ("Load Hotlist of Servers" . eudc-load-eudc)))) (t (let ((menu (quote ("Directory Search" ["Load Hotlist of Servers" eudc-load-eudc t] ["New Server" eudc-set-server t] ["---" nil nil] ["Query with Form" eudc-query-form t] ["Expand Inline Query" eudc-expand-inline t] ["---" nil nil] ["Get Email" eudc-get-email t] ["Get Phone" eudc-get-phone t])))) (if (not (featurep (quote eudc-autoloads))) (if eudc-xemacs-p (if (and (featurep (quote menubar)) (not (featurep (quote infodock)))) (add-submenu (quote ("Tools")) menu)) (require (quote easymenu)) (cond ((fboundp (quote easy-menu-add-item)) (easy-menu-add-item nil (quote ("tools")) (easy-menu-create-menu (car menu) (cdr menu)))) ((fboundp (quote easy-menu-create-keymaps)) (define-key global-map [menu-bar tools eudc] (cons "Directory Search" (easy-menu-create-keymaps "Directory Search" (cdr menu)))))))))))
10549 element, and inserts a string representing it in the buffer (at
10550 point). The string PRETTY-PRINTER inserts may be empty or span
10618 Add a list of abbrev to abbrev table TABLE.
10624 EXPANSION is the replacement string or a function which will make the
10945 WHAT-EVENT is used as a key into the table `feedmail-queue-reminder-alist'. If
10995 * if a guess string is found, return it (after finding it)
11118 (defvar find-grep-options (if (or (eq system-type (quote berkeley-unix)) (string-match "solaris2" system-configuration) (string-match "irix" system-configuration)) "-s" "-q") "\
11387 Find the function that KEY invokes. KEY is a string.
11753 To use comments starting with `!', set this to the string \"!\".
11777 Single-character string to be inserted instead of space for
11793 `fortran-continuation-string'
11794 Single-character string to be inserted in column 5 of a continuation
11944 documentation string instead.
11947 string of one or two characters, or a cons cell. A character or a
11948 string is set up in the mode's syntax table as a \"comment starter\".
11952 the syntax table has limitations about what comment starters and
11956 `font-lock-keyword-face'. Each keyword should be a string.
12099 optional second argument DISPLAY should be a standard display string
12288 DELAY is a string, giving the length of the time. Possible values are:
12388 The PNG is returned as a string.
12533 selected group whose SPLIT-REGEXP matches the empty string, nor is
13034 and height of the image in pixels. WINDOW-AND-PIXMAP-ID is a string of
13177 ;;;;;; help-at-pt-cancel-timer display-local-help help-at-pt-kbd-string
13178 ;;;;;; help-at-pt-string) "help-at-pt" "help-at-pt.el" (17842 58279))
13181 (autoload (quote help-at-pt-string) "help-at-pt" "\
13182 Return the help-echo string at point.
13183 Normally, the string produced by the `help-echo' text or overlay
13191 (autoload (quote help-at-pt-kbd-string) "help-at-pt" "\
13192 Return the keyboard help string at point.
13194 string, return it. Otherwise, use the `help-echo' property. If
13195 this produces no string either, return nil.
13201 This displays a short help message, namely the string produced by
13203 a string, but the `help-echo' property does, then that string is
13226 If the value is t, the string obtained from any `kbd-help' or
13342 Returns the documentation as a string, also.
13349 Describe the syntax specifications in the syntax table of BUFFER.
13356 Describe the category specifications in the current category table.
13358 If BUFFER is non-nil, then describe BUFFER's category table instead.
13524 000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character
14535 it should return a string to display at the bottom.
14552 DESCRIPTION is a short string describing the sorting method.
14582 OPSTRING is a string which will be displayed to the user after the
14585 ACTIVE-OPSTRING is a string which will be displayed to the user in a
14597 DESCRIPTION is a short string describing the filter.
14668 case an error string which describes all the errors and problems is
14811 at that point. When used inside a long constant string, the string
14968 As you type in a string, all of the buffers matching the string are
14982 \\[ido-complete] Complete a common suffix to the current string that
14986 \\[ido-edit-input] Edit input string.
15045 type in a string, all of the filenames matching the string are displayed
15059 \\[ido-complete] Complete a common suffix to the current string that
15063 \\[ido-edit-input] Edit input string (including directory).
15176 Read a string in the minibuffer with ido-style completion.
15177 PROMPT is a string to prompt with; normally it ends in a colon and a space.
15184 string if DEF is nil, regardless of the value of REQUIRE-MATCH.
15267 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
15298 Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
15311 `before-string' STRING that has a `display' property whose value is the
15368 string containing the actual image data. The specification whose TYPE
15383 documentation string.
15390 string containing the actual image data. The first image
15716 Function to compare string with index item.
15721 If nil, comparison is done with `string='.
15740 NAME is a string used to name the menu bar item.
15763 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
15768 Compose the region according to `composition-function-table'.
15772 (autoload (quote indian-compose-string) "ind-util" "\
15825 *Format-string for building a Lisp expression to load a file.
15826 This format string should use `%s' to substitute a file name
15829 The string \"(progn (load \\\"%s\\\" :verbose nil :print t) (values))\\n\"
15933 Look up a string TOPIC in the index for this manual and go to that entry.
15978 \\[Info-toc] Go to table of contents of the current Info file.
15999 \\[info-apropos] Look for a string in the indices of all manuals.
16017 COMMAND must be a symbol or string.
16024 KEY is a string.
16124 Create or update Info file tag table in current buffer or in a region.
16133 table. The buffer is modified into a (small) indirect info file which
16139 contains just the tag table and a directory of subfiles.
16206 The region between FROM and TO is translated using the table TRANS-TAB.
16213 The region between FROM and TO is translated using the table TRANS-TAB.
16220 The region between FROM and TO is translated using the table TRANS-TAB.
16227 The region between FROM and TO is translated using the table TRANS-TAB.
16234 The region between FROM and TO is translated using the table TRANS-TAB.
16241 The region between FROM and TO is translated using the table TRANS-TAB.
16248 The region between FROM and TO is translated using the table TRANS-TAB.
16310 (put 'ispell-local-dictionary 'safe-local-variable 'string-or-null-p)
16342 DICTIONARY-NAME is a possible string value of variable `ispell-dictionary',
16356 If you want OTHERCHARS to be empty, use the empty string.
16408 (KEY . REGEXP) - skip to the end of REGEXP. REGEXP may be string or symbol.
16409 (KEY REGEXP) - skip to end of REGEXP. REGEXP must be a string.
16412 (defvar ispell-tex-skip-alists (quote ((("\\\\addcontentsline" ispell-tex-arg-end 2) ("\\\\add\\(tocontents\\|vspace\\)" ispell-tex-arg-end) ("\\\\\\([aA]lph\\|arabic\\)" ispell-tex-arg-end) ("\\\\bibliographystyle" ispell-tex-arg-end) ("\\\\makebox" ispell-tex-arg-end 0) ("\\\\e?psfig" ispell-tex-arg-end) ("\\\\document\\(class\\|style\\)" . "\\\\begin[ \n]*{[ \n]*document[ \n]*}")) (("\\(figure\\|table\\)\\*?" ispell-tex-arg-end 0) ("list" ispell-tex-arg-end 2) ("program" . "\\\\end[ \n]*{[ \n]*program[ \n]*}") ("verbatim\\*?" . "\\\\end[ \n]*{[ \n]*verbatim\\*?[ \n]*}")))) "\
16612 ;;;### (autoloads (read-hiragana-string japanese-zenkaku-region japanese-hankaku-region
16625 The argument may be a character or string. The result has the same type.
16629 may be a string even if OBJ is a character if two Katakanas are
16636 The argument may be a character or string. The result has the same type.
16643 The argument may be a character or string. The result has the same type.
16651 The argument may be a character or string. The result has the same type.
16684 (autoload (quote read-hiragana-string) "japan-util" "\
16685 Read a Hiragana string from the minibuffer, prompting with string PROMPT.
16686 If non-nil, second arg INITIAL-INPUT is a string to insert before reading.
16811 Convert Kana string in the current region to Kanji-Kana mixed string.
16932 ;;;### (autoloads (kannada-post-read-conversion kannada-compose-string
16944 (autoload (quote kannada-compose-string) "knd-util" "\
16961 (defvar default-korean-keyboard (if (string-match "3" (or (getenv "HANGUL_KEYBOARD_TYPE") "")) "3" "") "\
17008 ;;;;;; lao-transcribe-roman-to-lao-string lao-transcribe-single-roman-syllable-to-lao
17009 ;;;;;; lao-compose-string) "lao-util" "language/lao-util.el" (17842
17013 (autoload (quote lao-compose-string) "lao-util" "\
17019 Transcribe a Romanized Lao syllable in the region FROM and TO to Lao string.
17025 Optional 3rd arg STR, if non-nil, is a string to search for Roman Lao
17030 (autoload (quote lao-transcribe-roman-to-lao-string) "lao-util" "\
17031 Transcribe Romanized Lao string STR to Lao character string.
17043 Optional 4th argument STRING, if non-nil, is a string containing text
17160 (defconst ledit-go-to-lisp-string "%?lisp" "\
17163 (defconst ledit-go-to-liszt-string "%?liszt" "\
17350 On Unix-like systems, a string value should be a name understood by
17353 On MS-DOS and MS-Windows systems, a string value is taken as the name of
17374 On MS-DOS and MS-Windows systems, if the value is an empty string then
17496 The symbol's function definition becomes the keyboard macro string.
17551 Suppose you wanted to build a keyword table in C where each entry
17564 and write a macro to massage a word into a table entry:
17571 `\\[apply-macro-to-region-lines]' to build the table from the names.
17596 ADDRESS may be a string or a buffer. If it is a buffer, the visible
17599 consing a string.)
17662 Convert a string to the \"quoted printable\" Q encoding.
17816 The string that gets appended to all target names
17821 The string that gets appended to all macro names
18901 (defvar non-iso-charset-alist (\` ((mac-roman (ascii latin-iso8859-1 mule-unicode-2500-33ff mule-unicode-0100-24ff mule-unicode-e000-ffff) mac-roman-decoder ((0 255))) (viscii (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-viscii-nonascii-translation-table ((0 255))) (vietnamese-tcvn (ascii vietnamese-viscii-lower vietnamese-viscii-upper) viet-tcvn-nonascii-translation-table ((0 255))) (koi8-r (ascii cyrillic-iso8859-5) cyrillic-koi8-r-nonascii-translation-table ((32 255))) (alternativnyj (ascii cyrillic-iso8859-5) cyrillic-alternativnyj-nonascii-translation-table ((32 255))) (koi8-u (ascii cyrillic-iso8859-5 mule-unicode-0100-24ff) cyrillic-koi8-u-nonascii-translation-table ((32 255))) (big5 (ascii chinese-big5-1 chinese-big5-2) decode-big5-char ((32 127) ((161 254) 64 126 161 254))) (sjis (ascii katakana-jisx0201 japanese-jisx0208) decode-sjis-char ((32 127 161 223) ((129 159 224 239) 64 126 128 252))))) "\
18917 TRANSLATION-METHOD is a translation table (symbol) to translate a
18938 The MULTIBYTE-FORM column contains the format of the buffer and string
18955 Read a character set from the minibuffer, prompting with string PROMPT.
18962 INITIAL-INPUT, if non-nil, is a string inserted in the minibuffer initially.
19069 ;;;;;; detect-coding-with-priority coding-system-translation-table-for-encode
19070 ;;;;;; coding-system-translation-table-for-decode coding-system-pre-write-conversion
19072 ;;;;;; truncate-string-to-width store-substring string-to-sequence)
19076 (autoload (quote string-to-sequence) "mule-util" "\
19082 (make-obsolete (quote string-to-sequence) "use `string-to-list' or `string-to-vector'." "22.1")
19084 (defsubst string-to-list (string) "\
19085 Return a list of characters in STRING." (append string nil))
19087 (defsubst string-to-vector (string) "\
19088 Return a vector of characters in STRING." (vconcat string))
19091 Embed OBJ (string or character) at index IDX of STRING.
19095 (autoload (quote truncate-string-to-width) "mule-util" "\
19096 Truncate string STR to end at column END-COLUMN.
19111 the resulting string may be narrower than END-COLUMN.
19113 If ELLIPSIS is non-nil, it should be a string which will replace the
19116 width of ELLIPSIS. If it is non-nil and not a string, then ELLIPSIS
19130 can be a string, a vector, or a list." (and obj (listp obj) (listp (cdr obj))))
19166 (autoload (quote coding-system-translation-table-for-decode) "mule-util" "\
19167 Return the value of CODING-SYSTEM's `translation-table-for-decode' property.
19171 (autoload (quote coding-system-translation-table-for-encode) "mule-util" "\
19172 Return the value of CODING-SYSTEM's `translation-table-for-encode' property.
19360 (put 'comment-start 'safe-local-variable 'string-or-null-p)
19366 (put 'comment-start-skip 'safe-local-variable 'string-or-null-p)
19370 (put 'comment-end-skip 'safe-local-variable 'string-or-null-p)
19374 Should be an empty string if comments are terminated by end-of-line.")
19375 (put 'comment-end 'safe-local-variable 'string-or-null-p)
19398 Padding string that `comment-region' puts between comment chars and text.
19399 Can also be an integer which will be automatically turned into a string
19715 If KEY is not a string, prompt for it with completion.
19798 octave-continuation-string
19864 calendar. Tables are easily created with a built-in table editor.
19917 The `org-mode' table editor as a minor mode for use in other modes.
20015 CMD-KEY is a string that is also a key in `org-agenda-custom-commands'.
20130 (put 'outline-regexp 'safe-local-variable 'string-or-null-p)
20193 (put 'sentence-end 'safe-local-variable 'string-or-null-p)
20226 ;;;### (autoloads (parse-time-string) "parse-time" "calendar/parse-time.el"
20230 (autoload (quote parse-time-string) "parse-time" "\
20231 Parse the time-string STRING into (SEC MIN HOUR DAY MON YEAR DOW DST TZ).
20653 The exact behavior is determined also by `cvs-dired-use-hook'." (when (stringp dir) (setq dir (directory-file-name dir)) (when (and (string= "CVS" (file-name-nondirectory dir)) (file-readable-p (expand-file-name "Entries" dir)) cvs-dired-use-hook (if (eq cvs-dired-use-hook (quote always)) (not current-prefix-arg) (equal current-prefix-arg cvs-dired-use-hook))) (save-excursion (funcall cvs-dired-action (file-name-directory dir) t t)))))
20985 ;;;;;; pp-to-string) "pp" "emacs-lisp/pp.el" (17852 19612))
20988 (autoload (quote pp-to-string) "pp" "\
20989 Return a string containing the pretty-printed representation of OBJECT.
21065 save the image in a temporary file. If FILENAME is a string, save the
21084 save the image in a temporary file. If FILENAME is a string, save the
21103 save the image in a temporary file. If FILENAME is a string, save the
21124 save the image in a temporary file. If FILENAME is a string, save the
21141 temporary file. If FILENAME is a string, save the PostScript image in a file
21155 printer. If FILENAME is a string, save the PostScript image in a file with
21169 printer. If FILENAME is a string, save the PostScript image in a file with
21185 printer. If FILENAME is a string, save the PostScript image in a file with
21311 save the image in a temporary file. If FILENAME is a string, save the
21324 send the image to the printer. If FILENAME is a string, save the PostScript
21337 send the image to the printer. If FILENAME is a string, save the PostScript
21350 send the image to the printer. If FILENAME is a string, save the PostScript
21390 PostScript file name; otherwise, it *must* be a string that it's an input
21392 nil, send the image to the printer. If OFILENAME is a string, save the
21713 ;;;### (autoloads (ps-mule-begin-page ps-mule-begin-job ps-mule-encode-header-string
21714 ;;;;;; ps-mule-initialize ps-mule-plot-composition ps-mule-plot-string
21775 (autoload (quote ps-mule-plot-string) "ps-mule" "\
21813 (autoload (quote ps-mule-encode-header-string) "ps-mule" "\
21815 FONTTAG should be a string \"/h0\" or \"/h1\".
21884 send the image to the printer. If FILENAME is a string, save the PostScript
21956 send the image to the printer. If FILENAME is a string, save the PostScript
21971 The table depends on the current ps-print setup.
21977 The table depends on the current ps-print setup.
22016 FOREGROUND and BACKGROUND may be nil or a string that denotes the
22095 module/attribute names, not variables. An abbrev table is set up
22156 TITLE is a string to be displayed at mode-line to indicate this package.
22162 GUIDANCE specifies how a guidance string is shown in echo area.
22166 in the current key is searched in the list and the corresponding string is
22170 DOCSTRING is the documentation string of this package. The command
22171 `describe-input-method' shows this string while replacing the form
22172 \\=\\<VAR> in the string by the value of VAR. That value should be a
22173 string. For instance, the form \\=\\<quail-translation-docstring> is
22257 KEY is a string meaning a sequence of keystrokes to be translated.
22258 TRANSLATION is a character, a string, a vector, a Quail map, or a function.
22260 If it is a string, each character is a candidate for the translation.
22261 If it is a vector, each element (string or character) is a candidate
22281 selected TRANSLATION string, after the TRANSLATION is
22311 KEY is a string meaning a sequence of keystrokes to be translated.
22312 TRANSLATION is a character, a string, a vector, a Quail map,
22315 If it is a string, each character is a candidate for the translation.
22316 If it is a vector, each element (string or character) is a candidate
22528 ;;;### (autoloads (clear-rectangle string-insert-rectangle string-rectangle
22629 (autoload (quote string-rectangle) "rect" "\
22637 (defalias (quote replace-rectangle) (quote string-rectangle))
22639 (autoload (quote string-insert-rectangle) "rect" "\
22842 Return a regexp to match a string in the list STRINGS.
22843 Each string should be unique in STRINGS and should not contain any regexps,
23028 a string or buffer, it specifies the buffer to use.
23280 \\[rmail-search] Search for string and show message it is found in.
23405 NAME-EXP may be a string constant giving the file name to use,
23407 a file name as a string.")
23540 LABELS should be a string containing the desired labels, separated by commas.
23549 RECIPIENTS is a string of regexps separated by commas.
23566 SUBJECT is a string of regexps separated by commas.
23572 SENDERS is a string of names separated by commas.
23603 ;;;;;; rot13-string rot13) "rot13" "rot13.el" (17842 58279))
23607 Return ROT13 encryption of OBJECT, a buffer or string.
23611 (autoload (quote rot13-string) "rot13" "\
23653 ;;;### (autoloads (rx rx-to-string) "rx" "emacs-lisp/rx.el" (18011
23657 (autoload (quote rx-to-string) "rx" "\
23665 Translate regular expressions REGEXPS in sexp form to a regexp string.
23667 See also `rx-to-string' for how to do such a translation at run-time.
23673 matches string STRING literally.
23687 matches any character in SET .... SET may be a character or string.
23700 matches the empty string, but only at the beginning of a line
23706 `string-start', `bos', `bot'
23707 matches the empty string, but only at the beginning of the
23708 string being matched against.
23710 `string-end', `eos', `eot'
23711 matches the empty string, but only at the end of the
23712 string being matched against.
23715 matches the empty string, but only at the beginning of the
23716 buffer being matched against. Actually equivalent to `string-start'.
23719 matches the empty string, but only at the end of the
23720 buffer being matched against. Actually equivalent to `string-end'.
23723 matches the empty string, but only at point.
23726 matches the empty string, but only at the beginning of a word.
23729 matches the empty string, but only at the end of a word.
23732 matches the empty string, but only at the beginning or end of a
23737 matches the empty string, but not at the beginning or end of a
23741 matches the empty string, but only at the beginning of a symbol.
23744 matches the empty string, but only at the end of a symbol.
23804 `whitespace' (\\s- in string notation)
23811 `string-quote' (\\s\")
23817 `string-delimiter' (\\s|)
23827 `consonant' (\\c0 in string notation)
23879 `match-beginning', and `match-string'.
23956 evaluate FORM and insert result. If result is a string,
23960 include REGEXP in string notation in the result.
24030 that variable's value is a string.
24243 If a string, that string is inserted.
24244 (To make a proper signature, the string should begin with \\n\\n-- \\n,
24264 A string containing header lines, to be inserted in outgoing messages.
24356 If `mail-default-reply-to' is non-nil, it should be an address (a string);
24596 OBJECT is either a string or a buffer.
24599 If BINARY is non-nil, return a string in binary form.
24773 indentation. It has its own abbrev table and its own syntax table.
24784 (put 'fill-prefix 'safe-local-variable 'string-or-null-p)
24824 the symbols `upcase', `downcase', `capitalize', (as in) `abbrev-table',
24826 `simula-abbrev-stdproc' 'abbrev-table
24829 (as in) `abbrev-table', or nil if they should not be changed.
24861 Optional second argument STR may also be a string which will be the value
24884 not needed, a prompt-string or an expression for complex read functions.
24886 If ELEMENT is a string or a character it gets inserted (see also
24907 non-empty string. \\[keyboard-quit] terminates skeleton insertion, but
24909 a subskeleton is a prompt-string which contains a \".. %s ..\" it is
24911 strings with the subskeleton being repeated once for each string.
24920 str first time: read a string according to INTERACTOR
24921 then: insert previously read string once more
24923 input initial input (string or cons with index) while reading str
25070 `12-hours', `24-hours', and `minutes', all numbers in string form,
25254 it defaults to `<', otherwise it defaults to `string<'.
25440 ;;;### (autoloads (spell-string spell-region spell-word spell-buffer)
25465 DESCRIPTION is an optional string naming the unit being checked:
25470 (autoload (quote spell-string) "spell" "\
25471 Check spelling of string supplied as argument.
25591 (modify-syntax-entry ?\\\\ \".\" sql-mode-syntax-table)))
25914 for this to work). If `sql-password' is an empty string, inl will use
25942 See also `strokes-global-set-stroke-string'.
26078 string. When run interactively, the argument INTERACTIVE-CALL is t,
26169 ;;;### (autoloads (table-release table-capture table-delete-column
26170 ;;;;;; table-delete-row table-insert-sequence table-generate-source
26171 ;;;;;; table-query-dimension table-fixed-width-mode table-justify-column
26172 ;;;;;; table-justify-row table-justify-cell table-justify table-split-cell
26173 ;;;;;; table-split-cell-horizontally table-split-cell-vertically
26174 ;;;;;; table-span-cell table-backward-cell table-forward-cell table-narrow-cell
26175 ;;;;;; table-widen-cell table-shorten-cell table-heighten-cell table-unrecognize-cell
26176 ;;;;;; table-recognize-cell table-unrecognize-table table-recognize-table
26177 ;;;;;; table-unrecognize-region table-recognize-region table-unrecognize
26178 ;;;;;; table-recognize table-insert-row-column table-insert-column
26179 ;;;;;; table-insert-row table-insert table-point-left-cell-hook
26180 ;;;;;; table-point-entered-cell-hook table-load-hook table-cell-map-hook)
26181 ;;;;;; "table" "textmodes/table.el" (18012 17784))
26182 ;;; Generated autoloads from textmodes/table.el
26184 (defvar table-cell-map-hook nil "\
26185 *Normal hooks run when finishing construction of `table-cell-map'.
26186 User can modify `table-cell-map' by adding custom functions here.")
26188 (custom-autoload (quote table-cell-map-hook) "table" t)
26190 (defvar table-load-hook nil "\
26191 *List of functions to be called after the table is first loaded.")
26193 (custom-autoload (quote table-load-hook) "table" t)
26195 (defvar table-point-entered-cell-hook nil "\
26196 *List of functions to be called after point entered a table cell.")
26198 (custom-autoload (quote table-point-entered-cell-hook) "table" t)
26200 (defvar table-point-left-cell-hook nil "\
26201 *List of functions to be called after point left a table cell.")
26203 (custom-autoload (quote table-point-left-cell-hook) "table" t)
26205 (autoload (quote table-insert) "table" "\
26206 Insert an editable text table.
26207 Insert a table of specified number of COLUMNS and ROWS. Optional
26209 cell. The cell size is uniform across the table if the specified size
26217 \\[table-insert] inserts a table at the current point location.
26224 Type \\[table-insert] and hit ENTER key. As it asks table
26227 table and the point is automatically moved to the beginning of the
26234 Inside a table cell, there are special key bindings. \\<table-cell-map>
26236 M-9 \\[table-widen-cell] (or \\[universal-argument] 9 \\[table-widen-cell]) widens the first cell by 9 character
26243 Type TAB \\[table-widen-cell] then type TAB M-2 M-7 \\[table-widen-cell] (or \\[universal-argument] 2 7 \\[table-widen-cell]). Typing
26250 If you knew each width of the columns prior to the table creation,
26252 width information to `table-insert'.
26264 first cell. Now type \\[table-heighten-cell] which heighten the row by a line.
26271 Type \\[table-insert-row-column] and tell it to insert a row.
26281 Move the point under the table as shown below.
26292 Type M-x table-insert-row instead of \\[table-insert-row-column]. \\[table-insert-row-column] does not work
26293 when the point is outside of the table. This insertion at
26294 outside of the table effectively appends a row at the end.
26307 Text editing inside the table cell produces reasonably expected
26314 | | |Text editing inside the table |
26322 Inside a table cell has a special keymap.
26324 \\{table-cell-map}
26328 (autoload (quote table-insert-row) "table" "\
26329 Insert N table row(s).
26330 When point is in a table the newly inserted row(s) are placed above
26331 the current row. When point is outside of the table it must be below
26332 the table within the table width range, then the newly created row(s)
26333 are appended at the bottom of the table.
26337 (autoload (quote table-insert-column) "table" "\
26338 Insert N table column(s).
26339 When point is in a table the newly inserted column(s) are placed left
26340 of the current column. When point is outside of the table it must be
26341 right side of the table within the table height range, then the newly
26342 created column(s) are appended at the right of the table.
26346 (autoload (quote table-insert-row-column) "table" "\
26348 See `table-insert-row' and `table-insert-column'.
26352 (autoload (quote table-recognize) "table" "\
26354 Scans the entire buffer and recognizes valid table cells. If the
26357 all the table specific features.
26361 (autoload (quote table-unrecognize) "table" "\
26366 (autoload (quote table-recognize-region) "table" "\
26370 inactive, meaning the tables become plain text and lose all the table
26375 (autoload (quote table-unrecognize-region) "table" "\
26380 (autoload (quote table-recognize-table) "table" "\
26381 Recognize a table at point.
26382 If the optional numeric prefix argument ARG is negative the table
26383 becomes inactive, meaning the table becomes plain text and loses all
26384 the table specific features.
26388 (autoload (quote table-unrecognize-table) "table" "\
26393 (autoload (quote table-recognize-cell) "table" "\
26394 Recognize a table cell that contains current point.
26399 plain text and loses all the table specific features.
26403 (autoload (quote table-unrecognize-cell) "table" "\
26408 (autoload (quote table-heighten-cell) "table" "\
26412 heightened in order to keep the rectangular table structure. The
26418 (autoload (quote table-shorten-cell) "table" "\
26425 table structure.
26429 (autoload (quote table-widen-cell) "table" "\
26431 Some other cells in the same table are widen as well to keep the
26432 table's rectangle structure.
26436 (autoload (quote table-narrow-cell) "table" "\
26438 Some other cells in the same table are narrowed as well to keep the
26439 table's rectangle structure.
26443 (autoload (quote table-forward-cell) "table" "\
26452 \\[table-recognize] and go to cells in the following tables and press
26453 \\[table-forward-cell] or TAB key.
26482 (autoload (quote table-backward-cell) "table" "\
26489 (autoload (quote table-span-cell) "table" "\
26495 (autoload (quote table-split-cell-vertically) "table" "\
26501 (autoload (quote table-split-cell-horizontally) "table" "\
26507 (autoload (quote table-split-cell) "table" "\
26513 (autoload (quote table-justify) "table" "\
26520 (autoload (quote table-justify-cell) "table" "\
26529 (autoload (quote table-justify-row) "table" "\
26536 (autoload (quote table-justify-column) "table" "\
26543 (autoload (quote table-fixed-width-mode) "table" "\
26551 (autoload (quote table-query-dimension) "table" "\
26552 Return the dimension of the current cell and the current table.
26554 width, ch is the cell height, tw is the table width, th is the table
26557 frame while the table dimension includes the table frame. The columns
26561 WHERE is provided the cell and table at that location is reported.
26565 (autoload (quote table-generate-source) "table" "\
26566 Generate source of the current table in the specified language.
26568 structure of the table. It must be either 'html, 'latex or 'cals.
26571 buffer specified in `table-dest-buffer-name' is used. In this case
26589 http://www.oreilly.com/catalog/docbook/chapter/book/table.html#AEN114751
26593 (autoload (quote table-insert-sequence) "table" "\
26594 Travel cells forward while inserting a specified sequence string in each cell.
26595 STR is the base string from which the sequence starts. When STR is an
26596 empty string then each cell content is erased. When STR ends with
26602 entire table. INCREMENT is the increment between adjacent sequence
26607 is placed straight down vertically as long as the table's cell
26609 'right, that specifies justification of the inserted string.
26614 (table-insert 16 3 5 1)
26615 (table-forward-cell 15)
26616 (table-insert-sequence \"D0\" -16 1 1 'center)
26617 (table-forward-cell 16)
26618 (table-insert-sequence \"A[0]\" -16 1 1 'center)
26619 (table-forward-cell 1)
26620 (table-insert-sequence \"-\" 16 0 1 'center))
26623 (table-insert 16 8 5 1)
26624 (table-insert-sequence \"@\" 0 1 2 'right)
26625 (table-forward-cell 1)
26626 (table-insert-sequence \"64\" 0 1 2 'left))
26630 (autoload (quote table-delete-row) "table" "\
26638 (autoload (quote table-delete-column) "table" "\
26646 (autoload (quote table-capture) "table" "\
26647 Convert plain text into a table by capturing the text in the region.
26648 Create a table with the text in region as cell contents. BEG and END
26649 specify the region. The text in the region is replaced with a table.
26650 The removed text is inserted in the table. When optional
26654 columns and rows of the table automatically. If COL-DELIM-REGEXP and
26655 ROW-DELIM-REGEXP are omitted the result table has only one cell and
26669 Running `table-capture' on above 3 line region with COL-DELIM-REGEXP
26670 \",\" and ROW-DELIM-REGEXP \"\\n\" creates the following table. In
26691 This example shows how a table can be used for text layout editing.
26692 Let `table-capture' capture the following region starting from
26694 name headers. This time specify empty string for both
26697 -!-`table-capture' is a powerful command however mastering its power
26704 non-table text and then forms a table out
26708 creates a single cell table. The text in
26712 Now the entire content is captured in a cell which is itself a table
26716 |`table-capture' is a powerful command however mastering its power|
26723 | non-table text and then forms a table out |
26727 | creates a single cell table. The text in |
26732 By splitting the cell appropriately we now have a table consisting of
26737 |`table-capture' is a powerful command however mastering its power|
26744 | |non-table text and then forms a table out |
26748 | |creates a single cell table. The text in |
26753 By applying `table-release', which does the opposite process, the
26754 contents become once again plain text. `table-release' works as
26755 companion command to `table-capture' this way.
26759 (autoload (quote table-release) "table" "\
26760 Convert a table into plain text by removing the frame from a table.
26761 Remove the frame from a table and inactivate the table. This command
26762 converts a table into plain text without frames. It is a companion to
26763 `table-capture' which does the opposite process.
26863 Open a network login connection to host named HOST (a string).
26877 Open a network login connection to host named HOST (a string).
26928 are parsed from an input-string using your usual shell.
27016 If this is non-nil, it should be a regular expression string;
27036 TeX Mode sets `tex-command' to this string.
27043 LaTeX Mode sets `tex-command' to this string.
27050 SliTeX Mode sets `tex-command' to this string.
27078 If this string contains an asterisk (`*'), that is replaced by the file name;
27085 If this string contains an asterisk (`*'), that is replaced by the file name;
27092 If this string contains an asterisk (`*'), that is replaced by the file name;
27100 '(format \"lpr -P%s\" (read-string \"Use printer: \")))
27109 If it is a string, that specifies the command directly.
27110 If this string contains an asterisk (`*'), that is replaced by the file name;
27179 Command string used by \\[tex-region] or \\[tex-buffer].
27184 Command string used by \\[tex-print] to print a .dvi file.
27186 Alternative command string used by \\[tex-print] (when given a prefix
27189 Command string used by \\[tex-view] to preview a .dvi file.
27191 Command string used by \\[tex-show-print-queue] to show the print
27222 Command string used by \\[tex-region] or \\[tex-buffer].
27227 Command string used by \\[tex-print] to print a .dvi file.
27229 Alternative command string used by \\[tex-print] (when given a prefix
27232 Command string used by \\[tex-view] to preview a .dvi file.
27234 Command string used by \\[tex-show-print-queue] to show the print
27265 Command string used by \\[tex-region] or \\[tex-buffer].
27270 Command string used by \\[tex-print] to print a .dvi file.
27272 Alternative command string used by \\[tex-print] (when given a prefix
27275 Command string used by \\[tex-view] to preview a .dvi file.
27277 Command string used by \\[tex-show-print-queue] to show the print
27309 Non-nil argument (prefix, if interactive) means don't make tag table
27366 Editing commands are like text-mode except that the syntax table is
27428 ;;;;;; thai-post-read-conversion thai-compose-buffer thai-compose-string
27440 (autoload (quote thai-compose-string) "thai-util" "\
27441 Compose Thai characters in STRING and return the resulting string.
27458 Optional 4th argument STRING, if non-nil, is a string containing text
27570 ;;;;;; tibetan-composition-function tibetan-decompose-string tibetan-decompose-region
27571 ;;;;;; tibetan-compose-region tibetan-compose-string tibetan-transcription-to-tibetan
27583 Transcribe Tibetan string STR and return the corresponding Roman string.
27588 Convert Tibetan Roman string STR to Tibetan character string.
27589 The returned string has no composition information.
27593 (autoload (quote tibetan-compose-string) "tibet-util" "\
27594 Compose Tibetan string STR.
27610 (autoload (quote tibetan-decompose-string) "tibet-util" "\
27611 Decompose Tibetan string STR.
27612 This is different from decompose-string because precomposed Tibetan characters
27658 See variables `tildify-pattern-alist', `tildify-string-alist', and
27667 See variables `tildify-pattern-alist', `tildify-string-alist', and
27726 Parse a string that represents a date-time and return a time value.
27753 TIME should be either a time value or a date-time string.
27772 DATE should be a date-time string.
27800 Parse a string that represents a date-time and return a time value.
27820 Update the time stamp string(s) in the buffer.
27849 ;;;### (autoloads (timeclock-when-to-leave-string timeclock-workday-elapsed-string
27850 ;;;;;; timeclock-workday-remaining-string timeclock-reread-log timeclock-query-out
27851 ;;;;;; timeclock-change timeclock-status-string timeclock-out timeclock-in
27896 (autoload (quote timeclock-status-string) "timeclock" "\
27925 (autoload (quote timeclock-workday-remaining-string) "timeclock" "\
27926 Return a string representing the amount of time left today.
27934 (autoload (quote timeclock-workday-elapsed-string) "timeclock" "\
27935 Return a string representing the amount of time worked today.
27941 (autoload (quote timeclock-when-to-leave-string) "timeclock" "\
27942 Return a string representing the end of today's workday.
27943 This string is relative to the value of `timeclock-workday'. If
27975 TIME should be one of: a string giving an absolute time like
27978 today, even if in the past); a string giving a relative time like
28687 `type-break-warning-countdown-string'
28688 `type-break-warning-countdown-string-type'
28834 URL is either a string or a parsed URL.
28862 no further processing). URL is either a string or a parsed URL.
28874 Return an authorization string suitable for use in the WWW-Authenticate
28878 string representing the URL, or the parsed representation returned by
28881 string specifying the exact realm, or nil or the symbol 'any' to
28884 TYPE is the type of authentication to be returned. This is either a string
28898 TYPE is a string or symbol specifying the name of the method. This
29085 A list of supported DASL search types supported (string form)
29131 URL can be a URL string, or a URL vector of the type returned by
29254 Recreate a URL string from the parsed URLOBJ.
29281 ;;;;;; url-hexify-string url-unhex-string url-parse-query-string
29284 ;;;;;; url-lazy-message url-normalize-url url-insert-entities-in-string
29309 (autoload (quote url-insert-entities-in-string) "url-util" "\
29312 an attribute value in a tag. Returns a new string with the result of the
29334 Return a 'real' date string that most HTTP servers can understand.
29339 Remove spaces/tabs at the end of a string.
29344 Remove spaces at the front of a string.
29368 (autoload (quote url-parse-query-string) "url-util" "\
29373 (autoload (quote url-unhex-string) "url-util" "\
29376 decoding of carriage returns and line feeds in the string, which is normally
29381 (autoload (quote url-hexify-string) "url-util" "\
29382 Return a new string that is STRING URI-encoded.
29384 character in the utf-8 string, those found in `url-unreserved-chars'
29386 string: \"%\" followed by two lowercase hex digits.
29518 Check in FILE with COMMENT (a string) after BODY has been executed.
29873 brackets and removed if the queried string is left empty. Prompts for
29874 mandatory arguments remain in the code if the queried string is left
30433 - No need to set/unset 'magic', to search for a string with regular expr
30447 Syntax table and abbrevs while in vi mode remain as they were in Emacs.
30773 Non-nil means fill each warning text using this string as `fill-prefix'.")
30778 message under the control of the string in `warning-levels'.")
31070 Setup current buffer so editing string widgets works.
31166 should be a topic string and non-nil RE-CACHE forces re-caching.
31433 ;;;;;; "calendar/cal-tex.el" "calendar/cal-x.el" "case-table.el"