Glenn Morris
ac20fddfec
Fix another typo.
2009-01-13 05:30:33 +00:00
Glenn Morris
a50253cc44
Fix some more typos.
2009-01-13 03:41:04 +00:00
Glenn Morris
07450bee1c
Peter Tury <tury.peter at gmail.com> (tiny change)
...
Fix some typos.
2009-01-13 03:40:13 +00:00
Stefan Monnier
0befcaca93
Typo.
2009-01-12 20:44:40 +00:00
Stefan Monnier
cc5a5e2d42
Qualify the `-flag' convention.
2009-01-12 20:44:19 +00:00
Juanma Barranquero
f19fea978e
* display.texi (Low-Level Font): Fix typo.
2009-01-12 10:22:35 +00:00
Glenn Morris
836ebce1c8
Fix name typo.
2009-01-11 02:11:16 +00:00
Glenn Morris
14731c8f34
(Acknowledgments): Some more updates based on AUTHORS.
2009-01-10 22:35:59 +00:00
Chong Yidong
2833b3fffd
Undo last change.
2009-01-10 13:20:18 +00:00
Chong Yidong
d9ffc9c39a
(PostScript Images): Node deleted.
2009-01-10 13:10:19 +00:00
Chong Yidong
5667b1b438
(Top): Update node listing.
2009-01-10 13:09:31 +00:00
Chong Yidong
16fa292f51
* elisp.texi (Top): Update node listing.
...
* display.texi (PostScript Images): Node deleted.
2009-01-10 13:09:20 +00:00
Eli Zaretskii
3355f04dd8
(Decoding Output): Document that null bytes force no-conversion for reading
...
process output.
2009-01-10 12:50:38 +00:00
Eli Zaretskii
7951ad77dd
(Reading from Files): Document that null bytes force no-conversion when visiting
...
files.
2009-01-10 12:42:58 +00:00
Eli Zaretskii
538395d97a
(Serial Ports): Improve wording, suggested by RMS.
2009-01-10 12:34:20 +00:00
Eli Zaretskii
c06ea95e7c
(Character Properties): Improve wording.
2009-01-10 12:30:41 +00:00
Eli Zaretskii
0b4faef3a5
(Lisp and Coding Systems): Document inhibit-null-byte-detection and
...
inhibit-iso-escape-detection.
2009-01-10 12:02:28 +00:00
Chong Yidong
c2aa555a1c
(Font Lookup): Remove obsolete function
...
x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
(Low-Level Font): Rename from Fonts, move to end of Faces section.
(Font Selection): Reorder order of variable descriptions. Minor
clarifications.
2009-01-09 14:18:59 +00:00
Chong Yidong
1c1282fbc4
Update node listing.
2009-01-09 14:18:49 +00:00
Chong Yidong
ce9cf0658e
* display.texi (Font Lookup): Remove obsolete function
...
x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
(Low-Level Font): Rename from Fonts, move to end of Faces section.
(Font Selection): Reorder order of variable descriptions. Minor
clarifications.
* elisp.texi (Top): Update node listing.
2009-01-09 14:18:39 +00:00
Glenn Morris
ab756fb378
(Command Loop Info): Say that last-command-char and last-input-char
...
are obsolete aliases.
2009-01-09 05:22:19 +00:00
Glenn Morris
21e96f8f7f
(Minibuffer Commands): Use last-command-event rather than last-command-char.
2009-01-09 05:22:05 +00:00
Glenn Morris
19d0b229e6
(Edebug Recursive Edit): Remove references to
...
last-input-char and last-command-char, since they are just aliases for
last-input-event and last-command-event.
2009-01-09 05:19:40 +00:00
Miles Bader
e3e955fed3
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
2009-01-09 03:01:50 +00:00
Chong Yidong
9185bf498e
(Faces): Put Font Selection node after Auto Faces.
...
(Face Attributes): Don't link to Font Lookup. Document font-family-list.
(Fonts): New node.
2009-01-08 20:58:13 +00:00
Chong Yidong
606061b9f7
Update node listing.
2009-01-08 20:57:59 +00:00
Chong Yidong
6b2b8ab1df
* elisp.texi: Update node listing.
...
* display.texi (Faces): Put Font Selection node after Auto Faces.
(Face Attributes): Don't link to Font Lookup. Document
font-family-list.
(Fonts): New node.
2009-01-08 20:57:30 +00:00
Jason Rumney
3568e76713
(Pointer Shape): Clarify that only X supports
...
changing the standard pointer shapes. (Bug#1485)
2009-01-08 13:05:11 +00:00
Chong Yidong
d466a866bf
(Attribute Functions): Note that a function value :height is relative,
...
and that compatibility functions work by calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node. Content moved here from Displaying Faces.
(Glyphs): Link to Face Functions.
2009-01-08 11:46:04 +00:00
Chong Yidong
6221c8db7c
* display.texi (Attribute Functions): Note that a function value
...
:height is relative, and that compatibility functions work by
calling set-face-attribute.
(Displaying Faces): Reorder list in order of increasing priority.
(Face Remapping): New node. Content moved here from Displaying
Faces.
(Glyphs): Link to Face Functions.
2009-01-08 11:45:50 +00:00
Glenn Morris
6ed161e1d6
Add 2009 to copyright years.
2009-01-08 05:28:46 +00:00
Chong Yidong
42a2a15414
(Faces): Don't discuss face id here. facep does
...
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute. Add :foundry attribute. Document new role of
:font attribute. Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.
2009-01-08 01:19:44 +00:00
Chong Yidong
e3d3799a71
* display.texi (Faces): Don't discuss face id here. facep does
...
not return t.
(Defining Faces): Minor clarification.
(Face Attributes): Rearrange items to match docstring of
set-face-attribute. Add :foundry attribute. Document new role of
:font attribute. Texinfo usage fix.
(Attribute Functions): Copyedits.
(Face Functions): Note that face number is seldom used.
2009-01-08 01:19:34 +00:00
Richard M. Stallman
638a245702
(Predicates for Strings): Minor clarification.
2009-01-05 16:06:19 +00:00
Richard M. Stallman
27610f35e2
(Function Safety): Texinfo usage fix.
2009-01-05 16:03:29 +00:00
Juanma Barranquero
49ea00743d
* objects.texi (General Escape Syntax): Fix typo.
2009-01-04 19:44:58 +00:00
Juanma Barranquero
71dd9983e7
* ada-mode.texi (Examples): Delete redundant text.
2009-01-04 19:37:11 +00:00
Chong Yidong
21927cd747
(Visual Line Mode): M-] and M-[ no longer move by logical lines.
2009-01-04 08:39:31 +00:00
Chong Yidong
45c55e5359
* display.texi (Visual Line Mode): M-] and M-[ no longer move by
...
logical lines.
2009-01-04 08:39:06 +00:00
Michael Albinus
4a0cf14fe9
* tramp.texi (Filename Syntax, Filename completion): Handle IPv6
...
addresses.
2009-01-03 14:51:55 +00:00
Michael Albinus
1aaf2292ba
* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
2009-01-03 14:49:29 +00:00
Martin Rudalics
9f822178d7
(Choosing Window): Say that pop-up-frame-alist
...
works via the default value of pop-up-frame-function.
2009-01-03 11:17:47 +00:00
Bill Wohler
34f3247ffa
(Scan Line Formats): Keep first column empty also for the cursor.
2009-01-02 19:25:50 +00:00
Bill Wohler
aedac0f019
(Scan Line Formats): Indicate that first column should be kept empty.
2009-01-02 19:19:03 +00:00
Eli Zaretskii
af34ad36fc
(System Processes): Document the time' and ctime' attributes of
...
`system-process-attributes'.
2009-01-02 15:20:05 +00:00
Chong Yidong
d31f667990
* display.texi (Face Attributes): Clarify :height attribute.
2009-01-01 08:28:56 +00:00
Martin Rudalics
174dc00c74
(The Buffer List): Clarify what moves a buffer to
...
the front of the buffer list. Add entries for `last-buffer' and
`unbury-buffer'.
2008-12-31 17:13:32 +00:00
Juri Linkov
2e4667d1ca
(Fill Commands): Replace M-s' with M-o M-s'.
2008-12-29 00:19:35 +00:00
Juri Linkov
69e9caddaf
(Minibuffer History): Add a link to `Isearch Minibuffer'.
2008-12-29 00:19:15 +00:00
Chong Yidong
39791e03e1
(Goto Address mode): Rename from Goto-address. Refer to
...
goto-address-mode instead of goto-address.
2008-12-28 05:03:34 +00:00