# HG changeset patch # User Glenn Morris # Date 1253586714 0 # Node ID 549ca02e98fe8ebf4401e49dd2dbb7e0770e9ee3 # Parent 515700d42454ff139db11f94851ba27ed7ce9423 elint stuff diff -r 515700d42454 -r 549ca02e98fe etc/NEWS --- a/etc/NEWS Tue Sep 22 02:28:43 2009 +0000 +++ b/etc/NEWS Tue Sep 22 02:31:54 2009 +0000 @@ -199,6 +199,26 @@ *** log-edit-strip-single-file-name controls whether or not single filenames are stripped when copying text from the ChangeLog to the *VC-Log* buffer. +** Elint + +--- +*** Elint now uses compilation-mode. + +--- +*** Elint can now scan individual files and whole directories, +and can be run in batch mode. + +--- +*** Elint does a more thorough initialization, and recognizes more built-in +functions and variables. Customize `elint-scan-preloaded' if you want +to sacrifice some accuracy for a faster startup. + +--- +*** Elint attempts some basic understanding of featurep and (f)boundp tests. + +--- +*** Customize `elint-ignored-warnings' to suppress some warnings. + ** Miscellaneous *** The new command `async-shell-command' bound globally to `M-&' executes @@ -209,10 +229,6 @@ +++ *** Autorevert Tail mode now works now for remote files. ---- -*** Elint now uses compilation-mode, and recognizes more built-in -functions and variables. - * New Modes and Packages in Emacs 23.2