From: Pavel Janík Date: Sun, 21 Oct 2001 08:52:17 +0000 (+0000) Subject: (Finsert_abbrev_table_description): Reindent. X-Git-Tag: ttn-vms-21-2-B4~19316 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03be2694656e62ef5555c93cc6cd1f18df19e768;p=emacs.git (Finsert_abbrev_table_description): Reindent. --- diff --git a/src/ChangeLog b/src/ChangeLog index e66b25f064e..82461a1b87b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2001-10-21 Pavel Jan,Bm(Bk + * buffer.c: Reindent DEFUNs and DEFVARs with doc: keywords. + + * alloc.c: Reindent DEFUNs with doc: keywords. + + * abbrev.c (Finsert_abbrev_table_description): Reindent. + * frame.c: Change doc-string comments to `new style' [w/`doc:' keyword]. diff --git a/src/abbrev.c b/src/abbrev.c index 723ec1ad425..ec92e4d5d6f 100644 --- a/src/abbrev.c +++ b/src/abbrev.c @@ -466,7 +466,7 @@ describe_abbrev (sym, stream) } DEFUN ("insert-abbrev-table-description", Finsert_abbrev_table_description, - Sinsert_abbrev_table_description, 1, 2, 0, + Sinsert_abbrev_table_description, 1, 2, 0, doc: /* Insert before point a full description of abbrev table named NAME. NAME is a symbol whose value is an abbrev table. If optional 2nd arg READABLE is non-nil, a human-readable description