Mercurial > emacs
changeset 102246:0b297a2cf2d3
Add bug reference
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 24 Feb 2009 13:42:02 +0000 |
parents | ea664a60c2ec |
children | b4a117181d97 |
files | doc/emacs/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/emacs/ChangeLog Tue Feb 24 13:38:14 2009 +0000 +++ b/doc/emacs/ChangeLog Tue Feb 24 13:42:02 2009 +0000 @@ -5,7 +5,7 @@ (Defining Fontsets): Mention ns and w32 variants of standard-fontset-spec. Update description of startup fontset to match Emacs 23 behavior. - (Modifying Fontsets): New section. + (Modifying Fontsets): New section. (Bug#656) (International): Link to Modifying Fontsets. 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>