diff options
Diffstat (limited to 'lisp/ido.el')
-rw-r--r-- | lisp/ido.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ido.el b/lisp/ido.el index bdf830f92fc..46da5b92e52 100644 --- a/lisp/ido.el +++ b/lisp/ido.el @@ -3753,4 +3753,5 @@ See `read-file-name' for additional parameters." ido-current-directory (concat ido-current-directory filename))))) +;;; arch-tag: b63a3500-1735-41bd-8a01-05373f0864da ;;; ido.el ends here |