summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
Commit message (Collapse)AuthorAgeFilesLines
* * doc/lispref/edebug.texi (Instrumenting Macro Calls): Use @defmac for macros.Xue Fuqiao2013-08-101-2/+2
|
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
|
* Fix minor whitespace issues after "." in manual.Paul Eggert2012-12-051-1/+1
| | | | | | | | | | | | Be more systematic about using "@." (not ".") at end of sentence that ends in a capital letter, and about appending "@:" after non-ends of sentences that end in a lower case letter followed by "." followed by whitespace. Omit unnecessary use of "@:" and "@.". Similarly for "?" and "!". Be more consistent about putting a comma after "i.e." and "e.g."; this is the typical American style and it's easier to code in Texinfo. Fixes: debbugs:12973
* Document setf-local, defvar-local, and some doc updates for setf.Chong Yidong2012-11-071-3/+1
| | | | | | | | | | | * doc/lispref/edebug.texi (Specification List): setf is no longer CL-only. * doc/lispref/lists.texi (List Elements, List Variables): Clarify descriptions of push and pop for generalized variables. * doc/lispref/variables.texi (Creating Buffer-Local): Document setq-local and defvar-local. (Setting Generalized Variables): Arrange table alphabetically.
* edebug.texi (Instrumenting): Improve indexing.Eli Zaretskii2012-09-221-0/+3
|
* Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.orgChong Yidong2012-06-171-3/+3
|\
| * More minor manual copyedits to fix 7x9 manual underfull/overfull hboxes.Chong Yidong2012-06-111-3/+3
| | | | | | | | | | | | | | | | * doc/emacs/emacs.texi: Remove urlcolor setting. * doc/lispref/elisp.texi, vol1.texi, vol2.texi: Remove urlcolor setting. * doc/lispref/vol2.texi: Include package.texi.
* | Nuke hand-written node pointers in doc/lisprefGlenn Morris2012-05-261-1/+1
|/ | | | Let makeinfo figure them out, as is recommended.
* More page break tweaks for doc/lisprefGlenn Morris2012-05-041-2/+2
| | | | | * doc/lispref/edebug.texi (Edebug Display Update): Improve page break. * doc/lispref/streams.texi (Output Variables): Improve page break.
* In doc/lispref, use @file for buffers, per the Texinfo manual.Glenn Morris2012-04-101-9/+9
| | | | It renders the same as @samp, so there is no visible change in most cases.
* Edebug doc fixesGlenn Morris2012-03-311-2/+42
| | | | | | | | | | | * doc/lispref/edebug.texi (Instrumenting Macro Calls): Mention defining macros at instrumentation time. (Edebug Options): Mention edebug-unwrap-results. * lisp/emacs-lisp/edebug.el (edebug-unwrap-results): Doc fix. Comments. * admin/FOR-RELEASE: Markup.
* lispref/edebug.texi copyeditsGlenn Morris2012-03-301-7/+8
| | | | | * doc/lispref/edebug.texi (Edebug Eval, Specification List, Edebug Options): Copyedits.
* * doc/lispref/edebug.texi (Jumping): Give name of `i' binding.Glenn Morris2012-03-301-2/+5
|
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
|
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
|
* Nuke arch-tags.Glenn Morris2011-01-151-4/+0
|
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
|
* Untabify doc/lispref/*.texi.Glenn Morris2010-06-221-24/+24
| | | | | | | | | | * abbrevs.texi, commands.texi, compile.texi, debugging.texi: * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi: * frames.texi, functions.texi, internals.texi, keymaps.texi: * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi: * searching.texi, sequences.texi, strings.texi, syntax.texi: * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi: Untabify Texinfo files.
* Fix typos (Bug#6094). From Štěpán Němec.Chong Yidong2010-05-031-1/+1
|
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* Minor re-phrasings throughout.Glenn Morris2009-07-151-67/+80
| | | | | | | | | | | | (Edebug Execution Modes): Sit-for affects continue mode too. (Jumping): Use `forward-sexp' rather than its keybinding. (Edebug Misc): Fix Q binding. (Edebug Eval): Remove cl version. (Printing in Edebug): Clarify print-length etc. (Instrumenting Macro Calls): Defopt edebug-eval-macro-args. (Specification List): Remove edebug-unwrap findex entry. (Specification Examples): defmacro is actually not the same as defun. Escape "`" in example.
* (Edebug Recursive Edit): Remove references toGlenn Morris2009-01-091-1/+0
| | | | | last-input-char and last-command-char, since they are just aliases for last-input-event and last-command-event.
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
* Move here from ../../lisprefGlenn Morris2007-09-061-0/+1582