+2001-08-20 Karl Eichwalder <ke@suse.de>
+
+ * po-mode.el (po-mode): Add newlines to fix layout problem calling
+ 'C-h m'.
+
2001-08-18 Karl Eichwalder <ke@suse.de>
* po-mode.el (po-ensure-source-references): Use 'string-to-number'
(defun po-mode ()
"Major mode for translators when they edit PO files.
-Special commands:\\{po-mode-map}
+
+Special commands:
+\\{po-mode-map}
Turning on PO mode calls the value of the variable `po-mode-hook',
if that value is non-nil. Behaviour may be adjusted through some variables,
all reachable through `M-x customize', in group `Emacs.Editing.I18n.Po'."