aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Potortì2001-03-12 12:41:32 +0000
committerFrancesco Potortì2001-03-12 12:41:32 +0000
commit90ab09b6d0bf1814a1cc0982d5f7200adfc7b30d (patch)
tree38910debcbf706a9eb7b3608ba74e35d0fc537e3
parentddc76b009ed59daaa50886eb9aec7d22aecae501 (diff)
downloademacs-90ab09b6d0bf1814a1cc0982d5f7200adfc7b30d.tar.gz
emacs-90ab09b6d0bf1814a1cc0982d5f7200adfc7b30d.zip
Mention that file names are tags.
-rw-r--r--man/ChangeLog65
-rw-r--r--man/programs.texi6
2 files changed, 38 insertions, 33 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 8401f1def47..2e2c297d3ac 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,9 +1,14 @@
1Francesco Potorti` <pot@gnu.org>
2
3 * programs.texi (Tags): Mention that file names are tags. Change by
4 Philippe Waroquiers <wao@gull.tact.cfmu.eurocontrol.be>.
5
12001-03-05 Gerd Moellmann <gerd@gnu.org> 62001-03-05 Gerd Moellmann <gerd@gnu.org>
2 7
3 * Makefile.in (mostlyclean, maintainer-clean): Delete more files. 8 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4 9
52001-02-24 Michael Kifer <kifer@cs.sunysb.edu> 102001-02-24 Michael Kifer <kifer@cs.sunysb.edu>
6 11
7 * ediff.texi: Fixed some typos. 12 * ediff.texi: Fixed some typos.
8 13
92001-02-19 Bill Wohler <wohler@newt.com> 142001-02-19 Bill Wohler <wohler@newt.com>
@@ -31,11 +36,11 @@
31 * programs.texi: Fix typo. 36 * programs.texi: Fix typo.
32 37
332001-02-12 Michael Kifer <kifer@cs.sunysb.edu> 382001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
34 39
35 * viper.texi: Fixed typos. 40 * viper.texi: Fixed typos.
36 41
37 * ediff.texi: Added ediff-coding-system-for-read. 42 * ediff.texi: Added ediff-coding-system-for-read.
38 43
392001-02-11 ShengHuo ZHU <zsh@cs.rochester.edu> 442001-02-11 ShengHuo ZHU <zsh@cs.rochester.edu>
40 45
41 * gnus.texi (Pterodactyl Gnus): Added. 46 * gnus.texi (Pterodactyl Gnus): Added.
@@ -52,11 +57,11 @@
52 and layout of the remaining six. 57 and layout of the remaining six.
53 58
542001-01-19 Michael Kifer <kifer@cs.sunysb.edu> 592001-01-19 Michael Kifer <kifer@cs.sunysb.edu>
55 60
56 * ediff.texi: add credits. 61 * ediff.texi: add credits.
57 62
58 * viper.texi: small fixes; added credits 63 * viper.texi: small fixes; added credits
59 64
602000-12-20 Eli Zaretskii <eliz@is.elta.co.il> 652000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
61 66
62 * faq.texi: Many changes to make it consistent with Emacs 21. 67 * faq.texi: Many changes to make it consistent with Emacs 21.
@@ -107,10 +112,10 @@
107 `nnmail-split-fancy-with-parent'. 112 `nnmail-split-fancy-with-parent'.
108 113
1092000-10-29 Michael Kifer <kifer@cs.sunysb.edu> 1142000-10-29 Michael Kifer <kifer@cs.sunysb.edu>
110 115
111 * ediff.texi: Replaced @command with @code & acknowledgements. 116 * ediff.texi: Replaced @command with @code & acknowledgements.
112 * viper.texi: Acknowledgements. 117 * viper.texi: Acknowledgements.
113 118
1142000-10-28 John Wiegley <johnw@gnu.org> 1192000-10-28 John Wiegley <johnw@gnu.org>
115 120
116 * eshell.texi: Further editing, and finished the "bugs" section. 121 * eshell.texi: Further editing, and finished the "bugs" section.
@@ -235,9 +240,9 @@
235 240
2362000-08-08 Gerd Moellmann <gerd@gnu.org> 2412000-08-08 Gerd Moellmann <gerd@gnu.org>
237 242
238 * faq.texi (Disabling backups): Replace reference to 243 * faq.texi (Disabling backups): Replace reference to
239 non-existent initial-dired-omit-files-p with something that works. 244 non-existent initial-dired-omit-files-p with something that works.
240 245
2412000-08-08 Eli Zaretskii <eliz@is.elta.co.il> 2462000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
242 247
243 * programs.texi (Documentation): Add an xref to WoMan's own 248 * programs.texi (Documentation): Add an xref to WoMan's own
@@ -272,15 +277,15 @@
272 277
2732000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> 2782000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org>
274 279
275 * cc-mode.texi: Documented the change of cpp-macro. 280 * cc-mode.texi: Documented the change of cpp-macro.
276 281
277 * cc-mode.texi: Updated doc for c-lineup-multi-inher. 282 * cc-mode.texi: Updated doc for c-lineup-multi-inher.
278 283
279 * cc-mode.texi: Documented the special behavior of 284 * cc-mode.texi: Documented the special behavior of
280 c-special-indent-hook as a style variable. Don't talk about 285 c-special-indent-hook as a style variable. Don't talk about
281 doing (c-make-styles-buffer-local t) in a mode hook, since 286 doing (c-make-styles-buffer-local t) in a mode hook, since
282 that's already too late to work right. 287 that's already too late to work right.
283 288
2842000-07-22 Eli Zaretskii <eliz@is.elta.co.il> 2892000-07-22 Eli Zaretskii <eliz@is.elta.co.il>
285 290
286 * mule.texi (Recognize Coding): Document the variable 291 * mule.texi (Recognize Coding): Document the variable
@@ -357,12 +362,12 @@
357 trouble.texi: Fix markup; mostly replace @code with @env. 362 trouble.texi: Fix markup; mostly replace @code with @env.
358 363
359 * ebrowse.texi: Use @command. Change title page. 364 * ebrowse.texi: Use @command. Change title page.
360 365
3612000-05-23 Eli Zaretskii <eliz@is.elta.co.il> 3662000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
362 367
363 * ebrowse.texi: Various markup and index fixes. Changes for 368 * ebrowse.texi: Various markup and index fixes. Changes for
364 MS-DOS. 369 MS-DOS.
365 370
3662000-05-11 Gerd Moellmann <gerd@gnu.org> 3712000-05-11 Gerd Moellmann <gerd@gnu.org>
367 372
368 * Makefile.in (INFO_TARGETS): Add info/ebrowse. 373 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
@@ -465,10 +470,10 @@
465 * gnus.texi: POP server may be specified in nnmail-spool-file. 470 * gnus.texi: POP server may be specified in nnmail-spool-file.
466 471
4671999-11-24 Michael Kifer <kifer@cs.sunysb.edu> 4721999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
468 473
469 * ediff.texi: Describe the new format for 474 * ediff.texi: Describe the new format for
470 ediff-combination-pattern. 475 ediff-combination-pattern.
471 476
4721999-11-20 Paul Eggert <eggert@twinsun.com> 4771999-11-20 Paul Eggert <eggert@twinsun.com>
473 478
474 * mule.texi: Describe the relationship between 479 * mule.texi: Describe the relationship between
@@ -487,11 +492,11 @@
487 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. 492 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0.
488 493
4891999-11-01 Michael Kifer <kifer@cs.sunysb.edu> 4941999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
490 495
491 * ediff.texi: minor fixes. 496 * ediff.texi: minor fixes.
492 497
493 * viper.texi: minor fixes. 498 * viper.texi: minor fixes.
494 499
4951999-10-23 Dave Love <fx@gnu.org> 5001999-10-23 Dave Love <fx@gnu.org>
496 501
497 * autotype.texi: New file. 502 * autotype.texi: New file.
@@ -514,11 +519,11 @@
514 (../info/ada-mode, ada-mode.dvi): New targets. 519 (../info/ada-mode, ada-mode.dvi): New targets.
515 520
516 * ada-mode.texi: Set file name to ../info/ada-mode. 521 * ada-mode.texi: Set file name to ../info/ada-mode.
517 522
5181999-10-07 Emmanuel Briot <briot@gnat.com> 5231999-10-07 Emmanuel Briot <briot@gnat.com>
519 524
520 * ada-xref.texi: New file. 525 * ada-xref.texi: New file.
521 526
5221999-09-01 Dave Love <fx@gnu.org> 5271999-09-01 Dave Love <fx@gnu.org>
523 528
524 * Makefile.in: Add faq. 529 * Makefile.in: Add faq.
@@ -532,7 +537,7 @@ line. Change logs above this notice are those for the 21.x code line.
5322000-06-13 Gerd Moellmann <gerd@gnu.org> 5372000-06-13 Gerd Moellmann <gerd@gnu.org>
533 538
534 * Version 20.7 released. 539 * Version 20.7 released.
535 540
5362000-05-30 Gerd Moellmann <gerd@gnu.org> 5412000-05-30 Gerd Moellmann <gerd@gnu.org>
537 542
538 * info.texi: Clarify description of Info-directory-list, 543 * info.texi: Clarify description of Info-directory-list,
@@ -541,16 +546,16 @@ line. Change logs above this notice are those for the 21.x code line.
5412000-02-26 Gerd Moellmann <gerd@gnu.org> 5462000-02-26 Gerd Moellmann <gerd@gnu.org>
542 547
543 * Version 20.6 released. 548 * Version 20.6 released.
544 549
5451999-12-04 Gerd Moellmann <gerd@gnu.org> 5501999-12-04 Gerd Moellmann <gerd@gnu.org>
546 551
547 * Version 20.5 released. 552 * Version 20.5 released.
548 553
5491999-11-03 Gerd Moellmann <gerd@gnu.org> 5541999-11-03 Gerd Moellmann <gerd@gnu.org>
550 555
551 * gnus.texi: Add coding tag. Fixes for makeinfo 4.0. 556 * gnus.texi: Add coding tag. Fixes for makeinfo 4.0.
552 557
553 * dired-x.texi, sc.texii, cc-mode.texi, mh-e.texi: Fixes for 558 * dired-x.texi, sc.texii, cc-mode.texi, mh-e.texi: Fixes for
554 makeinfo 4.0. 559 makeinfo 4.0.
555 560
5561999-07-12 Richard Stallman <rms@gnu.org> 5611999-07-12 Richard Stallman <rms@gnu.org>
@@ -577,7 +582,7 @@ line. Change logs above this notice are those for the 21.x code line.
577 * Makefile.in (INFO_TARGETS): Delete customize.info. 582 * Makefile.in (INFO_TARGETS): Delete customize.info.
578 (DVI_TARGETS): Delete customize.dvi. 583 (DVI_TARGETS): Delete customize.dvi.
579 (../info/customize, customize.dvi): Targets deleted. 584 (../info/customize, customize.dvi): Targets deleted.
580 585
5811998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> 5861998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
582 587
583 * customize.texi: File deleted. 588 * customize.texi: File deleted.
@@ -611,7 +616,7 @@ line. Change logs above this notice are those for the 21.x code line.
611 616
612 * Makefile.in (EMACSSOURCES): Add mule.texi. 617 * Makefile.in (EMACSSOURCES): Add mule.texi.
613 Add msdog.texi, ack.texi. Remove gnu1.texi. 618 Add msdog.texi, ack.texi. Remove gnu1.texi.
614 619
6151998-04-06 Andreas Schwab <schwab@gnu.org> 6201998-04-06 Andreas Schwab <schwab@gnu.org>
616 621
617 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use 622 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
@@ -679,7 +684,7 @@ line. Change logs above this notice are those for the 21.x code line.
679 * Makefile.in (All info targets): Specify $(srcdir) in input files. 684 * Makefile.in (All info targets): Specify $(srcdir) in input files.
680 Specify -I option. 685 Specify -I option.
681 (All dvi targets): Set the TEXINPUTS variable. 686 (All dvi targets): Set the TEXINPUTS variable.
682 687
6831996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> 6881996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
684 689
685 * Version 19.31 released. 690 * Version 19.31 released.
diff --git a/man/programs.texi b/man/programs.texi
index 07d9defc0e0..05c7add1ba1 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1886,9 +1886,9 @@ of the tag's definition.
1886 1886
1887 Just what names from the described files are recorded in the tags table 1887 Just what names from the described files are recorded in the tags table
1888depends on the programming language of the described file. They 1888depends on the programming language of the described file. They
1889normally include all functions and subroutines, and may also include 1889normally include all file names, functions and subroutines, and may
1890global variables, data types, and anything else convenient. Each name 1890also include global variables, data types, and anything else
1891recorded is called a @dfn{tag}. 1891convenient. Each name recorded is called a @dfn{tag}.
1892 1892
1893@cindex C++ class browser, tags 1893@cindex C++ class browser, tags
1894@cindex tags, C++ 1894@cindex tags, C++