Mercurial > emacs
changeset 33253:3d7bff27ec2d
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 06 Nov 2000 15:22:52 +0000 |
parents | ffb346e61cf2 |
children | 5adb6d0b1cee |
files | etc/TODO lisp/ChangeLog |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/TODO Mon Nov 06 15:17:06 2000 +0000 +++ b/etc/TODO Mon Nov 06 15:22:52 2000 +0000 @@ -66,7 +66,8 @@ [?], mlconvert [?], iso-cvt, iso-swed, swedish, feedmail [?], uce, bruce, gametree, meese, page-ext, refbib, refer, scribe, sgml-mode, spell, texinfo, underline, cmacexp, hideif, mantemp [obsolete?], - pcomplete, assoc, xml; other progmodes, probably in separate manual. + pcomplete, assoc, xml, cvs-status; other progmodes, probably in + separate manual. * Get some major packages installed: W3/url (development version needs significant work), PSGML, Mule-UCS, Tramp (?). Check the @@ -104,3 +105,6 @@ * Support dynamically-loadable primitive support using libtool and support similarly to Guile. [Some work has been done.] + +* Allow auto-compression-mode to use zlib calls if zlib is available. + [It's required for PNG, so may be linked anyhow.]
--- a/lisp/ChangeLog Mon Nov 06 15:17:06 2000 +0000 +++ b/lisp/ChangeLog Mon Nov 06 15:22:52 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-06 Dave Love <fx@gnu.org> + * autoinsert.el (auto-insert-alist) <latex-mode>: Use + \documentclass. + * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Match defun*.