emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] 01/01: [xpm] Document disabled undo.


From: Thien-Thi Nguyen
Subject: [elpa] 01/01: [xpm] Document disabled undo.
Date: Fri, 13 Jun 2014 11:45:08 +0000

ttn pushed a commit to branch master
in repository elpa.

commit afb158d9dd3dcc552a1fa2bbd40d31c960df5b7e
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 13 13:48:28 2014 +0200

    [xpm] Document disabled undo.
    
    * packages/xpm/xpm.el (xpm-generate-buffer): ...in this func.
---
 packages/xpm/xpm.el |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/packages/xpm/xpm.el b/packages/xpm/xpm.el
index 0e2c52d..34354d6 100644
--- a/packages/xpm/xpm.el
+++ b/packages/xpm/xpm.el
@@ -176,6 +176,8 @@ the buffer intangible.  Optional arg SIMPLE inhibits that."
 ;;;###autoload
 (defun xpm-generate-buffer (name width height cpp palette)
   "Return a new buffer in XPM image format.
+In this buffer, undo is disabled (see `buffer-enable-undo').
+
 NAME is the buffer and XPM name.  For best interoperation
 with other programs, NAME should be a valid C identifier.
 WIDTH, HEIGHT and CPP are integers that specify the image



reply via email to

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