diff options
| author | Stefan Monnier | 2003-09-22 17:40:14 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2003-09-22 17:40:14 +0000 |
| commit | b633b319ac5b1fe640e823b011f63408d4ecacb5 (patch) | |
| tree | 5cc2429392191c36d5a2cc7c183d620116831f19 | |
| parent | a273ca3a4e287d6add2e797114657d5d5d15cd1d (diff) | |
| download | emacs-b633b319ac5b1fe640e823b011f63408d4ecacb5.tar.gz emacs-b633b319ac5b1fe640e823b011f63408d4ecacb5.zip | |
Clear up the last paragraph.
| -rwxr-xr-x | INSTALL-CVS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL-CVS b/INSTALL-CVS index 779262bfa63..da9c8ceb7c2 100755 --- a/INSTALL-CVS +++ b/INSTALL-CVS | |||
| @@ -41,4 +41,6 @@ CVS repository. For example: | |||
| 41 | cvs update -C lisp/loaddefs.el | 41 | cvs update -C lisp/loaddefs.el |
| 42 | 42 | ||
| 43 | Questions, requests, and bug reports about the CVS versions of Emacs | 43 | Questions, requests, and bug reports about the CVS versions of Emacs |
| 44 | sould be sent to emacs-pretest-bug@gnu.org rather. | 44 | should be sent to emacs-pretest-bug@gnu.org rather than gnu.emacs.help |
| 45 | or gnu.emacs.bug. Ideally, use M-x report-emacs-bug RET which will | ||
| 46 | send it to the proper place. | ||