b76e4d08d6
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/subversion#3d5f8d900a066a77c81766ea91fcb3fd49ed0d4e
4 lines
132 B
EmacsLisp
4 lines
132 B
EmacsLisp
(defalias 'svn-examine 'svn-status)
|
|
(autoload 'svn-status "psvn" "Examine the status of Subversion working copy in
|
|
directory DIR.")
|