aboutsummaryrefslogtreecommitdiffstats
path: root/man/programs.texi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove redundant index entries.Eli Zaretskii2001-02-211-13/+4
|
* Fix typo.Andreas Schwab2001-02-191-1/+1
|
* Change in quoting.Richard M. Stallman2001-02-191-4/+4
|
* Clean up comment-dwim vs indent-for-comment, etc.Richard M. Stallman2001-02-191-347/+376
| | | | | | | | | | Move comment-padding to the Options for Comments node. Give details of hideshow commands. Many cleanups for etags. Rewrite Imenu node. Put ff-find-related-file into Other C Commands node. Clean up fortran comment ruler info. Fortran Misc node deleted.
* *** empty log message ***Dave Love2001-01-221-4/+4
|
* Added instructions for use of Ada tags.Francesco Potortì2001-01-141-2/+28
|
* Changes for makefile support in etags.Francesco Potortì2001-01-141-0/+3
|
* (Tags Search): Add index entries for multiple-file search and replace.Eli Zaretskii2001-01-041-0/+2
|
* Move the cindex about moving to matching paren into the "List Commands"Eli Zaretskii2000-12-221-3/+7
| | | | | node, where the commands are really described. Add cindex entries to the "Defuns" node.
* Fix typo.Gerd Moellmann2000-12-061-1/+1
|
* Don't tell that show-paren only works on X. Explain how to customizeEli Zaretskii2000-12-021-10/+17
| | | | it. Add an index entry.
* Fix a typo.Eli Zaretskii2000-08-261-1/+1
|
* Document tags-case-fold-search, tags-apropos-verbose and tags-tag-face.Eli Zaretskii2000-08-221-0/+14
|
* Document change-log-version-info-enabled andEli Zaretskii2000-08-221-0/+11
| | | | change-log-version-number-regexp-list.
* check-parens can also find unbalanced quotes in strings.Eli Zaretskii2000-08-221-3/+3
|
* Add cindex entry for unbalanced parentheses.Eli Zaretskii2000-08-221-0/+1
|
* Document comment-dwim and the new binding of M-;.Eli Zaretskii2000-08-221-12/+32
| | | | Document that kill-comment is now an alias for comment-kill.
* Remove redundant description of change-log-redate.Eli Zaretskii2000-08-201-8/+2
|
* Document the new change-log-redate command.Eli Zaretskii2000-08-161-0/+16
|
* Tidy up previous additions. List more languages. Glasses mode.Dave Love2000-08-151-17/+82
| | | | change-log-redate. xref Ebrowse. Cwarn mode.
* (Authors): New node.Eli Zaretskii2000-08-151-0/+19
|
* (Documentation): Add an xref to woman's own manual.Eli Zaretskii2000-08-081-0/+4
|
* *** empty log message ***Gerd Moellmann2000-07-051-5/+3
|
* (Documentation): Describe how man pages withEli Zaretskii2000-06-221-0/+6
| | | | | identical names by different sections are handled by M-x man and M-x woman.
* (Documentation Commands): Explain how to get a man page fromEli Zaretskii2000-06-211-0/+15
| | | | a particular section, with `man' and `woman'.
* *** empty log message ***Gerd Moellmann2000-05-231-1/+1
|
* Imenu additionDave Love2000-05-221-2/+4
|
* (Documentation): Document woman.el features.Eli Zaretskii2000-05-091-0/+57
|
* *** empty log message ***Richard M. Stallman2000-04-171-3/+11
|
* (Imenu): Fix cross ref.Andreas Schwab2000-03-291-1/+1
|
* (Programs): Mention outline features.Dave Love2000-03-261-14/+132
| | | | | | | (Program Modes): Mention more. Xrefs to separate manuals. (Hideshow): New. (Documentation): Info-lookup: list modes supported. (Imenu): New.
* Mention outline-minor-mode, check-parens,Dave Love2000-01-051-71/+50
| | | | | | add-log-keep-changes-together, change-log-merge, tags-apropos-additional-actions. Fortran updates.
* (Tag Syntax): Fix cross ref.Dave Love1999-11-161-1/+1
|
* Last changes for etags (I hope).Francesco Potortì1999-11-011-17/+34
|
* Document regexp changes in etags.Francesco Potortì1999-11-011-39/+69
|
* etags:Francesco Potortì1999-11-011-31/+64
| | | | | | | | | | | | - --globals is used not only for C-like languages - new option --ignore-case-regex - understands "operator" in C++ - support DOS file names by handling e.g. foo.cgz as if it were foo.c.gz. - new option --declarations - Ada and Python languages added - my and local variables recognised in Perl - "(defstruct (foo", "(defun (operator" and similar Lisp constructs - interface in Java
* List additional modes.Dave Love1999-10-191-10/+63
| | | | Fortran additions.
* #Dave Love1999-09-291-0/+3341