Port to stricter C99 platforms.
[bpt/emacs.git] / src / ChangeLog.12
index 053baa3..b14ce20 100644 (file)
        is undefined.  See Stefan Monnier in
        <http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00762.html>.
 
-2012-08-26  Barry OReilly  <gundaetiapo@gmail.com>  (tiny change)
+2012-08-26  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * lisp.h (functionp): New function (extracted from Ffunctionp).
        (FUNCTIONP): Use it.
        * editfns.c (Fformat): Doc fix (Bug#12059).
        (Fsave_current_buffer): Doc fix (Bug#11542).
 
-2012-08-14  Barry OReilly  <gundaetiapo@gmail.com>  (tiny change)
+2012-08-14  Barry O'Reilly  <gundaetiapo@gmail.com>
 
        * keyboard.c (access_keymap_keyremap): Accept anonymous functions
        (bug#12022).