diff options
| author | Francesco Potortì | 2001-02-23 18:19:25 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2001-02-23 18:19:25 +0000 |
| commit | f55ae59994180d28d07ca9f7b0c43efe053cfef2 (patch) | |
| tree | ed8c84e16fb87128f378695e0fb3dd2781200e1c /lib-src/ChangeLog | |
| parent | b4d063bf2109dfb82ee0c59c410d49f8e9168a8f (diff) | |
| download | emacs-f55ae59994180d28d07ca9f7b0c43efe053cfef2.tar.gz emacs-f55ae59994180d28d07ca9f7b0c43efe053cfef2.zip | |
When in autodetect mode, switch to C++ when the template keyword is met
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d68569a8f6d..e0d54f1490d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-02-23 Francesco Potorti` <pot@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (enum sym_type): New label st_C_template. | ||
| 4 | (gperf input): Use it for switching to C++ from C. | ||
| 5 | (consider_token): Do it. | ||
| 6 | |||
| 1 | 2001-02-22 Andrew Innes <andrewi@gnu.org> | 7 | 2001-02-22 Andrew Innes <andrewi@gnu.org> |
| 2 | 8 | ||
| 3 | * makefile.nt ($(BLD)\movemail.obj): Remove reference to | 9 | * makefile.nt ($(BLD)\movemail.obj): Remove reference to |