# HG changeset patch # User Glenn Morris # Date 1201150179 0 # Node ID c5528b187300e1ea90054d79766ce8aca2a7668e # Parent dab0b3c8742518640ea02486abafe1c5d0fc58a6 *** empty log message *** diff -r dab0b3c87425 -r c5528b187300 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jan 24 04:48:13 2008 +0000 +++ b/lisp/ChangeLog Thu Jan 24 04:49:39 2008 +0000 @@ -1,8 +1,11 @@ +2008-01-24 Glenn Morris + + * t-mouse.el (gpm-mouse-start): Declare as a function. + 2008-01-23 Michael Albinus * net/tramp.el (tramp-remote-process-environment): Set "LC_ALL=C". - (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the - regexp. + (tramp-end-of-output): Add `tramp-rsh-end-of-line' into the regexp. (tramp-find-shell, tramp-open-connection-setup-interactive-shell): Don't send `tramp-rsh-end-of-line' additionally, when setting the prompt. @@ -10,7 +13,7 @@ (tramp-get-test-nt-command): Don't check for "\n" in the prompt. (tramp-local-host-p): Check whether temp directory is writable. -22008-01-23 Dan Nicolaescu +2008-01-23 Dan Nicolaescu * vc.el: Add TODO items. @@ -20,8 +23,7 @@ be used to reveal or highlight the location of a match. (occur-mode-goto-occurrence) (occur-mode-goto-occurrence-other-window) - (occur-mode-display-occurrence): Run - `occur-mode-find-occurrence-hook'. + (occur-mode-display-occurrence): Run `occur-mode-find-occurrence-hook'. 2008-01-23 Martin Rudalics