[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: kill ring menu
From: |
Richard Stallman |
Subject: |
Re: kill ring menu |
Date: |
Mon, 29 Apr 2002 12:40:12 -0600 (MDT) |
(load "simple")
+(load "kill-ring")
(load "files")
I see no reason to preload this file, so let's not.
When I wrote that, I didn't realize that kill-ring was material moved
from simple.el. I saw that the patch was in -u format and therefore
hard to read, so I asked for it in -c format and didn't try to read
it.
I should not have made a guess about what kill-ring.el contained.
Sorry.