mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-26
7e7f2ea(origin/emacs-26) * src/keyboard.c (syms_of_keyboard): Doc fi...c0676d4Improve documentation of X resourcesd806d69; Use @minus for negative numbers in some texi files4a8ea7d* lisp/international/mule.el (keyboard-coding-system): Doc fix.8a73b80Minor doc fixes, mostly for timestamp issues361a8b9* doc/emacs/mini.texi (Completion Styles): Improve indexing.2dc24d5Fix @findex and @vindex entries in manuals76f5242Document, in the Elisp manual, how to get a character's raw s...5fb2957Improvements in the Emacs manualde17b8eTiny doc/misc markup fixes
This commit is contained in:
commit
80c2bf6e16
34 changed files with 668 additions and 618 deletions
|
|
@ -158,7 +158,7 @@ display a list of all Edebug commands.
|
|||
into it, to invoke Edebug at the proper places.
|
||||
|
||||
@kindex C-M-x
|
||||
@findex eval-defun (Edebug)
|
||||
@findex eval-defun @r{(Edebug)}
|
||||
When you invoke command @kbd{C-M-x} (@code{eval-defun}) with a
|
||||
prefix argument on a function definition, it instruments the
|
||||
definition before evaluating it. (This does not modify the source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue