diff options
| author | Miles Bader | 2007-12-06 00:46:18 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-12-06 00:46:18 +0000 |
| commit | e5e76c04310d287a56675876dd83e1089faba215 (patch) | |
| tree | a4b4f1cc134e4fd5af42671ec6689e07afe48ff2 /etc | |
| parent | b890d447fb56bfe9f2e4742eda4b3ab4b5f4b32a (diff) | |
| parent | a2afc99dbad3fa9a3170ad72c578451c3aea58a4 (diff) | |
| download | emacs-e5e76c04310d287a56675876dd83e1089faba215.tar.gz emacs-e5e76c04310d287a56675876dd83e1089faba215.zip | |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-943
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.22 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index b276e939ae4..d7368ac6f38 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -3138,11 +3138,6 @@ be used (only once) in place of a file name on the command line. Etags | |||
| 3138 | reads from standard input and marks the produced tags as belonging to | 3138 | reads from standard input and marks the produced tags as belonging to |
| 3139 | the file FILE. | 3139 | the file FILE. |
| 3140 | 3140 | ||
| 3141 | *** The --members option is now the default. | ||
| 3142 | |||
| 3143 | Use --no-members if you want the old default behaviour of not tagging | ||
| 3144 | struct members in C, members variables in C++ and variables in PHP. | ||
| 3145 | |||
| 3146 | ** Ctags changes. | 3141 | ** Ctags changes. |
| 3147 | 3142 | ||
| 3148 | *** Ctags now allows duplicate tags | 3143 | *** Ctags now allows duplicate tags |