Re: installing elisp .el files

1996-08-23 Thread Ian Jackson
Mark Eichin writes ("Re: installing elisp .el files"): ... > Byte-compilation depends much more on *speed* than size. The > changelog mode doesn't do enough (I assume) to merit the speed > improvement... gnus, for example, really really needs to be byte > compiled.

Re: installing elisp .el files

1996-08-14 Thread Ian Jackson
Erick Branderhorst writes in private email (I hope he doesn't mind me posting): > I noticed that dpkg comes with debian-changelog-mode.el instead of > a precompiled .elc file. > > Here is a file elisp-comp which is used in several gnu packages as > well for compiling and installing .el[c] files: