From: Juanma Barranquero Date: Sat, 25 Nov 2006 19:06:07 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.92~508 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2ebdd2d8e8030c0d854779e4dda01c388b295473;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2bd937a4ac9..972330432ba 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,10 @@ +2006-11-25 Juanma Barranquero + + * international/fontset.el (create-fontset-from-fontset-spec): Doc fix. + 2006-11-25 Pavel Kobiakov - * progmodes/flymake.el (flymake-posn-at-point-as-event): New - function. + * progmodes/flymake.el (flymake-posn-at-point-as-event): New function. (flymake-popup-menu): Use it instead of posn-at-point. 2006-11-25 Jan Dj,Ad(Brv diff --git a/man/ChangeLog b/man/ChangeLog index 018b24342b0..fc7a8953a4e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2006-11-25 Juanma Barranquero + + * mule.texi (Defining Fontsets): Fix use of `charset' and `font'. + 2006-11-22 Juanma Barranquero * anti.texi (Antinews): Mention --server-file and TCP sockets.