Minor ChangeLog fixes.
This commit is contained in:
parent
e7027eab55
commit
670e4e486e
2 changed files with 3 additions and 3 deletions
|
@ -6094,8 +6094,8 @@
|
|||
|
||||
2014-01-14 Agustín Martín Domingo <agustin.martin@hispalinux.es>
|
||||
|
||||
* ispell.el (ispell-region): Reset `in-comment' for new line
|
||||
instead of wrongly reset `add-coment' (bug#13577).
|
||||
* textmodes/ispell.el (ispell-region): Reset `in-comment' for new
|
||||
line instead of wrongly reset `add-coment' (bug#13577).
|
||||
|
||||
2014-01-14 Daiki Ueno <ueno@gnu.org>
|
||||
|
||||
|
|
|
@ -1932,7 +1932,7 @@
|
|||
|
||||
* dispextern.h (struct face) [HAVE_XFT]: Ifdef 'extra' member.
|
||||
* font.c (font_done_for_face):
|
||||
* xface.c (realize_non_ascii_face): Adjust user.
|
||||
* xfaces.c (realize_non_ascii_face): Adjust user.
|
||||
* font.h (struct font_driver): Convert 'prepare_face' to return
|
||||
void because its return value is never used anyway.
|
||||
* xfont.c (xfont_prepare_face): Return void.
|
||||
|
|
Loading…
Add table
Reference in a new issue