Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gendl
gendl
Commits
96b594ae
Commit
96b594ae
authored
Jul 10, 2013
by
Dave Cooper
Browse files
updated frame title to Genworks GDL
parent
967a9433
Changes
1
Hide whitespace changes
Inline
Side-by-side
emacs/gdl.el
View file @
96b594ae
...
...
@@ -203,7 +203,7 @@
(
defun
prior-to-glime
()
(
find-file
(
concat
*gendl-home*
"emacs/README.txt"
))
(
toggle-read-only
)
(
let
((
frame-title
"Genworks® G
endl™
Interactive Authoring Environment"
))
(
let
((
frame-title
"Genworks® G
DL
Interactive Authoring Environment"
))
(
modify-frame-parameters
nil
(
list
(
cons
'name
frame-title
))))
(
setq
inhibit-splash-screen
t
)
(
cd
"~/"
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment