1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-26 19:18:50 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Eli Zaretskii
11741689a6 Fix typos. 2004-10-23 21:39:13 +00:00
Eli Zaretskii
6100c21d8d (Text Based Tables, Table Definition)
(Table Creation, Table Recognition, Cell Commands)
(Cell Justification, Row Commands, Column Commands)
(Fixed Width Mode, Table Conversion, Measuring Tables)
(Table Misc): New nodes, documenting the Table Mode.
2004-10-23 21:33:59 +00:00
Luc Teirlinck
304c317325 Various small changes in addition to the following.
(Text): Replace xref for autotype with inforef.
(Sentences): Explain nil value for `sentence-end'.
(Paragraphs): Update default values for `paragraph-start' and
`paragraph-separate'.
(Text Mode): Correct description of Text mode's effect on the
syntax table.
(Outline Visibility): `hide-other' does not hide top level headings.
`selective-display-ellipses' no longer has an effect on Outline mode.
(TeX Misc): Add missing @cindex.
Replace xref for RefTeX with inforef.
(Requesting Formatted Text): the variable
`enriched-fill-after-visiting' no longer exists.
(Editing Format Info): Update names of menu items and commands.
(Format Faces): Mention special effect of specifying the default face.
Describe inheritance of text properties.
Correct description of `fixed' face.
(Format Indentation): Correct description of effect of setting
margins.  Mention `set-left-margin' and `set-right-margin'.
(Format Justification): Update names of menu items.
`set-justification-full' is now bound to `M-j b'.
Mention that `default-justification' is a per buffer variable.
(Format Properties): Update name of menu item.
(Forcing Enriched Mode): `format-decode-buffer' automatically
turns on Enriched mode if the buffer is in text/enriched format.
2004-10-05 23:28:59 +00:00
Richard M. Stallman
d3d3f35df9 (Paragraphs): Update how paragraphs are separated
and the default for paragraph-separate.
2004-07-24 21:46:06 +00:00
Juri Linkov
4581649ee7 Small fix. 2004-03-22 07:31:41 +00:00
Eli Zaretskii
76dd369211 Replace @sc{ascii} and ASCII with @acronym{ASCII}. 2003-11-02 07:01:19 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
e93a29b0dd M-s is only available in Text mode and its submodes. 2003-02-26 09:56:08 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Stefan Monnier
beb0e97423 (Outline Visibility): Mention reveal-mode. 2002-10-08 15:26:47 +00:00
Richard M. Stallman
13656d2e0c Add index entries for skeletons, templates, autotyping, etc. 2002-08-05 16:28:06 +00:00
Miles Bader
740fd9d819 (HTML Mode): Put `@end table' at end of table. 2002-07-16 01:00:43 +00:00
Stefan Monnier
fcd5c9aa59 *** empty log message *** 2002-07-15 21:04:59 +00:00
Miles Bader
7598274bda (TeX Mode): Remove explicit next/prev/up in @node line. 2002-07-08 01:06:54 +00:00
Richard M. Stallman
0fa5497c6f New node for SGML mode, etc.
Describe fill-nobreak-predicate.
2002-07-07 23:21:50 +00:00
Richard M. Stallman
ca5c586cbd Doc tex-start-options and tex-start-commands
instead of tex-start-options-string.

Add xref to Lisp manual about text properties.

Delete spurious index entries.
2002-07-07 11:40:32 +00:00
Eli Zaretskii
d4f6b304f0 (Editing Format Info): Add index entries for text properties at point. 2002-05-16 03:38:36 +00:00
Richard M. Stallman
dac7616d0b Document describe-text-at, not list-text-properties-at. 2002-04-19 00:29:11 +00:00
Richard M. Stallman
9bfaa84db4 Minor Texinfo usage fix. 2001-11-06 15:46:49 +00:00
Richard M. Stallman
b1b4f768ba (Editing Format Info):
Correct facemenu-remove-props to facemenu-remove-face-props.
Add command names list-faces-display and list-colors-display.
2001-11-06 15:44:42 +00:00
Richard M. Stallman
62aa256324 Along with Text Properties menu, mention keyboard commands
in following section.
2001-11-06 04:53:16 +00:00
Richard M. Stallman
687b844fb2 Convert M-C- to C-M-. 2001-11-02 17:46:01 +00:00
Eli Zaretskii
739a80b3f1 Update the copyright years. 2001-09-13 15:46:23 +00:00
Richard M. Stallman
47d7776cc6 Spelling corrections. 2001-09-12 21:03:47 +00:00
Richard M. Stallman
dba66452cc Convert subtables in Foldout mode into @itemize. 2001-08-25 19:13:34 +00:00
Richard M. Stallman
1ba2ce6859 Don't use "print" for displaying a message. 2001-08-20 04:20:06 +00:00
Eli Zaretskii
01c7beb9bc (Auto Fill): Fix a reference to Adaptive Fill. From Bill Richter. 2001-07-18 07:07:08 +00:00
Richard M. Stallman
b2683503ad Get rid of inexplicable @t's in values of paragraph-start and
paragraph-separate and page-delimiter.

Say C-x C-p activates the mark.

Prevent break inside `level-1'.

Clean up presentation of items within M-C-Mouse-1.

Minor changes.
2001-06-29 03:19:40 +00:00
Richard M. Stallman
f7ca5cf498 Minor Texinfo style change. 2001-06-20 10:51:27 +00:00
Eli Zaretskii
5a4397191f (Text): Fix a cross-reference to autotype. 2001-06-18 07:02:50 +00:00
Eli Zaretskii
39cf6a8d61 Don't use the British spelling of "behaviour". 2001-06-11 08:47:08 +00:00
Richard M. Stallman
1c830003f9 Correct sentence-end regexp example. 2001-04-01 03:29:00 +00:00
Richard M. Stallman
83eceec0d1 Format Faces: Update info on `fixed' face
since we do support variable width now.
2001-03-14 01:25:42 +00:00
Gerd Moellmann
ac9dcddd25 (Refill): Fix a typo. 2001-02-22 15:26:28 +00:00
Gerd Moellmann
ceddfe2ca7 (Refill): Say how to toggle Refill mode. 2001-02-22 15:25:50 +00:00
Eli Zaretskii
4946337df6 Remove redundant index entries. 2001-02-21 15:29:46 +00:00
Richard M. Stallman
bac558f674 Delete some index entries. 2001-02-20 23:53:27 +00:00
Richard M. Stallman
2e6d3a80e0 Move the Refill Mode node.
Move the TeX mode miscellany to a new node.
Clean up the Foldout node.
Other minor changes.
2001-02-19 03:15:37 +00:00
Dave Love
16ed4c479e refill mode 2000-10-23 17:33:29 +00:00
Dave Love
a3de91cd40 sentence-end-without-period 2000-09-28 14:25:03 +00:00
Dave Love
ef94046937 iso-cvt, tildify, bibtex-mode 2000-08-16 19:50:21 +00:00
Gerd Moellmann
60a963715f *** empty log message *** 2000-05-23 11:12:04 +00:00
Dave Love
9577aa62c6 Document Foldout. 2000-03-26 18:11:33 +00:00
Dave Love
dbab15b98c Mention Autotype.
paragraph-indent-minor-mode.
2000-01-05 23:02:56 +00:00
Dave Love
6bf7aab684 # 1999-09-29 15:17:24 +00:00