Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
221c5fd8
Commit
221c5fd8
authored
Mar 20, 1993
by
Jim Blandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
6e23c83e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/emacs-lisp/lucid.el
lisp/emacs-lisp/lucid.el
+2
-2
No files found.
lisp/emacs-lisp/lucid.el
View file @
221c5fd8
...
...
@@ -130,8 +130,8 @@ bottom of the buffer stack."
(
fset
'screen-pixel-width
'frame-pixel-width
)
(
fset
'screen-root-window
'frame-root-window
)
(
fset
'screen-selected-window
'frame-selected-window
)
(
fset
'lower-screen
'
frame-to-back
)
(
fset
'raise-screen
'
f
ra
me-to-front
)
(
fset
'lower-screen
'
lower-frame
)
(
fset
'raise-screen
'ra
ise-frame
)
(
fset
'screen-visible-p
'frame-visible-p
)
(
fset
'screen-width
'frame-width
)
(
fset
'screenp
'framep
)
...
...
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