*** empty log message ***

This commit is contained in:
Jim Blandy 1992-06-30 13:54:21 +00:00
parent 53b0a6f888
commit e5d77022e8
41 changed files with 512 additions and 400 deletions

View file

@ -107,7 +107,7 @@ are used."
;; under a different path on another system,
;; `update-autoloads-here' won't be able to find the files to be
;; autoloaded. So, if FILE is in the same directory or a
;; subdirectory of the current buffer's file, we'll make it
;; subdirectory of the current buffer's directory, we'll make it
;; relative to the current buffer's directory.
(setq file (expand-file-name file))
(if (and (< (length default-directory) (length file))