Mercurial > emacs
annotate lisp/=term-nasty.el @ 31734:6b057ae8165d
Docstring fixes.
(diff-header-face, diff-comment-face): New faces.
(diff-font-lock-keywords): Highlight a bit differently.
(diff-find-source-location): Don't return SPAN any more.
(diff-hunk-text): Don't bother erasing the temp buffer.
(diff-find-text): Drop argument LINE.
(diff-apply-hunk): Update calls to diff-find-text.
(diff-goto-source): Use pop-to-buffer again and don't raise an error.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 19 Sep 2000 16:24:30 +0000 |
parents | 9d4205d1e460 |
children |
rev | line source |
---|---|
657
fec3f9a1e3e5
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
83
diff
changeset
|
1 ;;; term-nasty.el --- Damned Things from terminfo.el |
83 | 2 |
14527 | 3 ;;; This text is no longer included in Emacs, because it was censored |
4 ;;; by the Communications Decency Act. The law was promoted as a ban | |
5 ;;; on pornography, but it bans far more than that. This file did not | |
14541 | 6 ;;; contain pornography, but it was prohibited nonetheless. |
83 | 7 |
14527 | 8 ;;; For information on US government censorship of the Internet, and |
9 ;;; what you can do to bring back freedom of the press, see the web | |
10 ;;; site http://www.vtw.org/ | |
657
fec3f9a1e3e5
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
83
diff
changeset
|
11 |
fec3f9a1e3e5
*** empty log message ***
Eric S. Raymond <esr@snark.thyrsus.com>
parents:
83
diff
changeset
|
12 ;;; term-nasty.el ends here |