diff src/pager.cc @ 4208:e96f52432059

[project @ 2002-12-03 19:48:57 by jwe]
author jwe
date Tue, 03 Dec 2002 19:48:57 +0000
parents b79da8779a0e
children ccfdb55c8156
line wrap: on
line diff
--- a/src/pager.cc	Tue Dec 03 18:22:51 2002 +0000
+++ b/src/pager.cc	Tue Dec 03 19:48:57 2002 +0000
@@ -407,7 +407,7 @@
     error ("diary: can't open diary file `%s'", diary_file.c_str ());
 }
 
-DEFUN_TEXT (diary, args, ,
+DEFCMD (diary, args, ,
   "-*- texinfo -*-\n\
 @deffn {Command} diary options\n\
 Create a list of all commands @emph{and} the output they produce, mixed\n\
@@ -478,7 +478,7 @@
   return retval;
 }
 
-DEFUN_TEXT (more, args, ,
+DEFCMD (more, args, ,
   "-*- texinfo -*-\n\
 @deffn {Command} more\n\
 @deffnx {Command} more on\n\