diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-04-26 20:24:51 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-04-26 20:24:51 +0000 |
commit | 05fd2b657637064d8a7ac7d0f55642c7a6d819df (patch) | |
tree | e8791d345b9a75487ca9cc00a5837428addd9305 /lispref/functions.texi | |
parent | 7791402edc21aed4f73894d1dbe2b2718a1cfb6f (diff) | |
download | emacs-05fd2b657637064d8a7ac7d0f55642c7a6d819df.tar.gz |
*** empty log message ***
Diffstat (limited to 'lispref/functions.texi')
-rw-r--r-- | lispref/functions.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/functions.texi b/lispref/functions.texi index fbcbc64180f..3897d02c06a 100644 --- a/lispref/functions.texi +++ b/lispref/functions.texi @@ -450,7 +450,7 @@ equally well a name for the same function. these two uses of a symbol are independent and do not conflict. @node Defining Functions -@section Defining Named Functions +@section Defining Functions @cindex defining a function We usually give a name to a function when it is first created. This |