summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* * ack.texi: Note that Alan Mackenzie contributed the AWK supportMartin Stjernholm2003-11-222-2/+10
| | | | in CC Mode.
* * cc-mode.texi: Updated for CC Mode 5.30.Martin Stjernholm2003-11-222-1982/+3030
| | | | | | Note: Please refrain from doing purely cosmetic changes like removing trailing whitespace in this manual; it clobbers cvs merging for no good reason.
* *** empty log message ***Eli Zaretskii2003-11-021-0/+12
|
* Replace @sc{ascii} and ASCII with @acronym{ASCII}.Eli Zaretskii2003-11-0228-174/+174
|
* *** empty log message ***Eli Zaretskii2003-11-011-0/+5
|
* (Scrolling During Incremental Search): Document aEli Zaretskii2003-11-011-14/+118
| | | | new scrolling facility in isearch mode.
* .Karl Berry2003-10-271-0/+5
|
* (Info Search): echo area, not echo are. From Debian diff.Karl Berry2003-10-271-2/+2
|
* 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2003-10-262-7/+19
| | | | | * widget.texi (Defining New Widgets): Document new beavior of :buttons and :children keywords.
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-95Miles Bader2003-10-222-2/+6
| | | | | | Correct the default target in man/Makefile.in * man/Makefile.in (info): Move before $(top_srcdir)/info.
* (Watch Expressions): Update section on data displayNick Roberts2003-10-211-52/+15
| | | | to reflect code changes (GDB Graphical Interface).
* *** empty log message ***Nick Roberts2003-10-211-0/+5
|
* (External transfer methods): Small grammar fix.Thien-Thi Nguyen2003-10-172-2/+3
|
* (Inline methods): Small grammar fix.Thien-Thi Nguyen2003-10-172-5/+9
|
* *** empty log message ***Richard M. Stallman2003-10-131-0/+4
|
* (GTK resources): Clean up previous change.Richard M. Stallman2003-10-131-7/+5
|
* * xresources.texi (GTK resources): Added a note that some themesJan Djärv2003-10-122-1/+28
| | | | disallow customizations. Added scroll theme example.
* Remove paragraph for GUD that is no longer true after the change:Nick Roberts2003-10-081-5/+1
| | | | | | | 2003-05-28 Nick Roberts <nick@nick.uklinux.net> * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add server prefix to the gdb commands used by the speedbar.
* *** empty log message ***Nick Roberts2003-10-081-0/+4
|
* Replace `%' in arch tagline by @ignore.Luc Teirlinck2003-10-061-2/+4
|
* *** empty log message ***Luc Teirlinck2003-10-061-1/+5
|
* Update my email address.Lute Kamstra2003-10-061-1/+1
|
* *** empty log message ***Richard M. Stallman2003-09-301-0/+13
|
* (Miscellaneous Commands): Delete M-g, w, T.Richard M. Stallman2003-09-301-42/+0
|
* Fix @strong{Note:}.Richard M. Stallman2003-09-304-10/+10
|
* (User Interface): Fix typos.Richard M. Stallman2003-09-301-2/+2
|
* (General Variables): Remove MAILRC envvar.Richard M. Stallman2003-09-301-3/+0
|
* (Saving Emacs Sessions): Shorten the section, collapsing back into one node.Richard M. Stallman2003-09-301-167/+23
|
* *** empty log message ***Lars Hansen2003-09-301-0/+4
|
* Section "Saving Emacs Sessions" rewritten.Lars Hansen2003-09-301-27/+162
|
* xresources.texi (GTK names in Emacs): Correct typo.Jan Djärv2003-09-292-2/+6
|
* *** empty log message ***Thien-Thi Nguyen2003-09-291-1/+5
|
* (Selected Files): Fix typo.Thien-Thi Nguyen2003-09-291-2/+2
|
* (Font X): Mention new default font. More fully describe long fontLuc Teirlinck2003-09-241-15/+38
| | | | | names, wildcard patterns and the problems involved. (Result of discussion on emacs-devel.)
* *** empty log message ***Luc Teirlinck2003-09-241-0/+6
|
* (Acknowledgements): Correct typo.Luc Teirlinck2003-09-222-1/+5
|
* *** empty log message ***Richard M. Stallman2003-09-221-0/+11
|
* (Misc Dired Commands): New node.Richard M. Stallman2003-09-221-2/+34
| | | | (Dired Navigation): Add dired-goto-file.
* (File Aliases, Misc File Ops): Add @cindex entries.Richard M. Stallman2003-09-221-0/+3
|
* (Acknowledgements): New node, split from Distribution.Richard M. Stallman2003-09-221-7/+9
|
* (Action Arguments): -f reads interactive args.Richard M. Stallman2003-09-221-1/+4
|
* .Karl Berry2003-09-211-0/+4
|
* (] and [ commands): no period at end of section title.Karl Berry2003-09-211-2/+2
|
* *** empty log message ***Lute Kamstra2003-09-081-0/+8
|
* (Position Info): Mention `size-indication-mode'.Lute Kamstra2003-09-081-0/+3
|
* (Optional Mode Line): Document `size-indication-mode'.Lute Kamstra2003-09-081-1/+23
|
* (Mode Line): Say that POS comes before LINE. MentionLute Kamstra2003-09-081-11/+13
| | | | `size-indication-mode'.
* (Resources): Refer to `editres' man page.Luc Teirlinck2003-09-071-4/+12
| | | | (Lucid Resources): Update defaults. Expand desciption of `shadowThickness'.
* *** empty log message ***Luc Teirlinck2003-09-071-0/+6
|
* Revision: miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-34Miles Bader2003-09-042-1/+11
| | | | Create the info subdir at build-time if necessary