projects
/
chise
/
xemacs-chise.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e1ac8
)
(Qunloaded): New variable.
author
tomo
<tomo>
Tue, 22 Jan 2002 19:12:37 +0000
(19:12 +0000)
committer
tomo
<tomo>
Tue, 22 Jan 2002 19:12:37 +0000
(19:12 +0000)
src/lisp.h
patch
|
blob
|
history
diff --git
a/src/lisp.h
b/src/lisp.h
index
f949f41
..
452b89d
100644
(file)
--- a/
src/lisp.h
+++ b/
src/lisp.h
@@
-3243,6
+3243,9
@@
extern Lisp_Object Qtext_image_instance_p;
extern Lisp_Object Qtop_level;
extern Lisp_Object Qtrue_list_p;
extern Lisp_Object Qunbound, Qunderflow_error;
+#ifdef UTF2000
+extern Lisp_Object Qunloaded;
+#endif
extern Lisp_Object Qunderline, Quser_files_and_directories;
extern Lisp_Object Qvalues;
extern Lisp_Object Qvariable_documentation, Qvariable_domain;