1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 14:30:43 -08:00
emacs/doc
Lars Ingebrigtsen b75fb81e36 Extend button.el to take callback data
* doc/lispref/display.texi (Button Buffer Commands)
(Button Buffer Commands): Document this.
* lisp/button.el (backward-button, forward-button): Accept a
NO-ERROR parameter.
(button-activate): Make it possible to have specific data in the
callback action.
2019-07-30 15:21:29 +02:00
..
emacs Use the CSS convention for #RGB colors (bug#36304) 2019-07-27 14:05:46 +03:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Extend button.el to take callback data 2019-07-30 15:21:29 +02:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc * lisp/emacs-lisp/cl-macs.el (cl-defstruct): Add slot option :documentation 2019-07-29 11:56:11 -04:00