summaryrefslogtreecommitdiff
path: root/man/building.texi
Commit message (Collapse)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-07-311-1/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches applied: * emacs--rel--22 (patch 75-83) - Update from CVS - Remove lisp/erc/erc-nicklist.el - Update some .arch-inventory files - Indicate that emacs--devo--0--patch-834 does not need to be applied - Merge from gnus--rel--5.10 - Restore lisp/emacs-lisp/cl-loaddefs.el * gnus--rel--5.10 (patch 239-241) - Merge from emacs--devo--0 - Update from CVS 2007-07-29 Kimit Yada <kimitto@gmail.com> (tiny change) * lisp/emacs-lisp/copyright.el (copyright-update-year, copyright-update) (copyright-fix-years, copyright): Correctly handle the case where copyright-limit is nil. 2007-07-28 Konstantin Novitsky <knovitsk@Bear.com> (tiny change) * lisp/progmodes/python.el (run-python): Fix path separator under w32. 2007-07-24 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-msg.el (gnus-summary-supersede-article) (gnus-summary-resend-message-edit): Add Gcc header. (gnus-summary-resend-bounced-mail): Ditto; search whole body for parent article's Message-ID; refer parent article in summary buffer. * lisp/gnus/message.el (message-bounce): Call mime-to-mml. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-838
| * (GDB Graphical Interface): Qualify use of "M-x gdba".Nick Roberts2007-07-281-1/+3
| |
* | Whitespace change.Richard M. Stallman2007-07-131-0/+1
| |
* | (Starting GUD): Add xref to this anchor.Nick Roberts2007-07-121-0/+3
|/
* Remove references to bashdb.Nick Roberts2007-02-261-9/+2
|
* (Grep Searching): Fix lgrep doc.Kim F. Storm2007-02-141-2/+2
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* (Watch Expressions): Describe gdb-max-children.Nick Roberts2007-01-051-2/+5
|
* (Watch Expressions): Mention SPC for expanding/contracting watch expressions.Nick Roberts2006-11-271-1/+1
|
* (Debugger Operation): Define text command mode.Nick Roberts2006-11-261-16/+19
| | | | | | Clarify how tooltips work. (GDB Graphical Interface): Explain how to run in text command mode more clearly.
* (Breakpoints Buffer): Mention catchpoints.Nick Roberts2006-10-071-2/+2
|
* (Compilation Mode): Clarification.Richard M. Stallman2006-09-111-6/+8
| | | | (Grep Searching): Add xref to Compilation Mode.
* (Other GDB-UI Buffers): Describe how to editNick Roberts2006-08-211-2/+3
| | | | a value in the locals buffer.
* (Stack Buffer): Explain fringe arrow.Nick Roberts2006-08-151-6/+7
|
* (GDB Graphical Interface): Shorten node names.Nick Roberts2006-08-011-11/+10
| | | | | (GDB-UI Layout): Use GDB-related. (Stack Buffer): Simplify English.
* (GDB commands in Fringe): Rename to...Nick Roberts2006-07-311-53/+65
| | | | | (Source Buffers): ..this and move forward. Describe hollow arrow and new option gdb-find-source-frame.
* (Grep Searching): Explain about chaining grep commands.Richard M. Stallman2006-07-171-3/+11
|
* (Lisp Eval): Througout, replace eval-current-buffer with eval-buffer.Thien-Thi Nguyen2006-07-051-3/+3
|
* fix overfull/underfull boxesKarl Berry2006-07-031-10/+6
|
* (Watch Expressions): Move node to end.Nick Roberts2006-06-061-71/+104
| | | | | (GDB Graphical Interface): Move description of clicks in fringe... (GDB commands in the Fringe): ...to here. New node.
* (GDB Graphical Interface): Update bindings.Nick Roberts2006-06-051-25/+23
| | | | | (Commands of GUD): Add gud-print. Remove gud-run. Restate availability more generally.
* [iftex]: Replace @xref's to emacs-xtra with @inforef's.Eli Zaretskii2006-05-121-1/+7
|
* Fix spelling errors.Eli Zaretskii2006-05-061-1/+1
|
* (GUD Customization): Describe cases %d and %c.Nick Roberts2006-04-301-3/+10
| | | | Update description for %e.
* (Grep Searching): Add lgrep and rgrep.Kim F. Storm2006-04-281-1/+24
|
* (Watch Expressions): Update.Nick Roberts2006-04-171-5/+10
|
* move MS-DOS material to emacs-xtra.texiKarl Berry2006-04-091-1/+1
|
* (Watch Expressions): Update and describe gdb-speedbar-auto-raise.Nick Roberts2006-02-211-1/+8
|
* (Lisp Interaction): Minor addition.Richard M. Stallman2006-02-191-1/+2
|
* (Watch Expressions): Update and be more precise.Nick Roberts2006-02-171-4/+5
|
* (GDB User Interface Layout): Don't say `inferior' for program being debugged.Richard M. Stallman2006-02-151-3/+3
|
* (GDB Graphical Interface): ReplaceNick Roberts2006-02-141-4/+4
| | | | gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
* (Building): Clarify topic in intro.Richard M. Stallman2006-02-121-1/+1
|
* (Other GDB User Interface Buffers): Clarifications.Richard M. Stallman2006-02-121-6/+8
|
* (Compilation): Move and split kill-compilation para.Richard M. Stallman2006-02-071-252/+281
| | | | | | | | | | | | | | | | | | | Add para about multiple compilers. (Compilation Mode): Commands also available in grep mode and others. Mention C-u C-x ` more tutorially. Clarify C-x `. (Compilation Shell): Clarify. Put Bash example first. (Grep Searching): Minor cleanups; add @w. (Debuggers): Minor cleanups. (Starting GUD): Make GDB xgraphical mode issue clearer. (Debugger Operation): Lots of clarifications including GDB tooltip side-effect issue. (Commands of GUD): Clarify. (GUD Customization): Add bashdb-mode-hook. (GDB Graphical Interface): Rewrite for clarity. (GDB User Interface Layout): Rewrite for clarity. (Stack Buffer, Watch Expressions): Likewise. (Other GDB User Interface Buffers): Cleanups. (Lisp Libraries, External Lisp): Cleanup.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
|
* (GDB Graphical Interface): Explain screen size setting.Nick Roberts2005-12-071-5/+12
| | | | (Other GDB User Interface Buffers): Describe features specific to GDB 6.4.
* (GDB User Interface Layout): Describe how to kill associated buffers.Nick Roberts2005-12-011-6/+10
| | | | | | | (Breakpoints Buffer): Use D instead of d for gdb-var-delete. (Watch Expressions): Be more precise. (Other GDB User Interface Buffers): Describe how to change a register value.
* (Watch Expressions): Expand description.Nick Roberts2005-11-221-2/+4
| | | | | (Other GDB User Interface Buffers): Describe local map for gud-watch.
* (Watch Expressions): Expand description.Nick Roberts2005-11-211-3/+3
|
* (Watch Expressions): Expand description.Nick Roberts2005-11-211-1/+5
|
* (Compilation Mode): Remove paragraph duplicated from the node `Compilation'.Juri Linkov2005-11-201-4/+6
| | | | Add `compilation-skip-threshold'.
* (Other GDB User Interface Buffers): DescribeNick Roberts2005-10-311-2/+5
| | | | the command gdb-use-inferior-io-buffer.
* (GDB Graphical Interface): Don't referenceNick Roberts2005-10-301-4/+4
| | | | | gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until must stay in same frame.
* (GDB Graphical Interface): Describe gdb-mouse-until.Nick Roberts2005-10-251-8/+11
|
* (Compilation Mode): Remove redundant paragraph.Nick Roberts2005-10-171-14/+0
| | | | (Watch Expressions): Remove paragraph to reflect code change.
* (Compilation Mode, Compilation): Clarified.Richard M. Stallman2005-10-171-11/+18
|
* (GDB User Interface Layout): Improve diagram.Nick Roberts2005-10-101-31/+41
| | | | | (Watch Expressions): Explain how to make speedbar global. (Other GDB User Interface Buffers): Make references more precise.
* (GDB Graphical Interface): Add variables andNick Roberts2005-10-061-21/+30
| | | | functions to indices. Be more precise.
* (GDB Graphical Interface): Improve filling of menu item.Luc Teirlinck2005-08-181-2/+2
|