diff options
| author | Francesco Potortì | 2001-01-14 20:48:05 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2001-01-14 20:48:05 +0000 |
| commit | 89d57763af3564887725b721a8f45b7ce4dcd81f (patch) | |
| tree | 2fab16b3fc8dfc7a86370f0ded870909bc1b7ab8 /man/programs.texi | |
| parent | 8d7ff9c80866921180302a7903807454b8d1f00e (diff) | |
| download | emacs-89d57763af3564887725b721a8f45b7ce4dcd81f.tar.gz emacs-89d57763af3564887725b721a8f45b7ce4dcd81f.zip | |
Changes for makefile support in etags.
Diffstat (limited to 'man/programs.texi')
| -rw-r--r-- | man/programs.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/programs.texi b/man/programs.texi index 8ee22358f99..c3bf0c75d9b 100644 --- a/man/programs.texi +++ b/man/programs.texi | |||
| @@ -1989,6 +1989,9 @@ in the file. | |||
| 1989 | In Fortran code, functions, subroutines and blockdata are tags. | 1989 | In Fortran code, functions, subroutines and blockdata are tags. |
| 1990 | 1990 | ||
| 1991 | @item | 1991 | @item |
| 1992 | In makefiles, targets are tags. | ||
| 1993 | |||
| 1994 | @item | ||
| 1992 | In Objective C code, tags include Objective C definitions for classes, | 1995 | In Objective C code, tags include Objective C definitions for classes, |
| 1993 | class categories, methods, and protocols. | 1996 | class categories, methods, and protocols. |
| 1994 | 1997 | ||