emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/strokes.el
Date: Fri, 12 Jul 2002 13:45:45 -0400

Index: emacs/lisp/strokes.el
diff -c emacs/lisp/strokes.el:1.11 emacs/lisp/strokes.el:1.12
*** emacs/lisp/strokes.el:1.11  Mon Jul  1 12:04:39 2002
--- emacs/lisp/strokes.el       Fri Jul 12 13:45:45 2002
***************
*** 1006,1013 ****
    silently--without displaying the strokes.  All variables can be set
    by customizing the group `strokes' via \[customize-group].")
      (set-buffer standard-output)
!     (help-mode))
!   (print-help-return-message))
  
  (defalias 'strokes-report-bug 'report-emacs-bug)
  
--- 1006,1013 ----
    silently--without displaying the strokes.  All variables can be set
    by customizing the group `strokes' via \[customize-group].")
      (set-buffer standard-output)
!     (help-mode)
!     (print-help-return-message)))
  
  (defalias 'strokes-report-bug 'report-emacs-bug)
  



reply via email to

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