changeset 5014:fd5871c5f85b

[project @ 2004-09-22 01:07:24 by jwe]
author jwe
date Wed, 22 Sep 2004 01:07:24 +0000
parents 1eb9ce5c0152
children 6d481b6e349e
files emacs/octave-mod.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/emacs/octave-mod.el	Tue Sep 21 22:22:13 2004 +0000
+++ b/emacs/octave-mod.el	Wed Sep 22 01:07:24 2004 +0000
@@ -119,7 +119,7 @@
 
 (defvar octave-text-functions
   '("casesen" "cd" "chdir" "clear" "diary" "dir" "document" "echo"
-    "edit_history" "format" "gset" "gshow" "help" "history" "hold"
+    "edit_history" "format" "graw" "gset" "gshow" "help" "history" "hold"
     "load" "ls" "more" "run_history" "save" "set" "show" "type"
     "which" "who" "whos")
   "Text functions in Octave (these names are also reserved).")