diff options
| author | Eli Zaretskii | 2010-04-09 14:17:35 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-04-09 14:17:35 +0300 |
| commit | 9cbb0335ff22a0b3f427626340e5028cc44bd698 (patch) | |
| tree | 7b3db88ceb017a7f552c70dee0339bfc8844ff56 | |
| parent | 21d2848427a4a522c39f94a6d605b87045ab74df (diff) | |
| download | emacs-9cbb0335ff22a0b3f427626340e5028cc44bd698.tar.gz emacs-9cbb0335ff22a0b3f427626340e5028cc44bd698.zip | |
Overwritten from mainline.
| -rw-r--r-- | lisp/dired.el | 2 | ||||
| -rw-r--r-- | lisp/emacs-lisp/cl-loaddefs.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/dired.el b/lisp/dired.el index c3d1435401e..0dc53bf32c4 100644 --- a/lisp/dired.el +++ b/lisp/dired.el | |||
| @@ -3974,7 +3974,7 @@ true then the type of the file linked to by FILE is printed instead. | |||
| 3974 | ;;;*** | 3974 | ;;;*** |
| 3975 | 3975 | ||
| 3976 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" | 3976 | ;;;### (autoloads (dired-do-relsymlink dired-jump) "dired-x" "dired-x.el" |
| 3977 | ;;;;;; "bb37ec379c0a523368794491b691fd8d") | 3977 | ;;;;;; "2f8d3d5a31b969b181e23c40d6bb16a0") |
| 3978 | ;;; Generated autoloads from dired-x.el | 3978 | ;;; Generated autoloads from dired-x.el |
| 3979 | 3979 | ||
| 3980 | (autoload 'dired-jump "dired-x" "\ | 3980 | (autoload 'dired-jump "dired-x" "\ |
diff --git a/lisp/emacs-lisp/cl-loaddefs.el b/lisp/emacs-lisp/cl-loaddefs.el index bdae05e7774..83247b62135 100644 --- a/lisp/emacs-lisp/cl-loaddefs.el +++ b/lisp/emacs-lisp/cl-loaddefs.el | |||
| @@ -282,7 +282,7 @@ Not documented | |||
| 282 | ;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist | 282 | ;;;;;; flet progv psetq do-all-symbols do-symbols dotimes dolist |
| 283 | ;;;;;; do* do loop return-from return block etypecase typecase ecase | 283 | ;;;;;; do* do loop return-from return block etypecase typecase ecase |
| 284 | ;;;;;; case load-time-value eval-when destructuring-bind function* | 284 | ;;;;;; case load-time-value eval-when destructuring-bind function* |
| 285 | ;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "273ba25f4a116c61a464dbe55f1f8c63") | 285 | ;;;;;; defmacro* defun* gentemp gensym) "cl-macs" "cl-macs.el" "7fad7dd60f2f96ba90432f885015d61b") |
| 286 | ;;; Generated autoloads from cl-macs.el | 286 | ;;; Generated autoloads from cl-macs.el |
| 287 | 287 | ||
| 288 | (autoload 'gensym "cl-macs" "\ | 288 | (autoload 'gensym "cl-macs" "\ |