diff options
| author | Kenichi Handa | 2004-01-18 23:30:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2004-01-18 23:30:38 +0000 |
| commit | dedbd91c488d0b05e004b2b782a264a0bd131b79 (patch) | |
| tree | 4fcac595120443eb38d053f2ab24529e6f7644e6 /src/print.c | |
| parent | 71ea13cb9877bf8470500bec15e082007c2987d5 (diff) | |
| download | emacs-dedbd91c488d0b05e004b2b782a264a0bd131b79.tar.gz emacs-dedbd91c488d0b05e004b2b782a264a0bd131b79.zip | |
*** empty log message ***
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 */ |