1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

738 Commits

Author SHA1 Message Date
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
Richard M. Stallman
22c94cf2a6 (Major Modes): Explain major mode functions, how they work, and how
long the effect lasts.
2002-03-03 20:27:25 +00:00
Eli Zaretskii
0594fc7f6a (Horizontal Scrolling): Rename automatic-hscrolling to auto-hscroll-mode. 2002-03-03 17:38:24 +00:00
Eli Zaretskii
a007679cfa (Locales): locale-coding-system is used for decoding keyboard input on X. 2002-03-02 14:36:54 +00:00
Eli Zaretskii
1b02d12c87 (Encoding and I/O): Mention select-safe-coding-system in the documentation
of buffer-file-coding-system and save-buffer-coding-system.
2002-03-02 12:04:21 +00:00
Richard M. Stallman
3243b9f38e Clarify gamma correction. 2002-02-27 05:29:00 +00:00
Eli Zaretskii
23b7c67546 (Window System Selections): The default encoding is now
compound-text-with-extensions.
2002-02-26 16:48:59 +00:00
Pavel Janík
8f626a4c50 *** empty log message *** 2002-02-23 10:55:47 +00:00
Eli Zaretskii
f120431c7e (Math Functions): Document the optional second arg of atan. 2002-02-19 11:03:54 +00:00
Richard M. Stallman
9b9d845dca Minor clarification. 2002-02-14 01:38:49 +00:00
Richard M. Stallman
f788be92ae Explain about underlined functions in debugger buffer.
Minor clarification.
2002-02-14 00:38:41 +00:00
Stefan Monnier
89cda0c5e9 *** empty log message *** 2002-02-12 19:33:46 +00:00
Eli Zaretskii
d211eec7ba (Standard Faces): Document mode-line-inactive. 2002-02-12 18:57:31 +00:00
Eli Zaretskii
121af256e0 (Selecting Windows): Document that save-selected-window doesn't restore
the window if it is no longer alive.
2002-02-12 17:51:28 +00:00
Eli Zaretskii
d0997f103e (Text Terminal Colors): Remove description of tty-display-color-cells. 2002-02-06 18:39:36 +00:00
Eli Zaretskii
2811080bdd (Standard Faces): Document the minibuffer-prompt face and the
minibuffer-prompt-properties variable.
2002-02-03 17:38:25 +00:00
Eli Zaretskii
47edc1f718 (Text Terminal Colors): Remove the documentation of tty-display-color-p.
Suggest to avoid the use of tty-display-color-cells.
2002-02-03 11:21:01 +00:00
Richard M. Stallman
baee139771 Document date-to-time and seconds-to-time.
New node Time Calculations.
2002-02-01 04:28:28 +00:00
Richard M. Stallman
ac7845fd60 Clarifications. 2002-01-26 23:19:48 +00:00
Richard M. Stallman
9db0af9e14 Exchange meanings of scroll-up-aggressively and scroll-down-aggressively.
Delete text erroneously added for scroll-conservatively.
2002-01-26 23:06:28 +00:00
Richard M. Stallman
b090d7925a Minor cleanups. 2002-01-26 22:43:53 +00:00
Eli Zaretskii
e8384e8611 (Text Terminal Colors): Document tty-display-color-p. 2002-01-25 14:15:02 +00:00
Eli Zaretskii
8d78fe2242 (Text Terminal Colors): Document tty-display-color-cells. 2002-01-25 13:53:56 +00:00
Eli Zaretskii
6e2391a817 (Truncation, Overlay Arrow, Usual Display): Add index entries for fringe
usage.
2002-01-22 11:39:38 +00:00