Mercurial > emacs
comparison src/ChangeLog @ 108032:9e4618c4ed12
Clean up HP-UX files.
* m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS)
(DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT)
(LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ...
* s/hpux10-20.h: ... to the only user, here.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 21 Apr 2010 12:32:54 -0700 |
parents | c10fc3731b2c |
children | c15cb68e177f |
comparison
equal
deleted
inserted
replaced
108031:c10fc3731b2c | 108032:9e4618c4ed12 |
---|---|
1 2010-04-21 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 Clean up HP-UX files. | |
4 * m/hp800.h (NO_REMAP, VIRT_ADDR_VARIES, DATA_SEG_BITS) | |
5 (DATA_START, TEXT_START, LOAD_AVE_TYPE, LOAD_AVE_CVT) | |
6 (LDAV_SYMBOL, index, rindex): Move definitions only used in HP-UX ... | |
7 * s/hpux10-20.h: ... to the only user, here. | |
8 | |
1 2010-04-21 Eli Zaretskii <eliz@gnu.org> | 9 2010-04-21 Eli Zaretskii <eliz@gnu.org> |
2 | 10 |
3 * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't | 11 * bidi.c (bidi_find_paragraph_start, bidi_at_paragraph_end): Don't |
4 use buffer-local values of paragraph-start and paragraph-separate. | 12 use buffer-local values of paragraph-start and paragraph-separate. |
5 <paragraph_start_re, paragraph_separate_re>: Rename from | 13 <paragraph_start_re, paragraph_separate_re>: Rename from |