# HG changeset patch # User Juanma Barranquero # Date 1201729626 0 # Node ID 0ff188bd13561a5fca8d5d13a8da7809b826db71 # Parent 7ce84052e493ac9707fe14afafe41f643a33451d *** empty log message *** diff -r 7ce84052e493 -r 0ff188bd1356 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jan 30 21:44:59 2008 +0000 +++ b/lisp/ChangeLog Wed Jan 30 21:47:06 2008 +0000 @@ -1,8 +1,15 @@ +2008-01-30 Juanma Barranquero + + * 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 - * 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 - * net/tramp.el (tramp-methods): Use "-H" option for "sudo". Suggested - by Trent W. Buck . Make ("%h") a single - element in "plinkx". + * net/tramp.el (tramp-methods): Use "-H" option for "sudo". + Suggested by Trent W. Buck . 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