projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c9008c
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Nov 2007 06:57:16 +0000
(06:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 4 Nov 2007 06:57:16 +0000
(06:57 +0000)
src/textprop.c
patch
|
blob
|
history
diff --git
a/src/textprop.c
b/src/textprop.c
index 8ce5656e5a28fe73d4ba172429587488569cd33d..2026cded9d1a1922bcf907992dd486524b84cdcc 100644
(file)
--- a/
src/textprop.c
+++ b/
src/textprop.c
@@
-713,7
+713,7
@@
POSITION is at the end of OBJECT, both car and cdr are nil. */)
Lisp_Object overlay;
Lisp_Object val
= get_char_property_and_overlay (position, prop, object, &overlay);
- return Fcons(val, overlay);
+ return Fcons
(val, overlay);
}
\f