Mercurial > hg > xemacs-beta
comparison lisp/subr.el @ 510:5bdbc721d46a
[xemacs-hg @ 2001-05-06 08:33:35 by ben]
implement printing the selection when it's selected.
force redisplay when set-charset-ccl-program called.
if bytecomp or byte-optimize need recompiling, then load
the .el version of them first, recompile them, and reload
the .elc versions to recompile everything else (so we won't
be waiting until the cows come home).
author | ben |
---|---|
date | Sun, 06 May 2001 08:33:41 +0000 |
parents | 68eb53e4b7e5 |
children | 183866b06e0b |
comparison
equal
deleted
inserted
replaced
509:68eb53e4b7e5 | 510:5bdbc721d46a |
---|---|
634 circular-list | 634 circular-list |
635 circular-property-list | 635 circular-property-list |
636 invalid-regexp | 636 invalid-regexp |
637 specifier-syntax-error | 637 specifier-syntax-error |
638 | 638 |
639 | |
640 invalid-argument | 639 invalid-argument |
641 wrong-type-argument | 640 wrong-type-argument |
642 args-out-of-range | 641 args-out-of-range |
643 wrong-number-of-arguments | 642 wrong-number-of-arguments |
644 invalid-function | 643 invalid-function |