# HG changeset patch # User jwe # Date 848697080 0 # Node ID 4423962a2cb57366fd56a4a860708c5a3dbcdd62 # Parent 253bcf1a11f2d989762c4cf7efa3984df4c2bf73 [project @ 1996-11-22 21:11:20 by jwe] diff --git a/emacs/octave.el b/emacs/octave.el --- 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