Juanma Barranquero
0da933504c
(File Local Variables): Use @code for a cons cell, not @var.
2006-02-14 10:05:39 +00:00
Chong Yidong
51a39bab2e
* variables.texi (File Local Variables): Document new file local
...
variable behavior.
2006-02-14 01:22:05 +00:00
Kim F. Storm
ca56fb8c67
(Function Indirection): Add NOERROR to indirect-function.
2006-02-10 00:09:18 +00:00
Kim F. Storm
d342156ca9
*** empty log message ***
2006-02-10 00:08:08 +00:00
Juanma Barranquero
8392fe4a44
(%-Constructs): Remove obsolete info about `global-mode-string'.
2006-02-08 17:10:39 +00:00
Richard M. Stallman
d78dc2d81d
*** empty log message ***
2006-02-08 00:29:10 +00:00
Richard M. Stallman
b3a1cf1163
(Prefix Command Arguments): Minor cleanup.
2006-02-08 00:28:28 +00:00
Richard M. Stallman
ab7c54593c
"Graphical display", not window system.
2006-02-08 00:27:57 +00:00
Richard M. Stallman
cd6cd82ac0
(What Is a Function): Fix xref.
2006-02-08 00:27:09 +00:00
Richard M. Stallman
91055930f5
(Key Lookup): Clarify wrt commands vs other functions.
...
(Changing Key Bindings): Clarify when remapping is better than
substitute-key-definition.
2006-02-08 00:26:37 +00:00
Thien-Thi Nguyen
ceb4c4d303
Update years in copyright notice; nfc.
2006-02-06 12:31:40 +00:00
Eli Zaretskii
6222ac34cd
Fix last change.
2006-02-03 10:08:57 +00:00
Richard M. Stallman
ece9f5cc23
(Basic Completion): Completion alists are risky.
2006-02-02 16:34:58 +00:00
Richard M. Stallman
59e5873859
(Active Keymaps): Clarifications.
...
(Searching Keymaps): New node.
(Keymaps): Update menu.
2006-02-02 16:34:29 +00:00
Richard M. Stallman
e29e838a19
(Layout Parameters): Minor clarification.
...
(Drag and Drop): New node.
(Frames): Update menu.
2006-02-02 16:28:13 +00:00
Chong Yidong
cf052abc70
* display.texi (Other Display Specs, Image Descriptors): Image
...
description is a list, not a cons cell.
2006-01-29 16:59:57 +00:00
Luc Teirlinck
1f2907eea7
*** empty log message ***
2006-01-28 23:21:34 +00:00
Luc Teirlinck
3fd64c56a4
(Cons Cells): Minor correction (the cdr of a dotted list is not
...
necessarily a list).
2006-01-28 22:28:38 +00:00
Eli Zaretskii
a849f77d9a
*** empty log message ***
2006-01-27 19:34:08 +00:00
Eli Zaretskii
af9328f9e9
(Layout Parameters): border-width and internal-border-width belong to the
...
frame, not the window.
2006-01-27 18:34:15 +00:00
Richard M. Stallman
d322eb9b19
*** empty log message ***
2006-01-20 01:31:01 +00:00
Richard M. Stallman
fa27fb286e
(Translation of Characters): Search cmds use
...
translation-table-for-input. Automatically made local.
2006-01-20 01:30:49 +00:00
Richard M. Stallman
7b6f346ed3
(Overview of Markers): Count insertion type as one of a marker's attributes.
2006-01-20 01:30:06 +00:00
Richard M. Stallman
b3486dafd7
(Top): Menu clarification.
2006-01-20 01:26:48 +00:00
Richard M. Stallman
215576f150
(Other Display Specs): Delete duplicate entry for
...
just a string as display spec. Move text about recursive display
specs on such a string.
2006-01-20 01:26:16 +00:00
Richard M. Stallman
2b83bc4334
(Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
...
(Reading One Event): num-nonmacro-input-events moved here.
2006-01-20 01:24:33 +00:00
Nick Roberts
9f7f49fbb6
(Simple Advice): Update example to fit argument change in previous-line.
2006-01-13 23:25:48 +00:00
Nick Roberts
2ac77b5a40
*** empty log message ***
2006-01-13 23:25:06 +00:00
Eli Zaretskii
7fdc81ab35
Fix typos.
2006-01-07 18:41:50 +00:00
Richard M. Stallman
a203a18cc4
*** empty log message ***
2006-01-05 16:05:56 +00:00
Richard M. Stallman
bf2c10895e
(The Mark): Fix in `mark'.
2006-01-05 16:00:09 +00:00
Richard M. Stallman
d9043ddf76
(Misc Network, Make Network): Minor cleanups.
2006-01-05 03:33:25 +00:00
Kim F. Storm
8a5db8aea1
*** empty log message ***
2006-01-04 00:26:24 +00:00
Kim F. Storm
c64d00d9aa
(Misc Network): Clarity OMIT-PORT arg.
2006-01-04 00:23:57 +00:00
Kim F. Storm
b944a155cf
(Make Network): Add IPv6 addresses and handling.
...
(Network Feature Testing): Mention (:family ipv6).
(Misc Network): Add IPv6 formats to format-network-address.
2006-01-04 00:20:08 +00:00
Richard M. Stallman
19bb794058
(Changing Properties): Don't use return value of set-text-properties.
2005-12-30 16:34:23 +00:00
Luc Teirlinck
d1b6c8966f
(Mode Line Format): Correct typo in menu.
2005-12-30 05:14:38 +00:00
Luc Teirlinck
b9cb50d95d
*** empty log message ***
2005-12-30 05:11:39 +00:00
Richard M. Stallman
94a867a62c
(Mode Line Top): New node.
...
(Mode Line Data): Some text moved to new node.
Explain the data structure more concretely.
(Mode Line Basics): Clarifications.
(Mode Line Variables): Clarify intro paragraph.
(%-Constructs): Clarify intro paragraph.
(Mode Line Format): Update menu.
2005-12-30 03:43:06 +00:00
Luc Teirlinck
79c917052a
(Basic Completion): Update lazy-completion-table examples for removal
...
of ARGS argument.
2005-12-28 17:18:38 +00:00
Luc Teirlinck
ba45513111
*** empty log message ***
2005-12-28 17:14:45 +00:00
Stefan Monnier
1d5e15d046
(lazy-completion-table): Remove argument `args'.
2005-12-26 15:57:37 +00:00
Richard M. Stallman
2b6abe1ed9
*** empty log message ***
2005-12-23 16:47:09 +00:00
Richard M. Stallman
1412ac47e7
(Undo): Restore some explanation from the version that was deleted.
2005-12-23 16:46:59 +00:00
Eli Zaretskii
2d7409f20f
(Undo): Remove dupliate descriptions of apply funname' and
apply delta'
...
elements of the undo list.
2005-12-23 15:45:07 +00:00
Richard M. Stallman
2e23b82e52
Fix previous change.
2005-12-22 14:44:38 +00:00
Luc Teirlinck
ff858549f5
(Type Keywords): Delete xref to "Text help-echo", because it is
...
confusing. If the :help-echo keyword is a function, it is not
directly used as the :help-echo overlay property, as the xref seems to
suggest (it does not take the appropriate args).
2005-12-20 23:12:01 +00:00
Luc Teirlinck
a31687ce36
*** empty log message ***
2005-12-20 23:11:01 +00:00
Richard M. Stallman
cf5374aa15
(Help Functions): Update documentation of `apropos'.
2005-12-20 15:39:36 +00:00
Luc Teirlinck
d8ea07f6dc
(Documentation Tips): Minor change.
2005-12-20 03:47:55 +00:00