Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
clim-tos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alastair Bridgewater
clim-tos
Commits
675efd60
"README" did not exist on "9cabb942d4b8d060aa1220c11ce88ac58060e34c"
Commit
675efd60
authored
7 years ago
by
Daniel Kochmański
Browse files
Options
Downloads
Patches
Plain Diff
port-undefined-text-style: used in clx backend
parent
a692a217
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
silica/classes.lisp
+1
-1
1 addition, 1 deletion
silica/classes.lisp
utils/packages.lisp
+2
-2
2 additions, 2 deletions
utils/packages.lisp
with
3 additions
and
3 deletions
silica/classes.lisp
+
1
−
1
View file @
675efd60
...
...
@@ -43,7 +43,7 @@
(
mapping-cache
:initform
#+
(
or
aclpc
acl86win32
)
(
cons
nil
nil
)
#-
(
or
aclpc
acl86win32
)
(
mapping-cache-initform
))
#+
(
or
aclpc
acl86win32
)
#+
(
or
aclpc
acl86win32
(
and
)
)
(
undefined-text-style
:initform
*undefined-text-style*
:accessor
port-undefined-text-style
)
;; When this is true, the text style to device font mapping is done
...
...
This diff is collapsed.
Click to expand it.
utils/packages.lisp
+
2
−
2
View file @
675efd60
...
...
@@ -3031,7 +3031,7 @@
*ports*
*standard-character-set*
*all-character-sets*
#+
(
or
aclpc
acl86win32
)
*undefined-text-style*
#+
(
or
aclpc
acl86win32
(
and
)
)
*undefined-text-style*
+highlighting-line-style+
activate-gadget-event
add-sheet-callbacks
...
...
@@ -3184,7 +3184,7 @@
port-set-sheet-grabbed-pointer-cursor
port-terminated
port-trace-thing
#+
(
or
aclpc
acl86win32
)
port-undefined-text-style
#+
(
or
aclpc
acl86win32
(
and
)
)
port-undefined-text-style
process-event-locally
pull-down-menu
pull-down-menu-button
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment