# HG changeset patch # User Richard M. Stallman # Date 1120408812 0 # Node ID 4133ed695908f2786b9244b98c631e797eb33034 # Parent 1ad36ea03bdd8d7765a9077eae8ec13c479040a3 (Example -- Configuring a tool called directly): Update name of flymake-build-relative-filename. diff -r 1ad36ea03bdd -r 4133ed695908 man/flymake.texi --- a/man/flymake.texi Sun Jul 03 16:39:00 2005 +0000 +++ b/man/flymake.texi Sun Jul 03 16:40:12 2005 +0000 @@ -422,7 +422,7 @@ (defun flymake-perl-init (buffer) (let* ((temp-file (flymake-init-create-temp-buffer-copy buffer 'flymake-create-temp-inplace)) - (local-file (concat (flymake-build-relative-path + (local-file (concat (flymake-build-relative-filename (file-name-directory (buffer-file-name (current-buffer)))