Richard M. Stallman
3e8cf2ea92
*** empty log message ***
2003-01-13 08:23:46 +00:00
Richard M. Stallman
9a36dd517d
(Changing Properties): Say string indices are origin-0.
2003-01-13 08:01:09 +00:00
Richard M. Stallman
fa16624273
(Screen Lines) <compute-motion>: Correct order of elts in return value.
2003-01-13 08:00:28 +00:00
Richard M. Stallman
48bf63e33d
(Changing Key Bindings) <define-key>: Mention how to define a default binding.
2003-01-13 07:59:04 +00:00
Richard M. Stallman
31b0520f82
Explain about conventioal use of t as `invisible' property
...
and how `add-to-invisibility-spec' protects that.
2002-12-23 18:13:17 +00:00
Markus Rost
104bc3aa68
Brr. Fix another typo in recent Change Log entries.
2002-12-09 06:09:06 +00:00
Markus Rost
5b1fc15269
(Unloading): Fix last change for load-history.
2002-12-07 22:37:34 +00:00
Markus Rost
7abb9fc568
Fix typos.
2002-12-07 22:09:10 +00:00
Richard M. Stallman
b18531e576
Use xref for history list truncation.
2002-12-07 21:42:43 +00:00
Richard M. Stallman
ff306b6098
Document history-length.
2002-12-07 21:42:16 +00:00
Richard M. Stallman
c80d2280ab
Update defn of load-history.
2002-12-07 21:41:51 +00:00
Markus Rost
177f790c6a
(Simple Types): Clarify decription of custom type 'number.
...
Decribe new custom type 'float.
2002-12-07 20:53:35 +00:00
Pavel Janík
a39c2e0df8
Fix typo.
2002-12-07 13:38:26 +00:00
Pavel Janík
5fe3b9bcb4
Fix typo.
2002-12-07 11:37:22 +00:00
Markus Rost
24ff45f3b7
(File Local Variables): Fix typo.
2002-12-04 04:00:48 +00:00
Richard M. Stallman
b56f98ab9a
Explain about ordering of alternatives in `choice'.
2002-11-29 15:12:50 +00:00
Richard M. Stallman
5a65439ecc
Clarify evaluation of :type arg in defcustom.
2002-11-18 04:49:27 +00:00
Francesco Potortì
88510b1757
Added two references from Buffer Internals to Buffer Gap.
2002-11-12 08:11:30 +00:00
Richard M. Stallman
5a6f4c958f
Add index entries.
2002-10-26 22:49:46 +00:00
Kai Großjohann
df140a6877
From Michael Albinus.
...
* README: Target for Info file is `make info'.
* files.texi (File Name Components): Fixed typos in
`file-name-sans-extension'.
(Magic File Names): Complete list of operations for magic file
name handlers.
2002-10-23 09:34:45 +00:00
Richard M. Stallman
50befdcd46
(kill-emacs-hook): Not run in batch mode.
2002-10-14 01:34:48 +00:00
Richard M. Stallman
7db0894f95
(Variable Definitions): Update info on :get and default :initialize function.
2002-10-07 22:30:45 +00:00
Richard M. Stallman
ca61e3875c
(Window Configurations): Refer to winner.el as example.
2002-09-29 17:52:36 +00:00
Robert J. Chassell
f5d2538f2f
Fix typo: @same --> @samp
2002-09-28 19:39:42 +00:00
Jonathan Yavner
7ed9159a5c
New major mode "SES" for spreadsheets.
...
New function (unsafep X) determines whether X is a safe Lisp form.
New support module testcover.el for coverage testing.
2002-09-28 18:45:56 +00:00
Stefan Monnier
a28b5ba33a
*** empty log message ***
2002-09-26 20:37:46 +00:00
Stefan Monnier
7231e81998
Add `umask' to the concept index.
2002-09-17 19:17:58 +00:00
Richard M. Stallman
bbf77fe890
Correct the explanation of glyphs and glyph table.
2002-09-14 17:36:44 +00:00
Richard M. Stallman
8b6c1445c2
Fix typo.
2002-09-13 19:36:55 +00:00
Richard M. Stallman
09facbd27a
(Search and Replace): Fix arg order for perform-replace.
2002-09-12 03:32:02 +00:00
Richard M. Stallman
1daccbf4b2
Describe blink-cursor-alist and new values for cursor-type.
2002-08-27 18:40:30 +00:00
Richard M. Stallman
85df4f6674
Move the node Relative Files before Directory Names. Show what
...
file-name-nondirectory returns when given a directory name.
Explain that abbreviate-file-name works on file names too.
Explain how to combine a directory name with a relative file name
with concat, and the pitfalls.
Update some details.
2002-08-19 18:43:18 +00:00
Richard M. Stallman
56bd69df59
Fix typo.
2002-08-15 20:33:01 +00:00
Richard M. Stallman
44607ed465
Mention define-generic-mode.
2002-08-15 20:32:05 +00:00
Per Abrahamsen
241f79af81
2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
...
* customize.texi (Splicing into Lists): Fixed example.
Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>
2002-08-05 15:15:18 +00:00
Richard M. Stallman
575698d4a5
Explain values of sexp diary entries.
2002-07-30 18:56:52 +00:00
Richard M. Stallman
dbcff00c8d
Fix set-face-attribute example.
2002-07-29 01:58:43 +00:00
Richard M. Stallman
608dc4173f
(Composite Types): Explain what arguments are. Show what keyword-value
...
pairs look like. Give list of keywords. Put restricted-sexp last.
2002-07-23 19:19:32 +00:00
Juanma Barranquero
3fdb4c50a9
Fix reference to `defvaralias' as a macro.
2002-07-16 11:43:32 +00:00
Juanma Barranquero
795e72aeb7
Fix typo.
2002-07-15 15:50:56 +00:00
Juanma Barranquero
32ebbc3a73
Document third argument of defvaralias.
2002-07-15 15:50:20 +00:00
Richard M. Stallman
edc590bb8a
Move the node Query Before Exit down.
...
Say that Emacs stops reading when a process terminates.
2002-07-12 23:32:14 +00:00
Richard M. Stallman
ce218967c1
Document binding `deactivate-mark' around something that modifies the
...
buffer so as to keep the mark active.
2002-07-12 23:31:02 +00:00
Richard M. Stallman
f43c34a094
defimage does not evaluate SPECS.
2002-07-12 23:30:17 +00:00
Miles Bader
69137def9b
Update face-foreground and face-background to mention INHERIT parameter.
2002-07-07 23:58:31 +00:00
Miles Bader
35f23bbf82
Add entries for face-attribute-relative-p, merge-face-attribute.
...
Describe INHERIT argument to face-attribute function.
2002-07-07 23:43:25 +00:00
Richard M. Stallman
1ce58cc028
Add x-*-keysym.
2002-07-07 22:28:27 +00:00
Miles Bader
95b5b93393
Tweak text a bit.
2002-07-04 06:43:15 +00:00
Stefan Monnier
f2aa473a2c
*** empty log message ***
2002-06-23 22:15:43 +00:00
Richard M. Stallman
6cbdd38bef
(Parsing Expressions): Give definition of sexp in terms of syntax classes.
...
Clarify other text in same node.
2002-06-21 10:01:58 +00:00