projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1338482
)
* src/doc.c (syms_of_doc): Remove unused symbols.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 20 Jun 2015 17:15:24 +0000
(10:15 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 20 Jun 2015 17:17:05 +0000
(10:17 -0700)
src/doc.c
patch
|
blob
|
history
diff --git
a/src/doc.c
b/src/doc.c
index 2ea416f3a2bd7d9863c4276b81b8c1be3b71a22d..d2d3c8dd9c15ecdf29f10fce77ec1e253dfbe5c3 100644
(file)
--- a/
src/doc.c
+++ b/
src/doc.c
@@
-1024,8
+1024,6
@@
void
syms_of_doc (void)
{
DEFSYM (Qfunction_documentation, "function-documentation");
- DEFSYM (Qtraditional, "traditional");
- DEFSYM (Qprefer_unicode, "prefer-unicode");
DEFVAR_LISP ("internal-doc-file-name", Vdoc_file_name,
doc: /* Name of file containing documentation strings of built-in symbols. */);