summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-06-06 12:05:10 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2020-06-06 12:07:30 -0700
commit7ac79872aed63110c0d26c1e62e1838d6101c9bd (patch)
treedce387320ac1e58ba78d17a1df2ae9d9b22e4e51 /test/lisp/emacs-lisp
parent8bcc781bc762b4082cfd678b88938e3d03465d91 (diff)
downloademacs-7ac79872aed63110c0d26c1e62e1838d6101c9bd.tar.gz
emacs-7ac79872aed63110c0d26c1e62e1838d6101c9bd.tar.bz2
emacs-7ac79872aed63110c0d26c1e62e1838d6101c9bd.zip
make-text-button no longer modifies its string arg
* etc/NEWS: Mention this. * lisp/apropos.el (apropos-library-button): * lisp/ibuf-ext.el (ibuffer-old-saved-filters-warning): There’s no longer a need copy make-text-button’s string arg. * lisp/button.el (make-text-button): Return a copy of a string arg. Delay making the copy until after error-checking.
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions