ttn pushed a commit to branch master in repository elpa. commit afb158d9dd3dcc552a1fa2bbd40d31c960df5b7e Author: Thien-Thi Nguyen <t...@gnu.org> 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