diff options
| author | Juanma Barranquero | 2008-02-24 02:37:13 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-02-24 02:37:13 +0000 |
| commit | 608c3307ff645bdb418503bfb432432e551a1001 (patch) | |
| tree | 0d1d23e4608fd139b63e9c93b3c24f929adfca1e /src | |
| parent | f93a616beeb92b0449212a9abb8a54dcfb87f160 (diff) | |
| download | emacs-608c3307ff645bdb418503bfb432432e551a1001.tar.gz emacs-608c3307ff645bdb418503bfb432432e551a1001.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 98400401c24..5880012ad63 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. | 21 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. |
| 22 | (font_parse_xlfd): Use them for sanity check. | 22 | (font_parse_xlfd): Use them for sanity check. |
| 23 | (Finternal_set_font_style_table): Make sure the table is bijiective. | 23 | (Finternal_set_font_style_table): Make sure the table is bijective. |
| 24 | 24 | ||
| 25 | Consolidate the image_cache to the terminal struct. | 25 | Consolidate the image_cache to the terminal struct. |
| 26 | * termhooks.h (P_): Remove redundant def. | 26 | * termhooks.h (P_): Remove redundant def. |