emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/woman.el


From: D . Goel
Subject: [Emacs-diffs] Changes to emacs/lisp/woman.el
Date: Sun, 18 Sep 2005 08:25:12 -0400

Index: emacs/lisp/woman.el
diff -c emacs/lisp/woman.el:1.38 emacs/lisp/woman.el:1.39
*** emacs/lisp/woman.el:1.38    Sat Sep 10 14:57:32 2005
--- emacs/lisp/woman.el Sun Sep 18 12:25:02 2005
***************
*** 1926,1932 ****
      ;; Output the result:
      (and (apropos-print t nil)
         message
!        (message message))))
  
  
  (defun WoMan-getpage-in-background (topic)
--- 1926,1932 ----
      ;; Output the result:
      (and (apropos-print t nil)
         message
!        (message "%s" message))))
  
  
  (defun WoMan-getpage-in-background (topic)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]