changeset 87123:d56e1ecaeed7

Remove directory part from filenames in function declarations.
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Dec 2007 04:09:22 +0000
parents f6591f36eb87
children 8411562edbb6
files lisp/progmodes/ps-mode.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ps-mode.el	Thu Dec 06 04:09:04 2007 +0000
+++ b/lisp/progmodes/ps-mode.el	Thu Dec 06 04:09:22 2007 +0000
@@ -481,7 +481,7 @@
 
 
 
-(declare-function doc-view-minor-mode "../doc-view")
+(declare-function doc-view-minor-mode "doc-view")
 
 ;; PostScript mode.