Mercurial > hg > xemacs-beta
diff lisp/derived.el @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 41ff10fd062f |
children | 8626e4521993 |
line wrap: on
line diff
--- a/lisp/derived.el Mon Aug 13 10:27:41 2007 +0200 +++ b/lisp/derived.el Mon Aug 13 10:28:48 2007 +0200 @@ -216,7 +216,7 @@ ;; XEmacs -- don't autoload (defun derived-mode-init-mode-variables (mode) - "Initialise variables for a new mode. + "Initialize variables for a new mode. Right now, if they don't already exist, set up a blank keymap, an empty syntax table, and an empty abbrev table -- these will be merged the first time the mode is used."