Commit graph

6 commits

Author SHA1 Message Date
Dave Love
086ba806c7 comment 2000-11-23 16:05:05 +00:00
Dave Love
96403ac139 (uudecode-insert-char): Fix bogus feature test.
(uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
and make-temp-file.
(uudecode-decode-region): Doc fix.
2000-11-17 12:59:35 +00:00
Dave Love
05c2a83cfd Avoid compiler warnings.
Use (featurep 'xemacs).  Require cl when compiling.
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
2000-11-08 15:27:30 +00:00
Dave Love
117b4b782b Require cl when compiling. 2000-11-06 22:50:28 +00:00
Dave Love
456d96353c Use (featurep 'xemacs).
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
2000-11-06 22:46:03 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00