emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/play/bruce.el
Date: Sat, 15 Dec 2001 05:32:45 -0500

Index: emacs/lisp/play/bruce.el
diff -c emacs/lisp/play/bruce.el:1.2 emacs/lisp/play/bruce.el:1.3
*** emacs/lisp/play/bruce.el:1.2        Sun Apr  5 11:41:30 1998
--- emacs/lisp/play/bruce.el    Sat Dec 15 05:32:44 2001
***************
*** 28,34 ****
  
  ;; This program was written to protest the miss-named "Communications
  ;; Decency Act of 1996. This Act bans "indecent speech", whatever that is,
! ;; from the internet. For more on the CDA, see Richard Stallman's essay on
  ;; censorship, included in the etc directory of emacs distributions 19.34
  ;; and up. See also http://www.eff.org/blueribbon.html.
  
--- 28,34 ----
  
  ;; This program was written to protest the miss-named "Communications
  ;; Decency Act of 1996. This Act bans "indecent speech", whatever that is,
! ;; from the Internet. For more on the CDA, see Richard Stallman's essay on
  ;; censorship, included in the etc directory of emacs distributions 19.34
  ;; and up. See also http://www.eff.org/blueribbon.html.
  
***************
*** 56,62 ****
  ;; data file from which to select words at random. Sorry about that. I
  ;; believe the average user will be able to come up with a few words on
  ;; his or her own. If that is a problem, feel free to ask any American
! ;; teenager, preferrably one who attends a government school. Failing
  ;; that, you might write to Mr. Clinton or Ms Reno or their successors and
  ;; ask them for suggestions. Think of it as a public spirited act: the
  ;; time they spend answering you is time not spent persecuting someone
--- 56,62 ----
  ;; data file from which to select words at random. Sorry about that. I
  ;; believe the average user will be able to come up with a few words on
  ;; his or her own. If that is a problem, feel free to ask any American
! ;; teenager, preferably one who attends a government school. Failing
  ;; that, you might write to Mr. Clinton or Ms Reno or their successors and
  ;; ask them for suggestions. Think of it as a public spirited act: the
  ;; time they spend answering you is time not spent persecuting someone
***************
*** 70,76 ****
  ;; ascii 0s.
  
  ;; Once you have edited up a data file, you have to tell emacs how to find
! ;; the program bruce. Add the follwing two lines to your .emacs file. Be
  ;; sure to uncomment the second line.
  
  ;; for bruce mode
--- 70,76 ----
  ;; ascii 0s.
  
  ;; Once you have edited up a data file, you have to tell emacs how to find
! ;; the program bruce. Add the following two lines to your .emacs file. Be
  ;; sure to uncomment the second line.
  
  ;; for bruce mode
***************
*** 112,118 ****
    :group 'games)
  
  (defcustom bruce-phrases-file "~/bruce.lines"
!   "Keep your favorite phrases here."
    :type 'file
    :group 'bruce)
  
--- 112,118 ----
    :group 'games)
  
  (defcustom bruce-phrases-file "~/bruce.lines"
!   "Keep your favourite phrases here."
    :type 'file
    :group 'bruce)
  



reply via email to

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