projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed034b
)
* lib-src/make-docfile.c: Fix comment typo.
author
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 12 Jul 2019 23:58:25 +0000
(16:58 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Fri, 12 Jul 2019 23:58:25 +0000
(16:58 -0700)
lib-src/make-docfile.c
patch
|
blob
|
history
diff --git
a/lib-src/make-docfile.c
b/lib-src/make-docfile.c
index 368150be067100f25698496a0d09166f990bb7ba..e05b377893610c509c0bae7d43e593191c7287a2 100644
(file)
--- a/
lib-src/make-docfile.c
+++ b/
lib-src/make-docfile.c
@@
-642,7
+642,7
@@
compare_globals (const void *a, const void *b)
/* Consider "nil" to be the least, so that iQnil is zero. That
way, Qnil's internal representation is zero, which is a bit faster.
- Similarly, conside
e
r "t" to be the second-least, and so forth. */
+ Similarly, consider "t" to be the second-least, and so forth. */
if (ga->type == SYMBOL)
{
/* Common symbols in decreasing popularity order. */