+2013-06-13 Glenn Morris <rgm@gnu.org>
+
+ * admin.el (manual-style-string): Use new file manual.css.
+
2013-06-02 Eric Ludlam <zappo@gnu.org>
* grammars/srecode-template.wy (variable): Accept a single number
as a variable value. Allows the 'priority' to be set to a number.
- (wisent-srecode-template-lexer): Move number up so it can be
- created.
+ (wisent-srecode-template-lexer): Move number up so it can be created.
2013-05-16 Glenn Morris <rgm@gnu.org>
<meta name=\"DC.title\" content=\"gnu.org\">\n\n")
(defconst manual-style-string "<style type=\"text/css\">
-@import url('/style.css');\n</style>\n")
+@import url('/s/emacs/manual.css');\n</style>\n")
(defun manual-misc-html (name root html-node-dir html-mono-dir)
(let ((texi (expand-file-name (format "doc/misc/%s.texi" name) root)))