Mercurial > emacs
changeset 104921:05feb973bfa0
fix typo (wrong name) in my 2009-09-09 entry
author | Adrian Robert <Adrian.B.Robert@gmail.com> |
---|---|
date | Thu, 10 Sep 2009 19:17:56 +0000 |
parents | 566d2dc55a9d |
children | c603ee2aac17 |
files | src/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Sep 10 18:19:03 2009 +0000 +++ b/src/ChangeLog Thu Sep 10 19:17:56 2009 +0000 @@ -22,7 +22,7 @@ * xdisp.c (display_mode_element): Move list length limit from 50 to 5000 (see thread starting with <xbaik5174uqu.fsf@cam.ac.uk>). -2009-09-09 Stefan Monnier <monnier@iro.umontreal.ca> +2009-09-09 Adrian Robert <Adrian.B.Robert@gmail.com> * nsfont.m (ns_get_family): Don't force first letter to uppercase.