diff options
| author | Andreas Schwab | 2008-07-08 11:54:10 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2008-07-08 11:54:10 +0000 |
| commit | 85cf8992283c76c866535e65757a35be00cd244d (patch) | |
| tree | 7718fb571f133badf736ea945a0edbd631ed616c /src/ChangeLog | |
| parent | 4a00783e8e07d7487bce5041d0f9b22247268346 (diff) | |
| download | emacs-85cf8992283c76c866535e65757a35be00cd244d.tar.gz emacs-85cf8992283c76c866535e65757a35be00cd244d.zip | |
* fontset.h: Declare fontset_from_font. Don't declare
new_fontset_from_font and fontset_from_font_name.
* xterm.c: Include "fontset.h".
* Makefile.in (xterm.o): Update dependencies.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e8700d4e049..38875ef3bef 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-07-08 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * fontset.h: Declare fontset_from_font. Don't declare | ||
| 4 | new_fontset_from_font and fontset_from_font_name. | ||
| 5 | * xterm.c: Include "fontset.h". | ||
| 6 | * Makefile.in (xterm.o): Update dependencies. | ||
| 7 | |||
| 1 | 2008-07-08 Glenn Morris <rgm@gnu.org> | 8 | 2008-07-08 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.) | 10 | * m/sparc.h: Define __sparc__ rather than sparc. (Bug#507.) |