emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ibuffer.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ibuffer.el,v
Date: Tue, 26 Feb 2008 04:28:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/26 04:28:18

Index: ibuffer.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/ibuffer.el,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -b -r1.99 -r1.100
--- ibuffer.el  25 Feb 2008 20:05:59 -0000      1.99
+++ ibuffer.el  26 Feb 2008 04:28:18 -0000      1.100
@@ -1259,7 +1259,7 @@
 
 (define-ibuffer-op ibuffer-do-toggle-read-only (&optional arg)
   "Toggle read only status in marked buffers.
-With ARG, set read-only iff arg is positive."
+With optional ARG, make read-only only if ARG is positive."
   (:opstring "toggled read only status in"
    :interactive "P"
    :modifier-p t)




reply via email to

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