emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Kevin Ryde
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Thu, 26 Nov 2009 23:39:36 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Kevin Ryde <kryde>      09/11/26 23:39:35

Modified files:
        lisp           : ChangeLog 

Log message:
        * sha1.el (sha1-string-external): default-directory "/" in case
        otherwise non-existent.  process-connection-type pipe for touch of
        efficiency recommended by elisp manual.  (An aside in Bug#3911.)

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16751&r2=1.16752

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16751
retrieving revision 1.16752
diff -u -b -r1.16751 -r1.16752
--- ChangeLog   26 Nov 2009 23:19:53 -0000      1.16751
+++ ChangeLog   26 Nov 2009 23:39:32 -0000      1.16752
@@ -3,6 +3,10 @@
        * log-view.el: Add "Keywords: tools", since its other keywords
        aren't in finder-known-keywords, and following vc.el.
 
+       * sha1.el (sha1-string-external): default-directory "/" in case
+       otherwise non-existent.  process-connection-type pipe for touch of
+       efficiency recommended by elisp manual.  (An aside in Bug#3911.)
+
 2009-11-26  Stefan Monnier  <address@hidden>
 
        Misc coding convention cleanups.




reply via email to

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