diff options
| author | Chong Yidong | 2010-08-29 12:17:13 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-08-29 12:17:13 -0400 |
| commit | bd78fa1d5442e6e023a16d407741ec899d57d3cd (patch) | |
| tree | fe959a18baff827f362b8b43b56b0cb644983272 /lisp/dired.el | |
| parent | 4520b858c1d64bf61db1ae7b00b1b84e0cc645bd (diff) | |
| download | emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.tar.gz emacs-bd78fa1d5442e6e023a16d407741ec899d57d3cd.zip | |
Add "Package:" file headers to denote built-in packages.
Diffstat (limited to 'lisp/dired.el')
| -rw-r--r-- | lisp/dired.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/dired.el b/lisp/dired.el index fa3a15b97be..ecc3b5bd47e 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -7,6 +7,7 @@ | |||
| 7 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> | 7 | ;; Author: Sebastian Kremer <sk@thp.uni-koeln.de> |
| 8 | ;; Maintainer: FSF | 8 | ;; Maintainer: FSF |
| 9 | ;; Keywords: files | 9 | ;; Keywords: files |
| 10 | ;; Package: emacs | ||
| 10 | 11 | ||
| 11 | ;; This file is part of GNU Emacs. | 12 | ;; This file is part of GNU Emacs. |
| 12 | 13 | ||
| @@ -3534,7 +3535,7 @@ Ask means pop up a menu for the user to select one of copy, move or link." | |||
| 3534 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command | 3535 | ;;;;;; dired-run-shell-command dired-do-shell-command dired-do-async-shell-command |
| 3535 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown | 3536 | ;;;;;; dired-clean-directory dired-do-print dired-do-touch dired-do-chown |
| 3536 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff | 3537 | ;;;;;; dired-do-chgrp dired-do-chmod dired-compare-directories dired-backup-diff |
| 3537 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "07676ea25af17f5d50cc5db4f53bddc0") | 3538 | ;;;;;; dired-diff) "dired-aux" "dired-aux.el" "416d272299fd4774c47c2f677ee640a4") |
| 3538 | ;;; Generated autoloads from dired-aux.el | 3539 | ;;; Generated autoloads from dired-aux.el |
| 3539 | 3540 | ||
| 3540 | (autoload 'dired-diff "dired-aux" "\ | 3541 | (autoload 'dired-diff "dired-aux" "\ |
| @@ -3987,7 +3988,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 3987 | ;;;*** | 3988 | ;;;*** |
| 3988 | 3989 | ||
| 3989 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 3990 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
| 3990 | ;;;;;; "6c492aba3ca0d36a4cd7b02fb9c1cc10") | 3991 | ;;;;;; "27c312d6d5d40d8cb4ef8d62e30d5f4a") |
| 3991 | ;;; Generated autoloads from dired-x.el | 3992 | ;;; Generated autoloads from dired-x.el |
| 3992 | 3993 | ||
| 3993 | (autoload 'dired-jump "dired-x" "\ | 3994 | (autoload 'dired-jump "dired-x" "\ |