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
6edd2f3d
Commit
6edd2f3d
authored
Aug 01, 2012
by
Glenn Morris
Browse files
Comment
parent
d66b744d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/emacs.c
src/emacs.c
+1
-1
No files found.
src/emacs.c
View file @
6edd2f3d
...
...
@@ -2375,7 +2375,7 @@ Special values:
Anything else (in Emacs 24.1, the possibilities are: aix, berkeley-unix,
hpux, irix, usg-unix-v) indicates some sort of Unix system. */
);
Vsystem_type
=
intern_c_string
(
SYSTEM_TYPE
);
/*
The above values are from SYSTEM_TYPE in include files under src/
s. */
/*
See configure.ac (and config.nt) for the possible SYSTEM_TYPE
s. */
DEFVAR_LISP
(
"system-configuration"
,
Vsystem_configuration
,
doc:
/* Value is string indicating configuration Emacs was built for.
...
...
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