From b50db0407ba5afd6aaf14911f5fc01ef76190fda Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 13 Jun 2002 17:33:59 +0000 Subject: [PATCH] nop --- misc/po-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/po-mode.el b/misc/po-mode.el index 7fc9a0447..38ff2679a 100644 --- a/misc/po-mode.el +++ b/misc/po-mode.el @@ -1094,8 +1094,8 @@ all reachable through 'M-x customize', in group 'Emacs.Editing.I18n.Po'." ;; Insert MODE-LINE-ENTRY in mode line, but on first load only. (or (member po-mode-line-entry mode-line-format) - ; mode-line-format usually contains global-mode-string, but some - ; people customize this variable. As a last resort, append at the end. + ;; mode-line-format usually contains global-mode-string, but some + ;; people customize this variable. As a last resort, append at the end. (let ((prev-entry (or (member 'global-mode-string mode-line-format) (member " " mode-line-format) (last mode-line-format)))) -- 2.47.2