1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13

Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - 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/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS
This commit is contained in:
Miles Bader 2005-02-13 07:19:08 +00:00
commit dd75f82d04
182 changed files with 2817 additions and 1782 deletions

View file

@ -3054,7 +3054,7 @@ The frame setup of the calendar.
The choices are: `one-frame' (calendar and diary together in one separate,
dedicated frame); `two-frames' (calendar and diary in separate, dedicated
frames); `calendar-only' (calendar in a separate, dedicated frame); with
any other value the current frame is used. Using any of the first
any other value the current frame is used. Using any of the first
three options overrides the value of `view-diary-entries-initially'.")
(custom-autoload (quote calendar-setup) "calendar")
@ -10508,7 +10508,7 @@ next enabled. Depends upon the caller to determine whether group deletion is sup
;;;;;; "gnus-delay" "gnus/gnus-delay.el" (16775 26712))
;;; Generated autoloads from gnus/gnus-delay.el
(defgroup gnus-delay nil "Arrange for sending postings later." :version "21.4" :group (quote gnus))
(defgroup gnus-delay nil "Arrange for sending postings later." :version "22.1" :group (quote gnus))
(autoload (quote gnus-delay-article) "gnus-delay" "\
Delay this article by some time.
@ -12917,7 +12917,7 @@ The main features of this mode are
\\i IF statement template
\\elif IF-ELSE statement template
\\b BEGIN
For a full list, use \\[idlwave-list-abbrevs]. Some templates also
have direct keybindings - see the list of keybindings below.
@ -13602,7 +13602,7 @@ for more information.
;;; Generated autoloads from language/ind-util.el
(autoload (quote indian-compose-region) "ind-util" "\
Compose the region according to `composition-function-table'.
Compose the region according to `composition-function-table'.
\(fn FROM TO)" t nil)
@ -16343,7 +16343,7 @@ Not documented
(autoload (quote malayalam-composition-function) "mlm-util" "\
Compose Malayalam characters in REGION, or STRING if specified.
Assume that the REGION or STRING must fully match the composable
Assume that the REGION or STRING must fully match the composable
PATTERN regexp.
\(fn FROM TO PATTERN &optional STRING)" nil nil)
@ -16782,7 +16782,7 @@ TYPE should be `list' or `vector'.
\(fn STRING TYPE)" nil nil)
(make-obsolete (quote string-to-sequence) "use `string-to-list' or `string-to-vector'." "21.4")
(make-obsolete (quote string-to-sequence) "use `string-to-list' or `string-to-vector'." "22.1")
(defsubst string-to-list (string) "\
Return a list of characters in STRING." (append string nil))
@ -17503,7 +17503,7 @@ The Custom feature is intended to make this obsolete.
;;; Generated autoloads from textmodes/org.el
(autoload (quote org-mode) "org" "\
Outline-based notes management and organizer, alias
Outline-based notes management and organizer, alias
\"Carstens outline-mode for keeping track of everything.\"
Org-mode develops organizational tasks around a NOTES file which
@ -25170,7 +25170,7 @@ Not documented
(autoload (quote tamil-composition-function) "tml-util" "\
Compose Tamil characters in REGION, or STRING if specified.
Assume that the REGION or STRING must fully match the composable
Assume that the REGION or STRING must fully match the composable
PATTERN regexp.
\(fn FROM TO PATTERN &optional STRING)" nil nil)