diff options
Diffstat (limited to 'src/print.c')
| -rw-r--r-- | src/print.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print.c b/src/print.c index 229004f7a57..488d7aa5b78 100644 --- a/src/print.c +++ b/src/print.c | |||
| @@ -2256,7 +2256,7 @@ If the value is t, always print the text property `charset'. | |||
| 2256 | 2256 | ||
| 2257 | If the value is `default', print the text property `charset' only when | 2257 | If the value is `default', print the text property `charset' only when |
| 2258 | the value is different from what is guessed in the current charset | 2258 | the value is different from what is guessed in the current charset |
| 2259 | priorities. */); | 2259 | priorities. */); |
| 2260 | Vprint_charset_text_property = Qdefault; | 2260 | Vprint_charset_text_property = Qdefault; |
| 2261 | 2261 | ||
| 2262 | /* prin1_to_string_buffer initialized in init_buffer_once in buffer.c */ | 2262 | /* prin1_to_string_buffer initialized in init_buffer_once in buffer.c */ |