aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/dired.el
diff options
context:
space:
mode:
authorDrew Adams2010-09-28 01:41:00 +0200
committerJuanma Barranquero2010-09-28 01:41:00 +0200
commit53ad04fc4628d0c75ff3054bd3b77c8689fca6d4 (patch)
treeb9bcc8bfe65ae801171ac08e98c217f03495cb9a /lisp/dired.el
parent0cceab3d5942aef608dc33be4616b77206201115 (diff)
downloademacs-53ad04fc4628d0c75ff3054bd3b77c8689fca6d4.tar.gz
emacs-53ad04fc4628d0c75ff3054bd3b77c8689fca6d4.zip
* dired.el (dired-save-positions): Doc fix. (Bug#7119)
Diffstat (limited to 'lisp/dired.el')
-rw-r--r--lisp/dired.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/dired.el b/lisp/dired.el
index 4a23865dfca..bb0cc223281 100644
--- a/lisp/dired.el
+++ b/lisp/dired.el
@@ -1177,7 +1177,7 @@ Preserves old cursor, marks/flags, hidden-p."
1177The positions have the form (BUFFER-POSITION WINDOW-POSITIONS). 1177The positions have the form (BUFFER-POSITION WINDOW-POSITIONS).
1178 1178
1179BUFFER-POSITION is the point position in the current dired buffer. 1179BUFFER-POSITION is the point position in the current dired buffer.
1180The buffer position have the form (BUFFER DIRED-FILENAME BUFFER-POINT). 1180It has the form (BUFFER DIRED-FILENAME BUFFER-POINT).
1181 1181
1182WINDOW-POSITIONS are current positions in all windows displaying 1182WINDOW-POSITIONS are current positions in all windows displaying
1183this dired buffer. The window positions have the form (WINDOW 1183this dired buffer. The window positions have the form (WINDOW