/[emacs]/emacs/lisp/vc.el
ViewVC logotype

Diff of /emacs/lisp/vc.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.356 by teirllm, Fri Jun 20 13:21:24 2003 UTC revision 1.357 by rms, Mon Jun 30 10:34:26 2003 UTC
# Line 2360  allowed and simply skipped)." Line 2360  allowed and simply skipped)."
2360          (set-buffer-modified-p nil)))))          (set-buffer-modified-p nil)))))
2361    
2362  (defun vc-default-show-log-entry (backend rev)  (defun vc-default-show-log-entry (backend rev)
2363    (log-view-goto-rev rev))    (with-no-warnings
2364       (log-view-goto-rev rev)))
2365    
2366  (defun vc-default-comment-history (backend file)  (defun vc-default-comment-history (backend file)
2367    "Return a string with all log entries stored in BACKEND for FILE."    "Return a string with all log entries stored in BACKEND for FILE."

Legend:
Removed from v.1.356  
changed lines
  Added in v.1.357

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26