Mercurial > emacs
changeset 74632:c7cbe33aca1f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 15 Dec 2006 09:21:58 +0000 |
parents | 4827ec68a658 |
children | 3c2d2a326dc2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 15 08:05:52 2006 +0000 +++ b/lisp/ChangeLog Fri Dec 15 09:21:58 2006 +0000 @@ -5,10 +5,10 @@ instead of mac-atsu-font-table. (fontset-default): Specify argument MAXIMUM in x-list-fonts calls. -2006-12-14 Stephen Leake <stephen_leake@member.fsf.org> (tiny change) - - * align.el (align-match-tex-pattern): Fix a rare bug which hanged - Emacs. +2006-12-14 Stephen Leake <stephen_leake@member.fsf.org> + + * align.el (align-match-tex-pattern): Fix a rare bug which + hanged Emacs. 2006-12-14 Richard Stallman <rms@gnu.org> @@ -17,12 +17,12 @@ 2006-12-13 Kenichi Handa <handa@m17n.org> - * international/mule-cmds.el (set-locale-environment): Set - default-sendmail-coding-system too. + * international/mule-cmds.el (set-locale-environment): + Set default-sendmail-coding-system too. 2006-12-12 J.D. Smith <jdsmith@as.arizona.edu> - * progmodes/idlw-help.el: Fixed copyright notice. + * progmodes/idlw-help.el: Fix copyright notice. 2006-12-12 Stefan Monnier <monnier@iro.umontreal.ca>