diff options
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 52 |
1 files changed, 51 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index fc0bd61497a..8d35fe1024e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,53 @@ | |||
| 1 | 2004-10-06 Karl Berry <karl@gnu.org> | ||
| 2 | |||
| 3 | * info.texi (@kbd{1}--@kbd{9}): no space around --, for | ||
| 4 | consistency with other uses of dashes. | ||
| 5 | |||
| 6 | 2004-10-06 Nick Roberts <nickrob@snap.net.nz> | ||
| 7 | |||
| 8 | * building.texi (Starting GUD): Note that multiple debugging | ||
| 9 | sessions requires `gdb --fullname'. | ||
| 10 | |||
| 11 | 2004-10-05 Karl Berry <karl@gnu.org> | ||
| 12 | |||
| 13 | * info.texi: consistently use --- throughout, periods at end of | ||
| 14 | menu descriptions, and a couple typos. | ||
| 15 | From: Benno Schulenberg <benno@nietvergeten.nl>, | ||
| 16 | in bug-texinfo mail. | ||
| 17 | |||
| 18 | 2004-10-05 Luc Teirlinck <teirllm@auburn.edu> | ||
| 19 | |||
| 20 | * text.texi: Various small changes in addition to the following. | ||
| 21 | (Text): Replace xref for autotype with inforef. | ||
| 22 | (Sentences): Explain nil value for `sentence-end'. | ||
| 23 | (Paragraphs): Update default values for `paragraph-start' and | ||
| 24 | `paragraph-separate'. | ||
| 25 | (Text Mode): Correct description of Text mode's effect on the | ||
| 26 | syntax table. | ||
| 27 | (Outline Visibility): `hide-other' does not hide top level headings. | ||
| 28 | `selective-display-ellipses' no longer has an effect on Outline mode. | ||
| 29 | (TeX Misc): Add missing @cindex. | ||
| 30 | Replace xref for RefTeX with inforef. | ||
| 31 | (Requesting Formatted Text): the variable | ||
| 32 | `enriched-fill-after-visiting' no longer exists. | ||
| 33 | (Editing Format Info): Update names of menu items and commands. | ||
| 34 | (Format Faces): Mention special effect of specifying the default face. | ||
| 35 | Describe inheritance of text properties. | ||
| 36 | Correct description of `fixed' face. | ||
| 37 | (Format Indentation): Correct description of effect of setting | ||
| 38 | margins. Mention `set-left-margin' and `set-right-margin'. | ||
| 39 | (Format Justification): Update names of menu items. | ||
| 40 | `set-justification-full' is now bound to `M-j b'. | ||
| 41 | Mention that `default-justification' is a per buffer variable. | ||
| 42 | (Format Properties): Update name of menu item. | ||
| 43 | (Forcing Enriched Mode): `format-decode-buffer' automatically | ||
| 44 | turns on Enriched mode if the buffer is in text/enriched format. | ||
| 45 | |||
| 46 | |||
| 47 | 2004-10-05 Emilio C. Lopes <eclig@gmx.net> | ||
| 48 | |||
| 49 | * calendar.texi (From Other Calendar): Add calendar-goto-iso-week. | ||
| 50 | |||
| 1 | 2004-09-28 Kim F. Storm <storm@cua.dk> | 51 | 2004-09-28 Kim F. Storm <storm@cua.dk> |
| 2 | 52 | ||
| 3 | * display.texi (Display Custom) <indicate-buffer-boundaries>: | 53 | * display.texi (Display Custom) <indicate-buffer-boundaries>: |
| @@ -893,7 +943,7 @@ | |||
| 893 | 943 | ||
| 894 | * misc.texi: Section "Saving Emacs Sessions" rewritten. | 944 | * misc.texi: Section "Saving Emacs Sessions" rewritten. |
| 895 | 945 | ||
| 896 | 2003-09-29 Jan D. <jhd@gaffa.gaia.swipnet.se> | 946 | 2003-09-29 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> |
| 897 | 947 | ||
| 898 | * xresources.texi (GTK names in Emacs): Correct typo. | 948 | * xresources.texi (GTK names in Emacs): Correct typo. |
| 899 | 949 | ||