Mercurial > emacs
view etc/schema/xhtml-meta.rnc @ 108713:036d7d33c803
Doc fix (Bug#6224).
* keyboard.c (Vlast_command, Vkeyboard_translate_table)
(Voverriding_terminal_local_map, Vsystem_key_alist)
(Vlocal_function_key_map): Fix manual link in docstring (Bug#6224).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 20 May 2010 10:53:30 -0400 |
parents | 38f93f3d00a2 |
children |
line wrap: on
line source
# Meta Module meta = element meta { meta.attlist } meta.attlist = I18n.attrib, attribute http-equiv { NMTOKEN.datatype }?, attribute name { NMTOKEN.datatype }?, attribute content { text }?, attribute scheme { text }? head.content &= meta*