Mercurial > emacs
comparison admin/FOR-RELEASE @ 60307:ae8e54a87aa7
The url*.el's (declare (special ...)) stuff is to turn off some
compiler warnings.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 28 Feb 2005 13:31:19 +0000 |
parents | c927537088e9 |
children | dbdab00b8f09 |
comparison
equal
deleted
inserted
replaced
60306:f0819ce6d7e4 | 60307:ae8e54a87aa7 |
---|---|
34 * LOSSAGE | 34 * LOSSAGE |
35 | 35 |
36 ** Clean up flymake.el to follow Emacs Lisp conventions. | 36 ** Clean up flymake.el to follow Emacs Lisp conventions. |
37 | 37 |
38 ** Fix up url-ldap.el. | 38 ** Fix up url-ldap.el. |
39 | |
40 ** url/*.el has lots of `(declare (special ...))' which | |
41 are meaningless. What's that trying to do? | |
42 | 39 |
43 * BUGS | 40 * BUGS |
44 | 41 |
45 ** Ange-ftp should ignore irrelevant IPv6 errors: | 42 ** Ange-ftp should ignore irrelevant IPv6 errors: |
46 | 43 |