Mercurial > emacs
diff src/ChangeLog.5 @ 95891:11cd8097e8d0
Fix typos, convert to utf-8.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Fri, 13 Jun 2008 13:42:21 +0000 |
| parents | 0cd73f056781 |
| children | f9d35151b907 |
line wrap: on
line diff
--- a/src/ChangeLog.5 Fri Jun 13 12:41:46 2008 +0000 +++ b/src/ChangeLog.5 Fri Jun 13 13:42:21 2008 +0000 @@ -811,7 +811,7 @@ * emacs.c (Fdump_emacs): Don't use & before my_edata. -1995-05-08 Francesco Potorti` (pot@cnuce.cnr.it) +1995-05-08 Francesco Potortì (pot@cnuce.cnr.it) * m/delta.h (C_SWITCH_MACHINE): Let configure decide if this is a 68040 or 68030. Don't condition on __STDC__. @@ -3416,7 +3416,7 @@ * search.c (search_regs_saved): Don't initialize; it dumps as pure. -1994-11-24 Francesco Potorti` <pot@cnuce.cnr.it> +1994-11-24 Francesco Potortì <pot@cnuce.cnr.it> * m/delta.h (C_SWITCH_MACHINE): -inline-functions removed, because the compiler shipped with R3V7 is not stable. @@ -3459,7 +3459,7 @@ * config.h.in: Add #undefs for --with-pop, --with-kerberos, and --with-hesiod. -1994-11-19 Francesco Potorti` <pot@cnuce.cnr.it> +1994-11-19 Francesco Potortì <pot@cnuce.cnr.it> * lisp.h: (running_asynch_code): New global flag. * emacs.c (running_asynch_code): New global flag. @@ -3550,7 +3550,7 @@ pass its buffer. (display_text_line): Likewise. -1994-11-16 Francesco Potorti` (pot@cnuce.cnr.it) +1994-11-16 Francesco Potortì (pot@cnuce.cnr.it) * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs. @@ -6837,7 +6837,7 @@ * s/sol2.h (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change. -1994-06-18 Francesco Potorti` (pot@fly.cnuce.cnr.it) +1994-06-18 Francesco Potortì (pot@fly.cnuce.cnr.it) * m/delta.h (memmove): switch the first two args. @@ -7144,6 +7144,10 @@ See ChangeLog.4 for earlier changes. +;; Local Variables: +;; coding: utf-8 +;; End: + Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
