Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

release-notes.html 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html>
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>Vaadin Framework @version@</title>
  6. <link rel="stylesheet" type="text/css" href="css/styles.css" />
  7. <!--[if lte IE 6]>
  8. <link rel="stylesheet" type="text/css" href="css/ie.css" />
  9. <![endif]-->
  10. <style type="text/css">
  11. .nested-list ol {
  12. counter-reset: item
  13. }
  14. .nested-list li {
  15. display: block
  16. }
  17. .nested-list li:before {
  18. content: counters(item, ".") ". ";
  19. counter-increment: item
  20. }
  21. </style>
  22. </head>
  23. <body>
  24. <div id="header">
  25. <h1>Vaadin &ndash; thinking of U and I</h1>
  26. <div id="version">
  27. <strong>Version @version@</strong>
  28. </div>
  29. </div>
  30. <!-- /header -->
  31. <div id="content">
  32. <p>Version @version@ built on @builddate@.</p>
  33. <h2 id="tableofcontents">Release Notes for Vaadin Framework
  34. @version@</h2>
  35. <ul>
  36. <li><a href="#overview">Overview of Vaadin
  37. @version@ Release</a></li>
  38. <li><a href="#changelog">Change Log for Vaadin
  39. @version@</a></li>
  40. <li><a href="#enhancements">Enhancements in Vaadin
  41. @version-minor@</a></li>
  42. <li><a href="#incompatible">Incompatible or Behavior-altering Changes in
  43. @version-minor@</a></li>
  44. <li><a href="#knownissues">Known Issues and Limitations</a></li>
  45. <li><a href="#vaadin">Vaadin Installation</a></li>
  46. <li><a href="#package">Package Contents</a></li>
  47. <li><a href="#migrating">Migrating from Vaadin 6</a></li>
  48. <li><a href="#dependencies">Vaadin @version@
  49. dependencies</a></li>
  50. <li><a href="#upgrading">Upgrading to Vaadin
  51. @version-minor@</a></li>
  52. <li><a href="#supportedversions">Supported
  53. Technologies</a></li>
  54. <li><a href="#vaadinontheweb">Vaadin on the Web</a></li>
  55. </ul>
  56. <h2 id="overview">Overview of Vaadin @version@ Release</h2>
  57. <p>
  58. Vaadin @version@ is a
  59. <!-- feature release that includes -->
  60. pre-release for evaluating
  61. a number of new features and bug fixes, as listed in the <a
  62. href="#enhancements">list of enhancements</a> and <a
  63. href="#changelog">change log</a> below.
  64. </p>
  65. <!-- ================================================================ -->
  66. <h3 id="changelog">Change Log for Vaadin @version@</h3>
  67. <p>This release includes the following closed issues:</p>
  68. <table>
  69. @release-notes-tickets@
  70. <tr><td>&nbsp;</td><td></td></tr>
  71. <tr><td class="fv"><span class="vote">Vote</span></td><td colspan="2" class="pad">Enhancements <a href=" https://vaadin.com/support">Vaadin support</a> users have voted for</td></tr>
  72. <tr><td class="bfp"><span class="bfp">Priority</span></td><td colspan="2" class="pad">Defects <a href=" https://vaadin.com/support">Vaadin support</a> users have prioritized</td></tr>
  73. </table>
  74. <br/>
  75. <p>
  76. You can also view the <a
  77. href="http://dev.vaadin.com/query?status=pending-release&status=released&resolution=fixed&milestone=Vaadin+@version@&order=id">list
  78. of the closed issues</a> at the Vaadin developer's site.
  79. </p>
  80. <h2 id="enhancements">Enhancements in Vaadin @version-minor@</h2>
  81. <p>Vaadin @version-minor@ includes many major and minor
  82. enhancements. Below is a list of the most notable changes:</p>
  83. <ul>
  84. <li>New configurable client-server automatic reconnect handling and warning dialogs</li>
  85. <li>Grid columns can be resized by the user</li>
  86. <li>Grid non-modal editor mode and unbuffered datasource binding</li>
  87. <li>More fluent Grid scrolling for touch devices</li>
  88. <li>Better customizability of Grid (data generators for communication, customizable selection models etc.)</li>
  89. <li>Configurable keyboard, touch and mouse navigation support for Grid editor</li>
  90. <li>Declarative HTML serialization enhancements for Vaadin Designer 1.0</li>
  91. <li>Better handling of closing a window with keyboard shortcuts</li>
  92. <li>Column collapsing events for Table</li>
  93. <li>Most Components fire a ContextClickEvent when the user tries to open a context menu.
  94. This event is specialised to contain some extra context for Grid, Table, TreeTable and Tree,
  95. and used by the <a href="https://vaadin.com/addon/vaadin-contextmenu">ContextMenu add-on</a>.</li>
  96. <li>New push transport mode WEBSOCKET_XHR (WebSockets from server to client, XHR from client to
  97. server) which allows setting of cookies, using request scopes with CDI/Spring etc.</li>
  98. <li>Navigator is more extensible and can be used with dependency injection</li>
  99. <li>It is possible to customize the push URL using PushConfiguration.setPushUrl().
  100. This enables implementing some push related add-ons such as push on portals.</li>
  101. </ul>
  102. <p>
  103. For enhancements introduced in Vaadin 7.5, see the <a
  104. href="http://vaadin.com/download/release/7.5/7.5.0/release-notes.html">Release
  105. Notes for Vaadin 7.5.0</a>.
  106. </p>
  107. <h3 id="incompatible">Incompatible or Behavior-altering Changes in @version-minor@</h3>
  108. <ul>
  109. <li>Window.setCloseShortcut() is now deprecated. ESCAPE is no longer a hard-coded default, but rather a soft one, and
  110. can be removed. If the close-shortcut attribute of the v-windowelement is present, it must list all close
  111. shortcuts, including ESCAPE, separated by whitespace. Existing, unchanged code should behave as before.
  112. See ticket <a href="https://dev.vaadin.com/ticket/17383">#17383</a> for more information on the reasoning
  113. behind the change.</li>
  114. <li>Grid SelectionModels are now Extensions. This update removes all selection related variables and API from
  115. GridConnector, GridState, GridServerRpc and GridClientRpc</li>
  116. <li>StringToEnumConverter now explicitly supports Enum types with custom toString() implementations.
  117. This may affect applications that relied on the undefined behavior in previous versions.</li>
  118. <li>The Section enumeration from client-side of the Grid has been moved to GridConstants</li>
  119. <li>The order in which AttachEvents are fired has been changed. When attaching a component with child components,
  120. events are now fired first for the children and last for the root component. The order is thus the same as
  121. the order in which custom code in overridden Component.attach methods would be executed. Please refer to
  122. ticket <a href="https://dev.vaadin.com/ticket/16348">#16348</a> for more information on this change.</li>
  123. <li>Jsoup library version 1.8.3 is incompatible with the version 1.8.1 used in early 7.6 alphas and 7.5. This might
  124. cause problems with external libraries compiled against said versions.</li>
  125. <li>Declarative format is now using "vaadin-" as a default prefix instead of the "v-" prefix used in 7.5.
  126. This default can be changed in deployment configuration.</li>
  127. <li>The annotations @PreserveOnRefresh, @Push, @Theme, @Title, @VaadinServletConfiguration and @Widgetset now use
  128. @Inherited. The annotation is also looked up in extended interfaces for backwards compatibility.</li>
  129. <li>Server-side timings of request processing are only sent to the client when not in production mode. Using the
  130. timings in TestBench tests requires the server not to be in production mode.</li>
  131. </ul>
  132. <h3 id="knownissues">Known Issues and Limitations</h3>
  133. <ul>
  134. <li>Vaadin TouchKit versions prior to 4.1.0 do not work with 7.6. Please use version 4.1.0 or above.</li>
  135. <li>Context click events are not generated on iOS devices
  136. (<a href="http://dev.vaadin.com/ticket/19367">#19367</a>)</li>
  137. <li>Drag'n'drop in a Table doesn't work on touch devices running
  138. Internet Explorer (Windows Phone, Surface)
  139. (<a href="http://dev.vaadin.com/ticket/13737">#13737</a>)
  140. </li>
  141. <li><p>It is currently not possible to specify <tt>font-size</tt>
  142. as <tt>em</tt> or <tt>%</tt>, or layout component sizes
  143. with <tt>em</tt> (<a
  144. href="http://dev.vaadin.com/ticket/10634">#10634</a>).</p><p>This
  145. does not apply to Valo, but using em sizes to size layouts is discouraged,
  146. because it results in fractional component sizes in many cases, which
  147. might cause unwanted 1px gaps between components.</p>
  148. </li>
  149. <li>Up-to-date information about configuration needed for push and compatibility issues are available in
  150. <a href="https://vaadin.com/wiki/-/wiki/Main/Configuring+push+for+your+environment">this wiki page.</a>
  151. <br />
  152. The most prominent limitations are:
  153. <ul>
  154. <li>Push is currently not supported in portals (See <a
  155. href="http://dev.vaadin.com/ticket/11493">#11493</a>)
  156. </li>
  157. <li>>Transport mode WEBSOCKET does not support invalidating the session on Tomcat 7,
  158. nor setting cookies for the session. The new transport mode WEBSOCKET_XHR can be
  159. used to bypass these limitations.
  160. <br />
  161. See tickets <a href="https://dev.vaadin.com/ticket/11808">#11808</a> and
  162. <a href="https://dev.vaadin.com/ticket/11721">#11721</a>
  163. </li>
  164. </ul>
  165. </li>
  166. <li>Google App Engine has some limitations. Please consult Vaadin Wiki:
  167. <a href="https://vaadin.com/wiki/-/wiki/Main/Vaadin+support+for+Google+App+Engine">Vaadin support for Google App Engine</a>
  168. </li>
  169. <li>Grid does not support adding components to cells. Instead light-weight Renderers can be
  170. used to present and edit data.</li>
  171. </ul>
  172. <h2 id="vaadin">Vaadin Installation</h2>
  173. <p>
  174. <b>Vaadin</b> is a Java framework for building modern web
  175. applications that look great, perform well and make you and
  176. your users happy. <b>Vaadin</b> is available under the
  177. Apache License, Version 2.0 (see the
  178. <tt>license.html</tt>
  179. in the Vaadin ZIP or JAR package).
  180. </p>
  181. <p>
  182. The easiest ways to install <b>Vaadin</b> are:
  183. </p>
  184. <ul>
  185. <li><strong>Maven dependency.</strong>If using Maven, define it as a dependency or use
  186. any of the available archetypes to create a new project. More information at
  187. <a href="https://vaadin.com/maven">https://vaadin.com/maven</a>
  188. </li>
  189. <li><strong>IDE Plugins.</strong>If using Eclipse, use the
  190. <a href="http://vaadin.com/eclipse">Vaadin Plugin for Eclipse</a>, which automatically
  191. downloads the Vaadin libraries. For NetBeans 8.0 and 7.4, use the
  192. <a href="http://plugins.netbeans.org/plugin/50531/vaadin-plug-in-for-netbeans">official Vaadin plugin</a>
  193. that provides Maven based wizards and code completion support for Vaadin development.
  194. </li>
  195. </ul>
  196. <p>
  197. Vaadin Framework is also available as a ZIP package downloadable from <a
  198. href="http://vaadin.com/download">Vaadin Download
  199. page</a>.
  200. </p>
  201. <h3 id="package">Package Contents</h3>
  202. <p>Inside the ZIP installation package you will find:</p>
  203. <ul>
  204. <li>Separate server-side (<tt>vaadin-server</tt>) and
  205. client-side (<tt>vaadin-client</tt>, <tt>vaadin-client-compiler</tt>)
  206. development libraries
  207. </li>
  208. <li>Precompiled widget set (<tt>vaadin-client-compiled</tt>)
  209. for server-side development
  210. </li>
  211. <li>Shared library (<tt>vaadin-shared</tt>) for both
  212. server- and client-side libraries
  213. </li>
  214. <li>Built-in themes (<tt>vaadin-themes</tt>)
  215. </li>
  216. <li>Dependency libraries provided under the <tt>lib/</tt>
  217. folder
  218. </li>
  219. </ul>
  220. <p>
  221. See the
  222. <tt>README.TXT</tt>
  223. in the installation package for detailed information about
  224. the package contents. <a href="http://vaadin.com/book">Book
  225. of Vaadin</a> (for Vaadin 7) gives more detailed
  226. instructions.
  227. </p>
  228. <p>
  229. For server-side development, copy the
  230. <tt>vaadin-server</tt>
  231. ,
  232. <tt>vaadin-client-compiled</tt>
  233. ,
  234. <tt>vaadin-shared</tt>
  235. , and
  236. <tt>vaadin-themes</tt>
  237. from the main folder and the dependencies from the
  238. <tt>lib</tt>
  239. folder to the
  240. <tt>WEB-INF/lib</tt>
  241. folder of your Vaadin project. (The
  242. <tt>vaadin-client-compiled</tt>
  243. is necessary if you do not wish to compile the widget set by
  244. your own, which you need to do if you use almost any add-on
  245. components.)
  246. </p>
  247. <h4 id="package.updates">Updates to the Packaging</h4>
  248. <p>
  249. Since Vaadin 7.2.0, the old vaadin-theme-compiler has been moved into
  250. a separate project and renamed to vaadin-sass-compiler. It is now included
  251. along with the other 3rd party dependencies in the ZIP package.
  252. </p>
  253. <p>
  254. For pure client-side development, you only need the
  255. <tt>vaadin-client</tt>
  256. and
  257. <tt>vaadin-client-compiler</tt>
  258. JARs, which should be put to a non-deployed project library
  259. folder, such as
  260. <tt>lib</tt>
  261. . You also need them if you compile the widget set for any
  262. reason, such as using Vaadin add-ons, or create new
  263. server-side components integrated with client-side widgets.
  264. </p>
  265. <h2 id="migrating">Migrating from Vaadin 6</h2>
  266. <p>
  267. All Vaadin 6 applications need some changes when migrating
  268. to Vaadin 7. The most obvious changes are in the
  269. application/window API and require extending either <b>UI</b>
  270. or <b>UI.LegacyApplication</b> instead of <b>Application</b>.
  271. A detailed list of migration changes are given in the <a
  272. href="https://vaadin.com/wiki/-/wiki/Main/Migrating+from+Vaadin+6+to+Vaadin+7">Vaadin
  273. 7 Migration Guide</a>.
  274. </p>
  275. <p>Any custom client-side widgets need to be ported to use
  276. the new client-server communication API, or the Vaadin 6
  277. compatibility API.</p>
  278. <p>
  279. Vaadin 6 add-ons (ones that contain widgets) do not work in
  280. Vaadin 7 - please check the add-ons in <a
  281. href="http://vaadin.com/directory/">Vaadin Directory</a>
  282. for Vaadin 7 support.
  283. </p>
  284. <h2 id="dependencies">Vaadin @version@ Dependencies</h2>
  285. <p>When using Maven, Ivy, Gradle, or other dependency
  286. management system, all Vaadin dependencies are downloaded
  287. automatically. This is also the case when using the Vaadin
  288. Plugin for Eclipse.</p>
  289. <p>
  290. The Vaadin ZIP installation package includes the
  291. dependencies in the
  292. <tt>lib</tt>
  293. subfolder. These need to be copied to the
  294. <tt>WEB-INF/lib</tt>
  295. folder of the web application that uses Vaadin.
  296. </p>
  297. <p>
  298. The dependencies are listed in the <a href="license.html">Licensing
  299. description</a>. Some are explicit dependencies packaged and
  300. distributed as separate JARs, while some are included inside
  301. other libraries.
  302. </p>
  303. <h3>Bean Validation</h3>
  304. <p>
  305. If you use the bean validation feature in Vaadin 7, you need
  306. a Bean Validation API implementation. You need to install
  307. the implementation JAR in the
  308. <tt>WEB-INF/lib</tt>
  309. directory of the web application that uses validation.
  310. </p>
  311. <h2 id="upgrading">Upgrading to Vaadin @version-minor@</h2>
  312. <p>When upgrading from an earlier Vaadin version, you must:
  313. </p>
  314. <ul>
  315. <li>Recompile your classes using the new Vaadin
  316. version. Binary compatibility is only guaranteed for
  317. maintenance releases of Vaadin.</li>
  318. <li>Unless using the precompiled widget set, recompile
  319. your widget set using the new Vaadin version.</li>
  320. </ul>
  321. <p>Remember also to refresh the project in your IDE to
  322. ensure that the new version of everything is in use.</p>
  323. <p>
  324. By using the "
  325. <tt>?debug</tt>
  326. " URL parameter, you can verify that the version of the
  327. servlet, the theme, and the widget set all match.
  328. </p>
  329. <p>
  330. <b>Eclipse</b> users should always check if there is a new
  331. version of the Eclipse Plug-in available. The Eclipse
  332. Plug-in can be used to update the Vaadin version in the
  333. project (Project properties &raquo; Vaadin).
  334. </p>
  335. <p>
  336. <b>Maven</b> users should update the Vaadin dependency
  337. version in the
  338. <tt>pom.xml</tt>
  339. unless it is defined as
  340. <tt>LATEST</tt>
  341. . You must also ensure that the GWT dependency uses the
  342. correct version and recompile your project and your widget
  343. set.
  344. </p>
  345. <p>
  346. <b>Liferay and other portal</b> users must install the
  347. Vaadin libraries in
  348. <t>ROOT/WEB-INF/lib/</b> in the portal (and remove a
  349. possibly obsolete older <tt>vaadin.jar</tt>). Additionally,
  350. the contents of the <tt>vaadin-client-compiled</tt> and <tt>vaadin-themes</tt>
  351. must be extracted to the <tt>ROOT/html/VAADIN</tt> directory
  352. in the Liferay installation. If your portal uses custom
  353. widgets, you can use <a
  354. href="http://vaadin.com/directory#addon/liferay-control-panel-plugin-for-vaadin:vaadin">
  355. Liferay Control Panel for Vaadin</a> for easy widget set compilation.</t>
  356. </p>
  357. <h2 id="supportedversions">Supported Technologies</h2>
  358. <p>
  359. Vaadin 7 is compatible with <b>Java 6</b> and newer. Vaadin
  360. 7 is especially supported on the following <b>operating
  361. systems</b>:
  362. </p>
  363. <ul>
  364. <li>Windows</li>
  365. <li>Linux</li>
  366. <li>Mac OS X</li>
  367. </ul>
  368. <p>
  369. Vaadin 7 requires <b>Java Servlet API 2.4</b> but also
  370. supports later versions and should work with any Java
  371. application server that conforms to the standard. The
  372. following <b>application servers</b> are supported:
  373. </p>
  374. <ul>
  375. <li>Apache Tomcat 5-8</li>
  376. <li>Apache TomEE 1</li>
  377. <li>Oracle WebLogic Server 10.3-12</li>
  378. <li>IBM WebSphere Application Server 7-8</li>
  379. <li>JBoss Application Server 4-7</li>
  380. <li>Wildfly 8-9</li>
  381. <li>Jetty 5-9</li>
  382. <li>Glassfish 2-4</li>
  383. </ul>
  384. <p>
  385. Vaadin 7 supports the JSR-286 Portlet specification and all
  386. portals that implement the specification should work. The
  387. following <b>portals</b> are supported:
  388. </p>
  389. <ul>
  390. <li>Liferay Portal 5.2-6</li>
  391. <li>GateIn Portal 3</li>
  392. <li>eXo Platform 3</li>
  393. <li>IBM WebSphere Portal 8</li>
  394. </ul>
  395. <p>
  396. Vaadin also supports <b>Google App Engine</b>.
  397. </p>
  398. <p>
  399. Vaadin @version@ supports the following <b>desktop browsers</b>:
  400. </p>
  401. <ul>
  402. <li>Mozilla Firefox 18-43</li>
  403. <li>Mozilla Firefox 17 ESR, 24 ESR, 31 ESR, 38 ESR</li>
  404. <li>Internet Explorer 8-11, Edge</li>
  405. <li>Safari 6-8</li>
  406. <li>Opera 16-34</li>
  407. <li>Google Chrome 23-47</li>
  408. </ul>
  409. <p>
  410. Additionally, Vaadin supports the built-in browsers in the
  411. following <b>mobile operating systems</b>:
  412. </p>
  413. <ul>
  414. <li>iOS 5-9</li>
  415. <li>Android 2.3-5</li>
  416. <li>Windows Phone 8</li>
  417. </ul>
  418. <p>Vaadin SQL Container supports the following databases:</p>
  419. <ul>
  420. <li>HSQLDB</li>
  421. <li>MySQL</li>
  422. <li>MSSQL</li>
  423. <li>Oracle</li>
  424. <li>PostgreSQL</li>
  425. </ul>
  426. <h2 id="vaadinontheweb">Vaadin on the Web</h2>
  427. <ul>
  428. <li><a href="http://vaadin.com">vaadin.com - The
  429. developer portal containing everything you need to
  430. know about Vaadin</a></li>
  431. <li><a href="http://vaadin.com/demo">vaadin.com/demo
  432. - A collection of demos for Vaadin</a></li>
  433. <li><a href="http://vaadin.com/learn">vaadin.com/learn
  434. - Getting started with Vaadin</a></li>
  435. <li><a href="http://vaadin.com/forum">vaadin.com/forum
  436. - Forums for Vaadin related discussions</a></li>
  437. <li><a href="http://vaadin.com/book">vaadin.com/book
  438. - Book of Vaadin - everything you need to know about
  439. Vaadin</a></li>
  440. <li><a href="http://vaadin.com/api">vaadin.com/api
  441. - Online javadocs</a></li>
  442. <li><a href="http://vaadin.com/directory">vaadin.com/directory
  443. - Add-ons for Vaadin</a></li>
  444. <li><a href="http://vaadin.com/pro-tools">vaadin.com/pro-tools
  445. - Commercial tools for Vaadin development</a></li>
  446. <li><a href="http://vaadin.com/support">vaadin.com/support
  447. - Commercial support for Vaadin development </a></li>
  448. <li><a href="http://vaadin.com/services">vaadin.com/services
  449. - Expert services for Vaadin</a></li>
  450. <li><a href="http://vaadin.com/company">vaadin.com/company
  451. - Information about the company behind Vaadin</a></li>
  452. <li><a href="http://dev.vaadin.com">dev.vaadin.com
  453. - Bug tracker</a></li>
  454. <li><a
  455. href="http://dev.vaadin.com/wiki/Vaadin/Development/StartingVaadin7Development">How
  456. to get the source code of Vaadin</a></li>
  457. </ul>
  458. </div>
  459. <!-- /content-->
  460. <div id="footer">
  461. <span class="slogan"><strong>vaadin <em>}></em>
  462. </strong> thinking of U and I<span> <a href="#top">&uarr; Back
  463. to top</a>
  464. </div>
  465. <!-- /footer -->
  466. </body>
  467. </html>
  468. <!-- Keep this comment at the end of the file
  469. Local variables:
  470. mode: xml
  471. sgml-omittag:nil
  472. sgml-shorttag:nil
  473. sgml-namecase-general:nil
  474. sgml-general-insert-case:lower
  475. sgml-minimize-attributes:nil
  476. sgml-always-quote-attributes:t
  477. sgml-indent-step:2
  478. sgml-indent-data:t
  479. sgml-parent-document:nil
  480. sgml-exposed-tags:nil
  481. sgml-local-catalogs:("/etc/sgml/catalog" "/usr/share/xemacs21/xemacs-packages/etc/psgml-dtds/CATALOG")
  482. sgml-local-ecat-files:("ECAT" "~/sgml/ECAT" "/usr/share/sgml/ECAT" "/usr/local/share/sgml/ECAT" "/usr/local/lib/sgml/ECAT")
  483. End:
  484. -->