comparison lisp/dired.el @ 107815:9c5ceea9a88b

Get rid of several uses of the term 'master' in favor of equivalent verbiage using "repository". No code changes.
author Eric S. Raymond <esr@thyrsus.com>
date Fri, 09 Apr 2010 13:19:53 -0400
parents d7831d04952b
children 5b835c23f034
comparison
equal deleted inserted replaced
107814:0bffb2cd03fe 107815:9c5ceea9a88b
3972 \(fn FILE &optional DEREF-SYMLINKS)" t nil) 3972 \(fn FILE &optional DEREF-SYMLINKS)" t nil)
3973 3973
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" "\
3981 Jump to dired buffer corresponding to current buffer. 3981 Jump to dired buffer corresponding to current buffer.
3982 If in a file, dired the current directory and move to file's line. 3982 If in a file, dired the current directory and move to file's line.