diff src/utils.cc @ 12573:232a90612254

Add new section on parsing to documentation. Add functions add_input_event_hook, remove_input_event_hook, missing_function_hook to documentation.
author Rik <octave@nomad.inbox5.com>
date Sun, 03 Apr 2011 20:33:14 -0700
parents 39ca02387a32
children e3dc23f7dd54
line wrap: on
line diff
--- a/src/utils.cc
+++ b/src/utils.cc
@@ -94,7 +94,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Built-in Function} {} isvarname (@var{name})\n\
 Return true if @var{name} is a valid variable name.\n\
-@seealso{exist, who}\n\
+@seealso{iskeyword, exist, who}\n\
 @end deftypefn")
 {
   octave_value retval;