1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

2349 Commits

Author SHA1 Message Date
Richard M. Stallman
05bdf2d724 *** empty log message *** 2006-07-17 21:07:29 +00:00
Richard M. Stallman
27ddcc192f (Processing of Errors): Add command-error-function. 2006-07-17 21:07:20 +00:00
Richard M. Stallman
daeeeffc3f *** empty log message *** 2006-07-17 20:57:24 +00:00
Richard M. Stallman
6a20a6062e (File Local Variables): Clarify that
file local variables make buffer-local bindings.
2006-07-17 20:56:58 +00:00
Richard M. Stallman
90b80b6944 (Syntactic Font Lock): Give default for font-lock-syntax-table. 2006-07-17 20:56:18 +00:00
Nick Roberts
c9abd53002 (Special Properties): Clean up previous change. 2006-07-17 04:20:41 +00:00
Nick Roberts
7e1c1289f9 *** empty log message *** 2006-07-17 04:19:54 +00:00
Karl Berry
4a76f78d18 page breaks through chapter 10 2006-07-16 23:30:58 +00:00
Karl Berry
ece35e15a7 fix bad page breaks 2006-07-16 18:25:23 +00:00
Karl Berry
912c723552 fix underfull hbox 2006-07-16 17:48:24 +00:00
Nick Roberts
f0b99db0a5 (Special Properties): Describe fontified text property
in relation to a character (not text).
2006-07-15 06:37:39 +00:00
Nick Roberts
54b7938f98 *** empty log message *** 2006-07-15 06:37:03 +00:00
Kim F. Storm
19cafe2c1f (Standard Keymaps): Add xref for minibuffer maps.
Add apropos-mode-map, custom-mode-map, esc-map, global-map,
grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
2006-07-15 00:14:38 +00:00
Kim F. Storm
0864179af2 *** empty log message *** 2006-07-15 00:13:10 +00:00
Kim F. Storm
bd04e7deab (Antinews): Mention redisplay function.
The kbd macro existed, but was not documented, before 22.x.
Function pos-visible-in-window-p is not new in 22.x, just enhanced.
2006-07-14 23:32:14 +00:00
Kim F. Storm
3f11901a5d Mention that kbd macro has existed since Emacs 20.1. 2006-07-14 23:31:09 +00:00
Nick Roberts
b960286762 * display.texi (Displaying Messages): Add anchor.
* frames.texi (Dialog Boxes): Use it.
2006-07-13 23:43:20 +00:00
Nick Roberts
b4f62d0a35 *** empty log message *** 2006-07-13 23:40:21 +00:00
Richard M. Stallman
2c6e026af7 *** empty log message *** 2006-07-12 16:10:39 +00:00
Richard M. Stallman
0c1cf12271 (Frame Type): Explain nature of frames better. 2006-07-12 16:10:27 +00:00
Richard M. Stallman
cdbd53be7f Fix typo in prev change. 2006-07-12 16:09:53 +00:00
Richard M. Stallman
6dec797eaa (Frames): Explain nature of frames better. 2006-07-12 16:09:36 +00:00
Richard M. Stallman
9aa9b967b9 (Coding Conventions): Explain why use cl at compile time. 2006-07-12 16:07:17 +00:00
YAMAMOTO Mitsuharu
099d42019a *** empty log message *** 2006-07-12 08:38:06 +00:00
YAMAMOTO Mitsuharu
4b3b63966e (Getting Out): Suspending is not allowed on Mac, either. 2006-07-12 08:34:50 +00:00
YAMAMOTO Mitsuharu
279a8f1a78 (Window System Selections): Mention scrap support for Mac.
Default value of x-select-enable-clipboard is t on Mac.
2006-07-12 08:34:36 +00:00
Kim F. Storm
ff97f952e6 *** empty log message *** 2006-07-11 00:48:06 +00:00
Kim F. Storm
9ae011ae3b (Waiting): (sit-for -1) is no longer special.
(sit-for 0) is equivalent to (redisplay).
Iconifying/deiconifying no longer makes sit-for return.
2006-07-11 00:47:53 +00:00
Kim F. Storm
a4df70f7df (Forcing Redisplay): Add `redisplay' function.
Don't mention (sit-for -1) -- use (redisplay t) instead.
2006-07-11 00:47:42 +00:00
Nick Roberts
c876e7b757 Modify last change. 2006-07-10 23:03:59 +00:00
Nick Roberts
947829dcbb (Coding Conventions): Mention macros.
Suggested by Ken Manheimer.
2006-07-10 22:53:56 +00:00
Nick Roberts
ff3d895e9c *** empty log message *** 2006-07-10 22:53:06 +00:00
Nick Roberts
a183016f11 *** empty log message *** 2006-07-09 22:46:06 +00:00
Nick Roberts
d9e8a9641d (Buttons): Fix typo. 2006-07-09 22:34:41 +00:00
Nick Roberts
fdd0ca6178 index.texi, elisp.texi (New Symbols): Comment node out. 2006-07-09 22:34:03 +00:00
Richard M. Stallman
b86be617b2 (Truncation): Clean up previous change. 2006-07-09 18:58:09 +00:00
Richard M. Stallman
3aa7c28e8e *** empty log message *** 2006-07-09 02:08:14 +00:00
Richard M. Stallman
34079653ff (Interactive Call): Use 3 as prefix in example for execute-extended-command. 2006-07-09 02:07:25 +00:00
Richard M. Stallman
0d93030da7 (Attribute Functions): Move paragraph about compatibility with Emacs < 21. 2006-07-09 02:06:34 +00:00
Kim F. Storm
08b17d373d *** empty log message *** 2006-07-08 22:32:32 +00:00
Kim F. Storm
2735e10950 (Refresh Screen): Clarify force-window-update.
(Truncation): "Normally" indicated by fringe arrows.
2006-07-08 22:28:59 +00:00
Kim F. Storm
5a1048a548 (Fforce_window_update): Doc fix. 2006-07-08 22:28:49 +00:00
Eli Zaretskii
89fb915490 *** empty log message *** 2006-07-08 18:27:47 +00:00
Eli Zaretskii
e7176868e0 (Making Backups, Auto-Saving): Remove @tindex entries. 2006-07-08 18:13:14 +00:00
Eli Zaretskii
120645374c (Command Loop Info, Adjusting Point): Remove @tindex. 2006-07-08 18:12:43 +00:00
Eli Zaretskii
4faa0e0425 (Iteration): Remove @tindex. 2006-07-08 18:12:14 +00:00
Eli Zaretskii
986ce8de18 (Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
Auto Faces, Font Lookup, Fringe Indicators, Display Margins, Image Descriptors,
Showing Images, Image Cache, Button Types, Making Buttons, Manipulating
Buttons, Button Buffer Commands, Display Table Format, Glyphs): Remove
@tindex.
2006-07-08 18:11:49 +00:00
Eli Zaretskii
00c44593e7 (Visiting Functions, File Name Components, Unique File Names,
Contents of Directories): REmove @tindex.
2006-07-08 18:10:36 +00:00
Eli Zaretskii
c709f8f62b (Creating Frames, Parameter Access, Pointer Shape)
(Color Names, Text Terminal Colors, Display Feature Testing): Remove @tindex.
2006-07-08 18:09:50 +00:00
Eli Zaretskii
e3e0619c0b (What Is a Function, Mapping Functions): Remove @tindex. 2006-07-08 18:09:12 +00:00