comparison src/ChangeLog @ 5258:1ed4cefddd12

Add a couple of extra docstring backslashes, #'format-time-string 2010-09-05 Aidan Kehoe <kehoea@parhasard.net> * editfns.c (Fformat_time_string): Use two backslashes so that there is at least one present in the output of describe function, when describing the Roman month number syntax in this function's docstring. Thanks for provoking me to look at this, Stephen Turnbull.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 05 Sep 2010 19:22:37 +0100
parents 6c8f5574d4a1
children 02c282ae97cb
comparison
equal deleted inserted replaced
5257:30bf66dd3ca0 5258:1ed4cefddd12
1 2010-09-05 Aidan Kehoe <kehoea@parhasard.net>
2
3 * editfns.c (Fformat_time_string):
4 Use two backslashes so that there is at least one present in the
5 output of describe function, when describing the Roman month
6 number syntax in this function's docstring. Thanks for provoking
7 me to look at this, Stephen Turnbull.
8
1 2010-09-03 Aidan Kehoe <kehoea@parhasard.net> 9 2010-09-03 Aidan Kehoe <kehoea@parhasard.net>
2 10
3 * symsinit.h: Declare reinit_process_early() here, fixing the C++ 11 * symsinit.h: Declare reinit_process_early() here, fixing the C++
4 build; thank you for pointing this out, Adam Sjøgren! 12 build; thank you for pointing this out, Adam Sjøgren!
5 * fontcolor-msw.c (mswindows_string_to_color): 13 * fontcolor-msw.c (mswindows_string_to_color):