* lib-src/etags.c (Fortran_functions): Handle "elemental" functions.
[bpt/emacs.git] / lib-src / ChangeLog
index e8a0b13..984c4d6 100644 (file)
@@ -1,4 +1,17 @@
-2011-08-28  Paul Eggert  <eggert@cs.ucla.edu>
+2011-09-07  Glenn Morris  <rgm@gnu.org>
+
+       * etags.c (Fortran_functions): Handle "elemental" functions.
+
+2011-09-07  Dieter Schuster  <didischuster@arcor.de>  (tiny change)
+
+       * etags.c (Fortran_functions): Handle "pure" functions.  (Bug#9359)
+
+2011-09-06  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved
+       to build-aux (Bug#9169).
+
+2011-09-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        Integer and memory overflow issues (Bug#9397).