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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Tue, 31 Oct 2006 11:07:11 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/10/31 11:07:10

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10236
retrieving revision 1.10237
diff -u -b -r1.10236 -r1.10237
--- ChangeLog   31 Oct 2006 09:59:48 -0000      1.10236
+++ ChangeLog   31 Oct 2006 11:07:10 -0000      1.10237
@@ -1,7 +1,8 @@
-2006-10-31 Ramprasad B <address@hidden>
+2006-10-31 Yoni Rabkin Katzenell <address@hidden>  (tiny change)
 
-       * lisp/faces.el: Installed describe-face sample text of
-       address@hidden: etc/TODO item: describe-face sample text'.
+       * lisp/faces.el (faces-sample-overlay): New defvar.
+       (faces-sample-overlay): New function to show face sample text.
+       (describe-face): Use it.
 
 2006-10-31  Stephen Leake  <address@hidden>
 
@@ -25,8 +26,8 @@
        * server.el: Add support for TCP sockets.
        (server-use-tcp, server-host, server-auth-dir): New options.
        (server-auth-key): New variable.
-       (server-ensure-safe-dir): Create nonexistent parent dirs.  Ignore
-       Unix-style file modes on Windows.
+       (server-ensure-safe-dir): Create nonexistent parent dirs.
+       Ignore Unix-style file modes on Windows.
        (server-start): Crete a TCP or Unix socket according to the value
        of `server-use-tcp'.  For TCP sockets, create the id/auth file in
        `server-auth-dir' directory.
@@ -81,8 +82,9 @@
        compilers.
 
 2006-10-29  Lars Hansen  <address@hidden>
-       * net/tramp.el (with-parsed-tramp-file-name): Correct debug
-       spec.  Highlight as keyword.
+
+       * net/tramp.el (with-parsed-tramp-file-name): Correct debug spec.
+       Highlight as keyword.
        (tramp-do-copy-or-rename-file): Correct data for 'file-already-exists.
        Don't call tramp-method-out-of-band-p for local files.
        (tramp-touch): Quote file name.




reply via email to

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