emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 26 Feb 2008 04:31:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/26 04:31:32

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12903
retrieving revision 1.12904
diff -u -b -r1.12903 -r1.12904
--- ChangeLog   26 Feb 2008 04:27:39 -0000      1.12903
+++ ChangeLog   26 Feb 2008 04:31:30 -0000      1.12904
@@ -1,3 +1,18 @@
+2008-02-26  Glenn Morris  <address@hidden>
+
+       * net/net-utils.el (top-level): Don't require comint when compiling.
+       (nslookup-font-lock-keywords): Don't require font-lock.
+       Use font-lock faces rather than variables.
+       (nslookup, ftp, smbclient, network-service-connection):
+       Don't require comint.
+       (comint-prompt-regexp, comint-input-autoexpand)
+       (comint-input-ring): Declare for compiler.
+       (comint-mode, ffap-string-at-point, comint-exec): Autoload.
+       (dns-lookup-host): Don't require ffap.  Remove `with-no-warnings'.
+
+       * ibuffer.el (ibuffer-do-toggle-read-only): Don't use `iff' in
+       doc-string.
+
 2008-02-26  Stefan Monnier  <address@hidden>
 
        * doc-view.el (doc-view-current-page): Add a `win' argument.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]