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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 30 Jan 2008 21:47:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/01/30 21:47:08

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12685
retrieving revision 1.12686
diff -u -b -r1.12685 -r1.12686
--- ChangeLog   30 Jan 2008 18:53:38 -0000      1.12685
+++ ChangeLog   30 Jan 2008 21:47:06 -0000      1.12686
@@ -1,8 +1,15 @@
+2008-01-30  Juanma Barranquero  <address@hidden>
+
+       * emacs-lisp/check-declare.el (check-declare-directory):
+       * emacs-lisp/authors.el (authors): Use `find-program' and
+       `grep-program' instead of hardcoded program names.
+
+       * emacs-lisp/cl-loaddefs.el: Update.
+
 2008-01-30  Tassilo Horn  <address@hidden>
 
-       * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New
-       functions.  Implement bookmark support the new make-cell/handler
-       way.
+       * info.el (Info-bookmark-make-cell, Info-bookmark-jump): New functions.
+       Implement bookmark support the new make-cell/handler way.
        (Info-mode): Bind bookmark-make-cell-function to
        Info-bookmark-make-cell buffer locally.
 
@@ -19,9 +26,9 @@
 
 2008-01-29  Michael Albinus  <address@hidden>
 
-       * net/tramp.el (tramp-methods): Use "-H" option for "sudo".  Suggested
-       by Trent W. Buck <address@hidden>.  Make ("%h") a single
-       element in "plinkx".
+       * net/tramp.el (tramp-methods): Use "-H" option for "sudo".
+       Suggested by Trent W. Buck <address@hidden>.  Make ("%h")
+       a single element in "plinkx".
        (tramp-handle-shell-command): Reuse "*Async Shell Command*" or
        "*Shell Command Output*" buffers.  Check, whether there is already
        an asynchronous process running.  Display always the buffer of the




reply via email to

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