1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

761 Commits

Author SHA1 Message Date
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
Juanma Barranquero
72459b1549 (Display Feature Testing): Fix typo. 2002-06-17 15:27:50 +00:00
Andreas Schwab
61f7e0f5e5 (Initial Parameters, Resources): Fix references to the Emacs manual. 2002-06-12 13:10:00 +00:00
Richard M. Stallman
2e46cd0908 Delete "new in Emacs 21" note. 2002-06-11 19:28:20 +00:00
Miles Bader
82c3d8525f defface `supports' predicate 2002-06-11 01:50:36 +00:00
Miles Bader
11ef2a3b0d display-supports-face-attributes-p 2002-06-11 01:50:15 +00:00
Colin Walters
0ab0c48162 (Precalcuated Fontification): Note how to use `font-lock-core-only'. 2002-06-09 00:43:09 +00:00
Colin Walters
1f63f8141f (char-property-alias-alist): New variable; describe its relation to
`default-text-properties' and the `category' property.

(default-text-properties): Note `char-property-alias-alist'.

(Special Properties): Document new property `font-lock-face'.
2002-06-08 20:31:13 +00:00
Colin Walters
651f7556c1 (Precalcuated Fontification): New node, describing `font-lock-face'. 2002-06-08 20:26:37 +00:00
Richard M. Stallman
515a9a0f46 Explain why set-window-hscroll may appear to fail to work. 2002-06-08 18:33:56 +00:00
Eli Zaretskii
38eee91c98 (Converting Representations): Update the description of what
string-make-unibyte does.
2002-06-05 17:52:03 +00:00
Richard M. Stallman
c02dd51a98 Improve explanation of special handling of point in current buffer. 2002-05-30 17:03:50 +00:00
Kim F. Storm
c152cd2a20 (Intro to Buffer-Local): Updated warning and
example relating to changing buffer inside let.
2002-05-13 19:04:27 +00:00
Kim F. Storm
4e792dbd39 *** empty log message *** 2002-05-13 19:02:48 +00:00
Richard M. Stallman
1e0c9c1870 Clarify what signalling an error means. 2002-05-12 17:04:51 +00:00
Eli Zaretskii
34c0b12eb6 (Quitting): Add an index entry containing the word ``interrupt''. 2002-05-08 17:59:04 +00:00
Richard M. Stallman
2037b26301 Clarify how replace-match does case conversion. 2002-05-04 06:33:47 +00:00
Richard M. Stallman
85378c3fca (Special Properties): Add index entry and xref for tooltips. 2002-04-30 17:55:02 +00:00
Richard M. Stallman
17d4b8cea3 Clarify which letters in C-c LETTER are reserved for users. 2002-04-22 07:52:50 +00:00
Eli Zaretskii
e545ad34f9 (Window Frame Parameters): Document the hbar cursor type. 2002-04-19 12:02:21 +00:00
Richard M. Stallman
c68b630c17 Line break change. 2002-04-19 00:18:22 +00:00
Richard M. Stallman
f9350c5cef Explain use of `declare'. 2002-04-19 00:17:47 +00:00
Eli Zaretskii
5f7eb05d83 (Tips for Making Compiled Code Fast): Don't advertise profile.el. 2002-04-17 15:03:02 +00:00
Gerd Moellmann
b19f34c7d9 From Dave Love. Description of events in marginal areas. 2002-04-12 09:49:18 +00:00
Richard M. Stallman
8a56d8ed33 Explain that sentinels cannot run recursively. 2002-04-07 18:58:06 +00:00
Richard M. Stallman
208402b7bc Fix the xref for sending SIGHUP. 2002-04-02 21:20:43 +00:00
Richard M. Stallman
5517ea8a30 New node Query Before Exit broken out of Deleting Processes.
Explain more details of process deletion and sentinels.
Document process-query-on-exit-flag and set-process-query-on-exit-flag.
2002-04-02 21:20:16 +00:00
Richard M. Stallman
0b0e804106 Minor cleanups. 2002-04-01 03:54:12 +00:00
Pavel Janík
42d9d13aa3 Fix typo. 2002-03-31 16:43:51 +00:00
Richard M. Stallman
6bcb18879c Fix version number. 2002-03-28 18:29:02 +00:00
Richard M. Stallman
d2fc6ed88d Mention that README has the version number. 2002-03-28 18:28:52 +00:00
Richard M. Stallman
35208b4239 (Type Keywords): Minor corrections and cleanups. 2002-03-25 00:43:10 +00:00
Eli Zaretskii
adcac9f50f (Symbol Type): Use colon' in index entries instead of :' only in Info. 2002-03-22 13:41:46 +00:00
Richard M. Stallman
996d82f827 Correct info on return values of switch-to-buffer and pop-to-buffer. 2002-03-14 09:00:46 +00:00
Richard M. Stallman
1bd2023a37 Update doc of local-map and keymap text properties. 2002-03-14 08:59:00 +00:00
Eli Zaretskii
756e1ca004 (Symbol Type): Avoid makeinfo warning about colons in indices. 2002-03-13 17:59:14 +00:00
Richard M. Stallman
f8e7eebe83 Clean up session manager node. 2002-03-11 09:10:19 +00:00
Jan Djärv
d873ec96b5 *** empty log message *** 2002-03-10 16:31:43 +00:00
Jan Djärv
750c3b025d (Session Management): New node about X Session management. 2002-03-10 16:31:30 +00:00