diff options
| author | Dan Nicolaescu <dann@ics.uci.edu> | 2010-11-23 11:36:48 -0800 |
|---|---|---|
| committer | Dan Nicolaescu <dann@ics.uci.edu> | 2010-11-23 11:36:48 -0800 |
| commit | b29116efced479a8cd5296bb582efc99e09b94fc (patch) | |
| tree | 5b52a2a742831a9beb5a8dc20f86b4b8e1f45838 /src/ChangeLog | |
| parent | b932f8b17e8f5309710ccf14d1264343e90c805c (diff) | |
* src/nsmenu.m: Use #include <config.h> instead of "config.h".
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7801d3c3cf5..9de862d06f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,7 @@ 2010-11-23 Dan Nicolaescu <dann@ics.uci.edu> + * nsmenu.m: Use #include <config.h> instead of "config.h". + * term.c (Qglyphless_char,last_glyphless_glyph_frame) (last_glyphless_glyph_face_id. last_glyphless_glyph_merged_face_id): Move declarations ... |
