Mercurial > emacs
comparison etc/NEWS @ 31066:8339f8e5c8c8
Mark etags.el changes as documented in the manual.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Tue, 22 Aug 2000 15:51:27 +0000 |
parents | 3aa8be9f2e70 |
children | 38395be86e6d |
comparison
equal
deleted
inserted
replaced
31065:357e242b7f87 | 31066:8339f8e5c8c8 |
---|---|
1139 *** New language Python: def and class at the beginning of a line are tags. | 1139 *** New language Python: def and class at the beginning of a line are tags. |
1140 | 1140 |
1141 *** .ss files are Scheme files, .pdb is Postscript with C syntax, .psw is | 1141 *** .ss files are Scheme files, .pdb is Postscript with C syntax, .psw is |
1142 for PSWrap. | 1142 for PSWrap. |
1143 | 1143 |
1144 +++ | |
1144 ** Changes in etags.el | 1145 ** Changes in etags.el |
1145 | 1146 |
1146 *** The new user-option tags-case-fold-search can be used to make | 1147 *** The new user-option tags-case-fold-search can be used to make |
1147 tags operations case-sensitive or case-insensitive. The default | 1148 tags operations case-sensitive or case-insensitive. The default |
1148 is to use the same setting as case-fold-search. | 1149 is to use the same setting as case-fold-search. |