1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

1812 Commits

Author SHA1 Message Date
Richard M. Stallman
171920a661 (Creating Keymaps): Put make-sparse-keymap before make-keymap. 2005-06-28 18:51:02 +00:00
Luc Teirlinck
b61bfa4dc0 *** empty log message *** 2005-06-27 21:46:17 +00:00
Luc Teirlinck
27607f0c1c (Setting Variables): Correct and clarify description of `add-to-ordered-list'. 2005-06-27 21:33:00 +00:00
Richard M. Stallman
24ee714de4 (Faces): Minor cleanup. 2005-06-26 13:51:21 +00:00
Luc Teirlinck
c3bf675dd1 (Faces): `facep' returns t for strings that are face names. 2005-06-26 00:05:46 +00:00
Luc Teirlinck
33b79ce4ae *** empty log message *** 2005-06-26 00:03:39 +00:00
Richard M. Stallman
df13531dc2 *** empty log message *** 2005-06-25 14:38:05 +00:00
Richard M. Stallman
a044cd1f02 (Equality Predicates): Clarify meaning of equal. 2005-06-25 14:09:07 +00:00
Richard M. Stallman
0adde68390 (Selecting Windows): save-selected-window and with-selected-window
save and restore the current buffer.
2005-06-25 14:08:34 +00:00
Richard M. Stallman
cf44444173 *** empty log message *** 2005-06-25 02:31:45 +00:00
Richard M. Stallman
32d4834cc6 (Float Basics): Explain how to test for NaN, and printing the sign of NaNs. 2005-06-25 02:29:46 +00:00
Eli Zaretskii
6cdd056d99 *** empty log message *** 2005-06-24 20:27:39 +00:00
Eli Zaretskii
a19aaf80d8 (MAKEINFO): Use --force. 2005-06-24 20:27:10 +00:00
Richard M. Stallman
b93e3c3ba1 (Face Functions): Correct Texinfo usage. 2005-06-24 01:49:25 +00:00
Luc Teirlinck
eaf664cfab (Rings): `ring-elements' now returns the elements of RING in order. 2005-06-24 01:30:16 +00:00
Luc Teirlinck
6fb276bdd1 *** empty log message *** 2005-06-24 01:29:05 +00:00
Glenn Morris
1c780d2b25 (Face Functions): Correct previous change. 2005-06-23 12:14:50 +00:00
Juanma Barranquero
1d1c7e755a *** empty log message *** 2005-06-23 07:54:12 +00:00
Juanma Barranquero
c7013c1ee9 (The Mark): Texinfo usage fix. 2005-06-23 07:37:15 +00:00
Kim F. Storm
9d12e52b0d *** empty log message *** 2005-06-22 23:19:20 +00:00
Kim F. Storm
68be435ea8 (Entire Match Data): Remove evaporate option for
match-data.  Do not mention evaporate option for set-match-data.
2005-06-22 23:15:47 +00:00
Glenn Morris
6d44324c88 *** empty log message *** 2005-06-22 14:23:06 +00:00
Glenn Morris
31c8b366fd (Face Functions): Mention face aliases. 2005-06-22 14:16:33 +00:00
Richard M. Stallman
80df27a708 (Antinews): Texinfo usage fix. 2005-06-21 20:09:25 +00:00
Karl Berry
9d7d543c31 @copying 2005-06-21 18:39:14 +00:00
Karl Berry
e121563b8a toc's before top node instead of at end 2005-06-21 18:17:30 +00:00
Juri Linkov
36a3b076c6 *** empty log message *** 2005-06-21 16:15:51 +00:00
Juri Linkov
188e0f504b (Defining Faces): Add `customized-face'. 2005-06-21 16:05:06 +00:00
Juanma Barranquero
f0cdbdfa39 Fix spellings. 2005-06-21 14:13:49 +00:00
Juanma Barranquero
f3b11af5fb Fix spellings. 2005-06-21 09:29:01 +00:00
Kim F. Storm
9afc7f1bc3 (Setting Variables): Any type of element can be
given order in add-to-ordered-list.  Compare elements with eq.
2005-06-20 21:44:59 +00:00
Kim F. Storm
b7d1f38f89 *** empty log message *** 2005-06-20 21:44:38 +00:00
Kim F. Storm
c72c50043b (Rearrangement): Sort predicate may just return non-nil. 2005-06-20 21:37:47 +00:00
Kim F. Storm
5c796e808c (Fsort): Doc fix. 2005-06-20 21:37:27 +00:00
Karl Berry
fb056befe7 widen multitable column to avoid underfull box 2005-06-20 18:26:52 +00:00
Luc Teirlinck
0ff13af938 (Rings): Various minor clarifications and corrections. 2005-06-19 21:03:14 +00:00
Luc Teirlinck
84398baa93 *** empty log message *** 2005-06-19 21:00:33 +00:00
Richard M. Stallman
07ff1e4bea *** empty log message *** 2005-06-18 14:00:46 +00:00
Richard M. Stallman
a61a6fd931 Fix formatting ugliness.
(Variable Aliases): Simplify.
2005-06-18 13:58:02 +00:00
Richard M. Stallman
342fd6cd64 Fix formatting ugliness. 2005-06-18 13:57:17 +00:00
Richard M. Stallman
9a2625351f Fix formatting ugliness.
(Completion Commands): Move keymap vars to the end
and vars completing-read binds to the top.
2005-06-18 13:53:26 +00:00
Richard M. Stallman
b02bc8d049 Add links to Rings and Byte Packing.
Update version and copyright years.
2005-06-18 13:47:15 +00:00
Richard M. Stallman
920fc480e9 (Auto-Saving): Fix formatting ugliness. 2005-06-18 13:41:12 +00:00
Richard M. Stallman
72b09a92c8 (Antinews): Fix formatting ugliness. 2005-06-18 13:40:30 +00:00
Luc Teirlinck
be87af2626 (Bindat Examples): Move @lisp to beginning of line. (Whitespace change.) 2005-06-17 16:51:10 +00:00
Luc Teirlinck
b9646a71a5 Fix typo. 2005-06-17 16:26:01 +00:00
Luc Teirlinck
a80c5da74b *** empty log message *** 2005-06-17 16:06:18 +00:00
Luc Teirlinck
926c4c9b05 (Byte Packing): Fix ungrammatical sentence. 2005-06-17 15:28:25 +00:00
Luc Teirlinck
480a6fa56e Whitespace change. 2005-06-17 15:13:51 +00:00
Luc Teirlinck
3f7fab2439 Fix typos.
(Bindat Spec): Correct Texinfo error.
2005-06-17 15:06:47 +00:00