1 ;; This program is free software; you can redistribute it and/or
2 ;; modify it under the terms of the GNU General Public License as
3 ;; published by the Free Software Foundation; either version 2 of the
4 ;; License, or (at your option) any later version.
6 ;; This program is distributed in the hope that it will be useful, but
7 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
8 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9 ;; General Public License for more details.
11 ;; You should have received a copy of the GNU General Public License
12 ;; along with this program; if not, write to the Free Software
13 ;; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
18 (require 'sclang-util
)
19 (require 'sclang-interp
)
24 (sclang-set-command-handler
30 (defun sclang-edit-dev-source ()
31 "Edit the help file at the development location."
32 ; (sclang-document-name . (prSetTitle (buffer-name)))
34 (sclang-perform-command 'openDevSource
(buffer-file-name))
39 ;(defun sclang-open-dev-source (file)
40 ; "Open the help file at the development location."
41 ; (if (sclang-html-file-p file)
45 ; (if ( sclang-sc-file-p file )