comparison etc/NEWS @ 99279:4e5339c82660

Already documented: In Etags, the --members option is now the default.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 31 Oct 2008 15:38:35 +0000
parents 6ba9d77e4787
children 14b0887446ef
comparison
equal deleted inserted replaced
99278:4bcd60d09e1c 99279:4e5339c82660
949 If `default-directory' is a remote file name, subprocesses are started 949 If `default-directory' is a remote file name, subprocesses are started
950 on the corresponding remote system. 950 on the corresponding remote system.
951 951
952 *** Eldoc highlights the function argument under point 952 *** Eldoc highlights the function argument under point
953 with the face `eldoc-highlight-function-argument'. 953 with the face `eldoc-highlight-function-argument'.
954 954 +++
955 *** In Etags, the --members option is now the default. 955 *** In Etags, the --members option is now the default.
956 Use --no-members if you want the old default behavior of not tagging 956 Use --no-members if you want the old default behavior of not tagging
957 struct members in C, members variables in C++ and variables in PHP. 957 struct members in C, members variables in C++ and variables in PHP.
958 +++ 958 +++
959 *** The `gdb' command only works with the graphical interface now. 959 *** The `gdb' command only works with the graphical interface now.