Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
00da0e4a
Commit
00da0e4a
authored
Nov 24, 1999
by
Gerd Moellmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(PVEC_FLAG): New variable.
parent
f1b14279
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
src/ChangeLog
src/ChangeLog
+6
-0
src/emacs.c
src/emacs.c
+1
-0
No files found.
src/ChangeLog
View file @
00da0e4a
No preview for this file type
src/emacs.c
View file @
00da0e4a
...
...
@@ -78,6 +78,7 @@ EMACS_INT gdb_data_seg_bits = DATA_SEG_BITS;
#else
EMACS_INT
gdb_data_seg_bits
=
0
;
#endif
EMACS_INT
PVEC_FLAG
=
PSEUDOVECTOR_FLAG
;
/* Command line args from shell, as list of strings */
Lisp_Object
Vcommand_line_args
;
...
...
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