comparison lisp/ldefs-boot.el @ 83250:89ac10c67e45

Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-79 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-80 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-81 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-82 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-84 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-85 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-86 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-87 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-88 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90 Update from CVS: man/calc.texi: Add macro for LaTeX for info output. * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-12 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-13 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-290
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 10 Feb 2005 20:43:55 +0000
parents 549734260e34 aac0a33f5772
children 26c9034f3533
comparison
equal deleted inserted replaced
83249:267c2ab562ab 83250:89ac10c67e45
3053 (defvar calendar-setup nil "\ 3053 (defvar calendar-setup nil "\
3054 The frame setup of the calendar. 3054 The frame setup of the calendar.
3055 The choices are: `one-frame' (calendar and diary together in one separate, 3055 The choices are: `one-frame' (calendar and diary together in one separate,
3056 dedicated frame); `two-frames' (calendar and diary in separate, dedicated 3056 dedicated frame); `two-frames' (calendar and diary in separate, dedicated
3057 frames); `calendar-only' (calendar in a separate, dedicated frame); with 3057 frames); `calendar-only' (calendar in a separate, dedicated frame); with
3058 any other value the current frame is used. Using any of the first 3058 any other value the current frame is used. Using any of the first
3059 three options overrides the value of `view-diary-entries-initially'.") 3059 three options overrides the value of `view-diary-entries-initially'.")
3060 3060
3061 (custom-autoload (quote calendar-setup) "calendar") 3061 (custom-autoload (quote calendar-setup) "calendar")
3062 3062
3063 (autoload (quote calendar) "calendar" "\ 3063 (autoload (quote calendar) "calendar" "\
10525 10525
10526 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article) 10526 ;;;### (autoloads (gnus-delay-initialize gnus-delay-send-queue gnus-delay-article)
10527 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16775 26712)) 10527 ;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16775 26712))
10528 ;;; Generated autoloads from gnus/gnus-delay.el 10528 ;;; Generated autoloads from gnus/gnus-delay.el
10529 10529
10530 (defgroup gnus-delay nil "Arrange for sending postings later." :version "21.4" :group (quote gnus)) 10530 (defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus))
10531 10531
10532 (autoload (quote gnus-delay-article) "gnus-delay" "\ 10532 (autoload (quote gnus-delay-article) "gnus-delay" "\
10533 Delay this article by some time. 10533 Delay this article by some time.
10534 DELAY is a string, giving the length of the time. Possible values are: 10534 DELAY is a string, giving the length of the time. Possible values are:
10535 10535
12934 \\r REPEAT Loop template 12934 \\r REPEAT Loop template
12935 \\w WHILE loop template 12935 \\w WHILE loop template
12936 \\i IF statement template 12936 \\i IF statement template
12937 \\elif IF-ELSE statement template 12937 \\elif IF-ELSE statement template
12938 \\b BEGIN 12938 \\b BEGIN
12939 12939
12940 For a full list, use \\[idlwave-list-abbrevs]. Some templates also 12940 For a full list, use \\[idlwave-list-abbrevs]. Some templates also
12941 have direct keybindings - see the list of keybindings below. 12941 have direct keybindings - see the list of keybindings below.
12942 12942
12943 \\[idlwave-doc-header] inserts a documentation header at the 12943 \\[idlwave-doc-header] inserts a documentation header at the
12944 beginning of the current program unit (pro, function or main). 12944 beginning of the current program unit (pro, function or main).
13619 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region) 13619 ;;;;;; in-is13194-post-read-conversion indian-compose-string indian-compose-region)
13620 ;;;;;; "ind-util" "language/ind-util.el" (16303 21394)) 13620 ;;;;;; "ind-util" "language/ind-util.el" (16303 21394))
13621 ;;; Generated autoloads from language/ind-util.el 13621 ;;; Generated autoloads from language/ind-util.el
13622 13622
13623 (autoload (quote indian-compose-region) "ind-util" "\ 13623 (autoload (quote indian-compose-region) "ind-util" "\
13624 Compose the region according to `composition-function-table'. 13624 Compose the region according to `composition-function-table'.
13625 13625
13626 \(fn FROM TO)" t nil) 13626 \(fn FROM TO)" t nil)
13627 13627
13628 (autoload (quote indian-compose-string) "ind-util" "\ 13628 (autoload (quote indian-compose-string) "ind-util" "\
13629 Not documented 13629 Not documented
16360 16360
16361 \(fn LEN)" nil nil) 16361 \(fn LEN)" nil nil)
16362 16362
16363 (autoload (quote malayalam-composition-function) "mlm-util" "\ 16363 (autoload (quote malayalam-composition-function) "mlm-util" "\
16364 Compose Malayalam characters in REGION, or STRING if specified. 16364 Compose Malayalam characters in REGION, or STRING if specified.
16365 Assume that the REGION or STRING must fully match the composable 16365 Assume that the REGION or STRING must fully match the composable
16366 PATTERN regexp. 16366 PATTERN regexp.
16367 16367
16368 \(fn FROM TO PATTERN &optional STRING)" nil nil) 16368 \(fn FROM TO PATTERN &optional STRING)" nil nil)
16369 16369
16370 ;;;*** 16370 ;;;***
16799 Convert STRING to a sequence of TYPE which contains characters in STRING. 16799 Convert STRING to a sequence of TYPE which contains characters in STRING.
16800 TYPE should be `list' or `vector'. 16800 TYPE should be `list' or `vector'.
16801 16801
16802 \(fn STRING TYPE)" nil nil) 16802 \(fn STRING TYPE)" nil nil)
16803 16803
16804 (make-obsolete (quote string-to-sequence) "use `string-to-list' or `string-to-vector'." "21.4") 16804 (make-obsolete (quote string-to-sequence) "use `string-to-list' or `string-to-vector'." "22.1")
16805 16805
16806 (defsubst string-to-list (string) "\ 16806 (defsubst string-to-list (string) "\
16807 Return a list of characters in STRING." (append string nil)) 16807 Return a list of characters in STRING." (append string nil))
16808 16808
16809 (defsubst string-to-vector (string) "\ 16809 (defsubst string-to-vector (string) "\
17520 ;;;;;; org-diary org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el" 17520 ;;;;;; org-diary org-agenda org-agenda-mode org-mode) "org" "textmodes/org.el"
17521 ;;;;;; (16819 61740)) 17521 ;;;;;; (16819 61740))
17522 ;;; Generated autoloads from textmodes/org.el 17522 ;;; Generated autoloads from textmodes/org.el
17523 17523
17524 (autoload (quote org-mode) "org" "\ 17524 (autoload (quote org-mode) "org" "\
17525 Outline-based notes management and organizer, alias 17525 Outline-based notes management and organizer, alias
17526 \"Carstens outline-mode for keeping track of everything.\" 17526 \"Carstens outline-mode for keeping track of everything.\"
17527 17527
17528 Org-mode develops organizational tasks around a NOTES file which 17528 Org-mode develops organizational tasks around a NOTES file which
17529 contains information about projects as plain text. Org-mode is 17529 contains information about projects as plain text. Org-mode is
17530 implemented on top of outline-mode, which is ideal to keep the content 17530 implemented on top of outline-mode, which is ideal to keep the content
25187 25187
25188 \(fn LEN)" nil nil) 25188 \(fn LEN)" nil nil)
25189 25189
25190 (autoload (quote tamil-composition-function) "tml-util" "\ 25190 (autoload (quote tamil-composition-function) "tml-util" "\
25191 Compose Tamil characters in REGION, or STRING if specified. 25191 Compose Tamil characters in REGION, or STRING if specified.
25192 Assume that the REGION or STRING must fully match the composable 25192 Assume that the REGION or STRING must fully match the composable
25193 PATTERN regexp. 25193 PATTERN regexp.
25194 25194
25195 \(fn FROM TO PATTERN &optional STRING)" nil nil) 25195 \(fn FROM TO PATTERN &optional STRING)" nil nil)
25196 25196
25197 ;;;*** 25197 ;;;***