Browse Source

fix bug

pull/1/head
10sr 12 years ago
parent
commit
10de91f14c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el View File

@@ -1244,7 +1244,7 @@ otherwise, use `pack-default-extension' for pack."
(goto-line (- (line-number-at-pos (point-max))
1))
(dired-move-to-filename))
(my-dired-next-line (- arg
(my-dired-previous-line (- arg
1))
))



Loading…
Cancel
Save