emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Mon, 27 Dec 2004 12:42:37 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.733 emacs/lisp/files.el:1.734
*** emacs/lisp/files.el:1.733   Mon Dec 27 17:18:28 2004
--- emacs/lisp/files.el Mon Dec 27 17:29:34 2004
***************
*** 4599,4605 ****
                      (insert " available " available)))))))))))
  
  (defun insert-directory-adj-pos (pos error-lines)
!   "Convert `ls --dird' file name position value POS to a buffer position.
  File name position values returned in ls --dired output
  count only stdout; they don't count the error messages sent to stderr.
  So this function converts to them to real buffer positions.
--- 4599,4605 ----
                      (insert " available " available)))))))))))
  
  (defun insert-directory-adj-pos (pos error-lines)
!   "Convert `ls --dired' file name position value POS to a buffer position.
  File name position values returned in ls --dired output
  count only stdout; they don't count the error messages sent to stderr.
  So this function converts to them to real buffer positions.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]