diff options
Diffstat (limited to 'compat.texi')
| -rw-r--r-- | compat.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compat.texi b/compat.texi index 1a88ccc..827b7e2 100644 --- a/compat.texi +++ b/compat.texi @@ -146,7 +146,7 @@ call these definitions ``Explicit Definitions''. In contrast, If you intend to use a compatibility function in your code it is strongly recommended that you check the tests in @file{compat-tests.el}. Alternatively grep the Compat code for -UNTESTED labels. There you will find the supported calling convention, +<UNTESTED> labels. There you will find the supported calling convention, which is guaranteed to work on the supported Emacs versions. We ensure this using continuous integration. If a function is not tested yet in @file{compat-tests.el} NO GUARANTEES CAN BE MADE. You are invited to |
