diff options
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -427,7 +427,7 @@ and ACL entries. ** Changes to the Emacs Lisp Coding Conventions in Emacs 24.4 *** The package descriptor and name of global variables, constants, -and functions should be separated by two hypens if the symbol is not +and functions should be separated by two hyphens if the symbol is not meant to be used by other packages. |