Eli Zaretskii
20cb6c9b32
(Frames): Document frame-terminal' and terminal-live-p'.
...
(Multiple Displays): Document `make-frame-on-tty'.
(Multiple Terminals): Document `terminal-list', `delete-terminal',
`terminal-name', and `get-device-terminal'.
2009-01-17 16:31:21 +00:00
Eli Zaretskii
200811d63a
(System Environment): Document environment' and initial-environment'.
2009-01-17 15:35:55 +00:00
Eli Zaretskii
02eccf6bfb
(Coding System Basics): More accurate description of `raw-text'.
2009-01-17 10:09:52 +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
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
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
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
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
Eli Zaretskii
d14030f587
(Top): Add @detailmenu items for "Multiple Terminals" and its subsections.
2008-12-27 18:57:52 +00:00
Eli Zaretskii
b40222038c
(Multiple Terminals, Low-level Terminal)
...
(Terminal Parameters, Frames on Other TTY devices): New sections.
(Frames): Add an xref to "Multiple Terminals".
2008-12-27 18:56:53 +00:00
Eli Zaretskii
765980a41e
(Top): Add @detailmenu item for "Terminal Type".
2008-12-27 15:46:03 +00:00
Eli Zaretskii
eba64e97a1
(Terminal Type): New node.
...
(Editing Types): Add it to the menu.
2008-12-27 15:44:38 +00:00
Eli Zaretskii
47bd5577b2
(Top): Add a @detailmenu item for "Directory Local Variables".
2008-12-27 15:26:23 +00:00
Eli Zaretskii
eb22b78cab
(Directory Local Variables): New node.
2008-12-27 15:23:37 +00:00
Eli Zaretskii
b8afe7e422
(Autoload): Document generate-autoload-cookie' and generated-autoload-file'.
2008-12-27 14:02:07 +00:00
Eli Zaretskii
028e2c1919
(Startup Summary): Add xref to documentation of `initial-window-system'.
2008-12-20 13:54:24 +00:00
Eli Zaretskii
4267d51509
(Window Systems): Document `initial-window-system'.
2008-12-20 13:52:30 +00:00
Eli Zaretskii
77bb04766a
(Window Systems): Document `window-system' the function. The variable
...
`window-system' is now frame-local.
2008-12-20 13:48:32 +00:00
Martin Rudalics
dda87836a2
(Windows): Rewrite description of
...
fit-window-to-buffer.
2008-12-19 09:15:39 +00:00
Glenn Morris
b3e755a92f
Format and file name fixes, for AUTHORS.
2008-12-19 03:10:27 +00:00
Juanma Barranquero
3e868ee3b1
Fix typo.
2008-12-18 16:52:33 +00:00