Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e47cd3c4
Commit
e47cd3c4
authored
Jan 25, 2002
by
Eli Zaretskii
Browse files
Fix a typo in a comment.
parent
e8384e86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/term/rxvt.el
lisp/term/rxvt.el
+1
-1
No files found.
lisp/term/rxvt.el
View file @
e47cd3c4
...
...
@@ -97,7 +97,7 @@
;; Set up colors, for those versions of rxvt that support it.
(
defvar
rxvt-standard-colors
;; The names of the colors in the comments taken from the rxvt.1 man
;; page; th corresponding RGB values--from rgb.txt.
;; page; th
e
corresponding RGB values--from rgb.txt.
'
((
"black"
0
(
0
0
0
))
; black
(
"red"
1
(
205
0
0
))
; red3
(
"green"
2
(
0
205
0
))
; green3
...
...
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