]> code.delx.au - gnu-emacs/blobdiff - etc/ETAGS.EBNF
* test/lisp/help-fns-tests.el: Add several tests for 'describe-function'.
[gnu-emacs] / etc / ETAGS.EBNF
index 66a974b948c1b07a213eebc3b0a78c3e5f063932..dfbf02bccd275a3c24763bbf79d7dbef19c5daa9 100644 (file)
@@ -1,4 +1,4 @@
--*- indented-text -*-
+-*- mode: indented-text; coding: utf-8 -*-
 
 See the end of this file for copyright information.
 
@@ -88,13 +88,13 @@ that match it, Emacs then looks for an tag whose implicit tag name
 matches the request.  etags.c uses implicit tag names when possible, in
 order to reduce the size of the tags file.
   An implicit tag name is deduced from the pattern by discarding the
-last character if it is one of ` \f\t\n\r()=,;', then taking all the
+last character if it is one of ' \f\t\n\r()=,;', then taking all the
 rightmost consecutive characters in the pattern which are not one of
 those.
 
 ===================== end of discussion of tag names =====================
 
-Copyright (C) 2002-2014 Free Software Foundation, Inc.
+Copyright (C) 2002-2016 Free Software Foundation, Inc.
 
 COPYING PERMISSIONS: