diff options
author | Glenn Morris <rgm@gnu.org> | 2014-03-22 15:12:52 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-03-22 15:12:52 -0700 |
commit | 5076d275135c9cbcf1f57182b6294e83b6fd4785 (patch) | |
tree | 25cda7578fc3ddf6e86121c5fac12995d8761b33 /lisp/emacs-lisp/lisp.el | |
parent | 299ccd03f94008a1580a0dbbfd56c32484dd20f8 (diff) | |
download | emacs-5076d275135c9cbcf1f57182b6294e83b6fd4785.tar.gz emacs-5076d275135c9cbcf1f57182b6294e83b6fd4785.tar.bz2 emacs-5076d275135c9cbcf1f57182b6294e83b6fd4785.zip |
Allow `declare' to set the interactive-only property
* lisp/emacs-lisp/byte-run.el (defun-declarations-alist):
Add interactive-only. Doc tweak.
(macro-declarations-alist): Doc tweak.
* lisp/subr.el (declare): Doc tweak (add xref to manual).
* lisp/comint.el (comint-run):
* lisp/files.el (insert-file-literally, insert-file):
* lisp/replace.el (replace-string, replace-regexp):
* lisp/simple.el (beginning-of-buffer, end-of-buffer, delete-backward-char)
(delete-forward-char, goto-line, insert-buffer, next-line)
(previous-line): Set interactive-only via declare.
* doc/lispref/functions.texi (Declare Form): Add interactive-only.
* doc/lispref/commands.texi (Defining Commands) Mention declare.
* etc/NEWS: Mention this.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions