Luc Teirlinck
889f020e42
(Reverting): Add anchor.
2004-06-15 21:09:29 +00:00
Juanma Barranquero
1ebd4f78e4
*** empty log message ***
2004-06-14 21:17:25 +00:00
Juanma Barranquero
da4b7798ee
(Images): Document new delayed library loading, variable
...
`image-library-alist' and (existing but undocumented) function
`image-type-available-p'.
2004-06-14 21:11:21 +00:00
Miles Bader
92aed8bec9
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
...
More build-in-place tweaking of arch tagging
2004-06-12 04:51:11 +00:00
Miles Bader
48d67035ea
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
...
Tweak arch tagging to make build/install-in-place less annoying
Previously, autoconf-created Makefiles and the like would contain
duplicate taglines (unfortunately, autoconf doesn't seem to have a
`strip in generated file' comment mechanism) leading to conflicts, and
installing in place would create unknown directories and copies of
source directories (leading to conflicts with the source directories).
This changeset makes all autoconf-processed files use explicit id-tags
and adds .arch-inventory entries to ignore installation directories.
2004-06-11 02:39:51 +00:00
Juanma Barranquero
572fd5aa8b
Fix typo.
2004-06-10 20:49:10 +00:00
Richard M. Stallman
ddfb836996
*** empty log message ***
2004-06-05 17:40:24 +00:00
Richard M. Stallman
79467ffe3e
(Minibuffer Completion): For INITIAL arg,
...
refer the user to the Initial Input node.
(Text from Minibuffer): Likewise.
(Initial Input): New node. Document this feature
and say it is mostly deprecated.
2004-06-05 17:39:46 +00:00
Miles Bader
7e07a66d85
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
...
Rewrite face-differs-from-default-p
2004-06-04 02:50:50 +00:00
Richard M. Stallman
7a61e456ba
*** empty log message ***
2004-05-30 14:21:53 +00:00
Richard M. Stallman
d112d11fa9
(Named Features): Clarify return value and meaning of NOERROR.
2004-05-30 14:20:58 +00:00
Richard M. Stallman
18684a3ad1
(File Local Variables): Minor cleanup.
2004-05-30 13:35:41 +00:00
Michael Albinus
c8364415c6
*** empty log message ***
2004-05-29 22:45:44 +00:00
Michael Albinus
5b676886d4
files.texi (Magic File Names): Add `file-remote-p' as operation
...
of file name handlers.
2004-05-29 22:44:40 +00:00
Richard M. Stallman
08fd12516b
*** empty log message ***
2004-05-29 16:26:16 +00:00
Richard M. Stallman
4d3867280e
(Minor Mode Conventions): (-) has no special meaning
...
as arg to a minor mode command.
2004-05-29 15:41:06 +00:00
Richard M. Stallman
71d5a208a4
*** empty log message ***
2004-05-22 22:23:13 +00:00
Richard M. Stallman
ca50933adc
(Syntax Class Table): Word syntax not just for English.
2004-05-22 22:08:36 +00:00
Richard M. Stallman
70fc62f192
(Output Variables): Doc float-output-format.
2004-05-22 22:07:39 +00:00
Richard M. Stallman
473f8eb3c9
(Regexp Special): Nested repetition can be infloop.
2004-05-22 22:05:57 +00:00
Richard M. Stallman
d67029478a
(Cons Cells): Explain dotted lists, true lists, circular lists.
...
(List Elements): Explain handling of circular and dotted lists.
2004-05-22 22:04:56 +00:00
Richard M. Stallman
0df043a706
(Eval): Increasing max-lisp-eval-depth can cause real stack overflow.
2004-05-22 21:59:46 +00:00
Richard M. Stallman
76865de3a6
Minor cleanups.
2004-05-22 21:58:24 +00:00
Thien-Thi Nguyen
022cb16265
(Search-based Fontification): Fix typo.
2004-05-19 14:27:21 +00:00
Juanma Barranquero
aa7094ba0f
*** empty log message ***
2004-05-10 18:18:23 +00:00
Juanma Barranquero
1074a8812c
(Mode Line Variables): Fix description of global-mode-string, which is now after
...
which-func-mode, not the buffer name.
2004-05-10 17:58:20 +00:00
Lars Hansen
c23832791a
*** empty log message ***
2004-05-07 18:03:59 +00:00
Lars Hansen
27758c56db
Add desktop-after-read-hook, desktop-no-desktop-file-hook and desktop-save-hook.
2004-05-07 18:03:36 +00:00
Lars Hansen
f772b16ca9
Add desktop-save-buffer.
2004-05-07 18:02:50 +00:00
Lars Hansen
f730cc626c
(Desktop Save Mode): Add.
...
(Modes): Add menu entry Desktop Save Mode.
2004-05-07 18:02:13 +00:00
Jesper Harder
058296d320
emacs -> Emacs.
2004-04-30 01:42:13 +00:00
Eli Zaretskii
0c54865e0b
*** empty log message ***
2004-04-27 13:55:29 +00:00
Eli Zaretskii
37c0b8fd3d
(Changing Files): Document set-file-times.
2004-04-27 13:21:28 +00:00
Juanma Barranquero
d814862aa6
*** empty log message ***
2004-04-23 00:25:28 +00:00
Juanma Barranquero
bd6766d34d
Add "-*- makefile -*-" mode tag.
2004-04-23 00:24:35 +00:00
Jesper Harder
e8d6f88641
(Coding Conventions): defopt -> defcustom.
2004-04-18 02:05:02 +00:00
Luc Teirlinck
3a424014a0
Various clarifications.
2004-04-17 00:58:04 +00:00
Luc Teirlinck
948caddf0b
Add anchors. Some other minor changes.
2004-04-17 00:52:46 +00:00
Jesper Harder
4810d170c9
Markup fixes.
2004-04-16 16:42:36 +00:00
Luc Teirlinck
9e860631e7
(Read Only Buffers): Mention optional ARG to `toggle-read-only'.
2004-04-15 00:26:17 +00:00
Nick Roberts
f8295bfb6c
(Selecting Windows): Note that get-lru-window
...
returns a full-width window if possible.
2004-04-14 20:06:29 +00:00
Nick Roberts
5e30a0fbb8
*** empty log message ***
2004-04-14 20:02:33 +00:00
Jesper Harder
f3544d1135
Markup fixes.
2004-04-14 14:37:17 +00:00
Luc Teirlinck
619fb950d6
Various changes in addition to:
...
(Buffer File Name): Add `find-buffer-visiting'.
(Buffer Modification): Mention optional ARG to `not-modified'.
(Indirect Buffers): Mention optional CLONE argument to `make-indirect-buffer'.
2004-04-14 02:48:08 +00:00
Luc Teirlinck
19efcb4634
Various changes in addition to:
...
(Visiting Functions): `find-file-hook' is now a normal hook.
(File Name Expansion): Explain difference between the way that
`expand-file-name' and `file-truename' treat `..'.
(Contents of Directories): Mention optional ID-FORMAT argument to
`directory-files-and-attributes'.
(Format Conversion): Mention new optional CONFIRM argument to
`format-write-file'.
2004-04-14 02:44:21 +00:00
Miles Bader
a2de0c3b75
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-210
...
More RCS keyword removal
2004-04-13 09:47:51 +00:00
Miles Bader
a2295d3268
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-205
...
Add macroexpand-all to lisp reference manual
2004-04-12 05:43:12 +00:00
Jesper Harder
00991494b5
Markup fixes.
2004-04-11 00:14:53 +00:00
Jesper Harder
571fd4d55d
* variables.texi (Variable Aliases): Mention
...
cyclic-variable-indirection.
* errors.texi (Standard Errors): Ditto.
2004-04-05 20:35:58 +00:00
Luc Teirlinck
4ba2fd662e
*** empty log message ***
2004-04-05 02:09:28 +00:00