changeset 2557:4423962a2cb5

[project @ 1996-11-22 21:11:20 by jwe]
author jwe
date Fri, 22 Nov 1996 21:11:20 +0000
parents 253bcf1a11f2
children c097977bca6f
files emacs/octave.el
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/emacs/octave.el
+++ b/emacs/octave.el
@@ -263,8 +263,9 @@
 
 (defvar octave-text-functions
   '("casesen" "cd" "chdir" "clear" "diary" "dir" "document" "echo"
-    "edit_history" "format" "help" "history" "hold" "load" "ls" "more"
-    "run_history" "save" "set" "show" "type" "which" "who" "whos")
+    "edit_history" "format" "gset" "gshow" "help" "history" "hold"
+    "load" "ls" "more" "run_history" "save" "set" "show" "type"
+    "which" "who" "whos")
   "Octave text functions (these names are also reserved.")
 
 (defvar octave-variables