1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Juanma Barranquero
23cac09775 (Type Predicates): Fix typos. 2006-05-01 15:05:48 +00:00
Stefan Monnier
27c5714a63 (Type Predicates): Add links for booleanp and string-or-null-p. 2006-05-01 13:31:59 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Richard M. Stallman
1d49d5d9e1 (Character Type): Clarify that \s is not space if a dash follows. 2005-12-08 17:43:14 +00:00
Richard M. Stallman
cf107ffb4f (Printed Representation): Minor cleanup.
(Box Diagrams): Minor fix.
(Cons Cell Type): Move (...) index item here.
(Box Diagrams): From here.
(Array Type): Minor fix.
(Type Predicates): Delete index "predicates".
(Hash Table Type): Clarify xref.
(Dotted Pair Notation): Minor fix.
2005-09-15 13:11:24 +00:00
Thien-Thi Nguyen
651f374c99 Update years in copyright notice; nfc. 2005-08-10 14:29:01 +00:00
Richard M. Stallman
a044cd1f02 (Equality Predicates): Clarify meaning of equal. 2005-06-25 14:09:07 +00:00
Richard M. Stallman
4ccd1968d9 (Hash Table Type, Circular Objects): Get rid of "Emacs 21". 2005-03-06 18:21:36 +00:00
Richard M. Stallman
8b480acb35 (Printed Representation): Clarify read syntax vs print.
(Floating Point Type): Explain meaning better.
(Symbol Type): Explain uniqueness better.
(Cons Cell Type): Explain empty list sooner.  CAR and CDR later.
List examples sooner.
(Box Diagrams): New subnode broken out.
Some examples moved from old Lists as Boxes node.
(Dotted Pair Notation): Clarify intro.
(Array Type): Clarify.
(Type Predicates): Add hash-table-p.
2005-02-14 10:22:36 +00:00
Richard M. Stallman
0ea91b5153 (Symbol Type): Minor correction. 2005-02-10 06:50:59 +00:00
Luc Teirlinck
30e75a873a (Character Type): Reposition `@anchor' to prevent double space inside
sentence in Info.
2004-08-09 02:47:17 +00:00
Richard M. Stallman
c2d8228a0a Minor fix. 2004-02-17 01:06:10 +00:00
Luc Teirlinck
b51785c121 (Lisp Data Types): Mention that certain variables can only take on a
restricted set of values and add an xref to the new node "Variables
with Restricted Values".
2003-12-25 03:45:43 +00:00
Luc Teirlinck
d4241ae4cb (Non-ASCII in Strings): Clarify description of when a string is
unibyte or multibyte.
(Bool-Vector Type): Update examples.
(Equality Predicates): Correctly describe when two strings are `equal'.
2003-12-01 03:57:00 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Luc Teirlinck
d5e7aa502b (Integer Type): Update for extra bit of integer range.
(Character Type): Ditto.
2003-10-22 02:46:08 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
de61a34e9c (Character Type): Define anchor "modifier bits". 2003-08-13 17:24:09 +00:00
Richard M. Stallman
6efdb8e54c (Character Type): Don't use space as example for \.
Make list of char names and \-sequences correspond.
Explain that \s is not used in strings.  `\ ' needs space after.
2003-07-22 15:17:28 +00:00
Andreas Schwab
48f1d01501 (Symbol Type): Fix description of examples. 2003-06-22 17:04:07 +00:00
Kim F. Storm
136b7da90a (Character Type): New \s escape for space. 2003-02-13 13:15:45 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Eli Zaretskii
adcac9f50f (Symbol Type): Use colon' in index entries instead of :' only in Info. 2002-03-22 13:41:46 +00:00
Eli Zaretskii
756e1ca004 (Symbol Type): Avoid makeinfo warning about colons in indices. 2002-03-13 17:59:14 +00:00
Richard M. Stallman
92e732c4b6 Remove two excess spaces. 2001-08-25 02:01:04 +00:00
Richard M. Stallman
3ae8380be4 Minor cleanup. 2001-08-12 21:16:54 +00:00
Richard M. Stallman
9eae55d283 Fully document \d. 2001-04-22 14:51:21 +00:00
Richard M. Stallman
1d2849135b Floating point is always available; say a little about what it is. 2001-03-26 03:17:58 +00:00
Dave Love
c99554b1f6 *** empty log message *** 2001-01-22 20:52:23 +00:00
Richard M. Stallman
03231f93f3 Minor fix because a bool-vector's elements can't be characters. 2001-01-07 01:54:41 +00:00
Gerd Moellmann
a2bd77b863 *** empty log message *** 2000-09-12 12:51:38 +00:00
Dave Love
e88399c85c keywordp, user-variable-p change. 2000-01-31 12:48:43 +00:00
Richard M. Stallman
757081353d *** empty log message *** 2000-01-20 18:18:58 +00:00
Gerd Moellmann
3768027915 @ifinto -> @ifnottex. 2000-01-05 15:18:01 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Dave Love
13ede7fc4d Fix makeinfo complaints. 1999-12-09 18:22:56 +00:00
Gerd Moellmann
a61b921774 Patch from rms. 1999-10-26 12:24:28 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Richard M. Stallman
b6954afd99 *** empty log message *** 1999-07-17 02:15:13 +00:00
Richard M. Stallman
7dd3d99f7e *** empty log message *** 1998-05-28 04:01:48 +00:00
Richard M. Stallman
ebc6903b29 *** empty log message *** 1998-05-27 23:47:15 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
f9f59935f3 *** empty log message *** 1998-02-28 01:53:53 +00:00
Richard M. Stallman
9e2b495b70 Minor cleanups for overfull hboxes. 1996-12-20 00:09:23 +00:00
Melissa Weisshaus
bda144f49f updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.
1995-06-16 19:17:59 +00:00
Karl Heuer
bfe721d172 *** empty log message *** 1995-06-06 19:21:15 +00:00
Karl Heuer
22697dac66 *** empty log message *** 1995-06-05 12:23:13 +00:00
Richard M. Stallman
0fddfa7210 Integer width changes. 1995-01-27 01:43:02 +00:00
Richard M. Stallman
ec221d13b7 entered into RCS 1994-05-28 14:52:37 +00:00