diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2008-06-13 13:42:21 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2008-06-13 13:42:21 +0000 |
commit | b344d29d16a214c94ec210e86d4d19f8c83b4a26 (patch) | |
tree | 08351ed9b7ab8da0c519ad554cacbed990d4b7e4 /src/ChangeLog.5 | |
parent | 904a2e0e2fdb85accffb758ac11a1ebfc58bfad3 (diff) | |
download | emacs-b344d29d16a214c94ec210e86d4d19f8c83b4a26.tar.gz |
Fix typos, convert to utf-8.
Diffstat (limited to 'src/ChangeLog.5')
-rw-r--r-- | src/ChangeLog.5 | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5 index 386dee3392b..8b003decef0 100644 --- a/src/ChangeLog.5 +++ b/src/ChangeLog.5 @@ -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. |