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
d25dfeed
Commit
d25dfeed
authored
Jul 06, 2005
by
Juanma Barranquero
Browse files
(w32-fixed-font-alist): Fix typo in `defcustom' tag.
parent
edfaf76d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/w32-vars.el
lisp/w32-vars.el
+1
-1
No files found.
lisp/ChangeLog
View file @
d25dfeed
2005-07-06 Juanma Barranquero <lekktu@gmail.com>
* w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.
2005-07-05 Lute Kamstra <lute@gnu.org>
* battery.el: Add support for Darwin (with much debugging help
...
...
lisp/w32-vars.el
View file @
d25dfeed
...
...
@@ -143,7 +143,7 @@ menu if the variable `w32-use-w32-font-dialog' is nil."
(
string
:tag
"Title"
)
(
repeat
:inline
t
(
choice
:tag
""
(
const
:tag
"Sep
e
rator"
(
""
))
(
const
:tag
"Sep
a
rator"
(
""
))
(
list
:tag
"Font Entry"
(
string
:tag
"Menu text"
)
(
string
:tag
"Font"
)))))))
...
...
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