diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c104b23c75e..646f1d43f43 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2013-06-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (ctagsfiles1, ctagsfiles2): Don't include *.m files. | ||
| 4 | (ctagsfiles3): New variable, includes only *.m files. | ||
| 5 | (TAGS): Use an explicit language name in the regular expressions, | ||
| 6 | to avoid transformation of '/SOMETHING' by MSYS to | ||
| 7 | 'c:\MSYS\SOMETHING'. | ||
| 8 | |||
| 1 | 2013-06-07 Richard Copley <rcopley@gmail.com> (tiny change) | 9 | 2013-06-07 Richard Copley <rcopley@gmail.com> (tiny change) |
| 2 | 10 | ||
| 3 | * epaths.in: Fix commentary to PATH_SITELOADSEARCH. | 11 | * epaths.in: Fix commentary to PATH_SITELOADSEARCH. |