]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog.12
Add comment for 2014-03-10T10:31:13Z!rudalics@gmx.at and 2014-03-10T18:53:39Z!rudalic...
[gnu-emacs] / src / ChangeLog.12
index 53c93b4dea7f0a277e033628d709702d6a7253a2..c5ea7e7bad27adc0d3ebf982247636b410485fe0 100644 (file)
        * nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR rather than
        hard-coding the path separator.
 
+2012-08-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * stamp-h.in: Remove from bzr repository; no longer needed there
+       now ../autogen.sh creates it.
+
 2012-08-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        Use "ASET (a, i, v)" rather than "AREF (a, i) = v".