Reword previous with-temp-buffer-window doc fixes
[bpt/emacs.git] / doc / lispref / ChangeLog
CommitLineData
6439ae19
GM
12012-11-17 Glenn Morris <rgm@gnu.org>
2
3 * frames.texi (Size and Position): Add fit-frame-to-buffer command.
4 * windows.texi (Resizing Windows): Add fit-frame-to-buffer option.
5 (Window Sizes): Add vindex for window-min-height, window-min-width.
6
0ff7851c
MR
72012-11-16 Martin Rudalics <rudalics@gmx.at>
8
9 * windows.texi (Choosing Window): Rewrite description of
10 display-buffer-alist (Bug#12167).
11 (Display Action Functions): Mention inhibit-switch-frame. Fix
12 description of display-buffer-below-selected. Reorder actions.
13 Add example (Bug#12848).
14
96a68577
SM
152012-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
16
17 * keymaps.texi (Translation Keymaps): Add a subsection "Interaction
18 with normal keymaps" (bug#12868).
19
c79c7f2f
GM
202012-11-15 Glenn Morris <rgm@gnu.org>
21
22 * display.texi (Face Attributes): Fix :underline COLOR description.
bde3c6c0
GM
23 (Attribute Functions): Update for set-face-underline rename.
24 Tweak descriptions of face-underline-p, face-inverse-video-p.
c79c7f2f 25
e4e9830b
GM
262012-11-14 Glenn Morris <rgm@gnu.org>
27
28 * keymaps.texi (Searching Keymaps, Tool Bar): Untabify examples,
29 so they align better in info.
921c067f
GM
30 (Active Keymaps, Searching Keymaps, Controlling Active Maps):
31 Document set-temporary-overlay-map.
e4e9830b 32
a13e12f9
GM
332012-11-12 Glenn Morris <rgm@gnu.org>
34
35 * variables.texi (Adding Generalized Variables):
36 At least mention gv-define-expander and gv-letplace.
37
6efddf78
GM
382012-11-11 Glenn Morris <rgm@gnu.org>
39
164f28b5 40 * debugging.texi (Error Debugging): Mention debug-on-message.
57fc0fee 41 (Using Debugger): Mention debugger-bury-or-kill.
164f28b5 42
38868ad7
GM
43 * control.texi (Signaling Errors):
44 * debugging.texi (Error Debugging):
45 * errors.texi (Standard Errors): Add user-error.
46
6efddf78
GM
47 * variables.texi (Adding Generalized Variables):
48 Use standard formatting for common lisp note about setf functions.
49
fdaf534a
MR
502012-11-07 Martin Rudalics <rudalics@gmx.at>
51
52 * elisp.texi (Top): Add Recombining Windows to menu.
53 * windows.texi (Recombining Windows): New subsection.
54 (Splitting Windows): Rewrite text on handling of window
55 combinations and move it to new subsection.
56
7c08f8ba
CY
572012-11-07 Chong Yidong <cyd@gnu.org>
58
8a3afaf9
CY
59 * searching.texi (Replacing Match): Document \? in replace-match.
60
7c08f8ba
CY
61 * variables.texi (Creating Buffer-Local): Document setq-local and
62 defvar-local.
63 (Setting Generalized Variables): Arrange table alphabetically.
64
65 * lists.texi (List Elements, List Variables): Clarify descriptions
66 of push and pop for generalized variables.
67
68 * edebug.texi (Specification List): setf is no longer CL-only.
69
2ee1d59f
GM
702012-11-07 Glenn Morris <rgm@gnu.org>
71
72 * variables.texi (Adding Generalized Variables):
73 Update description of FIX-RETURN expansion.
74
ebdbfb95
GM
752012-11-06 Glenn Morris <rgm@gnu.org>
76
77 * variables.texi (Setting Generalized Variables):
78 Split most of previous contents into this subsection.
79 (Adding Generalized Variables): New subsection.
651af8c6
GM
80 Move note on lack of setf functions here from misc/cl.texi.
81
ebdbfb95
GM
82 * elisp.texi: Add Generalized Variables subsections to detailed menu.
83
a9a3835c
CY
842012-11-05 Chong Yidong <cyd@gnu.org>
85
86 * frames.texi (Initial Parameters): Doc fix (Bug#12144).
87
2395ab64
CY
882012-11-03 Chong Yidong <cyd@gnu.org>
89
90 * objects.texi (General Escape Syntax): Clarify the explanation of
91 escape sequences.
92 (Non-ASCII in Strings): Clarify when a string is unibyte vs
93 multibyte. Hex escapes do not automatically make a string
94 multibyte.
95
43bcfda6
MR
962012-11-03 Martin Rudalics <rudalics@gmx.at>
97
98 * windows.texi (Switching Buffers): Document option
99 switch-to-buffer-preserve-window-point.
100 (Display Action Functions): Document window-height and
101 window-width alist entries.
102 (Display Action Functions): Document
103 display-buffer-below-selected and
104 display-buffer-in-previous-window.
105 (Quitting Windows): Document quit-restore-window. Rewrite
106 section.
107 (Window Configurations): In window-state-get mention that
108 argument window must be valid.
109 (Window Parameters): Document quit-restore window parameter
110 (Bug#12158).
111
89b2c8a1
GM
1122012-10-31 Glenn Morris <rgm@gnu.org>
113
88390adf
GM
114 * control.texi (Catch and Throw): Add xref to cl.texi.
115
aec5e6f9
GM
116 * lists.texi (Sets And Lists): Point xref to better location.
117
0d8e94e9
GM
118 * errors.texi (Standard Errors):
119 * loading.texi (Autoload): Update for cl-lib namespace changes.
120
5241598a
GM
121 * modes.texi (Defining Minor Modes): "Generalized Variables"
122 section is now in this manual rather than cl.texi.
123
89b2c8a1
GM
124 * eval.texi (Special Forms): No longer special forms: defmacro,
125 defun, save-window-excursion, with-output-to-temp-buffer.
126 * functions.texi (Defining Functions): Defun is now a macro.
127 Defalias is a function.
128
516e1a08
GM
1292012-10-30 Glenn Morris <rgm@gnu.org>
130
131 * variables.texi (Generalized Variables): Fix typo.
132
e29e39c9
CY
1332012-10-30 Chong Yidong <cyd@gnu.org>
134
135 * symbols.texi (Symbol Plists): Document function-get.
136
137 * loading.texi (Autoload): Document autoloadp, autoload-do-load.
138
139 * frames.texi (Visibility of Frames): Document tty-top-frame.
140
70edffb1
SM
1412012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
142
143 * keymaps.texi (Format of Keymaps): Document the multiple
144 inheritance format.
145
3a51f0eb
MR
1462012-10-28 Martin Rudalics <rudalics@gmx.at>
147
148 * windows.texi (Basic Windows): Reformulate description of live,
149 internal and valid windows.
150 (Cyclic Window Ordering): Describe new argument of
151 get-lru-window and get-largest-window. Add description of
152 window-in-direction.
153
5b6887ad
GM
1542012-10-27 Glenn Morris <rgm@gnu.org>
155
5887564d
GM
156 * variables.texi (Generalized Variables): New section,
157 adapted from misc/cl.texi.
158 * elisp.texi (Top): Add Generalized Variables to menu.
159 * lists.texi (List Elements, List Variables):
160 Mention generalized variables.
161
5b6887ad
GM
162 * lists.texi (List Elements): Typo fix.
163
05b621a6
CY
1642012-10-27 Chong Yidong <cyd@gnu.org>
165
166 * minibuf.texi (High-Level Completion): Don't mention removed
167 function iswitchb-read-buffer.
168
169 * commands.texi (Event Input Misc): Remove last-input-char.
170 (Command Loop Info): Remove last-command-char.
171
172 * frames.texi (Initial Parameters): Don't mention the obsolete
173 special-display feature.
174
175 * windows.texi (Choosing Window): Don't mention the obsolete
176 special display feature.
177 (Choosing Window Options): Remove obsolete special-display
178 variables, and the functions special-display-p and
179 special-display-popup-frame.
180
181 * display.texi (Fringe Bitmaps): Add exclamation-mark bitmap.
182
183 * hooks.texi (Standard Hooks): Remove obsolete hooks.
184
185 * markers.texi (Information from Markers): Remove obsolete
186 function buffer-has-markers-at.
187
188 * text.texi (Yanking): Document yank-handled-properties.
189
72ec96fb
PE
1902012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
191
192 Update manual for new time stamp format (Bug#12706).
193 * buffers.texi (Modification Time):
194 * files.texi (Testing Accessibility, File Attributes):
195 * intro.texi (Version Info):
196 * os.texi (Time of Day):
197 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
198 These instances were missed the first time around.
199 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>.
200
75e8f9d2
CY
2012012-10-24 Chong Yidong <cyd@gnu.org>
202
cd996018
CY
203 * minibuf.texi (Text from Minibuffer): Document read-regexp
204 changes.
205
206 * nonascii.texi (Selecting a Representation): Document
207 set-buffer-multibyte changes.
208
75e8f9d2
CY
209 * keymaps.texi (Toolkit Differences): Node deleted.
210 (Easy Menu): New node.
211
d1069532
SM
2122012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
213
214 * hooks.texi (Standard Hooks): Clarify that -hooks is deprecated.
215
c4132fd4
PE
2162012-10-23 Paul Eggert <eggert@cs.ucla.edu>
217
218 Fix outdated timestamp documentation in Elisp manual (bug#12706).
219 * files.texi (File Attributes):
220 * text.texi (Undo):
221 Time stamp resolution is now 1 picosecond, not 1 second.
222
1fb3aa3f
CY
2232012-10-23 Chong Yidong <cyd@gnu.org>
224
49238e7f
CY
225 * display.texi (Font Lookup): Remove font-list-limit.
226
1fb3aa3f
CY
227 * keymaps.texi (Key Sequences): Avoid referring to Edit Macro mode
228 (Bug#12529).
229
5fb904b0
GM
2302012-10-22 Glenn Morris <rgm@gnu.org>
231
f961c7d8
GM
232 * os.texi (Recording Input): Tiny fix.
233
4ee87740
GM
234 * intro.texi (Lisp History):
235 * lists.texi (Sets And Lists): Refer to cl-lib rather than cl.
5fb904b0
GM
236 * tips.texi (Coding Conventions): Recommend cl-lib over cl.
237
d18a0d24
CY
2382012-10-15 Chong Yidong <cyd@gnu.org>
239
240 * macros.texi (Defining Macros): defmacro is now a macro.
241 Explicitly list the docstring and declare arguments.
242
243 * functions.texi (Anonymous Functions): Explicitly list the
244 docstring, declare, and interactive arguments to lambda.
245 (Defining Functions): Likewise for defun.
246 (Inline Functions): Likewise for defsubst.
247 (Declare Form): Tweak description.
248
73f2b4ab
CY
2492012-10-13 Chong Yidong <cyd@gnu.org>
250
251 * display.texi (ImageMagick Images): ImageMagick enabled by default.
252
379acb95
CY
2532012-10-05 Chong Yidong <cyd@gnu.org>
254
255 * minibuf.texi (Basic Completion): Clarify list form of completion
256 table (Bug#12564).
257
e8757f09 2582012-10-05 Bruno Félix Rezende Ribeiro <oitofelix@gmail.com> (tiny change)
26026637
BFRR
259
260 * functions.texi (Function Safety): Copyedit. (Bug#12562)
261
86ec63ba
PE
2622012-10-01 Paul Eggert <eggert@cs.ucla.edu>
263
264 Revert the FOLLOW-SYMLINKS change for file-attributes.
265 * files.texi (File Attributes, Magic File Names): Undo last change.
266
e7a2937b
PE
2672012-09-30 Paul Eggert <eggert@cs.ucla.edu>
268
269 file-attributes has a new optional arg FOLLOW-SYMLINKS.
270 * files.texi (File Attributes): Describe it.
271 (Magic File Names): Use it.
272
48de8b12
CY
2732012-09-30 Chong Yidong <cyd@gnu.org>
274
275 * commands.texi (Click Events): Define "mouse position list".
276 Remove mention of unimplemented horizontal scroll bars.
277 (Drag Events, Motion Events): Refer to "mouse position list".
278 (Accessing Mouse): Document posnp.
279
280 * errors.texi (Standard Errors): Tweak arith-error description.
281 Tweak markup. Remove domain-error and friends, which seem to be
282 unused after the floating-point code revamp.
283
284 * functions.texi (Obsolete Functions): Obsolescence also affects
285 documentation commands. Various clarifications.
286 (Declare Form): New node.
287
288 * strings.texi (String Basics): Copyedits.
289
290 * os.texi (Idle Timers): Minor clarifications.
291 (User Identification): Add system-users and system-groups.
292
293 * macros.texi (Defining Macros): Move description of `declare' to
294 Declare Form node.
295
296 * loading.texi (Autoload):
297 * help.texi (Documentation Basics): The special sequences can
298 trigger autoloading.
299
300 * numbers.texi (Integer Basics): Copyedits.
301 (Float Basics): Consider IEEE floating point always available.
302 (Random Numbers): Document actual limits.
303 (Arithmetic Operations): Clarify division by zero. Don't mention
304 the machine-independence of negative division since it does not
305 happen in practice.
306
3072012-09-28 Chong Yidong <cyd@gnu.org>
308
309 * os.texi (Startup Summary): Document leim-list.el change.
310
3112012-09-25 Chong Yidong <cyd@gnu.org>
312
313 * functions.texi (Defining Functions): defun is now a macro.
314
e61d39cd 3152012-09-28 Leo Liu <sdl.web@gmail.com>
03922966
LL
316
317 * files.texi (Files): Fix typo.
318
e109c4a6
CY
3192012-09-23 Chong Yidong <cyd@gnu.org>
320
321 * buffers.texi (Read Only Buffers): Document read-only-mode.
322
323 * keymaps.texi (Alias Menu Items): Replace toggle-read-only with
324 read-only-mode.
325
326 * backups.texi (Auto-Saving): Refer to Minor Mode Conventions for
327 calling conventions.
328
c88b867f
CY
3292012-09-22 Chong Yidong <cyd@gnu.org>
330
331 * searching.texi (Replacing Match): Minor clarification.
332
df9685f3
EZ
3332012-09-22 Eli Zaretskii <eliz@gnu.org>
334
287d7455
EZ
335 * edebug.texi (Instrumenting): Improve indexing.
336
df9685f3
EZ
337 * os.texi (Idle Timers): Warn against reinvoking an idle timer
338 from within its own timer action. (Bug#12447)
339
47133380
CY
3402012-09-22 Chong Yidong <cyd@gnu.org>
341
342 * frames.texi (Pop-Up Menus): Minor clarification (Bug#11148).
343
ab199df2 3442012-09-21 Glenn Morris <rgm@gnu.org>
1bfe3177
GM
345
346 * debugging.texi (Using Debugger): Fix typo.
347
ed1f0bd3
CY
3482012-09-18 Chong Yidong <cyd@gnu.org>
349
350 * display.texi (Faces): Discuss anonymous faces.
351 (Face Attributes): Tweak intro.
352 (Defining Faces): Move after the Face Attributes node. Copyedits.
353 (Displaying Faces): Describe role of inheritance.
354
355 * customize.texi (Customization): Define customization more
356 carefully (Bug#11440).
357 (Common Keywords): Add xref to Constant Variables.
358
359 * variables.texi (Defining Variables): Link to defcustom's node
360 instead of the higher-level Customization chapter.
361
c990426a
PE
3622012-09-11 Paul Eggert <eggert@cs.ucla.edu>
363
364 Simplify, document, and port floating-point (Bug#12381).
365 * numbers.texi (Float Basics, Arithmetic Operations, Math Functions):
366 Document that / and mod (with floating point arguments), along
367 with asin, acos, log, log10, expt and sqrt, return special values
368 instead of signaling exceptions.
369 (Float Basics): Document that logb operates on the absolute value
370 of its argument.
371 (Math Functions): Document that (log ARG BASE) also returns NaN if
372 BASE is negative. Document that (expt X Y) returns NaN if X is a
373 finite negative number and Y a finite non-integer.
374
011474aa
CY
3752012-09-09 Chong Yidong <cyd@gnu.org>
376
bb6b0efc
CY
377 * lists.texi (Sets And Lists): Explain that the return value for
378 delete should be used, like for delq.
379
011474aa
CY
380 * minibuf.texi (Yes-or-No Queries): Document recentering and
381 scrolling in y-or-n-p. Remove gratuitous example.
382
383 * searching.texi (Search and Replace): Document window scrolling
384 entries in query-replace-map.
385
6dcef6ec
CY
3862012-09-08 Chong Yidong <cyd@gnu.org>
387
388 * syntax.texi (Syntax Table Internals): Define "raw syntax
389 descriptor" terminology (Bug#12383).
390 (Syntax Descriptors): Mention raw syntax descriptors.
391
52404181
CY
3922012-09-07 Chong Yidong <cyd@gnu.org>
393
1a5432bc
CY
394 * variables.texi (Creating Buffer-Local): Fix description of
395 local-variable-if-set-p (Bug#10713).
396
0a6bdaa1
CY
397 * eval.texi (Intro Eval): Add index entry for sexp (Bug#12233).
398
14ba4cf3
CY
399 * windows.texi (Display Action Functions)
400 (Choosing Window Options): Remove obsolete variable
401 display-buffer-reuse-frames.
cee2e90d 402 (Switching Buffers): Minor doc tweak for switch-to-buffer.
14ba4cf3 403
e5c2edf7
CY
404 * positions.texi (Narrowing): Document buffer-narrowed-p.
405
52404181
CY
406 * markers.texi (Moving Markers): Add xref to Point (Bug#7151).
407
408 * syntax.texi (Low-Level Parsing): Add xref to Parser State
409 (Bug#12269).
410
7f7e0167
LI
4112012-09-04 Lars Ingebrigtsen <larsi@gnus.org>
412
413 * debugging.texi (Explicit Debug): Document `debug-on-message'.
414
6a787d9a
CY
4152012-09-02 Chong Yidong <cyd@gnu.org>
416
417 * windows.texi (Window Configurations): Recommend against using
418 save-window-excursion (Bug#12075).
419
420 * control.texi (Catch and Throw):
421 * positions.texi (Excursions): Don't mention it.
422
0e23ef9d
PE
4232012-09-01 Paul Eggert <eggert@cs.ucla.edu>
424
425 Better seed support for (random).
426 * numbers.texi (Random Numbers): Document new behavior of
427 the calls (random) and (random STRING).
428
342dac71
MR
4292012-08-21 Martin Rudalics <rudalics@gmx.at>
430
431 * windows.texi (Window Point): Document recent changes in
432 window-point and set-window-point.
433 (Selecting Windows): Document recent change in select-window.
434
a08eadfe
EZ
4352012-08-06 Eli Zaretskii <eliz@gnu.org>
436
437 * functions.texi (Closures): Put the main index entry for
438 "closures" here. (Bug#12138)
439
440 * variables.texi (Lexical Binding): Disambiguate the index entry
441 for "closures".
442
35b6586e
CY
4432012-08-05 Chong Yidong <cyd@gnu.org>
444
445 * display.texi (Defining Faces): Move documentation of
446 frame-background-mode to the Emacs manual (Bug#7774).
447
02676e5d
CY
4482012-08-04 Chong Yidong <cyd@gnu.org>
449
450 * syntax.texi (Syntax Basics): Rearrange the text for clarity.
451 Fix description of syntax table inheritance.
452 (Syntax Table Functions): Don't refer to internal contents of
453 syntax table, since that is not explained yet. Copyedits.
454 (Standard Syntax Tables): Node deleted.
455 (Syntax Table Internals): Misc clarifications. Improve table
456 formatting.
457
458 * keymaps.texi (Inheritance and Keymaps):
459 * text.texi (Sticky Properties): Tweak index entry.
460
73e0cbc0
EZ
4612012-07-28 Eli Zaretskii <eliz@gnu.org>
462
463 * nonascii.texi (Character Sets): Fix a typo. (Bug#12062)
464
09ae5da1
PE
4652012-07-25 Paul Eggert <eggert@cs.ucla.edu>
466
467 Prefer typical American spelling for "acknowledgment".
468 * intro.texi (Acknowledgments): Rename from Acknowledgements.
469
1ada2e55
EZ
4702012-07-21 Eli Zaretskii <eliz@gnu.org>
471
472 * commands.texi (Special Events): Mention language-change event.
473 (Input Events, Interactive Codes):
474 * keymaps.texi (Key Sequences): Mention events that are
475 non-keyboard but also non-mouse events.
476
9ea10cc3
CY
4772012-07-17 Chong Yidong <cyd@gnu.org>
478
479 * text.texi (Insertion): Document insert-char changes.
480
2e2d2a13
LL
4812012-07-15 Leo Liu <sdl.web@gmail.com>
482
483 * display.texi (Fringe Bitmaps): Add exclamation-mark.
484
b68b3337
CY
4852012-07-13 Chong Yidong <cyd@gnu.org>
486
487 * buffers.texi (Read Only Buffers): Document toggle-read-only
488 changes. Reword to account for the fact that read-only is
489 currently not supported in overlay properties.
490
ab4c47d3
CY
4912012-07-07 Chong Yidong <cyd@gnu.org>
492
493 * loading.texi (Library Search): Index site-lisp directories.
494
d4913798
CY
4952012-07-06 Chong Yidong <cyd@gnu.org>
496
497 * intro.texi (A Sample Function Description): Fix incorrect
498 markup, undoing previous change.
499 (A Sample Variable Description): Minor clarifications and markup
500 improvements.
501
502 * elisp.texi (Top):
503 * text.texi (Text): Fix menu order.
504
251736f4
RS
5052012-07-06 Richard Stallman <rms@gnu.org>
506
507 * intro.texi (Evaluation Notation, A Sample Function Description):
8c6c57ea 508 (A Sample Variable Description): Improve/undo previous changes.
251736f4 509
e8d71283
GM
5102012-07-05 Glenn Morris <rgm@gnu.org>
511
512 * intro.texi (A Sample Function Description): Fix cross-refs.
513
47187200
MW
5142012-07-05 Michael Witten <mfwitten@gmail.com> (tiny change)
515
516 * intro.texi (Evaluation Notation, A Sample Function Description)
517 (A Sample Variable Description, Version Info): Copy edits (bug#11862).
518
a2eb421b
CY
5192012-06-27 Chong Yidong <cyd@gnu.org>
520
521 * processes.texi (Asynchronous Processes, Input to Processes):
522 * internals.texi (Process Internals): Don't capitalize "pty".
523
6d41a41d
TTN
5242012-06-24 Thien-Thi Nguyen <ttn@gnuvola.org>
525
526 * processes.texi (Asynchronous Processes): Make the pty vs pipe
527 discussion more prominent.
528
0bd8297f
EZ
5292012-06-23 Eli Zaretskii <eliz@gnu.org>
530
531 * commands.texi (Misc Events): Document the language-change event.
532
d35af63c
PE
5332012-06-22 Paul Eggert <eggert@cs.ucla.edu>
534
535 Support higher-resolution time stamps (Bug#9000).
536 * os.texi (Time of Day, Time Parsing, Processor Run Time, Idle Timers):
537 * processes.texi (System Processes):
538 Time stamp resolution is now picosecond, not microsecond.
539
ac1a0ce1 5402012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
541
542 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
543
1053a871
SM
5442012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
545
546 * functions.texi (Defining Functions):
547 * macros.texi (Defining Macros): Un-define the return value of `defun',
548 `defmacro' and `defalias'.
549
41b7f8bc
CY
5502012-06-17 Chong Yidong <cyd@gnu.org>
551
552 * elisp.texi: Remove urlcolor setting.
553
82a25657
GM
5542012-06-17 Glenn Morris <rgm@gnu.org>
555
556 * display.texi (Face Attributes): Copyedits. Add a few cindex entries.
557 Overlining no longer behaves exactly like underlining.
558
8da9479c
GM
5592012-06-16 Aurelien Aptel <aurelien.aptel@gmail.com>
560
561 * display.texi (Face Attributes):
562 Document wave-style underline face attribute.
563
1b9b4cf4
CY
5642012-06-11 Chong Yidong <cyd@gnu.org>
565
566 * display.texi (ImageMagick Images): ImageMagick now supports the
567 :background property.
568
dbab98c7
DA
5692012-06-10 Dmitry Antipov <dmantipov@yandex.ru>
570
571 * internals.texi (Garbage Collection): Typo fix.
572
6175e34b
CY
5732012-06-09 Chong Yidong <cyd@gnu.org>
574
575 * text.texi (Special Properties): Clarify the meaning of a list of
576 faces in the `face' property.
577
578 * display.texi (Face Remapping): Minor clarification.
579
4b56d0fe
CY
5802012-06-08 Chong Yidong <cyd@gnu.org>
581
582 * display.texi (Face Attributes): Font family does not accept
583 wildcards. De-document obsolete :bold and :italic attributes.
584 (Defining Faces): Use new-style face spec format.
585
f3372c87
DA
5862012-06-08 Dmitry Antipov <dmantipov@yandex.ru>
587
8d7c7eed 588 * internals.texi (Garbage Collection): Document new
f3372c87
DA
589 vector management code and vectorlike_header structure.
590
5f2c76c6
CY
5912012-06-03 Chong Yidong <cyd@gnu.org>
592
593 * modes.texi (Mode Line Data): Use "mode line construct"
594 terminology for consistency.
595
ecc6530d
GM
5962012-05-27 Glenn Morris <rgm@gnu.org>
597
598 * abbrevs.texi, advice.texi, anti.texi, backups.texi:
599 * buffers.texi, commands.texi, compile.texi, control.texi:
600 * customize.texi, debugging.texi, display.texi, doclicense.texi:
601 * edebug.texi, elisp.texi, errors.texi, eval.texi, files.texi:
602 * frames.texi, functions.texi, gpl.texi, hash.texi, help.texi:
603 * hooks.texi, index.texi, internals.texi, intro.texi, keymaps.texi:
604 * lists.texi, loading.texi, macros.texi, maps.texi, markers.texi:
605 * minibuf.texi, modes.texi, nonascii.texi, numbers.texi:
606 * objects.texi, os.texi, package.texi, positions.texi:
607 * processes.texi, searching.texi, sequences.texi, streams.texi:
608 * strings.texi, symbols.texi, syntax.texi, text.texi, tips.texi:
609 * variables.texi, windows.texi: Nuke hand-written node pointers.
610
33017faf 6112012-05-27 Chong Yidong <cyd@gnu.org>
27d1f87a 612
33017faf
GM
613 * functions.texi (Obsolete Functions):
614 Fix doc for set-advertised-calling-convention.
27d1f87a
CY
615
616 * modes.texi (Mode Help): Fix describe-mode.
617
618 * display.texi (Face Functions): Fix define-obsolete-face-alias.
619
620 * variables.texi (Variable Aliases): Fix make-obsolete-variable.
621
33017faf 6222012-05-27 Martin Rudalics <rudalics@gmx.at>
0b128ac4 623
33017faf 624 * commands.texi (Recursive Editing): recursive-edit is a command.
0b128ac4
MR
625
626 * compile.texi (Docs and Compilation):
627 byte-compile-dynamic-docstrings is an option.
628
629 * debugging.texi (Invoking the Debugger): debug is a command.
630
631 * display.texi (Progress): progress-reporter-update and
632 progress-reporter-force-update have VALUE argument optional.
633 (Animated Images): Use non-@code{nil} instead of non-nil.
634
33017faf
GM
635 * files.texi (Format Conversion Round-Trip):
636 Use non-@code{nil} instead of non-nil.
0b128ac4
MR
637
638 * frames.texi (Creating Frames): make-frame is a command.
639 (Input Focus): select-frame is a command.
640 (Pointer Shape): void-text-area-pointer is an option.
641
33017faf 642 * help.texi (Describing Characters): read-kbd-macro is a command.
0b128ac4
MR
643 (Help Functions): describe-prefix-bindings is a command.
644
645 * markers.texi (Creating Markers): Both arguments of copy-marker
646 are optional.
647
648 * minibuf.texi (Reading File Names): Use @kbd instead of @code.
649
650 * modes.texi (Mode Line Variables): mode-line-remote and
651 mode-line-client are not options.
652 (Imenu): imenu-add-to-menubar is a command.
33017faf 653 (SMIE Indentation Helpers): Use non-@code{nil} instead of non-nil.
0b128ac4
MR
654
655 * os.texi (Sound Output): play-sound-file is a command.
656
33017faf 657 * package.texi (Package Archives): Use @key{RET} instead of @kbd{RET}.
0b128ac4 658
33017faf
GM
659 * processes.texi (Signals to Processes):
660 Use @key{RET} instead of @code{RET}.
0b128ac4
MR
661 (Signals to Processes): signal-process is a command.
662
33017faf 663 * text.texi (Clickable Text): Use @key{RET} instead of @kbd{RET}.
0b128ac4
MR
664 (Base 64): base64-encode-string is not a command while
665 base64-decode-region is.
666
667 * windows.texi (Switching Buffers): pop-to-buffer is a command.
668
3fe7cdc8
GM
6692012-05-12 Glenn Morris <rgm@gnu.org>
670
671 * Makefile.in (MKDIR_P): New, set by configure.
672 (mkinfodir): Use $MKDIR_P.
673
dc0f75c8
GM
6742012-05-10 Glenn Morris <rgm@gnu.org>
675
b8a82b69
GM
676 * loading.texi (Loading Non-ASCII): Replace the obsolete "unibyte: t"
677 with "coding: raw-text".
51b1e059 678 Concept of multibyte sessions no longer exists.
b8a82b69 679
dc0f75c8
GM
680 * files.texi (File Locks): Mention create-lockfiles option.
681
666b903b 6822012-05-09 Glenn Morris <rgm@gnu.org>
143d9dd8 683
5b6eebcf
GM
684 * vol1.texi, vol2.texi: Remove files.
685 * elisp.texi: Add VOL1,2 conditionals equivalent to vol1,2.texi
686 * two-volume.make: Use elisp.texi as input rather than vol1,2.texi.
687
0a454caf 688 * Makefile.in (clean, mostlyclean): Add some more vol1/2 items.
e6afe47b 689
143d9dd8
GM
690 * two-volume.make (emacsdir): New.
691 (tex): Add directory with emacsver.texi to TEXINPUTS.
692
e68b393e
GM
693 * minibuf.texi (Minibuffer History, Basic Completion):
694 Tweak page breaks.
695
9658dc2a
GM
696 * internals.texi (Garbage Collection, Memory Usage)
697 (Writing Emacs Primitives): Tweak page breaks.
698
161c2a25
GM
699 * streams.texi (Output Variables): Improve page break.
700
701 * edebug.texi (Edebug Display Update): Improve page break.
702
51d58083
GM
703 * compile.texi (Disassembly): Condense the examples.
704
ddff3351
GM
705 * eval.texi, functions.texi, loading.texi, macros.texi:
706 Where possible, use example rather than smallexample.
707
708 * symbols.texi: Where possible, use example rather than smallexample.
709 (Symbol Components): Fix typo.
710 (Other Plists): Tweak page break.
711
712 * sequences.texi (Arrays): Tweak page breaks.
713
714 * customize.texi: Where possible, use example rather than smallexample.
715 (Common Keywords, Variable Definitions, Applying Customizations)
716 (Custom Themes): Tweak page breaks.
717
718 * control.texi: Where possible, use example rather than smallexample.
719 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
720 Tweak page breaks.
721
ca4b98fa
GM
7222012-05-08 Glenn Morris <rgm@gnu.org>
723
5122804a
GM
724 * two.el: Remove; unused since creation of two-volume.make.
725
ca4b98fa
GM
726 * vol1.texi, vol2.texi: No need to keep menus in these files.
727
eceeb5fc
CY
7282012-05-05 Glenn Morris <rgm@gnu.org>
729
730 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
731
732 * intro.texi (Caveats): Copyedit.
733 (Lisp History): Convert inforef to xref.
734 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
735
736 * text.texi (Auto Filling): Don't mention Emacs 19.
737
738 * commands.texi (Event Input Misc): Don't mention unread-command-char.
739 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
740
741 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
742
eceeb5fc
CY
743 * lists.texi (List-related Predicates, List Variables):
744 Tweak page-breaks.
745 (Sets And Lists): Convert inforef to xref.
746
8045b906
GM
7472012-05-04 Glenn Morris <rgm@gnu.org>
748
749 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
750 (info, infoclean): Use $INFO_EXT.
751 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
752 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
753 (info, maintainer-clean): Use $INFO_EXT.
754 ($(infodir)/elisp$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
755
78f3273a
CY
7562012-05-04 Chong Yidong <cyd@gnu.org>
757
758 * os.texi (Timers): Use defopt for timer-max-repeats.
759
ab0fa4e4
PE
7602012-05-03 Paul Eggert <eggert@cs.ucla.edu>
761
762 * os.texi (Time of Day): Do not limit current-time-string
763 to years 1000..9999.
764
2bc356d7
CY
7652012-05-02 Chong Yidong <cyd@gnu.org>
766
767 * display.texi (Font Lookup):
768 * frames.texi (Pointer Shape):
769 * processes.texi (Subprocess Creation): Use defopt for options.
770
90207a15 7712012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
772
773 * elisp.texi (@copying):
774 * intro.texi (Introduction): Only print VERSION in the TeX version.
775
90207a15 7762012-05-02 Chong Yidong <cyd@gnu.org>
5a5fd9f3
CY
777
778 * text.texi (Change Hooks): Minor fix for after-change-functions.
779
90207a15 7802012-05-02 Glenn Morris <rgm@gnu.org>
7eac3782
GM
781
782 * package.texi (Packaging Basics):
783 * loading.texi (Autoload):
784 * files.texi (Magic File Names):
785 Reword to remove/reduce some overly long/short lines.
786
a8e7d6d7 7872012-04-27 Glenn Morris <rgm@gnu.org>
cf988578
GM
788
789 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
790 * modes.texi (Major Modes, Auto-Indentation):
791 * buffers.texi (Buffers): Some fixes for menu descriptions.
792
a8e7d6d7 7932012-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
88ed9e87
SM
794 * functions.texi (Simple Lambda, Argument List):
795 * eval.texi (Function Indirection): Avoid deprecated form.
796
a8e7d6d7 7972012-04-27 Glenn Morris <rgm@gnu.org>
16152b76 798
1a72be46
GM
799 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
800 Add "et al." to authors.
801
16152b76
GM
802 * buffers.texi, commands.texi, compile.texi, control.texi:
803 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
804 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
805 * modes.texi, numbers.texi, objects.texi, streams.texi:
806 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
807 Use Texinfo recommended convention for quotes+punctuation.
808
a8e7d6d7 8092012-04-27 Chong Yidong <cyd@gnu.org>
9ec7751f
CY
810
811 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
812 to where-is-internal (Bug#10872).
813
a8e7d6d7 8142012-04-27 Glenn Morris <rgm@gnu.org>
9c51bbaa 815
a2715669
GM
816 * macros.texi (Indenting Macros): Fix typo.
817
0b27932b
GM
818 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
819 (Resizing Windows, Deleting Windows, Selecting Windows)
e78d873d
GM
820 (Choosing Window Options, Horizontal Scrolling)
821 (Cyclic Window Ordering, Window History, Dedicated Windows)
09ebefe1
GM
822 (Quitting Windows, Window Configurations, Textual Scrolling):
823 (Coordinates and Windows, Window Configurations)
824 (Window Parameters, Window Hooks): Copyedits.
0b27932b
GM
825 (Splitting Windows, Deleting Windows):
826 Fix ignore-window-parameters logic.
827 (Selecting Windows, Choosing Window Options): Markup fixes.
e78d873d
GM
828 (Window Start and End): Remove pointless example.
829 Remove cross-reference to deleted count-lines content.
09ebefe1
GM
830 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
831 and recenter-positions. Remove recenter example.
0b27932b 832
0dc91072
GM
833 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
834
9c51bbaa
GM
835 * minibuf.texi (Intro to Minibuffers):
836 Tweak discussion of resizing minibuffer window.
837
674ea9c6
GM
8382012-04-26 Glenn Morris <rgm@gnu.org>
839
8a4ca8e3 840 * elisp-covers.texi, front-cover-1.texi: Remove files.
8191c3bd 841
562e638f
GM
842 * tindex.pl: Remove file.
843
674ea9c6
GM
844 * makefile.w32-in (srcs):
845 * Makefile.in (srcs): Remove back.texi (which is unused).
846
b613912b
MA
8472012-04-24 Michael Albinus <michael.albinus@gmx.de>
848
e43042fe
MA
849 * os.texi (Notifications): Extend possible notification hints.
850 Add notifications-get-capabilities.
b613912b 851
f30d612a
CY
8522012-04-20 Chong Yidong <cyd@gnu.org>
853
854 * processes.texi (Asynchronous Processes): Mention nil argument to
855 start-process.
856
b58b1df8
GM
8572012-04-20 Glenn Morris <rgm@gnu.org>
858
859 * minibuf.texi (Basic Completion): No need to describe obarrays here.
860 Don't mention obsolete `nospace' argument of all-completions.
861 (Minibuffer Completion, Completion Commands, Reading File Names)
862 (Completion Variables): Copyedits.
863 (Completion Commands): Mention parent keymaps.
864 Remove obsolete minibuffer-local-filename-must-match-map.
865 (High-Level Completion): Remove read-variable's almost
866 word-for-word duplication of read-command.
867 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
868 Update "High-Level Completion" description.
869
c0ea08d2
GM
870 * minibuf.texi (Minibuffers):
871 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
872
9d2754f5
GM
873 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
874 Use Texinfo-recommended form of quote+punctuation.
875 (Intro to Minibuffers): First minibuffer is #1, not #0.
876 Mention minibuffer-inactive-mode.
877 (Text from Minibuffer): Copyedits.
878 (Minibuffer History, Programmed Completion): Fix @var usage.
c5467d73
GM
879 (Object from Minibuffer): Remove overly pedantic para.
880 (Minibuffer History): Copyedits. Add face-name-history.
881 (Initial Input, Yes-or-No Queries, Multiple Queries)
882 (Minibuffer Windows, Minibuffer Misc): Copyedits.
883 (Yes-or-No Queries): Tweak example.
884 (Minibuffer Commands): Add next-complete-history-element.
885 (Minibuffer Misc): Mention minibuffer-message-timeout, and
886 minibuffer-inactive-mode.
9d2754f5 887
4373fd43
GM
888 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
889 (Bindat Functions): Copyedits.
890
61bb069e 8912012-04-20 Christopher Schmidt <christopher@ch.ristopher.com>
0e80650b
CS
892
893 * files.texi (Saving Buffers): Document `visit and `visit-save'
894 values of require-final-newline.
895
61bb069e 8962012-04-20 Glenn Morris <rgm@gnu.org>
016a35df
GM
897
898 * processes.texi (Output from Processes, Filter Functions):
899 Mention waiting-for-user-input-p.
900 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
901 (Network Servers, Datagrams, Network Processes, Network Options)
902 (Network Feature Testing, Serial Ports): Copyedits.
903 (Network): Add encrypted network overview paragraph.
904 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
905
61bb069e 9062012-04-20 Chong Yidong <cyd@gnu.org>
21ffa320
CY
907
908 * help.texi (Keys in Documentation): Mention :advertised-binding.
909
910 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
911 description to help.texi.
912
61bb069e 9132012-04-20 Glenn Morris <rgm@gnu.org>
62f4b18c
GM
914
915 * processes.texi (Process Information, Input to Processes)
916 (Signals to Processes, Output from Processes, Process Buffers)
917 (Filter Functions, Decoding Output): Copyedits.
4f5d565f 918 (Accepting Output): Discourage use of `millisec' argument.
62f4b18c 919
e153c136
GM
9202012-04-15 Glenn Morris <rgm@gnu.org>
921
922 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
12acf783
GM
923 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
924 Copyedits.
e153c136 925 (Subprocess Creation): Discourage modifying exec-path directly.
12acf783
GM
926 (Synchronous Processes, Asynchronous Processes):
927 Update some example output.
e153c136
GM
928 (Process Information): Fix typo.
929 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
930
e6fd457e 9312012-04-15 Glenn Morris <rgm@gnu.org>
764a3017
GM
932
933 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
934 open-network-stream does exist in Emacs 23, but is simpler.
935
e6fd457e 9362012-04-15 Chong Yidong <cyd@gnu.org>
03ed9e82
CY
937
938 * customize.texi (Custom Themes): Also document load-theme etc.
939
35dc09a1 9402012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
941
942 * customize.texi (Applying Customizations):
943 (Custom Themes): New nodes.
944
945 * display.texi (Defining Faces): Reference custom-set-faces.
946
947 * modes.texi (Defining Minor Modes, Defining Minor Modes):
948 * os.texi (Startup Summary): Copyedits.
949
35dc09a1 9502012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
951
952 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
953
9fce7eda
GM
954 * strings.texi (Case Tables):
955 * objects.texi (General Escape Syntax):
956 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
957
2bb0eca1
GM
958 * buffers.texi, compile.texi, customize.texi, debugging.texi:
959 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
960 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
961 * text.texi: Use @file for buffers, per the Texinfo manual.
962
62200c14
GM
963 * compile.texi (Compiler Errors): Add missing space in buffer name.
964
35dc09a1 9652012-04-14 Chong Yidong <cyd@gnu.org>
9fe9631c
CY
966
967 * processes.texi (Query Before Exit): Remove obsolete function
968 process-kill-without-query (Bug#11190).
969
35dc09a1 9702012-04-14 Glenn Morris <rgm@gnu.org>
8fc85b20
GM
971
972 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
973 Use @env for environment variables.
974
f48a9cb4
GM
975 * Makefile.in: Replace non-portable use of $< in ordinary rules.
976
0a6dd5e2
JA
9772012-04-12 Jari Aalto <jari.aalto@cante.net>
978
979 * processes.texi (Synchronous Processes): Mention
980 `default-directory' (bug#7515).
981
b4d3bc10
CY
9822012-04-09 Chong Yidong <cyd@gnu.org>
983
984 * customize.texi (Variable Definitions): Remove user-variable-p.
985
986 * commands.texi (Interactive Codes):
987 * help.texi (Accessing Documentation):
988 * minibuf.texi (High-Level Completion): Callers changed.
989
ea0ff314
CY
9902012-04-06 Chong Yidong <cyd@gnu.org>
991
992 * minibuf.texi (Programmed Completion): Document metadata method.
993 (Completion Variables): Document completion-category-overrides.
994
91b65361
CY
9952012-04-05 Chong Yidong <cyd@gnu.org>
996
997 * anti.texi (Antinews): Rewrite for Emacs 23.
998
3d439cd1
CY
9992012-04-04 Chong Yidong <cyd@gnu.org>
1000
321cc491
CY
1001 * minibuf.texi (Programmed Completion): Remove obsolete variable
1002 completion-annotate-function.
1003 (Completion Variables): Rename from Completion Styles. Document
1004 completion-extra-properties. Document completion-styles-alist
1005 change.
245d176b
CY
1006 (Reading File Names): minibuffer-local-filename-must-match-map is
1007 not used anymore.
1008 (Minibuffer Completion): Document completing-read-function.
1009 (Completion in Buffers): completion-at-point-functions can return
1010 properties recognized in completion-extra-properties.
321cc491 1011
3d439cd1
CY
1012 * display.texi (Delayed Warnings): New node.
1013
a7972adf
CY
1014 * os.texi (Notifications): Copyedits.
1015
97f4a299
GM
10162012-04-04 Glenn Morris <rgm@gnu.org>
1017
1018 * os.texi (Notifications): Copyedits.
1019
9ff687e1
MA
10202012-04-03 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * os.texi (Terminal-Specific): Fix typo.
1023 (Notifications): New section.
1024
1025 * elisp.texi (Top):
1026 * vol1.texi (Top):
1027 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
1028 menu entries.
1029
42ee526b
CY
10302012-04-01 Chong Yidong <cyd@gnu.org>
1031
1032 * files.texi (Kinds of Files): file-subdir-of-p renamed to
1033 file-in-directory-p.
1034
0b021094
GM
10352012-03-31 Glenn Morris <rgm@gnu.org>
1036
1037 * edebug.texi (Instrumenting Macro Calls):
1038 Mention defining macros at instrumentation time.
1039 (Edebug Options): Mention edebug-unwrap-results.
1040
50fe197c
EZ
10412012-03-31 Eli Zaretskii <eliz@gnu.org>
1042
1043 * text.texi (Special Properties): Clarify the description of the
1044 effect of integer values of the 'cursor' property on cursor
1045 position. See the discussions in bug#11068 for more details and
1046 context.
1047
650b6d0b
GM
10482012-03-31 Glenn Morris <rgm@gnu.org>
1049
1050 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
1051 Copyedits.
1052
5319014e
CY
10532012-03-30 Chong Yidong <cyd@gnu.org>
1054
1055 * display.texi (Image Formats): Add imagemagick type.
1056 (Image Descriptors): Mention how they are used.
1057 (ImageMagick Images): Clarify role of imagemagick-register-types.
1058 (Character Display): Don't mention glyph tables.
1059 (Display Tables): Use make-glyph-code in example.
1060 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
1061 tables are semi-obsolete. De-document create-glyph.
1062 (Glyphless Chars): Note that display tables override this.
1063 (Bidirectional Display): Copyedits. Introduce "bidirectional
1064 reordering" terminology, and use it.
1065
f1224267
GM
10662012-03-30 Glenn Morris <rgm@gnu.org>
1067
1068 * edebug.texi (Jumping): Give name of `i' binding.
1069
d14daa28
GM
10702012-03-28 Glenn Morris <rgm@gnu.org>
1071
1072 * searching.texi (Regular Expressions, Regexp Special):
fee88ca0
GM
1073 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
1074 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
d14daa28
GM
1075 (Regexp Special): Mention collation.
1076 Clarify char classes with an example.
fee88ca0
GM
1077 (Regexp Functions): Mention regexp-opt is not guaranteed.
1078 Mention regexp-opt-charset.
1079 (Regexp Search): Recommend against looking-back.
1080 (Search and Replace): Use Texinfo recommended quote convention.
1081 Add more query-replace-map items. List multi-query-replace-map items.
d14daa28 1082
dcb6e7b3
MR
10832012-03-27 Martin Rudalics <rudalics@gmx.at>
1084
1085 * windows.texi (Window History): Describe new option
1086 switch-to-visible-buffer.
1087
cf0495f2
GM
10882012-03-27 Glenn Morris <rgm@gnu.org>
1089
4fb9a543
GM
1090 * searching.texi (String Search): Add xref to Emacs manual.
1091 Copyedits. Mention the function word-search-regexp.
1092 (Searching and Case): Add xref to Emacs manual. Copyedits.
1093
9364727b
GM
1094 * processes.texi (Network Servers): Standardize apostrophe usage.
1095
cf0495f2
GM
1096 * os.texi (System Environment): Copyedits. Remove some examples
1097 that do not seem useful. Mention setenv third arg.
1098 tty-erase-char does not seem to be nil under a window-system.
1099 (User Identification): Copyedits.
1100 Remove some examples that do not seem useful.
1101
33da7b16
GM
11022012-03-26 Glenn Morris <rgm@gnu.org>
1103
1104 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
1105 (Init File): Copyedits.
1106 (Command-Line Arguments): Copyedits. Do not mention argv alias.
02243d9d
GM
1107 (Killing Emacs): Copyedits.
1108 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
1109 Shorten the example, use more standard shell prompts.
33da7b16 1110
9a69676a
CY
11112012-03-25 Chong Yidong <cyd@gnu.org>
1112
1113 * display.texi (Fringes): Note that fringes are shown on graphical
1114 displays only.
1115 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
1116 (Replacing Specs): Clarify example.
1117 (Manipulating Buttons): Note that button-at can return a marker.
1118 (Buttons): Minor rewrite.
1119 (Character Display): New node. Consolidate all character display
1120 related nodes into its subsections.
1121 (Usual Display): Character 127 is also affected by ctl-arrow.
1122 (Display Tables): Improve example.
1123
c8f6ec5c
GM
11242012-03-22 Glenn Morris <rgm@gnu.org>
1125
1126 * strings.texi (Text Comparison): Mention string-prefix-p.
1127
fb5b8aca
CY
11282012-03-21 Chong Yidong <cyd@gnu.org>
1129
1130 * display.texi (The Echo Area): Add xref to Output Streams.
1131 (Displaying Messages): Improve doc of message.
1132 (Echo Area Customization, Invisible Text): Copyedits.
1133 (Invisible Text): Mention that spec comparison is done with eq.
1134 (Width): Improve doc of char-width.
1135 (Faces): Recommend using symbol instead of string for face name.
1136 Minor clarifications.
1137 (Defining Faces): Copyedits. Update face example.
1138 (Attribute Functions): Mark set-face-foreground etc as commands.
1139 (Face Remapping): Mention text-scale-adjust. Clarify
1140 face-remapping-alist and related docs.
1141 (Face Functions): Don't document make-face or copy-face.
1142
025de85b
CY
11432012-03-20 Chong Yidong <cyd@gnu.org>
1144
1145 * display.texi (Forcing Redisplay): Various rewrites to reflect
1146 new value of redisplay-dont-pause.
1147 (Truncation): Copyedits.
1148
a5656eae
GM
11492012-03-20 Glenn Morris <rgm@gnu.org>
1150
1151 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
1152 Add summary table of some relevant command-line options.
1153
d15aac68
CY
11542012-03-18 Chong Yidong <cyd@gnu.org>
1155
1156 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
1157 (Writing Emacs Primitives): Re-organize discussion of functions
1158 with variable Lisp arguments are handled. Delete an obsolete
1159 remark, previously tagged as FIXME.
1160
1161 * os.texi (Idle Timers): Minor clarification.
1162 (Idle Timers): Link to Time of Day for description of time list.
1163
b59af549
GM
11642012-03-18 Glenn Morris <rgm@gnu.org>
1165
1166 * os.texi (System Interface): Flow control was removed.
1167 (Startup Summary): General update.
1168 (Init File): Don't mention compiling it.
1169
986bd52a
CY
11702012-03-17 Chong Yidong <cyd@gnu.org>
1171
1172 * os.texi (Startup Summary): Mention package loading.
1173 (Init File): Don't refer to .emacs in section title. Copyedits.
1174 (Terminal-Specific): Give a realistic example.
1175 (Command-Line Arguments): Reference Entering Emacs instead of
1176 repeating the spiel about not restarting Emacs.
1177 (Time of Day): Discuss time representation at beginning of node.
1178 (Sound Output): Copyedits.
1179
1180 * package.texi (Packaging Basics): Document package-initialize.
1181
f761251a
EZ
11822012-03-17 Eli Zaretskii <eliz@gnu.org>
1183
1184 * frames.texi (Initial Parameters): Add an index entry for
1185 minibuffer-only frame.
1186
da986230
GM
11872012-03-16 Glenn Morris <rgm@gnu.org>
1188
1189 * modes.texi (Major Mode Conventions): Mention the strange
1190 relationship between View mode and special modes. (Bug#10650)
1191
2cc775f9
CY
11922012-03-11 Chong Yidong <cyd@gnu.org>
1193
1194 * windows.texi (Window Configurations): save-window-excursion is
1195 now a macro.
1196
1197 * display.texi (Temporary Displays): with-output-to-temp-buffer is
1198 now a macro.
1199
66c5eebd
CY
1200 * text.texi (Fields): Minor copyedit.
1201
310a820f
EZ
12022012-03-10 Eli Zaretskii <eliz@gnu.org>
1203
83a96c08
EZ
1204 * strings.texi (String Basics):
1205 * sequences.texi (Sequence Functions): Mention that `length' is
1206 not appropriate for computing the string width on display; add a
1207 cross-reference to the description of `string-width'. (Bug#10978)
1208
310a820f
EZ
1209 * eval.texi (Autoloading): Minor change of wording.
1210
83ef8187
CY
12112012-03-10 Chong Yidong <cyd@gnu.org>
1212
bc44be50
CY
1213 * loading.texi (Autoload): Explicitly state which forms are
1214 processed specially (Bug#7783).
1215
83ef8187
CY
1216 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
1217 non-default situation. Describe one-submenu exception (Bug#7695).
1218
1219 * nonascii.texi (Character Properties): Copyedits.
1220
483ab230
CY
12212012-03-08 Chong Yidong <cyd@gnu.org>
1222
1223 * text.texi (Mode-Specific Indent): Document new behavior of
1224 indent-for-tab-command. Document tab-always-indent.
1225 (Special Properties): Copyedits.
1226 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
1227 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
1228 libxml-parse-html-region.
1229
00e84de0
GM
12302012-03-07 Glenn Morris <rgm@gnu.org>
1231
eaa6bc3c
GM
1232 * markers.texi (The Region): Briefly mention use-empty-active-region
1233 and region-active-p.
a9685db7 1234 (Overview of Markers): Reword garbage collection, add cross-ref.
eaa6bc3c 1235 (The Mark): Tiny clarification re command loop and activate-mark-hook.
00e84de0 1236
67cd45a2
CY
12372012-03-07 Chong Yidong <cyd@gnu.org>
1238
1239 * text.texi (Buffer Contents): Don't duplicate explanation of
1240 region arguments from Text node. Put doc of obsolete var
1241 buffer-substring-filters back, since it is referred to.
1242 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
1243 selection by default.
1244
1245 * markers.texi (The Mark): Fix typo.
1246 (The Region): Copyedits.
1247
2ad80941
GM
12482012-03-07 Glenn Morris <rgm@gnu.org>
1249
1250 * markers.texi (Overview of Markers): Copyedits.
1251 (Creating Markers): Update approximate example buffer size.
1252 (The Mark): Don't mention uninteresting return values.
1253
ef959d3a
CY
12542012-03-05 Chong Yidong <cyd@gnu.org>
1255
1256 * positions.texi (Text Lines): Document count-words.
1257
a08a07e3
CY
12582012-03-04 Chong Yidong <cyd@gnu.org>
1259
1260 * frames.texi (Frames): Remove little-used "terminal frame" and
1261 "window frame" terminology.
1262 (Frame Parameters, Font and Color Parameters, Initial Parameters)
1263 (Size and Position, Visibility of Frames): Callers changed.
1264 (Frames): Clarify which terminals in framep are graphical.
1265 (Initial Parameters): --geometry is not the only option which adds
1266 to initial-frame-alist.
1267 (Position Parameters): Note that icon-left and icon-top are for
1268 old window managers only.
1269 (Size Parameters): Sizes are in characters even on graphical
1270 displays.
1271 (Management Parameters): Note that window-id and outer-window-id
1272 can't really be changed, and that auto-raise isn't always obeyed.
1273 (Cursor Parameters): Document cursor-type explicitly.
1274 (Size and Position): The aliases set-screen-height and
1275 set-screen-width have been deleted.
1276 (Visibility of Frames): Mention "minimization".
1277
1278 * os.texi (Startup Summary): Minor clarifications.
1279 (Startup Summary, Suspending Emacs): Standardize on "text
1280 terminal" terminology.
1281
1282 * windows.texi (Basic Windows, Coordinates and Windows)
1283 (Coordinates and Windows):
1284 * display.texi (Refresh Screen, Line Height, Face Attributes)
1285 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
1286
ea16568d
GM
12872012-03-04 Glenn Morris <rgm@gnu.org>
1288
1289 * abbrevs.texi: Small copyedits throughout.
1290 (Abbrev Mode): Remove this section, folding it into the top-level.
1291 (Abbrev Tables): Don't mention irrelevant return values.
1292 (Abbrev Expansion): Add cross-ref for wrapper hooks.
1293 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
1294 (Abbrev Table Properties): Update nil :regexp description.
1295
b3134b95
GM
12962012-03-03 Glenn Morris <rgm@gnu.org>
1297
520f2425
GM
1298 * internals.texi: Change @appendix section commands to @section.
1299 (Building Emacs): Say less about CANNOT_DUMP platforms.
1300 Replace deleted eval-at-startup with custom-initialize-delay.
999dd333 1301 (Pure Storage): Small changes.
01a6dcc8 1302 (Memory Usage): Copyedit.
7d2d7cc0
GM
1303 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
1304 example definitions. Give examples of things with non-nil
1305 interactive args. Mention eval_sub. Remove old info about
1306 strings and GCPRO. Mention cus-start.el.
1307 (Buffer Internals, Window Internals, Process Internals):
1308 Misc small updates and fixes for fields.
520f2425 1309
b3134b95
GM
1310 * tips.texi: Copyedits.
1311 (Coding Conventions): Mention autoloads.
1312 Combine partially duplicated macro items. Fix xref.
1313 Refer to Library Headers for copyright notice.
1314 (Programming Tips): edit-options is long-obsolete.
1315 (Compilation Tips): Mention loading bytecomp for byte-compile props.
1316 (Warning Tips): Mention declare-function.
1317 (Documentation Tips): Remove old info.
1318 (Comment Tips): Mention comment-dwim, not indent-for-comment.
1319 (Library Headers): General update.
1320
2064cc6a
GM
13212012-03-02 Glenn Morris <rgm@gnu.org>
1322
6945faa6
GM
1323 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
1324 and relocate entry. Mention buffer-stale-function.
1325
4186e877
GM
1326 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
1327
2064cc6a
GM
1328 * hooks.texi (Standard Hooks): General update.
1329 Put related hooks together. Add and remove items.
1330 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
1331 * modes.texi (Hooks): Tweak cross-ref description.
1332
7272fbf3
MA
13332012-03-01 Michael Albinus <michael.albinus@gmx.de>
1334
1335 * files.texi (Kinds of Files): The return value of file-equal-p is
1336 unspecified, if FILE1 or FILE2 does not exist.
1337
53a1239b
GM
13382012-03-01 Glenn Morris <rgm@gnu.org>
1339
90db9af9
GM
1340 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
1341
53a1239b
GM
1342 * maps.texi (Standard Keymaps): General update.
1343 Remove mode-specific maps, talk about the more general keymaps.
1344 * help.texi (Help Functions): Add vindex for Helper-help-map.
1345 * keymaps.texi (Active Keymaps): Minor rephrasing.
1346
775b55af
GM
13472012-02-29 Glenn Morris <rgm@gnu.org>
1348
1349 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
1350
96b49301 13512012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1352
7272fbf3 1353 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
bf7f9bc5 1354 Update changed behavior of file-subdir-of-p.
96b49301 1355
1383d930
GM
13562012-02-28 Glenn Morris <rgm@gnu.org>
1357
44e97401
GM
1358 * advice.texi, anti.texi, display.texi, elisp.texi:
1359 * processes.texi, variables.texi, vol1.texi, vol2.texi:
1360 Standardize possessive apostrophe usage.
1361
e3c73f1e
GM
1362 * locals.texi: Remove file.
1363 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
1364 Remove menu entry.
1365 * errors.texi, maps.texi: Adjust node pointers.
1366 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
edb3ac8c 1367 * makefile.w32-in (srcs):
e3c73f1e
GM
1368 * Makefile.in (srcs): Remove locals.texi.
1369
1383d930
GM
1370 * frames.texi (Mouse Position): Fix cross-ref.
1371
431ee44b
CY
13722012-02-27 Chong Yidong <cyd@gnu.org>
1373
1374 * buffers.texi (Creating Buffers): Clarify that
1375 generate-new-buffer uses generate-new-buffer-names.
1376 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
1377
1378 * files.texi (Directory Names): Index entry for file name abbreviations.
1379 (Relative File Names, File Name Expansion): Refer to it.
1380 (Locating Files): Move locate-user-emacs-file documentation to
1381 Standard File Names.
1382 (Standard File Names): Add locate-user-emacs-file; update examples.
1383
6a11ec9d
MA
13842012-02-26 Michael Albinus <michael.albinus@gmx.de>
1385
1386 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
1387
9a4888c0
CY
13882012-02-26 Chong Yidong <cyd@gnu.org>
1389
1390 * files.texi (Kinds of Files): Improve documentation of
1391 files-equal-p and file-subdir-of-p.
1392
f0e751b9
GM
13932012-02-26 Glenn Morris <rgm@gnu.org>
1394
1395 * intro.texi (Acknowledgements): Small changes.
1396
7e05b1ec
GM
13972012-02-25 Glenn Morris <rgm@gnu.org>
1398
1399 * errors.texi: Don't try to list _all_ the error symbols.
1400 Add circular-list, cl-assertion-failed, compression-error.
1401 * elisp.texi, vol1.texi, vol2.texi:
1402 * control.texi (Error Symbols): Tweak "Standard Errors" description.
1403
23453255 14042012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
1405
1406 * files.texi (files-equal-p, file-subdir-of-p): New,
1407 add initial documentation.
1408
4963495d
CY
14092012-02-25 Chong Yidong <cyd@gnu.org>
1410
fa74b241
CY
1411 * files.texi (File Attributes): Document file-selinux-context.
1412 (Changing Files): Link to it.
1413 (Changing Files): Document set-file-selinux-context.
1414
1415 * backups.texi (Making Backups): Return value of backup-buffer is
d268b4fe
CY
1416 changed. Mention default value of backup-directory-alist.
1417 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
1418 (Auto-Saving): New minor mode behavior for auto-save-mode.
1419 (Reverting): Add defvar for revert-buffer-in-progress-p.
fa74b241 1420
4963495d
CY
1421 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
1422
4bb82fa8
GM
14232012-02-24 Glenn Morris <rgm@gnu.org>
1424
1425 * errors.texi (Standard Errors): Mention dbus-error.
1426 For arith-error sub-classes, just use one cross-ref.
1427
2cb228f7
AM
14282012-02-23 Alan Mackenzie <acm@muc.de>
1429
1430 * modes.texi (Defining Minor Modes): Document the new keyword
1431 :after-hook.
1432
a59225b1
CY
14332012-02-21 Chong Yidong <cyd@gnu.org>
1434
1435 * files.texi (Files): Mention magic file names as arguments.
1436 (Reading from Files): Copyedits.
1437 (File Attributes): Mention how to change file modes.
1438 (Changing Files): Use standard "file permissions" terminology.
1439 Add xref to File Attributes node.
1440 (Locating Files): Document locate-user-emacs-file.
1441 (Unique File Names): Recommend against using make-temp-name.
1442
8376d7c2
CY
14432012-02-19 Chong Yidong <cyd@gnu.org>
1444
1445 * help.texi (Documentation, Documentation Basics, Help Functions):
1446 Minor clarifications.
1447 (Accessing Documentation): Clarify what documentation-property is
1448 for. Add xref to Keys in Documentation.
1449
1450 * tips.texi (Documentation Tips): Don't recommend using * in
1451 docstrings.
1452
1453 * macros.texi (Defining Macros):
1454 * modes.texi (Derived Modes): Say "documentation string" instead
1455 of docstring.
1456
82233bea
CY
14572012-02-18 Chong Yidong <cyd@gnu.org>
1458
1459 * modes.texi (Tabulated List Mode): New node.
1460 (Basic Major Modes): Add xref to it.
1461
1462 * processes.texi (Process Information): Mention Process Menu mode.
1463
7b926f3f
CY
14642012-02-17 Chong Yidong <cyd@gnu.org>
1465
1466 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
1467
0fd2c9a3
GM
14682012-02-17 Glenn Morris <rgm@gnu.org>
1469
1470 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
1471
f700caa3
CY
14722012-02-16 Chong Yidong <cyd@gnu.org>
1473
4230351b
CY
1474 * syntax.texi (Syntax Tables, Syntax Descriptors)
1475 (Syntax Table Functions): Copyedits.
1476 (Syntax Basics): Don't repeat the material in the preceding node.
1477 (Syntax Class Table): Use a table.
1478 (Syntax Properties): Document syntax-propertize-function and
1479 syntax-propertize-extend-region-functions.
1480 (Motion via Parsing): Clarify scan-lists. Fix indentation.
1481 (Parser State): Update for the new "c" comment style. Fix
1482 description of item 7 (comment style).
1483
f700caa3
CY
1484 * modes.texi (Minor Modes): Update how mode commands should treat
1485 arguments now.
1486 (Mode Line Basics): Clarify force-mode-line-update.
1487 (Mode Line Top): Note that the example is not realistic.
1488 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
1489 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
1490 "mode line construct" instead of "mode line specification".
1491 (Syntactic Font Lock): Remove mention of obsolete variable
1492 font-lock-syntactic-keywords.
1493 (Setting Syntax Properties): Node deleted.
1494 (Font Lock Mode): Note that Font Lock mode is a minor mode.
1495 (Font Lock Basics): Note that syntactic fontification falls back
1496 on `syntax-table'.
1497 (Search-based Fontification): Emphasize that font-lock-keywords
1498 should not be set directly.
1499 (Faces for Font Lock): Avoid some confusing terminology.
4230351b
CY
1500 (Syntactic Font Lock): Minor clarifications. Add xref to
1501 Syntactic Font Lock node.
f700caa3 1502
60236b0d
CY
15032012-02-15 Chong Yidong <cyd@gnu.org>
1504
1505 * minibuf.texi (Basic Completion): Define "completion table".
1506 Move completion-in-region to Completion in Buffers node.
1507 (Completion Commands): Use "completion table" terminology.
1508 (Completion in Buffers): New node.
1509
1510 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
1511 (Setting Hooks): Update minor mode usage example.
1512 (Major Mode Conventions): Note that completion-at-point-functions
1513 should be altered locally. Add xref to Completion in Buffers.
f700caa3
CY
1514 Remove duplicate tip about auto-mode-alist.
1515 (Minor Modes): Rewrite introduction.
1516 (Minor Mode Conventions): Copyedits. Don't recommend
1517 variable-only minor modes since few minor modes are like that.
60236b0d 1518
d7dbb11a
GM
15192012-02-15 Glenn Morris <rgm@gnu.org>
1520
1521 * processes.texi (Network): Document open-network-stream :parameters.
1522
3d8badf4
CY
15232012-02-14 Chong Yidong <cyd@gnu.org>
1524
1525 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
1526 was removed on 2009-09-10. Update lisp-mode-map example.
1527 (Inheritance and Keymaps): Minor clarification.
1528 (Searching Keymaps): Remove out-of-place enumeration.
1529 (Key Lookup): Remove unnecessary example (one was already given in
1530 Format of Keymaps).
1531 (Changing Key Bindings): Update suppress-keymap example.
1532 (Menu Bar, Tool Bar): Copyedits.
1533 (Tool Bar): Update tool-bar-map example.
1534
faccede1
CY
15352012-02-12 Chong Yidong <cyd@gnu.org>
1536
1537 * debugging.texi (Debugger Commands): Continuing is now allowed
1538 for errors.
1539
355cabc6
CY
15402012-02-11 Chong Yidong <cyd@gnu.org>
1541
d860baa0
CY
1542 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
1543 Move the list of standard bitmaps there.
1544 (Fringe Cursors): Rewrite for clarity.
1545 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
1546
34106abe
CY
1547 * commands.texi (Command Overview): Mention read-key.
1548 (Using Interactive, Interactive Call): Minor clarifications.
1549 (Function Keys, Click Events): Avoid "input stream" terminology.
1550 (Click Events): Add xref to Window Sizes and Accessing Mouse.
1551 Clarify column and row components.
1552 (Accessing Mouse): Add xref to Click Events. Minor fixes.
1553 (Special Events): Copyedits.
1554
1555 * streams.texi (Input Streams): De-document get-file-char.
1556 (Output Variables): Don't refer to old backquote syntax.
1557
355cabc6
CY
1558 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
1559 (Error Debugging): Note that debug-ignored-errors overrides list
1560 values of debug-on-error too. Add xref to Signaling Errors. Note
1561 that debug-on-signal is not customizable. Mention
1562 condition-case-unless-debug.
1563 (Compilation Errors): Node deleted.
1564
1565 * compile.texi (Compiler Errors): Move a paragraph here from
1566 deleted node Compilation Errors.
1567
1be3ca5a
LL
15682012-02-10 Leo Liu <sdl.web@gmail.com>
1569
1570 * control.texi (Handling Errors): Change condition-case-no-debug
1571 to condition-case-unless-debug.
1572
25dec365
CY
15732012-02-10 Chong Yidong <cyd@gnu.org>
1574
1575 * advice.texi (Defining Advice): Clarify ad-unadvise.
1576 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
1577 is not abnormal.
1578 (Advising Primitives): Node deleted; ad-define-subr-args has been
1579 removed.
1580
1581 * compile.texi (Speed of Byte-Code): Use float-time in example.
1582 (Compilation Functions): Note that the log uses Compilation mode.
1583 Don't discuss the contents of byte-code function object here.
1584 (Compilation Functions): De-document internal function byte-code.
1585 (Docs and Compilation): Minor clarifications.
1586
1587 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
1588 Objects.
1589
5f5e4ea1
GM
15902012-02-10 Glenn Morris <rgm@gnu.org>
1591
1592 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
1593 Mention secure-hash.
1594 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
1595
6c1e4b46
CY
15962012-02-10 Chong Yidong <cyd@gnu.org>
1597
1598 * loading.texi (Loading): Don't emphasize "library" terminology.
1599 (Library Search): load-path is not a user option. Mention role of
1600 -L option and packages. Improve examples.
1601 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
1602 obsolete.
1603 (Autoload): Minor clarifications.
1604
72ca698c
GM
16052012-02-10 Glenn Morris <rgm@gnu.org>
1606
b011fbfe
GM
1607 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
1608
72ca698c
GM
1609 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
1610
14a1f380
GM
16112012-02-08 Glenn Morris <rgm@gnu.org>
1612
1613 * loading.texi (Named Features): Update the require example.
1614
60d47423
GM
16152012-02-07 Glenn Morris <rgm@gnu.org>
1616
1617 * modes.texi (Defining Minor Modes):
1618 Expand on args of defined minor modes.
1619
0992bd9c
CY
16202012-02-07 Chong Yidong <cyd@gnu.org>
1621
1622 * variables.texi (Creating Buffer-Local): Minor clarification
1623 to buffer-local-variables doc (Bug#10715).
1624
af008560
GM
16252012-02-07 Glenn Morris <rgm@gnu.org>
1626
e80e1825 1627 * display.texi (ImageMagick Images): General update.
af008560
GM
1628 Move most details of imagemagick-render-type to the variable's doc.
1629
866c1d22
GM
16302012-02-06 Glenn Morris <rgm@gnu.org>
1631
f7c9199f 1632 * keymaps.texi (Tool Bar): Mention separators.
dac86404
GM
1633 (Inheritance and Keymaps):
1634 Mention make-composed-keymap and multiple inheritance.
f7c9199f 1635
e7bc51d0
GM
1636 * modes.texi (Running Hooks): Mention run-hook-wrapped.
1637
866c1d22
GM
1638 * control.texi (Handling Errors):
1639 Mention condition-case-no-debug and with-demoted-errors.
1640
03988c98
CY
16412012-02-05 Chong Yidong <cyd@gnu.org>
1642
1643 * customize.texi (Common Keywords): Minor clarifications.
1644 Document custom-unlispify-remove-prefixes.
1645 (Variable Definitions): Backquotes in defcustom seem to work fine
1646 now. Various other copyedits.
e1161b06
CY
1647 (Simple Types): Copyedits. Document color selector.
1648 (Composite Types): Copyedits.
1649 (Splicing into Lists): Clarifications.
03988c98
CY
1650
1651 * eval.texi (Backquote): Move from macros.texi.
1652
1653 * macros.texi (Expansion): Minor clarification.
1654 (Backquote): Move node to eval.texi.
1655 (Defining Macros): Move an example from Backquote node.
1656 (Argument Evaluation): No need to mention Pascal.
1657 (Indenting Macros): Add xref to Defining Macros.
1658
649f602c
GM
16592012-02-05 Glenn Morris <rgm@gnu.org>
1660
1661 * debugging.texi (Error Debugging): Mention debug-on-event default.
1662
34c99998
GM
16632012-02-04 Glenn Morris <rgm@gnu.org>
1664
8f05da42
GM
1665 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
1666
7aa5aad8
GM
1667 * debugging.texi (Error Debugging): Mention debug-on-event.
1668 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
1669
c7291ad9
GM
1670 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
1671
34c99998
GM
1672 * text.texi (Buffer Contents):
1673 Update filter-buffer-substring description.
1674
735cc5ca
CY
16752012-02-04 Chong Yidong <cyd@gnu.org>
1676
1677 * functions.texi (What Is a Function): Add closures. Mention
1678 "return value" terminology. Add xref for command-execute. Remove
1679 unused "keystroke command" terminology.
1680 (Lambda Expressions): Give a different example than in the
1681 following subsection. Add xref to Anonymous Functions.
1682 (Function Documentation): Remove gratuitous markup.
1683 (Function Names): Move introductory text to `What Is a Function'.
1684 (Defining Functions): Fix defun argument spec.
1685 (Anonymous Functions): Document lambda macro explicitly. Mention
1686 effects on lexical binding.
1687 (Function Cells): Downplay direct usage of fset.
1688 (Closures): New node.
1689 (Inline Functions): Remove "open-code" terminology.
1690 (Declaring Functions): Minor tweak; .m is not C code.
1691
1692 * variables.texi (Variables): Don't refer to "global value".
1693 (Local Variables, Void Variables): Copyedits.
1694 (Lexical Binding): Minor clarification of example.
1695 (File Local Variables): Mention :safe and :risky defcustom args.
1696 (Lexical Binding): Add xref to Closures node.
1697
94bc7984
GM
16982012-02-04 Glenn Morris <rgm@gnu.org>
1699
1700 * minibuf.texi (High-Level Completion): Updates for read-color.
1701
4f5a10ef
GM
17022012-02-03 Glenn Morris <rgm@gnu.org>
1703
eea14f31
GM
1704 * display.texi (GIF Images): Mention animation.
1705 Remove commented-out old example of animation.
1706 (Animated Images): New subsection.
1707 * elisp.texi (Top):
1708 * vol1.texi (Top):
1709 * vol2.texi (Top): Add Animated Images menu entry.
1710
4f5a10ef
GM
1711 * display.texi (Image Formats): Remove oddly specific information
1712 on versions of image libraries.
204e728d 1713 (GIF Images, TIFF Images): Minor rephrasing.
4f5a10ef 1714
12f381b7
GM
17152012-02-02 Glenn Morris <rgm@gnu.org>
1716
1b9f60cc
GM
1717 * processes.texi (Synchronous Processes):
1718 Mention call-process's :file gets overwritten.
1719
7e2734bc
GM
1720 * commands.texi (Reading One Event):
1721 * help.texi (Help Functions): Document read-char-choice.
1722
f58b9822
GM
1723 * hooks.texi (Standard Hooks):
1724 * modes.texi (Keymaps and Minor Modes):
1725 * text.texi (Commands for Insertion): Document post-self-insert-hook.
1726
1727 * hooks.texi (Standard Hooks): Add prog-mode-hook.
1728
12f381b7
GM
1729 * hooks.texi (Standard Hooks):
1730 * modes.texi (Major Mode Conventions, Mode Hooks):
1731 Document change-major-mode-after-body-hook.
1732
7a9a2fc6
GM
17332012-02-01 Glenn Morris <rgm@gnu.org>
1734
1735 * modes.texi (Defining Minor Modes):
1736 Mention disabling global minor modes on a per-major-mode basis.
1737
a037c171
CY
17382012-01-31 Chong Yidong <cyd@gnu.org>
1739
1740 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
1741 (Parser State): Remove unnecessary statement (Bug#10661).
1742
1743 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
1744
56afad3a
GM
17452012-01-31 Glenn Morris <rgm@gnu.org>
1746
1747 * modes.texi (Defining Minor Modes):
1748 Document define-minor-mode's new :variable keyword.
1749
0f29fa41
CY
17502012-01-29 Chong Yidong <cyd@gnu.org>
1751
837a390a
CY
1752 * syntax.texi (Syntax Class Table): Tweak description of newline
1753 char syntax (Bug#9619).
1754
0f29fa41
CY
1755 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
1756 description (Bug#10189).
1757
182148ee
GM
17582012-01-29 Glenn Morris <rgm@gnu.org>
1759
a49ca6b9
GM
1760 * files.texi (Changing Files): Document SELinux support.
1761
182148ee
GM
1762 * windows.texi (Window Sizes): Fix typo.
1763
9962192e
CY
17642012-01-28 Chong Yidong <cyd@gnu.org>
1765
8c6e1920
CY
1766 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
1767 doc (Bug#8568).
1768
9583ec59
CY
1769 * frames.texi (Input Focus): Add NORECORD arg to
1770 select-frame-set-input-focus. Clarify its role in select-frame.
1771
10256988
CY
1772 * text.texi (Transposition): We don't use transpose-region as an
1773 internal subroutine (Bug#3249).
1774
9962192e
CY
1775 * modes.texi (Example Major Modes): Update Lisp example code to
1776 current sources. Delete the old non-derived-major-mode example,
1777 which has diverged badly from current sources.
1778
2aa43abb
GM
17792012-01-27 Glenn Morris <rgm@gnu.org>
1780
1781 * makefile.w32-in (texinputdir): Fix (presumed) typo.
1782 (VERSION, manual): Remove, unused.
1783
9f40220d
CY
17842012-01-27 Chong Yidong <cyd@gnu.org>
1785
1786 * commands.texi (Command Overview): Minor clarification (Bug#10384).
1787
acc28cb9
CY
17882012-01-26 Chong Yidong <cyd@gnu.org>
1789
1790 * searching.texi (String Search): Document negative repeat count
1791 (Bug#10507).
1792
48da7392
GM
17932012-01-26 Glenn Morris <rgm@gnu.org>
1794
1795 * variables.texi (Using Lexical Binding):
1796 Mention that lexical-binding should be set in the first line.
1797
69b0acb9
LI
17982012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1799
1800 * macros.texi (Defining Macros): Don't claim that `declare' only
1801 affects Edebug and indentation.
1802
543757a8
LI
18032012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1804
1805 * macros.texi (Defining Macros): Slight `declare' fixup.
1806
450e3cae
GM
18072012-01-25 Glenn Morris <rgm@gnu.org>
1808
24189ce0 1809 * makefile.w32-in (texinputdir):
450e3cae
GM
1810 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
1811
1021c761
CY
18122012-01-24 Chong Yidong <cyd@gnu.org>
1813
1814 * variables.texi (Variables, Local Variables, Void Variables):
1815 Edit to make the descriptions less specific to dynamic binding.
1816 (Local Variables): Default max-specpdl-size is now 1300.
1817 (Defining Variables): Edits for lexical scoping. Delete
1818 information about starting docstrings with *. De-document
1819 user-variable-p.
1820 (Tips for Defining): Remove an unimportant discussion of quitting
1821 in the middle of a load.
1822 (Accessing Variables, Setting Variables): Discuss lexical binding.
1823 (Variable Scoping): Rewrite.
1824 (Scope, Extent, Impl of Scope): Nodes deleted.
1825 (Dynamic Binding): New node, with material from Scope, Extent, and
1826 Impl of Scope nodes.
1827 (Dynamic Binding Tips): Rename from Using Scoping.
1828 (Lexical Binding): Rewrite.
1829 (Using Lexical Binding): Rename from Converting to Lexical
1830 Binding. Convert to subsection.
1831
1832 * customize.texi (Variable Definitions): Add custom-variable-p.
1833 Move user-variable-p documentation here.
1834
31cbea1d
CY
18352012-01-23 Chong Yidong <cyd@gnu.org>
1836
1837 * strings.texi (Text Comparison): Minor qualification.
1838
1839 * lists.texi (Cons Cells): Copyedits.
1840 (List Elements): Mention push.
1841 (List Variables): Mention pop.
1842 (Rings): Move to sequences.texi.
1843
1844 * sequences.texi (Sequence Functions): Don't repeat the
1845 introduction already given in the parent.
1846 (Vectors): Copyedits.
1847 (Rings): Move from lists.texi. Note that this is specific to the
1848 ring package.
1849
1850 * symbols.texi (Definitions, Symbol Components): Mention variable
1851 scoping issues.
1852 (Plists and Alists): Copyedits.
1853
1854 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1855 correctness with lexical scoping.
1856 (Eval): Copyedits.
1857
fead402d
CY
18582012-01-21 Chong Yidong <cyd@gnu.org>
1859
1860 * intro.texi (A Sample Function Description): Special notation
1861 used for macros too.
1862
1863 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1864 (Symbol Type): Add xref for keyword symbols.
1865 (Sequence Type): Clarify differences between sequence types.
1866 (Cons Cell Type): Add "linked list" index entry.
1867 (Non-ASCII in Strings): Copyedits.
1868 (Equality Predicates): Symbols with same name need not be eq.
1869
1870 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1871 ldexp. Move float-e and float-pi to Math Functions node.
1872
61086eb6
GM
18732012-01-21 Glenn Morris <rgm@gnu.org>
1874
1875 * modes.texi (Auto Major Mode):
1876 * variables.texi (File Local Variables):
1877 Mention inhibit-local-variables-regexps.
1878
34a02f46
MR
18792012-01-19 Martin Rudalics <rudalics@gmx.at>
1880
1881 * windows.texi (Window Configurations): Rewrite references to
1882 persistent window parameters.
1883 (Window Parameters): Fix description of persistent window
1884 parameters.
1885
f5064cae
JB
18862012-01-16 Juanma Barranquero <lekktu@gmail.com>
1887
1888 * windows.texi (Window Parameters): Use @pxref.
1889
6a6ee00d
MR
18902012-01-16 Martin Rudalics <rudalics@gmx.at>
1891
1892 * windows.texi (Window Configurations, Window Parameters):
1893 Describe persistent window parameters.
1894
9ca4c014
SM
18952011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1896
1897 * variables.texi (Creating Buffer-Local): Warn against misuses of
1898 make-variable-buffer-local (bug#10258).
1899
d027f83d
LMI
19002012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
1902 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1903
89bd9ccd
CY
19042012-01-06 Chong Yidong <cyd@gnu.org>
1905
1906 * variables.texi (Directory Local Variables): Document
1907 hack-dir-local-variables-non-file-buffer.
1908
c869783d
GM
19092012-01-06 Glenn Morris <rgm@gnu.org>
1910
1911 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1912 rather than by keybinding.
1913
2cae5ba4
JB
19142011-12-29 Juanma Barranquero <lekktu@gmail.com>
1915
1916 * frames.texi (Font and Color Parameters): Add @pxref.
1917
43da4d08
DC
19182011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1919
1920 * frames.texi (Font and Color Parameters):
1921 Document w32 font backends (bug#10399).
1922
8d80ef01
PE
19232011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1924
1925 * files.texi (File Attributes, Changing Files):
1926 Use a more-natural notation for octal numbers.
1927
9022ae07
JB
19282011-12-23 Juanma Barranquero <lekktu@gmail.com>
1929
1930 * variables.texi (Variables with Restricted Values):
1931 Change reference to variable (bug#10354).
1932
454592a6
MR
19332011-12-13 Martin Rudalics <rudalics@gmx.at>
1934
1935 * windows.texi (Splitting Windows): Use t instead of non-nil
1936 when describing window-combination-resize.
1937
a7cdbfce
SM
19382011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1939
1940 * text.texi (Special Properties): Warn against `intangible' properties
1941 (bug#10222).
1942
a3dcc84e
EZ
19432011-11-26 Eli Zaretskii <eliz@gnu.org>
1944
579ebf8f
EZ
1945 * display.texi (Truncation):
1946 * text.texi (Special Properties): Describe what a stretch-glyph is
1947 instead of using that term without explanation. Make the
1948 cross-references more accurate.
1949
a3dcc84e
EZ
1950 * display.texi (Usual Display): Update the description,
1951 cross-references, and indexing related to display of control
1952 characters and raw bytes.
1953
94af99a4
MR
19542011-11-25 Martin Rudalics <rudalics@gmx.at>
1955
1956 * windows.texi (Splitting Windows): Fix description of
1957 window-combination-limit. Suggested by Eli Zaretskii.
1958
1c3d7a13
CY
19592011-11-23 Chong Yidong <cyd@gnu.org>
1960
1961 * windows.texi (Window Sizes): Move window-top-line,
1962 window-left-column, and window-*-pixel-edges to Coordinates and
1963 Windows node.
1964 (Coordinates and Windows): Restore window-edges doc.
1965
90151a1e
MR
19662011-11-21 Martin Rudalics <rudalics@gmx.at>
1967
a7cdbfce
SM
1968 * windows.texi (Windows and Frames, Splitting Windows):
1969 Fix typos.
90151a1e 1970
a9b9b7f5
CY
19712011-11-21 Chong Yidong <cyd@gnu.org>
1972
1973 * windows.texi (Splitting Windows): Fix error in documentation of
1974 window-combination-limit.
1975 (Cyclic Window Ordering): Minor fixes to next-window,
1976 one-window-p, and get-lru-window docs. Don't document
1977 window-list-1.
1978 (Buffers and Windows): Copyedits.
1979 (Choosing Window): Document special handling of special-display-*.
1980 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
a7cdbfce
SM
1981 Don't document even-window-heights, which is going away.
1982 Clarify which options are obeyed by which action functions.
a9b9b7f5 1983
f4e90db0
SM
19842011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1985
1986 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1987
d2999b1a
MR
19882011-11-20 Martin Rudalics <rudalics@gmx.at>
1989
f4e90db0
SM
1990 * windows.texi (Resizing Windows, Splitting Windows):
1991 Remove term "status" when talking about combination limits.
d2999b1a 1992
cd1181db
JB
19932011-11-20 Juanma Barranquero <lekktu@gmail.com>
1994
1995 * compile.texi (Compiler Errors):
1996 * help.texi (Help Functions): Fix typos.
1997
7bf54975
CY
19982011-11-19 Chong Yidong <cyd@gnu.org>
1999
2000 * windows.texi (Splitting Windows): Clarify role of window
2001 parameters in split-window. Shorten the example.
f4e90db0
SM
2002 (Deleting Windows): Rewrite intro to handle internal windows.
2003 Fix delete-windows-on doc.
7bf54975
CY
2004 (Selecting Windows): Copyedits.
2005
a0c2d0ae
MR
20062011-11-17 Martin Rudalics <rudalics@gmx.at>
2007
2008 * windows.texi (Resizing Windows, Splitting Windows)
2009 (Deleting Windows): Use term window-combination-resize instead
2010 of window-splits.
2011
b6f67890
MR
20122011-11-16 Martin Rudalics <rudalics@gmx.at>
2013
f4e90db0
SM
2014 * windows.texi (Resizing Windows, Splitting Windows):
2015 Rename occurrences of window-nest to window-combination-limit.
b6f67890 2016
0b381c7e
JB
20172011-11-14 Juanma Barranquero <lekktu@gmail.com>
2018
2019 * intro.texi (Lisp History): Fix typo.
2020
89d61221
MR
20212011-11-12 Martin Rudalics <rudalics@gmx.at>
2022
f4e90db0
SM
2023 * windows.texi (Splitting Windows, Deleting Windows):
2024 Remove references to splits status of windows.
89d61221 2025
b2621720
GM
20262011-11-10 Glenn Morris <rgm@gnu.org>
2027
2028 * buffers.texi (Read Only Buffers): Expand a bit on why
2029 toggle-read-only should only be used interactively. (Bug#7292)
2030
d2ad7ee1
CY
20312011-11-09 Chong Yidong <cyd@gnu.org>
2032
2033 * windows.texi (Window Sizes): Document window-pixel-edges,
c4e7c63a 2034 window-inside-pixel-edges, window-absolute-pixel-edges, and
d2ad7ee1
CY
2035 window-inside-absolute-pixel-edges.
2036 (Resizing Windows): shrink-window-if-larger-than-buffer works on
2037 non-full-width windows.
2038
2cffd681
MR
20392011-11-09 Martin Rudalics <rudalics@gmx.at>
2040
2041 * windows.texi (Resizing Windows): Rewrite documentation of
2042 window-resizable.
2043
f6f6d7e7
CY
20442011-11-09 Chong Yidong <cyd@gnu.org>
2045
2046 * windows.texi (Splitting Windows): Simplify example.
2047
a79db6e0
CY
20482011-11-08 Chong Yidong <cyd@gnu.org>
2049
2050 * windows.texi (Window Sizes): Copyedits. Document
2051 window-text-height. Remove window-min-height and window-min-width
2052 discussion, referring instead to Emacs manual.
2053 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
e7313f33
CY
2054 (Resizing Windows): Simplify introduction. Don't document
2055 enlarge-window, shrink-window, enlarge-window-horizontally, and
2056 shrink-window-horizontally; they are no longer preferred for
2057 calling from Lisp, and are already documented in the Emacs manual.
a79db6e0 2058
441950c7
GM
20592011-11-07 Glenn Morris <rgm@gnu.org>
2060
2061 * windows.texi (Choosing Window): Fix keybinding typo.
2062
be7f5545
MR
20632011-11-07 Martin Rudalics <rudalics@gmx.at>
2064
2065 * windows.texi (Resizing Windows, Splitting Windows)
2066 (Window Configurations): Use "child window" instead of
2067 "subwindow".
2068
291d142b
CY
20692011-11-06 Chong Yidong <cyd@gnu.org>
2070
2071 * windows.texi (Basic Windows): Clarify various definitions.
2072 Treat window-normalize-* as internal; don't document them.
2073 (Windows and Frames): Various clarifications, e.g. non-live
2074 windows also belong to frames. Fix window-list description.
2075 Simplify window nesting example.
f4e90db0
SM
2076 (Splitting Windows, Window Configurations):
2077 Use split-window-below.
291d142b 2078
89bd5ee1
EZ
20792011-11-04 Eli Zaretskii <eliz@gnu.org>
2080
2081 * windows.texi (Window Sizes): Mention in the doc string that the
2082 return values of `window-body-height' and `window-body-width' are
2083 in frame's canonical units. (Bug#9949)
2084
3d8daefe
MR
20852011-10-30 Martin Rudalics <rudalics@gmx.at>
2086
2087 * windows.texi (Windows and Frames): Remove "iso-" infix from
2088 documentation of window-iso-combined-p.
2089
60754666
CY
20902011-10-26 Chong Yidong <cyd@gnu.org>
2091
2092 * modes.texi (Running Hooks): Document with-wrapper-hook.
2093
d366bd53
CY
20942011-10-18 Chong Yidong <cyd@gnu.org>
2095
2096 * display.texi (Glyphless Chars): New node.
2097
50b063c3
CY
20982011-10-13 Chong Yidong <cyd@stupidchicken.com>
2099
2100 * text.texi (Yanking): Document yank-excluded-properties.
2101
2102 * package.texi (Packaging Basics): The commentary should say how
2103 to begin using the package.
2104
c72063fa
MR
21052011-10-11 Martin Rudalics <rudalics@gmx.at>
2106
2107 * windows.texi (Deleting Windows): Mention which window gets
2108 selected when deleting the selected window.
2109
d83dc65b
MR
21102011-10-09 Martin Rudalics <rudalics@gmx.at>
2111
2112 * buffers.texi (The Buffer List): Describe how bury-buffer deals
2113 with the selected window.
2114 * windows.texi (Buffers and Windows): Reformulate text on how
2115 replace-buffer-in-windows deals with a window.
2116 (Quitting Windows): Describe how quit-window deals with a
2117 standalone frame. Describe new option frame-auto-hide-function.
2118
c599682c
GM
21192011-10-08 Glenn Morris <rgm@gnu.org>
2120
48bca619
GM
2121 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
2122
c599682c
GM
2123 * positions.texi (Excursions): Update warning message.
2124
969aa734
CY
21252011-10-05 Chong Yidong <cyd@stupidchicken.com>
2126
f4e90db0
SM
2127 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
2128 Fix Emacs manual xref (Bug#9675).
969aa734 2129
550f41cd
CY
21302011-10-01 Chong Yidong <cyd@stupidchicken.com>
2131
2132 * windows.texi (Textual Scrolling): Document scroll-up-command,
2133 scroll-down-command, scroll-error-top-bottom, and the
2134 scroll-command symbol property.
717a1362
CY
2135 (Display Action Functions): Fix description of
2136 display-buffer-pop-up-window.
550f41cd 2137
a239d4e9
JB
21382011-09-28 Juanma Barranquero <lekktu@gmail.com>
2139
2140 * windows.texi (Splitting Windows): Fix typos.
2141
590c056d
MR
21422011-09-25 Martin Rudalics <rudalics@gmx.at>
2143
2144 * windows.texi (Windows and Frames, Display Action Functions)
2145 (Switching Buffers): Fix some typos.
2146 (Buffers and Windows): Remove reference to window-auto-delete.
2147 Reword description of replace-buffer-in-windows.
2148 (Window History): Fix some typos and refer to frame local buffer
2149 list.
c419f5cb
MR
2150 (Quitting Windows): New node.
2151 (Window Configurations): Add descriptions of window-state-get
2152 and window-state-put.
2153 (Window Parameters): Describe variable ignore-window-parameters.
2154 Sketch some window parameters currently in use.
2155 * elisp.texi (Top): Update node listing.
590c056d 2156
9ec20d36
CY
21572011-09-25 Chong Yidong <cyd@stupidchicken.com>
2158
2159 * windows.texi (Display Action Functions)
2160 (Choosing Window Options): New nodes.
2161
0e406a72
CY
21622011-09-24 Chong Yidong <cyd@stupidchicken.com>
2163
2164 * windows.texi (Window History): New node. Move text here from
2165 Buffers and Windows.
2166 (Switching Buffers): Rename from Displaying Buffers, since we
f4e90db0
SM
2167 don't document display-buffer here; callers changed.
2168 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
0e406a72
CY
2169 switch-to-buffer-other-frame. Delete duplicate
2170 replace-buffer-in-windows doc.
2171 (Choosing Window): Document display actions.
2172
6bf7006f
EZ
21732011-09-24 Eli Zaretskii <eliz@gnu.org>
2174
2175 * display.texi (Forcing Redisplay): Update the description of
2176 redisplay-dont-pause due to change in the default value.
2177
b33b68a3
MR
21782011-09-23 Martin Rudalics <rudalics@gmx.at>
2179
2180 * frames.texi (Frames and Windows): Move section and rename to
2181 Windows and Frames in windows.texi.
2182 * windows.texi (Windows): Restructure.
2183 (Basic Windows): Rewrite. Explain live and internal windows and
2184 normalization functions.
2185 (Windows and Frames): Move section here from frames.texi.
2186 Describe subwindows, window combinations, window tree, and
2187 corresponding functions including window-list here.
2188 (Window Sizes): Rename section from Size of Window and move it
2189 up in chapter. Describe total and body sizes and the
2190 corresponding functions. Explain new semantics of
2191 window-min-height/-width.
2192 (Resizing Windows): Move section up in chapter. Describe new
2193 resize functions.
2194 (Splitting Windows): Describe new behavior of split-window,
2195 split-window-above-each-other and split-window-side-by-side.
2196 Provide examples. Describe window-nest and window-splits
2197 options.
2198 (Deleting Windows): Minor rewrite.
f4e90db0
SM
2199 (Selecting Windows): Minor rewrite.
2200 Describe frame-selected-window and set-frame-selected-window here.
2201 (Cyclic Window Ordering): Minor rewrite.
2202 Describe window-list-1.
b33b68a3
MR
2203 (Buffers and Windows): Rewrite. Explain a window's previous and
2204 next buffers and the corresponding functions.
c4682d18 2205 (Window Tree): Merge into Windows and Frames section.
b33b68a3
MR
2206 * elisp.texi (Top): Update node listings for frames and windows
2207 sections.
2208
4d3786ac
SM
22092011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
2210
2211 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
2212
713df35b
LMI
22132011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
2214
2215 * errors.texi (Standard Errors): Remove apparent placeholder text
2216 (bug#9491).
2217
33ed493b
CY
22182011-09-18 Chong Yidong <cyd@stupidchicken.com>
2219
2220 * frames.texi (Management Parameters): Fix description of
2221 icon-type parameter.
2222
b8f0a954
CY
22232011-09-17 Chong Yidong <cyd@stupidchicken.com>
2224
2225 * tips.texi (Key Binding Conventions): Don't bind a key sequence
2226 ending in C-g. Suggested by Edward O'Connor.
2227
eddf142c
EZ
22282011-09-17 Eli Zaretskii <eliz@gnu.org>
2229
2230 * numbers.texi (Integer Basics): Add indexing for
2231 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
2232
d8e213eb 22332011-09-14 Dani Moncayo <dmoncayo@gmail.com>
bf1af6c7
DM
2234
2235 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
2236
cec2eab8
JB
22372011-09-11 Juanma Barranquero <lekktu@gmail.com>
2238
2239 * processes.texi (Network Servers): Clarify what the process
2240 buffer is used for (bug#9233).
2241
d8e213eb 22422011-08-30 Dani Moncayo <dmoncayo@gmail.com>
1f403cb9
DM
2243
2244 * lists.texi (Building Lists): Fix typo.
2245
35137ed3
CY
22462011-08-30 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * display.texi (Basic Faces): New node. Document new faces.
2249
2250 * modes.texi (Major Mode Conventions): Move some text there.
2251 (Mode Help): Remove major-mode var, duplicated in Major Modes.
2252
3fd50d5c
CY
22532011-08-29 Chong Yidong <cyd@stupidchicken.com>
2254
2255 * modes.texi (Basic Major Modes): New node. Callers updated.
2256 (Major Modes): Document fundamental-mode and major-mode.
2257 (Major Mode Basics): Node deleted; text moved to Major Modes.
2258 (Derived Modes): Document derived-mode-p.
2259
ddb54206
CY
22602011-08-28 Chong Yidong <cyd@stupidchicken.com>
2261
a6326082
CY
2262 * files.texi (Changing Files, Create/Delete Dirs): Document new
2263 arguments for delete-file, delete-directory, and copy-directory.
e2aeef63
CY
2264 (Visiting Functions): Remove view-file; it is documented in the
2265 Emacs manual.
04e2ce72 2266
ddb54206
CY
2267 * frames.texi (Layout Parameters): The defaults for the
2268 menu-bar-lines and tool-bar-lines parameters depend on the mode.
2269
2270 * display.texi (Progress): Document spinner functionality.
2271
2272 * os.texi (Killing Emacs): Note that kill-emacs can be called by
2273 operating system signals. Refer to save-buffers-kill-terminal
2274 instead of save-buffers-kill-emacs.
2275
2276 * objects.texi (Symbol Type): Document ## print representation.
2277
0c95fcf7
EZ
22782011-08-25 Eli Zaretskii <eliz@gnu.org>
2279
2280 * display.texi (Specified Space): Mention that `space' specs
2281 influence bidi reordering.
2282 (Bidirectional Display): Explain how to use `(space . PROPS)' for
2283 separating fields with bidirectional content.
2284
5980d4c6
EZ
22852011-08-24 Eli Zaretskii <eliz@gnu.org>
2286
2287 * display.texi (Bidirectional Display): Document return value in
2288 buffers that are not bidi-reordered for display, and in unibyte
2289 buffers.
2290
bca633fb
EZ
22912011-08-23 Eli Zaretskii <eliz@gnu.org>
2292
2293 * nonascii.texi (Character Properties): Document the values for
2294 unassigned codepoints.
2295
c094bb0c
EZ
22962011-08-18 Eli Zaretskii <eliz@gnu.org>
2297
2298 * nonascii.texi (Character Properties): Document use of
2299 `bidi-class' and `mirroring' properties as part of reordering.
2300 Provide cross-references to "Bidirectional Display".
2301
2302 * display.texi (Bidirectional Display): Document the pitfalls of
2303 concatenating strings with bidirectional content, with possible
f4e90db0
SM
2304 solutions. Document bidi-string-mark-left-to-right.
2305 Mention paragraph direction in modes that inherit from prog-mode.
92b71444
EZ
2306 Document use of `bidi-class' and `mirroring' properties as part of
2307 reordering.
c094bb0c 2308
1ea897d5
EZ
23092011-08-16 Eli Zaretskii <eliz@gnu.org>
2310
9adfcd0b
EZ
2311 * modes.texi (Major Mode Conventions): Improve the documentation
2312 of `mode-class' `special' modes.
2313
10862873
EZ
2314 * nonascii.texi (Character Properties): Document the `mirroring'
2315 property. Add index entries.
2316
1ea897d5
EZ
2317 * syntax.texi (Categories): Add an example of defining a new
2318 category and category table.
2319
2320 * searching.texi (Regexp Backslash): Document how to display
2321 existing categories. Mention the possibility of adding
2322 categories, and add an xref to where this is described. Add an
2323 index entry.
2324
ebb552ed
CY
23252011-08-09 Chong Yidong <cyd@stupidchicken.com>
2326
2327 * text.texi (Special Properties):
2328 * display.texi (Overlay Properties): Note that mouse-face cannot
2329 change the text size (Bug#8530).
2330
51a714e1
CY
23312011-08-08 Chong Yidong <cyd@stupidchicken.com>
2332
2333 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
2334 using setenv instead.
2335
4cc60b9b
EZ
23362011-07-28 Eli Zaretskii <eliz@gnu.org>
2337
2338 * display.texi (Bidirectional Display): Document the fact that
2339 bidi-display-reordering is t by default.
2340
5deb92fd
EZ
23412011-07-23 Eli Zaretskii <eliz@gnu.org>
2342
2343 * display.texi (Bidirectional Display): New section.
2344
011b0ad6 23452011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
67f9b9f8
GM
2346 Tim Cross <theophilusx@gmail.com> (tiny change)
2347 Glenn Morris <rgm@gnu.org>
011b0ad6 2348
67f9b9f8 2349 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
011b0ad6 2350
4baf28e6
AS
23512011-07-15 Andreas Schwab <schwab@linux-m68k.org>
2352
2353 * help.texi (Keys in Documentation): Revert last change.
2354
66249842
LMI
23552011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2356
f863868c
LMI
2357 * help.texi (Keys in Documentation): Clarify that \= only quotes
2358 the next character, and doesn't affect longer sequences in
2359 particular (bug#8935).
2360
f4e90db0
SM
2361 * debugging.texi (Using Debugger):
2362 Mention @code{eval-expression-debug-on-error} (bug#8549).
66249842 2363
0bb23927 23642011-07-14 Eli Zaretskii <eliz@gnu.org>
a2eaa31d
EZ
2365
2366 * display.texi (Other Display Specs): Document that `left-fringe'
2367 and `right-fringe' display specifications are of the "replacing"
2368 kind.
2369
f2027cdf
LMI
23702011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2371
2372 * help.texi (Documentation Basics): Add a link to the Function
2373 Documentation node (bug#6580).
2374
f987fde4
LMI
23752011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2376
0bc59b25
LMI
2377 * keymaps.texi (Menu Bar): Mention :visible and :enable
2378 (bug#6344). Text by Drew Adams.
2379
63d55f1f
LMI
2380 * modes.texi (Running Hooks): Mention buffer-local hook variables
2381 (bug#6218).
2382
f987fde4
LMI
2383 * objects.texi (General Escape Syntax): "a with grave accent" is
2384 ?xe0, not ?x8e0 (bug#5259).
2385
b7527639
CY
23862011-07-12 Chong Yidong <cyd@stupidchicken.com>
2387
2388 * display.texi (Face Attributes, Font Selection): Add references
2389 to the Fonts node in the Emacs manual (Bug#4178).
2390
c830e5ae
CY
23912011-07-12 Chong Yidong <cyd@stupidchicken.com>
2392
2393 * display.texi (Window Systems): `window-system' is
2394 terminal-local.
2395
2396 * frames.texi (Frame Parameters, Parameter Access): Don't mention
2397 frame-local variables.
2398
2399 * variables.texi (Buffer-Local Variables): Don't mention obsolete
2400 frame-local variables.
2401 (Frame-Local Variables): Node deleted.
2402
2403 * elisp.texi (Top): Update node listing.
2404
91223e54
LMI
24052011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2406
2407 * elisp.texi: Change "inferiors" to "subnodes" in three places
2408 (bug#3523).
2409
963578d3
CY
24102011-07-11 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * frames.texi (Window System Selections): Discussion of
2413 x-select-enable-clipboard moved to Emacs manual.
2414
07151e49
DD
24152011-07-11 Deniz Dogan <deniz@dogan.se>
2416
2417 * commands.texi (Prefix Command Arguments): Remove excessive
2418 apostrophe.
2419
7261e1cf
LMI
24202011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2421
ad21a12a
LMI
2422 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
2423 description is a string (bug#3313).
2424
7261e1cf
LMI
2425 * frames.texi (Display Feature Testing): Try to explain what all
2426 the visual classes mean (bug#3042).
2427
568f7b79
LMI
24282011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2429
18d59e29
LMI
2430 * modes.texi (Mode Line Variables): Document `mode-line-remote'
2431 and `mode-line-client' (bug#2974).
2432
568f7b79
LMI
2433 * text.texi (Insertion): Clarify marker movements (bug#1651).
2434 Text from Drew Adams.
2435
54e10184
LMI
24362011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
2437
d94d85e9
LMI
2438 * text.texi (Special Properties): Clarify the format of `face'
2439 (bug#1375).
2440
54e10184
LMI
2441 * commands.texi (Interactive Call): Add a `call-interactively'
2442 example (bug#1010).
2443
413c488d
LMI
24442011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2445
2446 * functions.texi (Calling Functions): Link to the "Interactive
2447 Call" node (bug#1001).
2448
322b7dab 24492011-07-06 Chong Yidong <cyd@stupidchicken.com>
b00d8c1a 2450
3deead93
CY
2451 * customize.texi (Composite Types): Move alist and plist to here
2452 from Simple Types (Bug#7545).
2453
2454 * elisp.texi (Top): Update menu description.
2455
b00d8c1a
CY
2456 * display.texi (Face Attributes): Document negative line widths
2457 (Bug#6113).
2458
d2a6c43b
TR
24592011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
2460
2461 * searching.texi (Match Data): Note that match data can be
2462 overwritten by most functions (bug#2499).
2463
c7844a27
LMI
24642011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2465
a9ab721e
LMI
2466 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
2467 flags mean (bug#6659).
2468
c7844a27
LMI
2469 * functions.texi (What Is a Function): Document the autoload
2470 object (bug#6496).
2471
f68d76d0
LMI
24722011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2473
8a20ca4c
LMI
2474 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
2475 is only used in the Customize user interface (bug#6089).
2476
f68d76d0 2477 * display.texi (Showing Images): Mention the point of sliced
6dd56db4 2478 images (bug#7836).
f68d76d0 2479
7018dbe7
EZ
24802011-07-02 Eli Zaretskii <eliz@gnu.org>
2481
2482 * variables.texi (Defining Variables, Void Variables)
2483 (Constant Variables): Fix incorrect usage of @kindex.
2484
36cb87a1
LMI
24852011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2486
28ee97c7
LMI
2487 * variables.texi (Defining Variables): Add an index entry for
2488 `set-variable' (bug#7262).
8d4294e9 2489 (Defining Variables): Use @findex for functions.
28ee97c7 2490
8862ffd5
LMI
2491 * frames.texi (Basic Parameters): Document the `explicit-name'
2492 parameter (bug#6951).
2493
0ec389b9
LMI
2494 * customize.texi (Type Keywords): Clarify that :value provides a
2495 default value for all types (bug#7386).
2496
36cb87a1
LMI
2497 * streams.texi (Output Functions): Document `pp'.
2498
11fdef7d 24992011-06-25 Chong Yidong <cyd@stupidchicken.com>
dfc47e35
CY
2500
2501 * keymaps.texi (Searching Keymaps):
2502 * display.texi (Overlay Properties): Fix errors in 2011-05-29
2503 change. Suggested by Johan Bockgård.
2504
eeafcea7
CY
25052011-06-15 Chong Yidong <cyd@stupidchicken.com>
2506
2507 * text.texi (Special Properties): Clarify role of font-lock-face.
2508
b96e6cde
LMI
25092011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2510
f4e90db0 2511 * processes.texi (Process Information): Rename `process-alive-p'
b96e6cde
LMI
2512 to `process-live-p' for consistency with other `-live-p' functions.
2513
be14b9ab
PE
25142011-06-03 Paul Eggert <eggert@cs.ucla.edu>
2515
2516 Document wide integers better.
2517 * files.texi (File Attributes): Document ino_t values better.
2d365993 2518 ino_t values no longer map to anything larger than a single cons.
be14b9ab
PE
2519 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
2520 (Bitwise Operations):
001903b5
PE
2521 * objects.texi (Integer Type): Use a binary notation that is a bit easier
2522 to read, and that will port better if 62-bits becomes the default.
2523 Fix or remove incorrect examples.
be14b9ab
PE
2524 * os.texi (Time Conversion): Document time_t values better.
2525
bcd54f83
LMI
25262011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
2527
f4e90db0
SM
2528 * processes.texi (Process Information):
2529 Document `process-alive-p'.
bcd54f83 2530
049bcbcb
CY
25312011-05-29 Chong Yidong <cyd@stupidchicken.com>
2532
2533 * help.texi (Accessing Documentation):
2534 * display.texi (Pixel Specification):
2535 * processes.texi (Serial Ports, Serial Ports):
2536 * nonascii.texi (Character Properties, Default Coding Systems):
2537 * text.texi (Changing Properties, Special Properties):
2538 * windows.texi (Window Start and End):
2539 * modes.texi (SMIE Indentation Example, SMIE Tricks):
2540 * keymaps.texi (Searching Keymaps, Tool Bar):
2541 * minibuf.texi (Basic Completion):
2542 * compile.texi (Eval During Compile):
2543 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
2544 7x9 paper in printed manual.
2545
2546 * lists.texi (Sets And Lists): Fix misplaced text.
2547
58539c63
CY
25482011-05-29 Chong Yidong <cyd@stupidchicken.com>
2549
2550 * keymaps.texi (Remapping Commands): Emphasize that the keymap
2551 needs to be active (Bug#8350).
2552
6b5681bf
CY
25532011-05-28 Chong Yidong <cyd@stupidchicken.com>
2554
b4d52acc
CY
2555 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
2556
6b5681bf
CY
2557 * tips.texi (Coding Conventions): Remove antediluvian filename
2558 limit recommendation (Bug#8538).
2559
e145f188
GM
25602011-05-27 Glenn Morris <rgm@gnu.org>
2561
2562 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
2563
eafed945
GM
25642011-05-26 Glenn Morris <rgm@gnu.org>
2565
2566 * variables.texi (File Local Variables):
2567 Update hack-local-variables `mode-only' return value.
2d3ba9e7 2568 Add some more details on what this function does in the other case.
eafed945 2569
bc8410af
GM
25702011-05-19 Glenn Morris <rgm@gnu.org>
2571
2572 * lists.texi (Sets And Lists): Mention cl provides union etc.
2573
35a30759
N
25742011-05-19 Nix <nix@esperi.org.uk>
2575
2576 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
2577
2578 * text.texi (Parsing HTML): Update for function name changes.
2579
2580 * syntax.texi (Syntax Flags): Small fix.
2581
2582 * keymaps.texi (Active Keymaps): Typo fix.
2583 (Changing Key Bindings): Grammar fix.
2584
2585 * frames.texi (Minibuffers and Frames): Grammar fix.
2586 (Window System Selections): x-select-enable-clipboard now defaults to t.
2587
2588 * customize.texi (Common Keywords):
2589 * display.texi (Abstract Display):
2590 * modes.texi (Auto-Indentation):
2591 * nonascii.texi (Converting Representations): Typo fixes.
2592
2593 * control.texi (Examples of Catch): Call it "goto" not "go to".
2594
e3934a8a
EZ
25952011-05-14 Eli Zaretskii <eliz@gnu.org>
2596
bc039a3b
EZ
2597 * nonascii.texi (Character Properties): Fix inconsistencies with
2598 implementation.
2599
e3934a8a
EZ
2600 * text.texi (Special Properties): Move @defvar's out of the
2601 @table. (Bug#8652)
2602
e2c94218
GM
26032011-05-12 Glenn Morris <rgm@gnu.org>
2604
2605 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
2606
d2fc7e3d 26072011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
bc3bea9c
SM
2608
2609 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
2610 (Multiline Font Lock):
2611 * vol2.texi (Top):
2612 * vol1.texi (Top):
2613 * elisp.texi (Top): Update menu accordingly.
2614
d2fc7e3d 26152011-05-12 Drew Adams <drew.adams@oracle.com>
e6dc6206
DA
2616
2617 * modes.texi (Region to Fontify): Fix typo.
2618
79b70037
GM
26192011-05-10 Jim Meyering <meyering@redhat.com>
2620
2621 * minibuf.texi: Fix typo "in in -> in".
2622
b08a63cc 26232011-05-06 Paul Eggert <eggert@cs.ucla.edu>
fed14fd7
PE
2624
2625 * numbers.texi (Integer Basics): Large integers are treated as floats.
2626
1ef14cb4
LMI
26272011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
2628
2629 * processes.texi (Synchronous Processes): Document the (:file
2630 "/file-name") syntax for `call-process'.
2631
4ffd0d6b 26322011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2633
2634 * windows.texi (Choosing Window): Fix typo.
2635
4ffd0d6b 26362011-04-23 Chong Yidong <cyd@stupidchicken.com>
40954368
CY
2637
2638 * frames.texi (Layout Parameters): Note the difference between
2639 querying and setting parameters for left-fringe and right-fringe
2640 (Bug#6930).
2641
fd5a8ae8
SM
26422011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
2643
2644 * minibuf.texi (Basic Completion): Be a bit more precise about the
2645 valid kinds of completion tables.
2646 (Programmed Completion): Remove obsolete text about lambda expressions
2647 not being valid completion tables.
2648
c1bcd0d5
CY
26492011-03-19 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * positions.texi (Excursions): Explain the "save-excursion
2652 defeated by set-buffer" warning.
2653
2654 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
2655 save-excursion. Suggested by Uday S Reddy.
2656
03408648 26572011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
ba83908c 2658
03408648
SM
2659 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
2660 (Lexical Binding): New sub-section.
ba83908c 2661
03408648
SM
2662 * eval.texi (Eval): Discourage the use of `eval'.
2663 Document its new `lexical' argument.
6c075cd7 2664
f6d62986
SM
26652011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
2666
03408648 2667 * commands.texi (Command Overview): `post-command-hook' is not reset to
f6d62986
SM
2668 nil any more.
2669
84ea5558 26702011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
e4021ec1
SM
2671
2672 * strings.texi (String Conversion): Don't mention
2673 string-make-(uni|multi)byte (bug#8262).
2674 * nonascii.texi (Converting Representations): Fix up range.
2675 * keymaps.texi (Key Binding Commands): Update code point, avoid
2676 "unibyte character" and remove mention of unibyte bindings.
2677
62d94509
EZ
26782011-03-10 Eli Zaretskii <eliz@gnu.org>
2679
2680 * modes.texi (Operator Precedence Grammars): Don't use characters
2681 outside ISO-8859-1.
2682
63a329f8
EZ
26832011-03-09 Eli Zaretskii <eliz@gnu.org>
2684
2685 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
2686
2687 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2688
6446548e
GM
26892011-03-08 Glenn Morris <rgm@gnu.org>
2690
2691 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2692 * intro.texi (Acknowledgements): Names to UTF-8.
80b005c7 2693 * elisp.texi: Set documentencoding.
6446548e 2694
33383987
JB
26952011-03-07 Chong Yidong <cyd@stupidchicken.com>
2696
2697 * Version 23.3 released.
2698
0b3ceceb
CY
26992011-03-06 Chong Yidong <cyd@stupidchicken.com>
2700
2701 * package.texi: Update index keywords.
2702 (Package Archives): New node contents. Document package-x.el.
2703
78f5433f
JB
27042011-03-06 Juanma Barranquero <lekktu@gmail.com>
2705
2706 * makefile.w32-in (srcs): Add package.texi.
2707
555e9b5c
CY
27082011-03-06 Chong Yidong <cyd@stupidchicken.com>
2709
120d9389
CY
2710 * package.texi (Packaging, Packaging Basics, Simple Packages)
2711 (Multi-file Packages): Expand and clarify.
2712 (Package Archives): Temporary placeholder node.
2713
2714 * elisp.texi (Top): Update node listing.
2715
555e9b5c
CY
2716 * Makefile.in (srcs): Add package.texi.
2717
b59a4335
CY
27182011-03-05 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * processes.texi (Synchronous Processes): Minor clarification
2721 (Bug#8149).
2722
06083aa1
GM
27232011-03-03 Glenn Morris <rgm@gnu.org>
2724
2725 * files.texi (Truenames): Minor clarification. (Bug#2341)
2726
6640b281
GM
27272011-03-01 Glenn Morris <rgm@gnu.org>
2728
2729 * variables.texi (Directory Local Variables):
2730 Mention `(subdirs . nil)' alist element.
2731
2b0c7330 27322011-02-28 Glenn Morris <rgm@gnu.org>
081f7640
GM
2733
2734 * variables.texi (Directory Local Variables): Mention the optional
2735 mtime argument of dir-locals-set-directory-class. (Bug#3577)
2736
b923f7a9
CY
27372011-02-27 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * minibuf.texi (Minibuffer History): Clarify discussion of
2740 minibuffer history lists (Bug#8085).
2741
67ab0163 27422011-02-19 Eli Zaretskii <eliz@gnu.org>
86ec878a 2743
e979a521
EZ
2744 * elisp.texi: Sync @dircategory with ../../info/dir.
2745
e03b2fd4
EZ
2746 * files.texi (Visiting Functions): Document find-file-literally,
2747 both the command and the variable.
2748
86ec878a
EZ
2749 * variables.texi (Creating Buffer-Local): Explain the meaning of
2750 permanent local variables.
2751
67ab0163
GM
2752 * files.texi (Visiting Functions): Document find-file-literally,
2753 both the command and the variable.
2754
2755 * variables.texi (Creating Buffer-Local): Explain the meaning of
2756 permanent local variables.
2757
27582011-02-19 Glenn Morris <rgm@gnu.org>
dff9ac46
GM
2759
2760 * keymaps.texi (Remapping Commands): Mention how to undo it.
2761
bfcb151a
RT
27622011-02-09 Reuben Thomas <rrt@sc3d.org>
2763
2764 * loading.texi (Hooks for Loading): Remove unnecessary advice
2765 about eval-after-load (Bug#7986).
2766
a41c8660
CY
27672011-02-05 Chong Yidong <cyd@stupidchicken.com>
2768
2769 * commands.texi (Accessing Mouse): Note that a header line is not
2770 included in the row of posn-col-row.
2771
e0dd6837
CY
27722011-02-02 Chong Yidong <cyd@stupidchicken.com>
2773
2774 * modes.texi (Major Mode Conventions): Add face guidelines.
2775 (Faces for Font Lock): List faces in order of prominence.
2776
a4180391
PE
27772011-02-01 Paul Eggert <eggert@cs.ucla.edu>
2778
2779 format-time-string now supports subsecond time stamp resolution
2780 * os.texi (Time Parsing): Document %N.
2781
7427eb97
CY
27822011-01-28 Chong Yidong <cyd@stupidchicken.com>
2783
61db307f
CY
2784 * vol1.texi (Top):
2785 * vol2.texi (Top):
2786 * elisp.texi (Top):
2787 * display.texi (Display Property): Shorten the menu description of
2788 the "Other Display Specs" node (Bug#7816).
2789
7427eb97
CY
2790 * keymaps.texi (Defining Menus): Add "menu item" and "extended
2791 menu item" concept index entries (Bug#7805).
2792
bf3dae7e
EZ
27932011-01-29 Eli Zaretskii <eliz@gnu.org>
2794
2795 * makefile.w32-in (texinfodir): New variable.
2796 (usermanualdir): Remove as redundant with $(emacsdir).
2797 (MAKEINFO): Remove options, leave only program name.
2798 (MAKEINFO_OPTS): New variable.
2799 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
2800
06d8ace5 28012011-01-25 Chong Yidong <cyd@stupidchicken.com>
e6cf7a82
CY
2802 Richard Kim <emacs18@gmail.com>
2803
2804 * loading.texi (Library Search): Document list-load-path-shadows
2805 (Bug#7757).
2806
06d8ace5 28072011-01-25 Chong Yidong <cyd@stupidchicken.com>
3f066f54
CY
2808
2809 * searching.texi (Regexp Special): Remove outdated discussion of
2810 character sets (Bug#7780).
2811
28a88153
CY
2812 * frames.texi (Pop-Up Menus): Document where menu title comes
2813 from (Bug#7684).
2814
06d8ace5 28152011-01-25 Glenn Morris <rgm@gnu.org>
4d265b4d
GM
2816
2817 * display.texi (Making Buttons): Mention limitation of text buttons.
2818
a8e1e9ee
WL
28192011-01-23 Werner Lemberg <wl@gnu.org>
2820
2821 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2822 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2823 (ENVADD): New variable to control texi2dvi and texi2pdf.
2824
362b9d48
GM
28252011-01-15 Chong Yidong <cyd@stupidchicken.com>
2826
2827 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2828 Emacs manual.
2829
28302011-01-15 Eli Zaretskii <eliz@gnu.org>
2831
2832 * files.texi (Directory Names): Explain why FROM in
2833 directory-abbrev-alist should begin with \`. (Bug#7777)
2834
3fa173b4
SM
28352011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2836
2837 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2838
7c420169 28392011-01-02 Eli Zaretskii <eliz@gnu.org>
2e4ab211
EZ
2840
2841 * modes.texi (Emulating Mode Line): Fix last change.
2842
7c420169 28432011-01-02 Eli Zaretskii <eliz@gnu.org>
287e63bb
EZ
2844
2845 * modes.texi (Emulating Mode Line): Update documentation of
2846 format-mode-line according to changes that fixed bug #7587.
2847
80b33766
SM
28482010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2849
2850 * modes.texi (Derived Modes): Mention prog-mode.
2851
2852 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2853 of the key-binding-data cache since we don't use it any more.
2854
f49d1f52 28552010-12-13 Eli Zaretskii <eliz@gnu.org>
3c73e30e 2856
4bb49a92
EZ
2857 * processes.texi (Shell Arguments):
2858 * strings.texi (Creating Strings): Don't mention "shell commands";
2859 make it explicit that `split-string-and-unquote' and
2860 `combine-and-quote-strings' are mainly for working with arguments
2861 to call-process and start-process.
2862
3c73e30e
EZ
2863 * processes.texi (Shell Arguments): Fix documentation of
2864 `split-string-and-unquote'. Add indexing. (Bug#7563)
2865
f49d1f52 28662010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
5dcb4c4e
SM
2867
2868 * modes.texi (Auto-Indentation): New section to document SMIE.
2869 (Major Mode Conventions):
2870 * text.texi (Mode-Specific Indent): Refer to it.
2871
f49d1f52 28722010-12-13 Eli Zaretskii <eliz@gnu.org>
bdef6a77
EZ
2873
2874 * display.texi (Other Display Specs): Document left-fringe and
2875 right-fringe display specs.
2876
f49d1f52 28772010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
769741e3
SM
2878
2879 * backups.texi (Making Backups):
2880 * modes.texi (Example Major Modes): Use recommended coding style.
2881 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2882 define-derived-mode. Mention completion-at-point-functions.
2883
f49d1f52 28842010-12-13 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2885
5dcb4c4e
SM
2886 * nonascii.texi (Converting Representations):
2887 Document byte-to-string.
e1115396 2888
ec1b9b17
GM
28892010-12-08 Glenn Morris <rgm@gnu.org>
2890
2891 * buffers.texi (Modification Time):
2892 verify-visited-file-modtime now defaults to the current buffer.
2893
07976ae3 28942010-11-27 Chong Yidong <cyd@stupidchicken.com>
3e99b825 2895
ec1b9b17 2896 * nonascii.texi (Converting Representations): Document byte-to-string.
3e99b825
CY
2897
2898 * strings.texi (Creating Strings): Don't mention semi-obsolete
2899 function char-to-string.
2900 (String Conversion): Shorten discussion of semi-obsolete function
2901 string-to-char. Link to Converting Representations.
2902
2903 * objects.texi (Symbol Type):
2904 * text.texi (Near Point):
2905 * help.texi (Help Functions):
2906 * functions.texi (Mapping Functions): Use string instead of
2907 char-to-string in examples.
2908
07976ae3 29092010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295
CY
2910
2911 * text.texi (Kill Functions, Kill Functions)
2912 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2913 YANK-HANDLER args.
2914
2915 * symbols.texi (Creating Symbols): Using unintern without an
2916 obarray arg is now obsolete.
2917
2918 * numbers.texi (Float Basics): Document float-e and float-pi.
2919
2920 * variables.texi (Defining Variables): Change "pi" example to
2921 "float-pi".
2922
8547874a
EZ
29232010-11-26 Eli Zaretskii <eliz@gnu.org>
2924
2925 * commands.texi (Click Events): Document the values of X, Y and
2926 COL, ROW in the event's position, when the click is on the header
2927 or mode line, on the fringes, or in the margins.
2928
4a47c275 29292010-11-17 Eli Zaretskii <eliz@gnu.org>
c7926fe2 2930
5b05d75b
EZ
2931 * customize.texi (Composite Types): Lower-case index entry.
2932
5dcb4c4e
SM
2933 * loading.texi (How Programs Do Loading):
2934 Document load-file-name. (Bug#7346)
c7926fe2 2935
4a47c275 29362010-11-17 Glenn Morris <rgm@gnu.org>
cde08ac9
GM
2937
2938 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2939
0eb025fb
EZ
29402010-11-13 Eli Zaretskii <eliz@gnu.org>
2941
2942 * display.texi (Usual Display): Characters with no fonts are not
2943 necessarily displayed as empty boxes.
2944
2699a554 29452010-10-31 Glenn Morris <rgm@gnu.org>
aab705a2
GM
2946
2947 * maps.texi (Standard Keymaps): Update File menu description.
2948
8289f37b
GM
29492010-10-28 Glenn Morris <rgm@gnu.org>
2950
2951 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2952
5793a7bc 29532010-10-24 Eli Zaretskii <eliz@gnu.org>
89baa1df
EZ
2954
2955 * display.texi (Window Systems): Deprecate use of window-system as
2956 a predicate.
2957
17284e30
GM
29582010-10-23 Glenn Morris <rgm@gnu.org>
2959
2960 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2961 sorted-doc.
2962
00f113eb
JB
29632010-10-15 Eli Zaretskii <eliz@gnu.org>
2964
2965 * os.texi (Dynamic Libraries): New node, with slightly modified
2966 text deleted from "Image Formats".
2967 (System Interface): Add @menu entry for "Dynamic Libraries".
2968
2969 * display.texi (Image Formats): Remove description of
2970 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2971
07277eb8
GM
29722010-10-12 Glenn Morris <rgm@gnu.org>
2973
2974 * book-spine.texinfo: Rename to book-spine.texi.
2975
c12e4a81
GM
29762010-10-11 Glenn Morris <rgm@gnu.org>
2977
df187c62
GM
2978 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2979
c12e4a81 2980 * Makefile.in (DVIPS): New variable.
234db610
GM
2981 (.PHONY): Add html, ps.
2982 (html, elisp.html, ps, elisp.ps): New targets.
2983 (clean): Delete html, ps files.
2984 ($(infodir)/elisp): Remove unnecessary includes.
c12e4a81 2985
6513b232
EZ
29862010-10-09 Eli Zaretskii <eliz@gnu.org>
2987
2988 * makefile.w32-in (emacsdir): New variable.
2989 (srcs): Add emacsver.texi.
2990 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2991
abd40fb4
GM
29922010-10-09 Glenn Morris <rgm@gnu.org>
2993
c1dc72b3
GM
2994 * Makefile.in (VPATH): Remove.
2995 (infodir): Make it absolute.
2996 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2997
4393405b
GM
2998 * Makefile.in (dist): Anchor regexps.
2999
eef3ab94
GM
3000 * Makefile.in (srcs): Put elisp.texi first.
3001 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
3002
aa9db089
GM
3003 * Makefile.in (infoclean): Remove harmless, long-standing error.
3004
abd40fb4
GM
3005 * Makefile.in ($(infodir)): Delete rule.
3006 (mkinfodir): New.
3007 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
3008
68db69ed 3009 * Makefile.in (dist): Remove reference to emacsver.texi.in.
208deadc 3010 Also copy emacsver.texi, and edit $emacsdir.
68db69ed 3011
ea274122
GM
30122010-10-09 Glenn Morris <rgm@gnu.org>
3013
f7a31f11
GM
3014 * Makefile.in (emacsdir): New variable.
3015 (MAKEINFO): Add -I $emacsdir.
3016 (dist): Copy emacsver.texi.
b13254e7
GM
3017 (srcs): Add emacsver.texi.
3018
f7a31f11
GM
3019 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
3020 Set EMACSVER by including emacsver.texi.
3021
ea274122
GM
3022 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3023
17ca7950
GM
30242010-10-07 Glenn Morris <rgm@gnu.org>
3025
3026 * Makefile.in (version): New, set by configure.
3027 (clean): Delete dist tar file.
3028 (dist): Use version in tar name.
3029
4c83f6e1
GM
30302010-10-06 Glenn Morris <rgm@gnu.org>
3031
3032 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
3033 (INSTALL_INFO): Remove unused variable.
3034 (mostlyclean, infoclean, dist): New rules.
3035 (clean): Delete dvi and pdf files.
3036 (maintainer-clean): Remove elisp.oaux, use infoclean.
8a944cea 3037 ($(infodir)): Add parallel build workaround.
4c83f6e1 3038
0264072d
GM
30392010-10-04 Glenn Morris <rgm@gnu.org>
3040
3041 * Makefile.in (dvi, pdf, $(infodir)): New targets.
3042 ($(infodir)/elisp): Ensure target directory exists. Use $@.
8cce34d0 3043 Fix -I typo.
0264072d
GM
3044 (clean): No 'make.out' or 'core' files.
3045 (.PHONY): Declare clean rules.
3046 (maintainer-clean): Delete pdf file. Guard against cd failures.
3047
77f38949
GM
30482010-10-03 Glenn Morris <rgm@gnu.org>
3049
3050 * files.texi (File Name Components): Remove ignored section about
3051 deleted variable directory-sep-char.
3052
178fdd41
MA
30532010-10-03 Michael Albinus <michael.albinus@gmx.de>
3054
3055 * files.texi (Magic File Names): New defopt
3056 remote-file-name-inhibit-cache.
3057
9c524fcb
GM
30582010-10-02 Glenn Morris <rgm@gnu.org>
3059
3060 * os.texi (Killing Emacs): Hook now runs in batch mode.
3061
f816790b
SM
30622010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
3063
3064 * text.texi (Special Properties): Clarify when modification-hooks run.
3065
7cf78aac
SM
30662010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
3067
3068 * syntax.texi (Syntax Flags): Document new `c' flag.
3069
ca0d44e4
GM
30702010-09-09 Glenn Morris <rgm@gnu.org>
3071
3072 * display.texi (ImageMagick Images): General cleanup.
3073
10999305 30742010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3fa0dc8f
AK
3075
3076 * files.texi (Directory Names): Use \` rather than ^.
3077
45240125
JD
30782010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3079
3080 * text.texi (Low-Level Kill Ring):
3081 * frames.texi (Window System Selections): Remove cut buffer
3082 documentation.
3083
4abe5bf6
EZ
30842010-08-28 Eli Zaretskii <eliz@gnu.org>
3085
3086 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
3087 Parameters", where the default fringe width is described.
3088
3089 * frames.texi (Window Frame Parameters, Basic Parameters)
3090 (Position Parameters, Layout Parameters, Management Parameters)
3091 (Cursor Parameters, Font and Color Parameters): Add indexing for
3092 frame parameters. (Bug#6929)
3093
fdc76236
TT
30942010-08-25 Tom Tromey <tromey@redhat.com>
3095
3096 * vol2.texi (Top): Update.
3097 * vol1.texi (Top): Update.
3098 * tips.texi (Library Headers): Mention Package-Version and
3099 Package-Requires.
3100 * package.texi: New file.
3101 * os.texi (System Interface): Update pointers.
3102 * elisp.texi (Top): Link to new nodes. Include package.texi.
3103 * anti.texi (Antinews): Update pointers.
3104
1e5c1c80
EZ
31052010-08-25 Eli Zaretskii <eliz@gnu.org>
3106
3107 * processes.texi (Filter Functions): Fix last change.
3108
78e33835
CY
31092010-08-24 Markus Triska <triska@gmx.at>
3110
3111 * processes.texi (Filter Functions): Use `buffer-live-p' instead
3112 of `buffer-name' in the main text as well as in the example
3113 (Bug#3098).
3114
198a7a97
CY
31152010-08-22 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * nonascii.texi (Text Representations):
3118 * loading.texi (Loading Non-ASCII):
3119 * compile.texi (Byte Compilation): Don't mention obsolete
3120 --unibyte command-line argument.
3121
bc7d7ea6
CY
31222010-08-22 Chong Yidong <cyd@stupidchicken.com>
3123
3124 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
3125
b0126eac 31262010-08-22 Chong Yidong <cyd@stupidchicken.com>
96b1842d
CY
3127
3128 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
3129
e8a6cc19
EZ
31302010-08-20 Eli Zaretskii <eliz@gnu.org>
3131
3132 * commands.texi (Misc Events): Add cross-references to where
3133 POSITION of a mouse event is described in detail.
3134
c4e7c63a 31352010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
ee301a7a 3136
c4e7c63a 3137 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
ee301a7a 3138
7815fe19 31392010-08-08 Juanma Barranquero <lekktu@gmail.com>
e8bf5266
JB
3140
3141 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
3142 Suggested by Štěpán Němec <stepnem@gmail.com>.
3143
7815fe19 31442010-08-08 Juanma Barranquero <lekktu@gmail.com>
b4f588fa
JB
3145
3146 * minibuf.texi (High-Level Completion): Document args of
3147 `read-buffer-function' (bug#5625).
3148
8b2dd508
JD
31492010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3150
3151 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
3152
bace45fe
MA
31532010-07-29 Michael Albinus <michael.albinus@gmx.de>
3154
3155 * processes.texi (Process Information): Explain process property
3156 `remote-tty'.
3157
4ce5a4cc
JB
31582010-07-27 Juanma Barranquero <lekktu@gmail.com>
3159
3160 * modes.texi (Defining Minor Modes): Use C-delete in examples,
3161 instead of "\C-\^?" (bug#6334).
3162
1c84bc7a
JB
3163 * text.texi (Special Properties): Fix typo.
3164
b88746ba
EZ
31652010-07-09 Eli Zaretskii <eliz@gnu.org>
3166
3167 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
3168 calling sequences, which are now the standard.
3169
51422d6d
CY
31702010-06-24 Chong Yidong <cyd@stupidchicken.com>
3171
3172 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
3173
3174 * commands.texi (Command Overview): Mention undo-boundary call.
3175
d24880de
GM
31762010-06-23 Glenn Morris <rgm@gnu.org>
3177
3178 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
3179 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
3180 * frames.texi, functions.texi, internals.texi, keymaps.texi:
3181 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
3182 * searching.texi, sequences.texi, strings.texi, syntax.texi:
3183 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
3184 Untabify Texinfo files.
3185
0fc76035
CY
31862010-06-20 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
3189
5338dc0b
CY
31902010-06-19 Chong Yidong <cyd@stupidchicken.com>
3191
a628ad9d 3192 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
5338dc0b 3193
2c3a3c1d
CY
31942010-06-02 Chong Yidong <cyd@stupidchicken.com>
3195
ba3bf1d9
CY
3196 * searching.texi (Regexp Special): Remove obsolete information
3197 about matching non-ASCII characters, and suggest using char
3198 classes (Bug#6283).
2c3a3c1d 3199
7f4b4249
JB
32002010-05-30 Juanma Barranquero <lekktu@gmail.com>
3201
3202 * minibuf.texi (Basic Completion): Add missing "@end defun".
3203
637821cd
SM
32042010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
3205
3206 * minibuf.texi (Basic Completion): Document completion-boundaries.
3207 (Programmed Completion): Document the new fourth method for boundaries.
3208
e13051c3
CY
32092010-05-22 Chong Yidong <cyd@stupidchicken.com>
3210
a628ad9d 3211 * display.texi (Image Cache): Update documentation about image caching.
e13051c3 3212
0235128c 32132010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3214
3215 * windows.texi (Textual Scrolling):
3216 * tips.texi (Coding Conventions):
3217 * minibuf.texi (Minibuffer History):
3218 * maps.texi (Standard Keymaps):
3219 * loading.texi (Where Defined):
3220 * edebug.texi (Instrumenting): Fix typos.
3221
0235128c 32222010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549 3223
c7c32279
CY
3224 * keymaps.texi (Menu Bar): Document :advertised-binding property.
3225
0235128c
SM
3226 * functions.texi (Obsolete Functions):
3227 Document set-advertised-calling-convention.
eb5ed549
CY
3228
3229 * minibuf.texi (Basic Completion): Document completion-in-region.
3230 (Programmed Completion): Document completion-annotate-function.
3231
3232 * commands.texi (Reading One Event): Document read-key.
3233 (Distinguish Interactive): Document KIND arg to
3234 called-interactively-p. Delete obsolete interactive-p.
3235
3236 * elisp.texi (Top): Update node description.
3237
f8848423
EZ
32382010-05-08 Eli Zaretskii <eliz@gnu.org>
3239
0235128c
SM
3240 * nonascii.texi (Character Properties):
3241 Document unicode-category-table. Add an index entry for Unicode
3242 general category.
3243
32442010-05-07 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * Version 23.2 released.
f8848423 3247
938efb77
JB
32482010-04-20 Juanma Barranquero <lekktu@gmail.com>
3249
3250 * locals.texi (Standard Buffer-Local Variables):
3251 Remove @ignore'd reference to `direction-reversed'.
3252
5854c267
JL
32532010-04-14 Juri Linkov <juri@jurta.org>
3254
3255 Fix @deffn without category.
3256
3257 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
3258 for `abbrev-insert'.
3259
3260 * buffers.texi (Indirect Buffers): Add category `Command'
3261 to @deffn of `clone-indirect-buffer'.
3262
3263 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
3264 for `next-window' and `previous-window'. Add category `Command'
3265 to @deffn of `pop-to-buffer'.
3266
8a14dec7
CY
32672010-04-01 Chong Yidong <cyd@stupidchicken.com>
3268
3269 * nonascii.texi (Text Representations): Don't mark
3270 enable-multibyte-characters as a user option.
3271
7a1831cf
EZ
32722010-03-31 Eli Zaretskii <eliz@gnu.org>
3273
3274 * control.texi (Handling Errors): How to re-throw a signal caught
3275 by condition-case.
3276
c3863713
CY
32772010-03-26 Chong Yidong <cyd@stupidchicken.com>
3278
3279 * loading.texi (Hooks for Loading): Document after-load-functions.
3280 Copyedits.
3281
c333f279
AM
32822010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
3283
3284 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
3285
e867cb5d 32862010-03-24 Chong Yidong <cyd@stupidchicken.com>
f7704e26
CY
3287
3288 * processes.texi (Network Processes): Document seqpacket type.
3289
605f35cd
DN
32902010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
3291
3292 * os.texi (System Environment): Do not mention lynxos.
3293
288f9fc0
CY
32942010-03-10 Chong Yidong <cyd@stupidchicken.com>
3295
3296 * Branch for 23.2.
3297
eed5c93a
CY
32982010-03-06 Chong Yidong <cyd@stupidchicken.com>
3299
3300 * objects.texi (Integer Type): Take note of the read syntax
3301 exception for numbers that cannot fit in the integer type.
3302
1ddd6622
GM
33032010-03-03 Glenn Morris <rgm@gnu.org>
3304
3305 * numbers.texi (Integer Basics, Bitwise Operations):
3306 * objects.texi (Integer Type): Update for integers now being 30-bit.
3307
a908c79a
CY
33082010-02-27 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * display.texi (Low-Level Font): Document :otf font-spec property.
3311
cd61af01
SM
33122010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3313
3314 * display.texi (Line Height): Avoid obsolete special default variables
3315 like default-major-mode.
3316
c02f8fe2
AM
33172010-01-28 Alan Mackenzie <acm@muc.de>
3318
3319 * display.texi (Auto Faces): Say fontification-functions is called
3320 whether or not Font Lock is enabled. Tidy up the wording a bit.
3321
d738d18b
CY
33222010-01-17 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * elisp.texi: Remove duplicate edition information (Bug#5407).
3325
4963739e
JB
33262010-01-17 Juanma Barranquero <lekktu@gmail.com>
3327
3328 * two.el (volume-header-toc-markup): Fix typos in docstring.
3329
c57008f6
SM
33302010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
3331
3332 Avoid dubious uses of save-excursions.
3333 * positions.texi (Excursions): Recommend the use of
3334 save-current-buffer if applicable.
3335 * text.texi (Clickable Text): Fix the example code which used
3336 save-excursion in a naive way which sometimes preserves point and
3337 sometimes not.
3338 * variables.texi (Creating Buffer-Local):
3339 * os.texi (Session Management):
3340 * display.texi (GIF Images):
3341 * control.texi (Cleanups): Use (save|with)-current-buffer.
3342
2f3725cd
EZ
33432010-01-02 Eli Zaretskii <eliz@gnu.org>
3344
3345 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
3346
85eeac93
CY
33472010-01-02 Chong Yidong <cyd@stupidchicken.com>
3348
3349 * nonascii.texi (Text Representations, Character Codes)
3350 (Converting Representations, Explicit Encoding)
3351 (Translation of Characters): Use hex notation consistently.
3352 (Character Sets): Fix map-charset-chars doc (Bug#5197).
3353
4801c5fa
CY
33542010-01-01 Chong Yidong <cyd@stupidchicken.com>
3355
3356 * loading.texi (Where Defined): Make it clearer that these are
3357 loaded files (Bug#5068).
3358
26e533e2
CY
33592009-12-29 Chong Yidong <cyd@stupidchicken.com>
3360
3361 * minibuf.texi (Completion Styles): Document `initials' style.
3362
16d1ff5f
CY
33632009-12-25 Chong Yidong <cyd@stupidchicken.com>
3364
3365 * frames.texi (Resources): Describe inhibit-x-resources.
3366 (Size Parameters): Copyedit.
3367
3368 * hash.texi (Creating Hash):
3369 * objects.texi (Hash Table Type): Document the new hash table
3370 printed representation.
3371
3372 * minibuf.texi (Basic Completion): 4th arg to all-completions is
3373 obsolete.
3374
5dcb4c4e
SM
3375 * processes.texi (Process Buffers):
3376 Document process-kill-buffer-query-function.
16d1ff5f 3377
9a5de3d9
GM
33782009-12-05 Glenn Morris <rgm@gnu.org>
3379
3380 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
3381 diary-display-function, and no longer recommended to be a hook.
3382 Update for changes in the names of calendar and diary hooks.
3383 diary-print-entries-hook has changed section.
3384
b640eb52
EZ
33852009-11-28 Eli Zaretskii <eliz@gnu.org>
3386
3387 * text.texi (Special Properties): More accurate description of
3388 what the `cursor' property does.
3389
be1674ab
KR
33902009-11-26 Kevin Ryde <user42@zip.com.au>
3391
3392 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
3393 mouse-wheel-down-event, the closest thing to a definition for them.
3394 * os.texi (Startup Summary): vindex inhibit-startup-message and
3395 inhibit-splash-screen.
3396 (Command-Line Arguments): vindex argv.
3397 (Suspending Emacs): vindex suspend-tty-functions and
3398 resume-tty-functions. Don't want to index every hook, but having
3399 the programming ones is helpful.
3400
603f5979
CY
34012009-11-14 Chong Yidong <cyd@stupidchicken.com>
3402
3403 * commands.texi (Motion Events): Fix typo (Bug#4907).
3404
4359a806
CY
34052009-11-08 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
3408 are affected by case-fold-search (Bug#4483).
3409
0f063651
CY
34102009-11-02 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * minibuf.texi (Reading File Names): Note that read-file-name may
3413 use a graphical file dialog.
3414
9bd79893
GM
34152009-10-31 Glenn Morris <rgm@gnu.org>
3416
3417 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
3418
ebe479ec
KR
34192009-10-16 Kevin Ryde <user42@zip.com.au>
3420
3421 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
3422 in particular so `info-lookup-symbol' can find its docs.
3423
2640fa86
CY
34242009-10-16 Chong Yidong <cyd@stupidchicken.com>
3425
3426 * variables.texi (Constant Variables): Distinguish from defconst
3427 variables.
3428 (Defining Variables): Add cindex.
3429
edd6a733
CY
34302009-10-15 Chong Yidong <cyd@stupidchicken.com>
3431
3432 * os.texi (Time of Day): Clarify that the microsecond part is
3433 ignored (Bug#4637).
3434
5feb0b73
GM
34352009-10-11 Glenn Morris <rgm@gnu.org>
3436
3437 * frames.texi (Size and Position): Clarify what is included in the frame
3438 height. (Bug#4535)
3439
0c5413c8
GM
34402009-10-10 Glenn Morris <rgm@gnu.org>
3441
3442 * windows.texi (Size of Window): The relationship between window and
3443 frame heights is not so simple. (Bug#4535)
3444 Mention window-full-height-p.
3445
7f8b600a
SM
34462009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
3447
3448 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
3449 used from Lisp.
3450
6185de1c
EZ
34512009-10-07 Eli Zaretskii <eliz@gnu.org>
3452
7f8b600a
SM
3453 * files.texi (Directory Names) <abbreviate-file-name>:
3454 Document that root home directories are not replaced with "~".
6185de1c 3455
9972911f
EZ
34562009-10-06 Eli Zaretskii <eliz@gnu.org>
3457
3458 * text.texi (Special Properties): Document the meaning of the
3459 `cursor' text property whose value is an integer.
3460
2a3f19ef
MA
34612009-10-05 Michael Albinus <michael.albinus@gmx.de>
3462
3463 * files.texi (Magic File Names): Add `copy-directory'.
3464
804543b5
EZ
34652009-10-05 Eli Zaretskii <eliz@gnu.org>
3466
3467 * files.texi (File Attributes): Fix description of file
3468 attributes. (Bug#4638) Update attributes of files.texi example to
3469 be more representative.
3470
461bf92b
MA
34712009-10-05 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * files.texi (Create/Delete Dirs): New command copy-directory.
3474
a86cd395
JB
34752009-10-04 Juanma Barranquero <lekktu@gmail.com>
3476
3477 * anti.texi (Antinews):
3478 * macros.texi (Indenting Macros):
3479 * strings.texi (Creating Strings, Case Conversion):
3480 Remove duplicate words.
3481
d3080264
MA
34822009-10-01 Michael Albinus <michael.albinus@gmx.de>
3483
3484 * files.texi (Create/Delete Dirs): delete-directory has an
3485 optional parameter RECURSIVE.
3486
85d14563
SM
34872009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
3488
3489 * buffers.texi (Swapping Text): Minor clarification.
3490
3d9842c6
GM
34912009-10-01 Glenn Morris <rgm@gnu.org>
3492
3493 * functions.texi (Declaring Functions): Mention that we also search for
3494 ".m" files in the src/ directory.
3495
78427304
CY
34962009-09-25 David Engster <deng@randomsample.de>
3497
3d9842c6 3498 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
78427304 3499
b578c9cc
GM
35002009-09-22 Glenn Morris <rgm@gnu.org>
3501
3502 * internals.texi (Building Emacs): Mention preloaded-file-list.
3503
beee5da7
AM
35042009-09-14 Alan Mackenzie <acm@muc.de>
3505
3506 * os.texi (Terminal Output): Put "@code{}" around "stdout".
3507
5d6ab672
CY
35082009-09-13 Chong Yidong <cyd@stupidchicken.com>
3509
3510 * functions.texi (Anonymous Functions): Rearrange discussion,
3511 giving usage of unquoted lambda forms first. Mention that
3512 `function' and `#'' are no longer required (Bug#4290).
3513
59375eeb
AM
35142009-09-11 Alan Mackenzie <acm@muc.de>
3515
a86cd395 3516 * os.texi (Terminal Output): Document `send-string-to-terminal' in
59375eeb
AM
3517 batch mode.
3518
e7e2f529
GM
35192009-09-01 Glenn Morris <rgm@gnu.org>
3520
3521 * display.texi (Face Functions): Mention define-obsolete-face-alias.
3522
eae47088
GM
35232009-08-26 Ulrich Mueller <ulm@gentoo.org>
3524
3525 * nonascii.texi (Character Codes): Fix typos.
3526
3691a0a6
MA
35272009-08-25 Michael Albinus <michael.albinus@gmx.de>
3528
3529 * processes.texi (Synchronous Processes): New defvar
3530 process-file-side-effects.
3531
664d56b8
GM
35322009-08-25 Glenn Morris <rgm@gnu.org>
3533
3534 * display.texi (Fontsets): Fix typo.
3535
0706c025
GM
3536 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
3537
03a74b84
SM
35382009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3539
3540 * processes.texi (Asynchronous Processes): Adjust arglist of
3541 start-process-shell-command and start-file-process-shell-command.
3542
f6de8a37
CY
35432009-08-15 Chong Yidong <cyd@stupidchicken.com>
3544
4b1ed1bb
CY
3545 * advice.texi (Argument Access in Advice): Note that argument
3546 positions are zero-based (Bug#3932).
3547
89a9e058
CY
3548 * commands.texi (Distinguish Interactive): Minor copyedit.
3549
23696fd7
CY
3550 * display.texi (Face Attributes): Add xref to Displaying Faces for
3551 explanation of "underlying face".
3552
f6de8a37
CY
3553 * customize.texi (Common Keywords): Add xref to Loading.
3554
3555 * loading.texi (How Programs Do Loading): Add xref to Lisp
3556 Libraries node in the Emacs manual.
3557
417f77e6
CY
35582009-08-13 Chong Yidong <cyd@stupidchicken.com>
3559
3560 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
3561
0999039c
CY
35622009-07-18 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * processes.texi (Shell Arguments): Copyedits.
3565
9af167bc
GM
35662009-07-18 Glenn Morris <rgm@gnu.org>
3567
3568 * loading.texi (Repeated Loading): Fix typo.
3569
137987ab
RS
35702009-07-16 Richard Stallman <rms@gnu.org>
3571
3572 * buffers.texi (Swapping Text): Recommend setting
3573 write-region-annotate-functions and buffer-saved-size.
3574
3575 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
3576
622fa380
GM
35772009-07-15 Glenn Morris <rgm@gnu.org>
3578
3579 * edebug.texi: Minor re-phrasings throughout.
3580 (Edebug Execution Modes): Sit-for affects continue mode too.
3581 (Jumping): Use `forward-sexp' rather than its keybinding.
3582 (Edebug Misc): Fix Q binding.
3583 (Edebug Eval): Remove cl version.
3584 (Printing in Edebug): Clarify print-length etc.
3585 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
3586 (Specification List): Remove edebug-unwrap findex entry.
3587 (Specification Examples): defmacro is actually not the same as defun.
3588 Escape "`" in example.
3589
6bbd4600
CY
35902009-07-15 Chong Yidong <cyd@stupidchicken.com>
3591
3592 * markers.texi (The Mark): Document optional arg to
3593 deactivate-mark.
3594
e538d479
GM
35952009-07-11 Kevin Ryde <user42@zip.com.au>
3596
3597 * hooks.texi (Standard Hooks): Fix cross-references.
3598
4c98b9ed
GM
3599 * loading.texi (Named Features): Refer to eval-after-load.
3600
5300838c
GM
36012009-07-11 Glenn Morris <rgm@gnu.org>
3602
64fbeb16
GM
3603 * Makefile.in (TEXI2PDF): New.
3604 (elisp.pdf): New target.
3605
4c98b9ed
GM
3606 * searching.texi (Regexp Backslash): Fix typo.
3607
3608 * elisp.texi (Top): Display copyright notice at start of non-TeX.
5300838c 3609
51d9979c
GM
36102009-07-10 Glenn Morris <rgm@gnu.org>
3611
561c0216
GM
3612 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
3613
5b594a58
GM
3614 * customize.texi (Customization Types):
3615 * display.texi (Abstract Display):
0cc8c85a 3616 * objects.texi (Character Type, String Type):
5b594a58 3617 Merge in some menu descriptions from elisp.texi.
51d9979c 3618
c3cbbb40
GM
3619 * hash.texi (Hash Tables):
3620 * modes.texi (Multiline Font Lock):
3621 End menu description with period.
fe42c16a 3622
28528402
GM
36232009-07-09 Glenn Morris <rgm@gnu.org>
3624
3625 * back.texi: Don't hard-code texinfo location.
3626
3627 * two-volume.make (texinfodir): New, with location of texinfo.tex.
3628 (tex): Add texinfodir to TEXINPUTS.
3629 (elisp1med-init, elisp2med-init): Use texinfodir.
3630
3631 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
3632 (clean): Add two-volume.make intermediate files.
3633
3634 * elisp.texi, vol1.texi, vol2.texi:
3635 Use a DATE variable with the publication date, and update it.
3636 Fix antinews menu description.
3637
3638 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
3639 Update the detailed node listing to match elisp.texi.
3640
3641 * README: Update edition to match elisp.texi.
3642
3643 * objects.texi (General Escape Syntax):
3644 * nonascii.texi (Character Sets):
3645 Use consistent case for "Unicode Standard".
3646
3647 * anti.texi (Antinews):
3648 * customize.texi (Variable Definitions):
3649 * functions.texi (Declaring Functions):
3650 * nonascii.texi (Character Properties):
3651 * processes.texi (Serial Ports):
3652 * text.texi (Special Properties):
3653 * tips.texi (Coding Conventions):
3654 Minor rearrangements to improve TeX line-filling.
3655
3656 * commands.texi (Using Interactive): Fix cross-reference.
3657
17db8e10
JD
36582009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3659
3660 * frames.texi (Management Parameters): Mention sticky.
3661
77c7e2e1
AS
36622009-07-01 Andreas Schwab <aschwab@redhat.com>
3663
3664 * help.texi (Help Functions): Fix description of help-buffer and
3665 help-setup-xref to use @defun instead of @deffn.
3666
3f1c6666
JD
36672009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3668
3669 * frames.texi (Size Parameters): Mention maximized for fullscreen.
3670
ca27c21b
CY
36712009-06-24 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * display.texi (Window Systems): Add ns to the list.
3674
70243478
CY
36752009-06-21 Chong Yidong <cyd@stupidchicken.com>
3676
3677 * Branch for 23.1.
3678
df006536
MR
36792009-06-17 Martin Rudalics <rudalics@gmx.at>
3680
3681 * windows.texi (Dedicated Windows): Fix typo.
3682 (Resizing Windows): Replace @defun by @deffn.
3683
d259fc4b
GM
36842009-06-17 Glenn Morris <rgm@gnu.org>
3685
3686 * variables.texi (Directory Local Variables):
3687 Update for 2009-04-11 name-change of dir-locals-directory-alist.
3688
30781db6
KH
36892009-06-09 Kenichi Handa <handa@m17n.org>
3690
3691 * nonascii.texi (Character Sets): State clearly that FROM and TO
3692 are codepoints of CHARSET.
3693
62e8099c
CY
36942009-06-07 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * minibuf.texi (Reading File Names): Fix introductory text.
3697 Suggested by stan@derbycityprints.com.
3698 (High-Level Completion): Fix typo.
3699
ee1b1917
CY
37002009-05-28 Chong Yidong <cyd@stupidchicken.com>
3701
3702 * frames.texi (Text Terminal Colors): Multi-tty is already
3703 implemented, but tty-local colors are not.
3704
5df647e8
CY
37052009-05-27 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * hooks.texi (Standard Hooks): Remove mention of obsolete
3708 redisplay-end-trigger-functions.
3709
3710 * internals.texi (Window Internals): Remove mention of obsolete
3711 redisplay-end-trigger-functions.
3712
01f17ae2
MR
37132009-05-21 Martin Rudalics <rudalics@gmx.at>
3714
3715 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
3716
3717 * backups.texi (Making Backups): backup-directory-alist and
3718 make-backup-file-name-function are options.
3719 (Auto-Saving): auto-save-list-file-prefix is an option.
3720
3721 * buffers.texi (Killing Buffers): buffer-offer-save is an
3722 option.
3723
3724 * display.texi (Refresh Screen): no-redraw-on-reenter is an
3725 option.
3726 (Echo Area Customization): echo-keystrokes is an option.
3727 (Selective Display): selective-display-ellipses is an option.
3728 (Temporary Displays): temp-buffer-show-function is an option.
3729 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
3730 are options.
3731 (Font Selection): face-font-family-alternatives,
3732 face-font-selection-order, face-font-registry-alternatives, and
3733 scalable-fonts-allowed are options.
3734 (Fringe Indicators): indicate-buffer-boundaries is an option.
3735 (Fringe Cursors): overflow-newline-into-fringe is an option.
3736 (Scroll Bars): scroll-bar-mode is an option.
3737
3738 * eval.texi (Eval): max-lisp-eval-depth is an option.
3739
3740 * files.texi (Visiting Functions): find-file-hook is an option.
3741 (Directory Names): directory-abbrev-alist is an option.
3742 (Unique File Names): temporary-file-directory and
3743 small-temporary-file-directory are options.
3744
3745 * frames.texi (Initial Parameters): initial-frame-alist,
3746 minibuffer-frame-alist and default-frame-alist are options.
3747 (Cursor Parameters): blink-cursor-alist and
3748 cursor-in-non-selected-windows ar options.
3749 (Window System Selections): selection-coding-system is an
3750 option.
3751 (Display Feature Testing): display-mm-dimensions-alist is an
3752 option.
3753
3754 * help.texi (Help Functions): help-char and help-event-list are
3755 options.
3756
3757 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
3758 an option.
3759
3760 * minibuf.texi (Minibuffer History): history-length and
3761 history-delete-duplicates are options.
3762 (High-Level Completion): read-buffer-function and
3763 read-buffer-completion-ignore-case are options.
3764 (Reading File Names): read-file-name-completion-ignore-case is
3765 an option.
3766
3767 * modes.texi (Mode Line Top): mode-line-format is an option.
3768 (Mode Line Variables): mode-line-position and mode-line-modes
3769 are options.
3770
3771 * nonascii.texi (Text Representations):
3772 enable-multibyte-characters is an option.
3773 (Default Coding Systems): auto-coding-regexp-alist,
3774 file-coding-system-alist, auto-coding-alist and
3775 auto-coding-functions are options.
3776 (Specifying Coding Systems): inhibit-eol-conversion is an
3777 option.
3778
3779 * os.texi (Init File): site-run-file is an option.
3780 (System Environment): mail-host-address is an option.
3781 (User Identification): user-mail-address is an option.
3782 (Terminal Output): baud-rate is an option.
3783
3784 * positions.texi (Word Motion): words-include-escapes is an
3785 option.
3786
3787 * searching.texi (Standard Regexps): page-delimiter,
3788 paragraph-separate, paragraph-separate and sentence-end are
3789 options.
3790
3791 * text.texi (Margins): left-margin and fill-nobreak-predicate
3792 are options.
3793
3794 * variables.texi (Local Variables): max-specpdl-size is an
3795 option.
3796
3797 * windows.texi (Choosing Window):
3798 split-window-preferred-function, special-display-function and
3799 display-buffer-function are options.
3800
106e6894
CY
38012009-05-20 Chong Yidong <cyd@stupidchicken.com>
3802
4a83454d
CY
3803 Fix errors spotted by Martin Rudalics.
3804
106e6894
CY
3805 * syntax.texi (Position Parse): Document rationale for ignored
3806 arguments to syntax-ppss-flush-cache.
3807
3808 * processes.texi (Input to Processes): Mark PROCESS arg to
3809 process-running-child-p as optional.
3810 (Network Options): Document NO-ERROR arg to
3811 set-network-process-option.
3812
3813 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
3814 command.
3815
3816 * searching.texi (POSIX Regexps): Mark posix-search-forward and
3817 posix-search-backward as commands.
3818
3819 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3820 (Suspending Emacs): Mark suspend-emacs as a command.
3821 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3822 commands.
5dcb4c4e
SM
3823 (Terminal Output): Remove obsolete function baud-rate.
3824 Document TERMINAL arg for send-string-to-terminal.
106e6894
CY
3825
3826 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3827 terminal-coding-system and set-terminal-coding-system.
3828 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3829 as optional.
3830 (Character Sets): Document RESTRICTION arg of char-charset.
3831 (Character Codes): Mark POS argument to get-byte as optional.
3832
3833 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3834 minibuffer-message.
3835
3836 * files.texi (Create/Delete Dirs): Mark make-directory and
3837 delete-directory as commands.
3838
3839 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3840
3841 * text.texi (Base 64): Mark base64-decode-string and
3842 base64-encode-string as commands.
3843 (Columns): Mark move-to-column as a command.
3844 (Mode-Specific Indent): Document RIGID arg to
3845 indent-for-tab-command.
3846 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3847 Mark indent-code-rigidly as a command.
3848 (Substitution): Mark translate-region as a command.
3849
3850 * frames.texi (Size and Position): Remove obsolete functions
3851 screen-height and screen-width.
3852
04173931
CY
38532009-05-19 Chong Yidong <cyd@stupidchicken.com>
3854
3855 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3856 (Displaying Buffers, Resizing Windows): Correct mistakes;
3857 next-window, previous-window, and pop-to-buffer are not commands,
3858 and fit-window-to-buffer" is a command. (Pointed out by Martin
3859 Rudalics.)
3860
eae7d8f8
RS
38612009-05-17 Richard M Stallman <rms@gnu.org>
3862
3863 * modes.texi (Precalculated Fontification): Clarify text.
3864
b8766179
MR
38652009-05-17 Martin Rudalics <rudalics@gmx.at>
3866
3867 * windows.texi (Selecting Windows): Clarify descriptions of
3868 with-selected-window and get-lru-window.
3869 (Cyclic Window Ordering): Refer to particular frame when talking
3870 about how splitting affects the ordering.
3871 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3872 switch-to-buffer-other-window. Explain how setting of
3873 display-buffer-reuse-frames affects pop-to-buffer.
3874 (Choosing Window): Clarify some details in descriptions of
3875 display-buffer-reuse-frames, pop-up-frames, and
3876 pop-up-frame-function.
3877 (Dedicated Windows): Clarify some details.
3878 (Textual Scrolling): Replace term vscroll by term vertical
3879 scroll position.
3880 (Vertical Scrolling): Fix typo.
3881 (Window Hooks): Relate text on jit-lock-register to window
3882 scrolling and size changes.
3883
734b5e3b
CY
38842009-05-14 Chong Yidong <cyd@stupidchicken.com>
3885
0a65633e
CY
3886 * frames.texi (Initial Parameters): Clarify what the initial
3887 minibuffer frame is.
05be46d7
CY
3888 (Buffer Parameters): Note that the minibuffer parameter can not be
3889 altered.
0a65633e 3890
734b5e3b
CY
3891 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3892 Document display-buffer changes.
3893
925672cd
CY
38942009-05-13 Chong Yidong <cyd@stupidchicken.com>
3895
17ecd7af
CY
3896 * anti.texi (Antinews): Rewrite for Emacs 22.
3897
925672cd
CY
3898 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3899 obarrays are first mentioned. Define "system abbrev" more
3900 prominently, and add it to the index.
3901 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3902 Copyedits.
3903 (Abbrev Expansion): Document abbrev-insert.
3904
80be4dd7
CY
39052009-05-12 Chong Yidong <cyd@stupidchicken.com>
3906
3907 * frames.texi (Font and Color Parameters): Rename from Color
3908 Parameters. Document font-backend parameter.
3909
3910 * vol2.texi (Top): Update node listing.
3911 * vol1.texi (Top): Update node listing.
3912 * elisp.texi (Top): Update node listing.
3913
372a93ac
MR
39142009-05-11 Martin Rudalics <rudalics@gmx.at>
3915
3916 * windows.texi (Choosing Window): Don't explicitly refer to
3917 split-window-sensibly's window argument in descriptions of
3918 split-height-threshold and split-width-threshold.
3919
714c3541
MR
39202009-05-10 Martin Rudalics <rudalics@gmx.at>
3921
3922 * windows.texi (Choosing Window): Fix rewrite of window
3923 splitting section.
3924
0e90e7be
EZ
39252009-05-09 Eli Zaretskii <eliz@gnu.org>
3926
f4e90db0
SM
3927 * nonascii.texi (Default Coding Systems):
3928 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
5dcb4c4e 3929 Add indexing.
0e90e7be
EZ
3930 (Lisp and Coding Systems): Add index entries.
3931
d3c0c321
MR
39322009-05-09 Martin Rudalics <rudalics@gmx.at>
3933
3934 * windows.texi (Choosing Window): Describe split-window-sensibly
3935 and rewrite section on window splitting accordingly.
3936 (Textual Scrolling): Replace `...' by @code{...}.
3937
c773345a
CY
39382009-05-04 Chong Yidong <cyd@stupidchicken.com>
3939
ee2d5b5e
CY
3940 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3941 Remove obsoleted pre-abbrev-expand-hook.
3942
3943 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3944 entries.
3945
c773345a
CY
3946 * internals.texi (Object Internals): Don't assume 32-bit machines
3947 are the norm.
3948 (Buffer Internals): Consolidate table entries for readability.
ee2d5b5e
CY
3949 (Window Internals): Synch field names to window.h.
3950 (Process Internals): Synch field names to process.h.
c773345a 3951
dd449674
CY
39522009-04-29 Chong Yidong <cyd@stupidchicken.com>
3953
3954 * variables.texi (File Local Variables): Note that read-circle is
3955 bound to nil when reading file-local variables.
3956
3957 * streams.texi (Input Functions): Document read-circle.
3958 (Output Variables): Add xref to Circular Objects.
3959
4f1e25e2
CY
39602009-04-25 Chong Yidong <cyd@stupidchicken.com>
3961
3962 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3963 Features and Coding System Basics. Node that "p" stands for
3964 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3965 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3966 mouse-appearance-menu.
3967 (Programming Tips): Add xref to Progress.
3968
dca019f8
CY
39692009-04-22 Chong Yidong <cyd@stupidchicken.com>
3970
5dcb4c4e
SM
3971 * os.texi (Command-Line Arguments):
3972 Document command-line-args-left.
dca019f8
CY
3973 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3974 terminal objects for tty arguments.
3975 (Startup Summary): Add xref to Session Management.
3976 (Session Management): Mention emacs-session-restore. Copyedits.
3977
02a89103
CY
39782009-04-20 Chong Yidong <cyd@stupidchicken.com>
3979
3980 * os.texi (Startup Summary): Copyedits. The init file is not
3981 necessarily named .emacs now. Document initial-buffer-choice and
3982 initial-scratch-message. Note where Emacs exits in batch mode.
3983 Document inhibit-splash-screen as an alias.
3984 (Init File): Be neutral about which init file name to use.
3985
39862009-04-16 Chong Yidong <cyd@stupidchicken.com>
3987
3988 * os.texi (System Interface): Fix Texinfo usage.
3989
0c1cfe01
CY
39902009-04-15 Chong Yidong <cyd@stupidchicken.com>
3991
80d7cdca
CY
3992 * searching.texi (Regexp Backslash): Also refer to shy groups as
3993 non-capturing or unnumbered groups.
3994 (Regexp Functions): Add cross-reference to Regexp Backslash.
3995
0c1cfe01
CY
3996 * display.texi (Truncation): Overlays can use line-prefix and
3997 wrap-prefix too.
3998 (Overlay Properties): Document wrap-prefix and line-prefix.
3999 (Face Attributes): Document underline-minimum-offset.
4000 (Face Remapping): Copyedits.
4001 (Low-Level Font): Copyedits.
4002 (Image Cache): Note that the image cache is shared between frames.
ed8ab760
CY
4003 (Line Height): Emphasize that line-spacing only takes effect on
4004 graphical terminals.
0c1cfe01 4005
c4adeee0
CY
40062009-04-13 Chong Yidong <cyd@stupidchicken.com>
4007
4008 * display.texi (Refresh Screen): Note that a passage about screen
4009 refreshing is text terminal only.
4010 (Forcing Redisplay): Delete misleading comment---sit-for calls
4011 redisplay, not the other way around.
4012 (Truncation): Note new values of truncate-partial-width-windows.
4013 Copyedits.
4014 (Invisible Text): Document invisible-p.
4015
b20ecfa1
EZ
40162009-04-11 Eli Zaretskii <eliz@gnu.org>
4017
4018 * display.texi (Overlays): Overlays don't scale well. See
4019 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
4020
97d8273f
CY
40212009-04-10 Chong Yidong <cyd@stupidchicken.com>
4022
f147ff75
CY
4023 * syntax.texi (Syntax Table Functions): Document cons cell
4024 argument for modify-syntax-entry.
4025 (Categories): Document cons cell argument for
4026 modify-category-entry.
4027
fca4ec76
CY
4028 * searching.texi (String Search): Document word-search-forward-lax
4029 and word-search-backward-lax.
4030 (Searching and Case): Describe isearch behavior more precisely.
4031
9c283d5b
CY
4032 * keymaps.texi (Tool Bar): Mention that some platforms do not
4033 support multi-line toolbars. Suggested by Stephen Eglen.
4034
4035 * frames.texi (Layout Parameters): Mention that Nextstep also
4036 allows only one tool-bar line. Suggested by Stephen Eglen.
4037
97d8273f
CY
4038 * nonascii.texi (Text Representations): Copyedits.
4039 (Coding System Basics): Also mention utf-8-emacs.
4040 (Converting Representations, Selecting a Representation)
4041 (Scanning Charsets, Translation of Characters, Encoding and I/O):
4042 Copyedits.
4043 (Character Codes): Mention role of codepoints 1114112 to 4194175.
4044
2bad3299
CY
40452009-04-09 Chong Yidong <cyd@stupidchicken.com>
4046
4047 * text.texi (Yank Commands): Note that yank uses push-mark.
5dcb4c4e
SM
4048 (Filling): Clarify REGION argument of fill-paragraph.
4049 Document fill-forward-paragraph-function.
2bad3299
CY
4050 (Special Properties): Remove "new in Emacs 22" declaration.
4051 (Clickable Text): Merge with Links and Mouse-1 node.
4052
5dcb4c4e
SM
4053 * display.texi (Button Properties, Button Buffer Commands):
4054 Change xref to Clickable Text.
2bad3299
CY
4055
4056 * tips.texi (Key Binding Conventions): Change xref to Clickable
4057 Text.
4058
4059 * elisp.texi (Top): Update node listing.
4060
ea30ce4f
CY
40612009-04-05 Chong Yidong <cyd@stupidchicken.com>
4062
47af2f4b
CY
4063 * markers.texi (The Mark): Copyedits. Improve description of
4064 handle-shift-selection.
4065 (The Region): Move use-region-p here from The Mark.
4066
ea30ce4f
CY
4067 * positions.texi (Screen Lines): Document (cols . lines) argument
4068 for vertical-motion.
4069
2aa8ea6e
CY
40702009-04-04 Chong Yidong <cyd@stupidchicken.com>
4071
3ec61d4e
CY
4072 * frames.texi (Frames): Clean up introduction. Document `ns'
4073 return value for framep.
4074 (Creating Frames): Note how the terminal is chosen.
4075 (Multiple Terminals, Multiple Displays): Merge into a single node.
4076 (Color Parameters): Fix typo.
4077
4078 * variables.texi (Local Variables, Buffer-Local Variables)
4079 (Creating Buffer-Local): Change link to Multiple Terminals.
4080
4081 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
4082
4083 * keymaps.texi (Controlling Active Maps): Change link to Multiple
4084 Terminals.
4085
4086 * commands.texi (Command Loop Info, Keyboard Macros): Change link
4087 to Multiple Terminals.
4088
4089 * elisp.texi (Top): Update node listing.
4090 * vol2.texi (Top): Update node listing.
4091 * vol1.texi (Top): Update node listing.
4092
9257072f
CY
4093 * buffers.texi (Current Buffer): Note that the append-to-buffer
4094 example is no longer in synch with the latest code. Tie the two
4095 examples together.
4096
2aa8ea6e
CY
4097 * files.texi (File Attributes): Move note about MS-DOS from
4098 Changing Files to File Attributes.
4099 (Create/Delete Dirs): Note that mkdir is an alias for this.
4100
22e74b17
CY
41012009-04-01 Markus Triska <triska@gmx.at>
4102
4103 * processes.texi (Filter Functions): Suggest how to handle output
4104 batches.
4105
4bbe48ec
CY
41062009-03-30 Chong Yidong <cyd@stupidchicken.com>
4107
4108 * help.texi (Accessing Documentation): Update example to use
4109 help-setup-xref and with-help-window.
4110 (Help Functions): Remove print-help-return-message, which is
4111 semi-obsolete due to with-help-window. Document help-buffer and
4112 help-setup-xref.
4113
b9723f39
CY
41142009-03-29 Chong Yidong <cyd@stupidchicken.com>
4115
5dcb4c4e
SM
4116 * help.texi (Accessing Documentation, Help Functions):
4117 Remove information about long-obsolete Emacs versions.
9eb52e90 4118
b9723f39
CY
4119 * modes.texi (Mode Line Variables): The default values of the mode
4120 line variables are now more complicated.
4121
b0cc32db
CY
41222009-03-28 Chong Yidong <cyd@stupidchicken.com>
4123
3c25a5a9
CY
4124 * modes.texi (Major Mode Conventions): Note that specialness is
4125 inherited.
31c9eebb
CY
4126 (Derived Modes): Note that define-derive-mode sets the mode-class
4127 property.
3c25a5a9 4128
b0cc32db
CY
4129 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
4130 goto-map. Add search-map to the list.
4131
c5e0006d
EZ
41322009-03-27 Eli Zaretskii <eliz@gnu.org>
4133
1213465a
EZ
4134 * os.texi (System Environment): Update the list of system-type
4135 values.
4136
c5e0006d
EZ
4137 * markers.texi (The Mark) <handle-shift-selection>: Update for
4138 removal of the optional argument DEACTIVATE.
4139
48bab3d6
CY
41402009-03-25 Chong Yidong <cyd@stupidchicken.com>
4141
4142 * commands.texi (Focus Events): Most X window managers don't use
4143 focus-follows-mouse nowadays.
4144
6e4ff1b6
CY
41452009-03-24 Chong Yidong <cyd@stupidchicken.com>
4146
4147 * commands.texi (Defining Commands): Clarify introduction.
4148 (Using Interactive): Not that interactive can be put in a symbol
4149 property.
4150 (Interactive Call): Note that a symbol with a non-nil
4151 interactive-form property satisfies commandp.
4152
11625308
JB
41532009-03-23 Juanma Barranquero <lekktu@gmail.com>
4154
4155 * minibuf.texi (Intro to Minibuffers): Fix typos.
4156
7b34420d
CY
41572009-03-23 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
5dcb4c4e
SM
4160 about minibuffers in old Emacs versions. Copyedits.
4161 Emphasize that enable-recursive-minibuffers defaults to nil.
7b34420d
CY
4162 (Text from Minibuffer): Simplify introduction.
4163
f9257eed
AM
41642009-03-22 Alan Mackenzie <acm@muc.de>
4165
4166 * commands.texi (Using Interactive): Clarify string argument to
4167 `interactive' - even promptless elements need \n separators.
4168
f639ba70
CY
41692009-03-18 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * minibuf.texi (Completion Styles): New node.
4172
4173 * elisp.texi (Top): Update node listing.
4174
d897e8ee
CY
41752009-03-17 Chong Yidong <cyd@stupidchicken.com>
4176
4177 * minibuf.texi (Basic Completion): Note that
4178 read-file-name-completion-ignore-case and
4179 read-buffer-completion-ignore-case can override
4180 completion-ignore-case.
4181 (Minibuffer Completion): Document completing-read changes.
4182 (Completion Commands): Avoid mentioning partial completion mode.
4183 Document minibuffer-completion-confirm changes, and
4184 minibuffer-confirm-exit-commands.
4185 (High-Level Completion): Document new require-match behavior for
4186 read-buffer. Document read-buffer-completion-ignore-case.
4187 (Reading File Names): Document new require-match behavior for
4188 read-file-name.
4189
b1f23349
CY
41902009-03-14 Chong Yidong <cyd@stupidchicken.com>
4191
4192 * debugging.texi (Error Debugging): Don't mislead the reader into
4193 thinking that debug-on-error enters debugger for C-f at EOB.
4194 (Error Debugging): Setting debug-on-init within the init file
4195 works, and has for some time.
4196
d6eb4e25
KH
41972009-03-13 Kenichi Handa <handa@m17n.org>
4198
4199 * display.texi (Fontsets): Update the description.
4200
1cf53dc5
CY
42012009-03-13 Chong Yidong <cyd@stupidchicken.com>
4202
4203 * advice.texi (Advising Primitives): Link to What Is a Function.
4204
81f919fc
CY
42052009-03-12 Chong Yidong <cyd@stupidchicken.com>
4206
cf4229eb
CY
4207 * compile.texi (Speed of Byte-Code): Update example.
4208 (Disassembly): Update examples.
4209
81f919fc 4210 * loading.texi (Repeated Loading): Simplify examples.
f2bbc08c
CY
4211
4212 * customize.texi (Common Keywords): It's not necessary to use :tag
4213 to remove hyphens, as custom-unlispify-tag-name does it
4214 automatically.
5dcb4c4e
SM
4215 (Variable Definitions): Link to File Local Variables.
4216 Document customized-value symbol property.
f2bbc08c
CY
4217 (Customization Types): Move menu to end of node.
4218
955964d7
CY
42192009-03-10 Chong Yidong <cyd@stupidchicken.com>
4220
4221 * macros.texi (Compiling Macros): Omit misleading sentence, which
4222 implied that macros can only be used in the same file they are
4223 defined.
4224 (Backquote): Remove obsolete information about Emacs 19.
4225
d25ed7db
GM
42262009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
4227
4228 * display.texi (Display Margins): Fix paren typo.
4229
d55f6ca5
CY
42302009-02-27 Chong Yidong <cyd@stupidchicken.com>
4231
f0e57ed8
CY
4232 * elisp.texi (Top): Update node listing.
4233
4234 * variables.texi (Variables): Clarify introduction.
4235 (Global Variables): Mention that setq is a special form.
4236 (Local Variables): Use active voice.
4237 (Tips for Defining): Mention marking variables as safe.
4238 (Buffer-Local Variables): Mention terminal-local and frame-local
4239 variables together.
4240 (File Local Variables): Copyedits.
4241 (Frame-Local Variables): Note that they are not really useful.
4242 (Future Local Variables): Node deleted.
4243
d55f6ca5 4244 * objects.texi (General Escape Syntax): Update explanation of
fe7a3057 4245 Unicode escape syntax.
d55f6ca5 4246
ca8f09a8
CY
42472009-02-23 Chong Yidong <cyd@stupidchicken.com>
4248
4249 * control.texi (Control Structures): Add cindex entry for "textual
4250 order".
4251
4252 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
4253 instead of "expression" throughout.
4254 (Function Indirection): Copyedits. Use active voice.
4255 (Eval): The default value of max-lisp-eval-depth is now 400.
4256
a20878b6
MB
42572009-02-23 Miles Bader <miles@gnu.org>
4258
4259 * processes.texi (System Processes): Rename `system-process-attributes'
4260 to `process-attributes'.
4261
61f66044
CY
42622009-02-22 Chong Yidong <cyd@stupidchicken.com>
4263
1b80d1f3
CY
4264 * symbols.texi (Property Lists): Emphasize that property lists are
4265 not restricted to symbol cells.
4266 (Other Plists): Copyedit.
4267
61f66044
CY
4268 * sequences.texi (Sequences Arrays Vectors): Make introduction
4269 more concise.
4270 (Arrays): Mention char-tables and bool-vectors too.
4271 (Vectors): Don't repeat information given in Arrays node. Link to
4272 nodes that explain the vector usage examples.
4273 (Char-Tables): Note that char-table elements can have arbitrary
4274 type. Explain effect of omitted char-table-extra-slots property.
8a63cf41 4275 Link to Property Lists node.
61f66044 4276
9403944b
CY
42772009-02-22 Chong Yidong <cyd@stupidchicken.com>
4278
4279 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
4280 `append'.
4068c7b4 4281 (List Elements): Copyedits.
9403944b
CY
4282
4283 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
4284 of `vconcat'.
4285
4286 * strings.texi (Creating Strings): Copyedits. Remove obsolete
4287 Emacs 20 usage of `concat'.
4288 (Case Conversion): Copyedits.
4289
b87a185f
CY
42902009-02-21 Chong Yidong <cyd@stupidchicken.com>
4291
4292 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
4293 Minor edits.
4294 (Frame Configuration Type): Emphasize that it is not primitive.
4295 (Font Type): New node.
4296 (Type Predicates): Add fontp; type-of now recognizes font object
4297 types.
4298
4299 * intro.texi (Version Info): Update version numbers in examples.
4300 (Acknowledgements): List more contributors.
4301
4302 * elisp.texi: Bump version number to 3.0.
4303 (Top): Link to Font Type node.
4304
867d4bb3
JB
43052009-02-20 Juanma Barranquero <lekktu@gmail.com>
4306
4307 * modes.texi (Major Mode Conventions): Remove duplicate words.
4308 (Customizing Keywords): Fix typo.
4309
77730170
EZ
43102009-02-14 Eli Zaretskii <eliz@gnu.org>
4311
4312 * nonascii.texi (User-Chosen Coding Systems): Document that
4313 select-safe-coding-system suggests raw-text if there are raw bytes
4314 in the region.
4315 (Explicit Encoding): Warn not to use `undecided' when encoding.
4316
c8736212
GM
43172009-02-11 Glenn Morris <rgm@gnu.org>
4318
4319 * frames.texi (Visibility of Frames): Mention the effect multiple
4320 workspaces/desktops can have on visibility.
4321
ab992d66
EZ
43222009-02-07 Eli Zaretskii <eliz@gnu.org>
4323
c8736212
GM
4324 * text.texi (Commands for Insertion):
4325 * commands.texi (Event Mod):
4326 * keymaps.texi (Searching Keymaps):
5dcb4c4e
SM
4327 * nonascii.texi (Translation of Characters):
4328 Reinstate documentation of translation-table-for-input.
7d2a859f
EZ
4329 (Explicit Encoding): Document the `charset' text property produced
4330 by decode-coding-region and decode-coding-string.
ab992d66 4331
e651a255
AM
43322009-01-27 Alan Mackenzie <acm@muc.de>
4333
4334 * modes.texi (Search-based Fontification): Correct a typo.
4335
bc5cde4b
JB
43362009-01-25 Juanma Barranquero <lekktu@gmail.com>
4337
4338 * abbrevs.texi (Abbrev Table Properties): Fix typo.
4339 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
4340
3533155b
EZ
43412009-01-24 Eli Zaretskii <eliz@gnu.org>
4342
f721deda
EZ
4343 * display.texi (Window Systems): Document the value of
4344 `initial-window-system' under --daemon.
4345
3533155b
EZ
4346 * os.texi (System Environment): Remove description of the
4347 `environment' function which has been deleted.
4348
f79b43b2
DN
43492009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
4350
4351 * frames.texi (Multiple Displays): Remove documentation for
4352 removed function make-frame-on-tty.
4353
e3aa6669
CY
43542009-01-22 Chong Yidong <cyd@stupidchicken.com>
4355
4356 * files.texi (Format Conversion Piecemeal): Clarify behavior of
5dcb4c4e
SM
4357 write-region-annotate-functions.
4358 Document write-region-post-annotation-function.
e3aa6669 4359
fb13a416
CY
43602009-01-19 Chong Yidong <cyd@stupidchicken.com>
4361
4362 * display.texi (Font Lookup): Document WIDTH argument of
4363 x-list-fonts.
4364
02eccf6b
EZ
43652009-01-17 Eli Zaretskii <eliz@gnu.org>
4366
ead3f58d
EZ
4367 * maps.texi (Standard Keymaps): Rename function-key-map to
4368 local-function-key-map.
4369
4370 * keymaps.texi (Translation Keymaps): Rename function-key-map to
4371 local-function-key-map.
4372
4373 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
4374 and `set-keyboard-coding-system' now accept an optional terminal
4375 argument.
4376
4377 * commands.texi (Event Mod): `keyboard-translate-table' is now
4378 terminal-local.
4379 (Function Keys): Rename function-key-map to
4380 local-function-key-map.
4381
df05a163
EZ
4382 * elisp.texi (Top): Make @detailmenu be consistent with changes in
4383 frames.texi.
4384
0ed8034e 4385 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
490f1197
EZ
4386 `delete-terminal-functions', `suspend-tty-functions' and
4387 `resume-tty-functions'.
0ed8034e
EZ
4388
4389 * frames.texi (Frames): Document `frame-terminal' and
4390 `terminal-live-p'.
4391 (Multiple Displays): Document `make-frame-on-tty'.
4392 (Multiple Terminals): Document `terminal-list', `delete-terminal',
4393 `terminal-name', and `get-device-terminal'.
490f1197
EZ
4394 (Terminal Parameters): Document `terminal-parameters',
4395 `terminal-parameter', and `set-terminal-parameter'.
0ed8034e
EZ
4396
4397 * os.texi (System Environment): Document `environment' and
4398 `initial-environment'.
490f1197
EZ
4399 (Suspending Emacs): Update for multi-tty; document
4400 `suspend-tty', `resume-tty', and `controlling-tty-p'.
0ed8034e 4401
02eccf6b
EZ
4402 * nonascii.texi (Coding System Basics): More accurate description
4403 of `raw-text'.
4404
f19fea97
JB
44052009-01-12 Juanma Barranquero <lekktu@gmail.com>
4406
4407 * display.texi (Low-Level Font): Fix typo.
4408
16fa292f
CY
44092009-01-10 Chong Yidong <cyd@stupidchicken.com>
4410
4411 * elisp.texi (Top): Update node listing.
4412
4413 * display.texi (PostScript Images): Node deleted.
4414
0b4faef3
EZ
44152009-01-10 Eli Zaretskii <eliz@gnu.org>
4416
3355f04d
EZ
4417 * processes.texi (Decoding Output): Document that null bytes force
4418 no-conversion for reading process output.
4419
4420 * files.texi (Reading from Files): Document that null bytes force
4421 no-conversion when visiting files.
4422
11625308 4423 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
538395d9 4424
5dcb4c4e
SM
4425 * nonascii.texi (Lisp and Coding Systems):
4426 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
c06ea95e 4427 (Character Properties): Improve wording.
0b4faef3 4428
ce9cf065
CY
44292009-01-09 Chong Yidong <cyd@stupidchicken.com>
4430
4431 * display.texi (Font Lookup): Remove obsolete function
4432 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
4433 (Low-Level Font): Rename from Fonts, move to end of Faces section.
5dcb4c4e
SM
4434 (Font Selection): Reorder order of variable descriptions.
4435 Minor clarifications.
ce9cf065
CY
4436
4437 * elisp.texi (Top): Update node listing.
4438
ab756fb3
GM
44392009-01-09 Glenn Morris <rgm@gnu.org>
4440
4441 * commands.texi (Command Loop Info): Say that last-command-char and
4442 last-input-char are obsolete aliases.
4443
4444 * edebug.texi (Edebug Recursive Edit): Remove separate references to
4445 last-input-char and last-command-char, since they are just aliases for
4446 last-input-event and last-command-event.
4447
4448 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
4449 last-command-char.
4450
6b2b8ab1
CY
44512009-01-08 Chong Yidong <cyd@stupidchicken.com>
4452
4453 * elisp.texi: Update node listing.
4454
4455 * display.texi (Faces): Put Font Selection node after Auto Faces.
5dcb4c4e
SM
4456 (Face Attributes): Don't link to Font Lookup.
4457 Document font-family-list.
6b2b8ab1
CY
4458 (Fonts): New node.
4459
3568e767
JR
44602009-01-08 Jason Rumney <jasonr@gnu.org>
4461
4462 * frames.texi (Pointer Shape): Clarify that only X supports
5ce6e4f4 4463 changing the standard pointer shapes. (Bug#1485)
3568e767 4464
6221c8db
CY
44652009-01-08 Chong Yidong <cyd@stupidchicken.com>
4466
4467 * display.texi (Attribute Functions): Note that a function value
4468 :height is relative, and that compatibility functions work by
4469 calling set-face-attribute.
4470 (Displaying Faces): Reorder list in order of increasing priority.
4471 (Face Remapping): New node. Content moved here from Displaying
4472 Faces.
4473 (Glyphs): Link to Face Functions.
4474
e3d3799a
CY
44752009-01-08 Chong Yidong <cyd@stupidchicken.com>
4476
4477 * display.texi (Faces): Don't discuss face id here. facep does
4478 not return t.
4479 (Defining Faces): Minor clarification.
4480 (Face Attributes): Rearrange items to match docstring of
4481 set-face-attribute. Add :foundry attribute. Document new role of
4482 :font attribute. Texinfo usage fix.
4483 (Attribute Functions): Copyedits.
4484 (Face Functions): Note that face number is seldom used.
4485
638a2457
RS
44862009-01-05 Richard M Stallman <rms@gnu.org>
4487
4488 * strings.texi (Predicates for Strings): Minor clarification.
4489
4490 * functions.texi (Function Safety): Texinfo usage fix.
4491
39cb9e56 44922009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny change)
49ea0074
JB
4493
4494 * objects.texi (General Escape Syntax): Fix typo.
4495
9f822178
MR
44962009-01-03 Martin Rudalics <rudalics@gmx.at>
4497
4498 * windows.texi (Choosing Window): Say that pop-up-frame-alist
4499 works via the default value of pop-up-frame-function.
4500
af34ad36
EZ
45012009-01-02 Eli Zaretskii <eliz@gnu.org>
4502
4503 * processes.texi (System Processes): Document the `time' and
4504 `ctime' attributes of `system-process-attributes'.
4505
d31f6679
CY
45062009-01-01 Chong Yidong <cyd@stupidchicken.com>
4507
4508 * display.texi (Face Attributes): Clarify :height attribute.
4509
174dc00c
MR
45102008-12-31 Martin Rudalics <rudalics@gmx.at>
4511
4512 * buffers.texi (The Buffer List): Clarify what moves a buffer to
4513 the front of the buffer list. Add entries for `last-buffer' and
4514 `unbury-buffer'.
4515
b8afe7e4
EZ
45162008-12-27 Eli Zaretskii <eliz@gnu.org>
4517
d14030f5
EZ
4518 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
4519 and its subsections.
4520
4521 * frames.texi (Multiple Terminals, Low-level Terminal)
4522 (Terminal Parameters, Frames on Other TTY devices): New sections.
4523 (Frames): Add an xref to "Multiple Terminals".
4524
765980a4
EZ
4525 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
4526
4527 * objects.texi (Terminal Type): New node.
4528 (Editing Types): Add it to the menu.
4529
47bd5577
EZ
4530 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
4531 Variables".
4532
eb22b78c 4533 * variables.texi (Directory Local Variables): New node.
47bd5577 4534 (Variables): Add a menu item for it.
eb22b78c 4535
b8afe7e4
EZ
4536 * loading.texi (Autoload): Document `generate-autoload-cookie' and
4537 `generated-autoload-file'.
4538
77bb0476
EZ
45392008-12-20 Eli Zaretskii <eliz@gnu.org>
4540
028e2c19
EZ
4541 * os.texi (Startup Summary): Add xref to documentation of
4542 `initial-window-system'.
4543
77bb0476
EZ
4544 * display.texi (Window Systems): Document `window-system' the
4545 function. The variable `window-system' is now frame-local.
028e2c19 4546 Document `initial-window-system'.
77bb0476 4547
dda87836
MR
45482008-12-19 Martin Rudalics <rudalics@gmx.at>
4549
4550 * windows.texi (Windows): Rewrite description of
4551 fit-window-to-buffer.
4552
caef3ed2
GM
45532008-12-13 Glenn Morris <rgm@gnu.org>
4554
4555 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
4556 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
4557
21c58e4d
GM
45582008-12-12 Glenn Morris <rgm@gnu.org>
4559
4560 * debugging.texi (Error Debugging): Refer forwards to
4561 eval-expression-debug-on-error.
4562
af38459f
EZ
45632008-12-05 Eli Zaretskii <eliz@gnu.org>
4564
5dedd9b5
EZ
4565 * strings.texi (String Basics): Only unibyte strings that
4566 represent key sequences hold 8-bit raw bytes.
4567
af38459f
EZ
4568 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
4569 paragraph to speak about `undecided'.
4570 (Character Properties): Don't explain the meaning of each
4571 property; instead, identify their Unicode Standard names.
b3f1f4a5 4572 (Character Sets): Document `map-charset-chars'.
af38459f 4573
fa047ae7
GM
45742008-12-02 Glenn Morris <rgm@gnu.org>
4575
4576 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
4577 section yet again.
4578
47dbc044
EZ
45792008-11-29 Eli Zaretskii <eliz@gnu.org>
4580
98d05998
EZ
4581 * nonascii.texi (Character Properties): New Section.
4582 (Specifying Coding Systems): Document
4583 `coding-system-priority-list', `set-coding-system-priority', and
4584 `with-coding-priority'.
4585 (Lisp and Coding Systems): Document `check-coding-systems-region'
4586 and `coding-system-charset-list'.
4587 (Coding System Basics): Document `coding-system-aliases'.
4588
4589 * elisp.texi (Top): Add a @detailmenu entry for "Character
4590 Properties".
4591
47dbc044
EZ
4592 * objects.texi (Character Type): Correct the range of Emacs
4593 characters. Add an @xref to "Character Codes".
4594
4595 * strings.texi (String Basics): Add an @xref to "Character Codes".
4596
4597 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
4598
4599 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
4600 (Character Codes): Document `max-char'.
4601
8b80cdf5
EZ
46022008-11-28 Eli Zaretskii <eliz@gnu.org>
4603
4604 * nonascii.texi (Text Representations, Converting Representations)
4605 (Character Sets, Scanning Charsets, Translation of Characters):
4606 Make text more accurate.
4607
a99dceba
GM
46082008-11-28 Glenn Morris <rgm@gnu.org>
4609
4610 * files.texi (Format Conversion Round-Trip): Improve previous change.
4611
f6dc3bed
CY
46122008-11-26 Chong Yidong <cyd@stupidchicken.com>
4613
4614 * modes.texi (Auto Major Mode): Fix example.
4615
5da9413d
GM
46162008-11-25 Glenn Morris <rgm@gnu.org>
4617
4618 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
4619
4620 * files.texi (Format Conversion Round-Trip):
4621 Use active voice for previous change.
4622
fcca848c
CY
46232008-11-25 Chong Yidong <cyd@stupidchicken.com>
4624
4625 * os.texi (Processor Run Time):
4626 * processes.texi (Transaction Queues):
4627 * markers.texi (The Mark):
4628 * windows.texi (Choosing Window, Selecting Windows):
4629 * files.texi (Changing Files, Magic File Names):
4630 * commands.texi (Key Sequence Input):
4631 * functions.texi (Declaring Functions):
4632 * strings.texi (Predicates for Strings):
4633 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
4634
36c8dc54
CY
46352008-11-24 Chong Yidong <cyd@stupidchicken.com>
4636
4637 * help.texi (Accessing Documentation): Update example.
4638
4639 * variables.texi (Defining Variables): Note that `*' is not
4640 necessary if defcustom is used.
4641
2a79b242
EZ
46422008-11-22 Eli Zaretskii <eliz@gnu.org>
4643
4644 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
4645 Characters" from @detailmenu.
4646
4647 * nonascii.texi (Character Codes, Character Sets)
4648 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
4649 (Chars and Bytes, Splitting Characters): Sections removed.
4650
392f0d26
LK
46512008-11-22 Lute Kamstra <lute@gnu.org>
4652
4653 * positions.texi (Text Lines): Update goto-line documentation.
4654
af1a5cd5
MR
46552008-11-21 Martin Rudalics <rudalics@gmx.at>
4656
6a4cfb0c
MR
4657 * frames.texi (Frames): Fix typo, add cross references, reword.
4658 (Initial Parameters): Reword special-display-frame-alist text.
4659 (Frames and Windows): Reword. Describe argument norecord for
4660 set-frame-selected-window.
4661 (Input Focus): Describe argument norecord for select-frame.
4662 Remove comment on MS-Windows behavior for focus-follows-mouse.
4663 (Raising and Lowering): Mention windows-frames dichotomy in
4664 metaphor.
4665
af1a5cd5
MR
4666 * windows.texi (Displaying Buffers, Vertical Scrolling)
4667 (Horizontal Scrolling): Fix indenting and rewording issues
4668 introduced with 2008-11-07 change.
4669
c249fa9c
GM
46702008-11-20 Glenn Morris <rgm@gnu.org>
4671
4672 * files.texi (Format Conversion Round-Trip): Mention `preserve'
4673 element of `format-alist'.
4674
204d4665
GM
46752008-11-19 Glenn Morris <rgm@gnu.org>
4676
4677 * doclicense.texi: Update to FDL 1.3.
4678 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
4679
cc0910af
CY
46802008-11-18 Chong Yidong <cyd@stupidchicken.com>
4681
efe6e7c4
CY
4682 * windows.texi (Window Hooks): Remove *-end-trigger-functions
4683 vars, which are obsolete. Mention jit-lock-register.
4684
5dcb4c4e
SM
4685 * modes.texi (Other Font Lock Variables):
4686 Document jit-lock-register and jit-lock-unregister.
efe6e7c4 4687
cc0910af
CY
4688 * frames.texi (Color Parameters): Document alpha parameter.
4689
aeeedf76
MR
46902008-11-16 Martin Rudalics <rudalics@gmx.at>
4691
4692 * windows.texi (Splitting Windows, Deleting Windows)
4693 (Selecting Windows, Cyclic Window Ordering)
4694 (Buffers and Windows, Displaying Buffers, Choosing Window)
4695 (Dedicated Windows, Window Point, Window Start and End)
4696 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
4697 (Size of Window, Resizing Windows, Window Configurations)
4698 (Window Parameters): Avoid @var at beginning of sentences and
4699 reword accordingly.
4700
4c565c5c
LK
47012008-11-11 Lute Kamstra <lute@gnu.org>
4702
4703 * files.texi (File Name Components): Fix file-name-extension
4704 documentation.
4705
25f494c9
JB
47062008-11-11 Juanma Barranquero <lekktu@gmail.com>
4707
4708 * frames.texi (Basic Parameters): Remove display-environment-variable
4709 and term-environment-variable.
4710
a1401ab1
EZ
47112008-11-08 Eli Zaretskii <eliz@gnu.org>
4712
4713 * windows.texi (Basic Windows, Splitting Windows)
4714 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
4715 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
25f494c9
JB
4716 (Resizing Windows, Window Configurations, Window Parameters):
4717 Fix wording and markup.
a1401ab1 4718
efafc282
MR
47192008-11-07 Martin Rudalics <rudalics@gmx.at>
4720
4721 * windows.texi (Windows): Update entries.
4722 (Basic Windows): Remove listing of attributes. Reword.
86ab855a 4723 (Splitting Windows, Deleting Windows): Reword.
efafc282
MR
4724 (Selecting Windows, Cyclic Window Ordering): Reword with special
4725 emphasis on order of recently selected windows and buffer list.
86ab855a
MR
4726 (Buffers and Windows, Choosing Window): Reword with special
4727 emphasis on dedicated windows.
4728 (Displaying Buffers): Reword. For switch-to-buffer mention that
4729 it may fall back on pop-to-buffer. For other-window try to
4730 explain how it treats the cyclic ordering of windows.
efafc282
MR
4731 (Dedicated Windows): New node and section discussing dedicated
4732 windows and associated functions.
86ab855a 4733 (Window Point): Add entry for window-point-insertion-type. Reword.
efafc282
MR
4734 (Window Start and End): Rename node and section title. Reword.
4735 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
4736 Minor rewording.
4737 (Size of Window): Reword, in particular text on window-width.
4738 (Resizing Windows): Reword. Add text on balancing windows.
4739 (Window Configurations): Reword. Mention window parameters.
4740 (Window Parameters): New node and section on window parameters.
4741 (Window Hooks): Reword. Mention that
4742 window-configuration-change-hook is run "buffer-locally".
4743 * elisp.texi (Top): Update Windows entries in @detailmenu
4744 section.
4745
d60a8ab2
JB
47462008-11-04 Juanma Barranquero <lekktu@gmail.com>
4747
4748 * searching.texi (Regexp Search): Fix typo.
4749
01777627
CY
47502008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4751
4752 * searching.texi (Regexp Search): Document GREEDY arg.
4753 (Simple Match Data): Fix return value.
4754
c4526e93
EZ
47552008-11-01 Eli Zaretskii <eliz@gnu.org>
4756
4757 * nonascii.texi (Text Representations): Rewrite to make consistent
5dcb4c4e
SM
4758 with Emacs 23 internal representation of characters.
4759 Document `unibyte-string'.
c4526e93 4760
fe2ae8b5
CY
47612008-10-28 Chong Yidong <cyd@stupidchicken.com>
4762
4763 * processes.texi (Process Information): Note that process-status
4764 does not accept buffer names.
4765
cc5a21e3
CY
47662008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4767
4768 * positions.texi (Skipping Characters): Correct return value of
4769 skip-chars-forward.
4770
09460d9a
MR
47712008-10-25 Martin Rudalics <rudalics@gmx.at>
4772
520b29e7
MR
4773 * windows.texi (Deleting Windows): Update documentation of
4774 delete-windows-on.
4775 (Buffers and Windows): Update documentations of
4776 get-buffer-window and get-buffer-window-list.
4777 (Displaying Buffers): Update documentation of
4778 replace-buffer-in-windows.
4779
09460d9a
MR
4780 * buffers.texi (Current Buffer): Reword set-buffer and
4781 with-current-buffer documentations.
4782 (Creating Buffers): Reword documentation of get-buffer-create.
4783
4d48fcdc
MR
47842008-10-23 Martin Rudalics <rudalics@gmx.at>
4785
4786 * buffers.texi (Current Buffer): Reword documentation of
4787 set-buffer.
4788 (Buffer Names): Reword documentation of buffer-name.
4789 (The Buffer List): For bury-buffer explain what happens with the
4790 buffer's window.
4791 (Creating Buffers): Say that get-buffer-create's arg is called
4792 buffer-or-name.
4793
f0143c43
CY
47942008-10-22 Chong Yidong <cyd@stupidchicken.com>
4795
3e5dbbd3
CY
4796 * advice.texi (Computed Advice): Explain what DEFINITION is.
4797
f0143c43
CY
4798 * nonascii.texi (Character Codes): Remove obsolete function
4799 char-valid-p, and document characterp instead.
4800
52a94b85
MR
48012008-10-22 Martin Rudalics <rudalics@gmx.at>
4802
4803 * windows.texi (Displaying Buffers): Reword documentation of
4804 pop-to-buffer.
4805 (Choosing Window): Rewrite documentation of display-buffer and
4806 its options.
4807
f76f8246
MR
4808 * buffers.texi (Killing Buffers): Update documentation of
4809 kill-buffer.
4810
acc8b598
EZ
48112008-10-21 Eli Zaretskii <eliz@gnu.org>
4812
80e6b6df
EZ
4813 * processes.texi (Serial Ports): Fix wording and improve markup.
4814
3645358a
EZ
4815 * searching.texi (Regexp Search): Document `string-match-p' and
4816 `looking-at-p'.
4817 (POSIX Regexps): Add an xref for "non-greedy".
4818 (Regexp Special): Add @cindex entry for "non-greedy".
4819
b3d50cff 4820 * display.texi (Attribute Functions): Document `face-all-attributes'.
bf190568 4821 (Image Cache) <image-refresh>: Minor wording fixes.
b3d50cff 4822
73b7530a
EZ
4823 * frames.texi (Color Names): Add an xref to `read-color'.
4824
4825 * minibuf.texi (High-Level Completion): Document `read-color'.
4826
acc8b598
EZ
4827 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4828
4829 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4830
4831 * buffers.texi (Swapping Text): New section, documents
4832 `buffer-swap-text'.
4833
10e187e8
MR
48342008-10-21 Martin Rudalics <rudalics@gmx.at>
4835
4836 * windows.texi (Resizing Windows): Minor wording fix.
4837
fd6f900c
EZ
48382008-10-20 Eli Zaretskii <eliz@gnu.org>
4839
4840 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4841 and `combine-and-quote-strings'.
4842
4843 * strings.texi (Creating Strings): Add xrefs for them.
4844
e4372165
EZ
48452008-10-19 Eli Zaretskii <eliz@gnu.org>
4846
d6328fba
EZ
4847 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4848 match the corresponding menu in minibuf.texi.
4849
e4372165
EZ
4850 * minibuf.texi (Reading File Names): Document `read-shell-command'
4851 and `minibuffer-local-shell-command-map'.
4852
5d8dda33
MR
48532008-10-19 Martin Rudalics <rudalics@gmx.at>
4854
4855 * windows.texi (Resizing Windows): Remove var{} around "window" in
4856 documentation of enlarge-window.
4857 Rewrite documentation of window-min-height and window-min-width.
4858
437706cd
EZ
48592008-10-19 Eli Zaretskii <eliz@gnu.org>
4860
80f85d7c
EZ
4861 * functions.texi (Calling Functions): Document `apply-partially'.
4862
291703b5
EZ
4863 * hooks.texi (Standard Hooks): Mention
4864 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4865
4866 * variables.texi (File Local Variables): Document
4867 `file-local-variables-alist', `before-hack-local-variables-hook'
4868 and `hack-local-variables-hook'.
4869
583d8b3c
EZ
4870 * processes.texi (Synchronous Processes): Document `process-lines'.
4871
5dcb4c4e
SM
4872 * customize.texi (Variable Definitions):
4873 Document `custom-reevaluate-setting'.
437706cd 4874
7e51d89b
MR
48752008-10-18 Martin Rudalics <rudalics@gmx.at>
4876
4877 * windows.texi (Choosing Window, Deleting Windows)
4878 (Displaying Buffers): Expand documentation of dedicated windows.
4879
43c59a3d
EZ
48802008-10-18 Eli Zaretskii <eliz@gnu.org>
4881
018a960d
EZ
4882 * files.texi (Changing Files): Document symbolic input of file
4883 modes to `set-file-modes'. Document `read-file-modes' and
4884 `file-modes-symbolic-to-number'.
4885
2c0b8144
EZ
4886 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4887 and `search-map'.
4888
5dcb4c4e
SM
4889 * searching.texi (Search and Replace):
4890 Document `replace-search-function' and `replace-re-search-function'.
2c0b8144 4891 Document `multi-query-replace-map'.
80120f13 4892
6d4913f0 4893 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
5dcb4c4e
SM
4894 (Completion Commands, Reading File Names):
4895 Rename `minibuffer-local-must-match-filename-map' to
6d4913f0
EZ
4896 `minibuffer-local-filename-must-match-map'.
4897 (Minibuffer Completion): The `require-match' argument to
4898 `completing-read' can now have the value `confirm-only'.
4899
43c59a3d
EZ
4900 * windows.texi (Displaying Buffers): Minor wording fix.
4901 (Choosing Window): `split-height-threshold' can now be nil.
4902 Document `split-width-threshold'. `pop-up-frames' can have the
4903 value `graphic-only'.
4904
f36acfd9
EZ
49052008-10-17 Eli Zaretskii <eliz@gnu.org>
4906
4907 * os.texi (Startup Summary): Document `before-init-time' and
4908 `after-init-time'. Document `initial-window-system' and
4909 `window-system-initialization-alist'. Document reading the
4910 abbrevs file. Document the call to `server-start' under --daemon.
4911 Rearrange a bit to be consistent with the code flow.
53728487
EZ
4912 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4913 (Time Parsing): Document `format-seconds'.
f36acfd9 4914
96995b89
MR
49152008-10-17 Martin Rudalics <rudalics@gmx.at>
4916
4917 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4918 and reword.
4919
2de17c73
EZ
49202008-10-16 Eli Zaretskii <eliz@gnu.org>
4921
4922 * markers.texi (The Mark): Document use-region-p.
4923
9cf52b11
EZ
49242008-10-15 Eli Zaretskii <eliz@gnu.org>
4925
c3aaf1d7
EZ
4926 * internals.texi (Writing Emacs Primitives): The interactive spec
4927 of a primitive can be a Lisp form.
4928
841a1743
EZ
4929 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4930 values of transient-mark-mode. Document handle-shift-selection.
4931
4932 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4933 (Interactive Examples): Show an example of `^'.
4934 (Key Sequence Input): Document this-command-keys-shift-translated.
c3aaf1d7
EZ
4935 (Defining Commands, Using Interactive): The interactive-form of a
4936 function can be added via its symbol's property.
841a1743 4937
52441368
EZ
4938 * positions.texi (List Motion): beginning-of-defun-function can
4939 now accept an argument.
4940
8e8c1a72
EZ
4941 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4942 now return a list of strings.
4943
a33a1f2a
EZ
4944 * control.texi (Handling Errors): Document ignore-errors.
4945
4fb04348
EZ
4946 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4947 (Parameter Access): Document set-frame-parameter.
4948
ee666f84
EZ
4949 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4950 Hooks" for the effect of kill-all-local-variables on local hook
4951 functions.
4952
9cf52b11
EZ
4953 * modes.texi (Major Mode Conventions, Mode Line Variables):
4954 `mode-name' need not be a string. xref to "Mode Line Data" for
4955 details, and to "Emulating Mode Line" for computing a string
4956 value.
4957
22526bc4
EZ
49582008-10-14 Eli Zaretskii <eliz@gnu.org>
4959
a65f6a85
EZ
4960 * processes.texi (System Processes): New section.
4961 (Processes, Signals to Processes): Add xrefs to it.
4962
4963 * objects.texi (Editing Types): A `process' is a subprocess of
4964 Emacs, not just any process running on the OS.
4965
4966 * elisp.texi (Top): Adjust the @detailmenu for the above two
4967 changes.
4968
2724b26a
EZ
4969 * sequences.texi (Char-Tables): Remove documentation of
4970 set-char-table-default, which has no effect since Emacs 23.
4971 <char-table-range, set-char-table-range>: Don't mention generic
4972 characters and charsets. Add a cons cell as a possible argument.
4973
4974 * nonascii.texi (Splitting Characters)
4975 (Translation of Characters): Don't mention generic characters.
4976
4977 * display.texi (Fontsets): Don't mention generic characters.
4978
22526bc4 4979 * sequences.texi (Char-Tables): `map-char-table' can now call its
25f494c9 4980 argument FUNCTION with a cons cell as KEY.
22526bc4 4981
eaf4b689
EZ
49822008-10-13 Eli Zaretskii <eliz@gnu.org>
4983
45e46036
EZ
4984 * objects.texi (Primitive Function Type): Move "@cindex special
4985 forms" from here...
4986
4987 * eval.texi (Special Forms): ...to here.
4988
4989 * functions.texi (What Is a Function): `functionp' returns nil for
4990 special forms. Add an xref.
4991
eaf4b689
EZ
4992 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4993 Variables".
4994
4995 * variables.texi (Frame-Local Variables): New section.
4996 (Buffer-Local Variables): Add an xref to it.
4997 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4998 have both frame-local and buffer-local binding.
4999
5000 * frames.texi (Frames): Mention multiple tty frames.
5001 (Frame Parameters, Parameter Access): Mention frame-local variable
5002 bindings.
5003
15688fce
GM
50042008-09-20 Glenn Morris <rgm@gnu.org>
5005
5006 * display.texi (Defining Faces): Recommend against face variables.
5007
35539065
JB
50082008-09-16 Juanma Barranquero <lekktu@gmail.com>
5009
5010 * display.texi (Echo Area Customization): Fix typo.
5011
6a57054b
JB
50122008-09-09 Juanma Barranquero <lekktu@gmail.com>
5013
5014 * loading.texi (Where Defined): Add `defface' item.
5015
d632fb82
MR
50162008-09-06 Martin Rudalics <rudalics@gmx.at>
5017
5018 * loading.texi (Where Defined): Fix description of symbol-file.
5019
905a9adb
JR
50202008-08-26 Jason Rumney <jasonr@gnu.org>
5021
5022 * display.texi (TIFF Images): New section describing :index property.
5023
852e91b7
CY
50242008-08-23 Chong Yidong <cyd@stupidchicken.com>
5025
5026 * display.texi (Temporary Displays): Remove unnecessary comment
5027 about usage of temp-buffer-show-hook.
5028
6be001ee
CY
50292008-08-05 Chong Yidong <cyd@stupidchicken.com>
5030
5031 * symbols.texi (Other Plists): Fix incorrect example.
5032 Suggested by Florian Beck.
5033
58e3d8e8
JB
50342008-07-31 Juanma Barranquero <lekktu@gmail.com>
5035
5036 * os.texi: Fix previous change.
5037
7c2fb837
DN
50382008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5039
5040 * os.texi:
5041 * intro.texi:
5042 * files.texi: Remove VMS support.
5043
9e2a2647
DN
50442008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5045
5046 * os.texi:
5047 * frames.texi:
5048 * display.texi: Remove mentions of Mac Carbon.
5049
c4f4682b
MB
50502008-07-01 Miles Bader <miles@gnu.org>
5051
5052 * text.texi (Special Properties):
5053 * display.texi (Truncation): Add wrap-prefix and line-prefix.
5054
3696411e
JB
50552008-06-28 Johan Bockgård <bojohan@gnu.org>
5056
5057 * display.texi (Other Image Types): Fix copy/paste error; say
5058 "PBM", not "XBM".
5059
f2a77c3a
DN
50602008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
5061
5062 * os.texi: Remove references to obsolete systems.
5063
6d52677d
EZ
50642008-06-20 Eli Zaretskii <eliz@gnu.org>
5065
5066 * makefile.w32-in (distclean): Remove makefile.
5067
1a87da4c
GM
50682008-06-17 Glenn Morris <rgm@gnu.org>
5069
5070 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
5071 (elisp, dist): Remove rules and variables that are obsolete now
5072 the lisp manual is no longer distributed separately.
5073
fdda1c5d
GM
50742008-06-16 Glenn Morris <rgm@gnu.org>
5075
646692e9
GM
5076 * configure, configure.in, mkinstalldirs: Remove unused files.
5077
5078 * book-spine.texinfo: Set version to 23.0.60.
fdda1c5d 5079 * vol1.texi (EMACSVER):
6a57054b 5080 * vol2.texi (EMACSVER): Set to 23.0.60.
fdda1c5d
GM
5081
5082 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
5083 as per maintain.info.
5084
611bee81
GM
50852008-06-15 Glenn Morris <rgm@gnu.org>
5086
a7bed3a0
GM
5087 * makefile.w32-in (manual): Use "23" rather than "21".
5088
5089 * Makefile.in (emacsver): New, set by configure.
5090 (manual): Use emacsver.
5091
d794edf2
GM
5092 * intro.texi: Report bugs using M-x report-emacs-bug.
5093
611bee81
GM
5094 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
5095
c73e02fa
GM
50962008-06-13 Daniel Engeler <engeler@gmail.com>
5097
5098 * elisp.texi, internals.texi, processes.texi: Add documentation
5099 about serial port access.
5100
e40a85cd
MB
51012008-06-05 Miles Bader <miles@gnu.org>
5102
5103 * display.texi (Displaying Faces): Update to reflect function
5104 renamings in face-remap.el.
5105
7b753744
JB
51062008-06-05 Juanma Barranquero <lekktu@gmail.com>
5107
5108 * display.texi (Fontsets): Fix typos.
5109
9d3d42fb
MB
51102008-06-03 Miles Bader <miles@gnu.org>
5111
7b753744
JB
5112 * display.texi (Displaying Faces): Add add-relative-face-remapping,
5113 remove-relative-face-remapping, set-base-face-remapping,
5114 and set-default-base-face-remapping.
9d3d42fb 5115
f2cec7a9
MB
51162008-06-01 Miles Bader <miles@gnu.org>
5117
5118 * display.texi (Displaying Faces): Add face-remapping-alist.
5119
8f39c96d
SM
51202008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
5121
5122 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
5123 variable names.
5124
1ef5eecc
ER
51252008-05-03 Eric S. Raymond <esr@golux>
5126
352c8b4a 5127 * keymaps.texi: Clarify that (current-local-map) and
1ef5eecc
ER
5128 (current-global-map) return references, not copies.
5129
63b4387f
JL
51302008-05-02 Juri Linkov <juri@jurta.org>
5131
5132 * minibuf.texi (Text from Minibuffer): Document a list of
5133 default values for `read-from-minibuffer'.
5134
38a8b703
JB
51352008-04-24 Juanma Barranquero <lekktu@gmail.com>
5136
5137 * nonascii.texi (Translation of Characters): Fix previous change.
5138
7c42e639
CY
51392008-04-20 Chong Yidong <cyd@stupidchicken.com>
5140
5141 * display.texi (Overlay Properties): Clarify role of underlying
5142 textprop and overlay keymaps for display strings.
5143
5144 * keymaps.texi (Active Keymaps): Ditto.
5145
25c0d999
SM
51462008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
5147
5148 * minibuf.texi (Programmed Completion):
5149 Replace dynamic-completion-table with the new completion-table-dynamic.
5150
e3af5968
CY
51512008-04-07 Chong Yidong <cyd@stupidchicken.com>
5152
5153 * intro.texi (Some Terms): Change "fonts in this manual" index
5154 entry to "typographic conventions".
5155
6bfc8698
EZ
51562008-04-05 Eli Zaretskii <eliz@gnu.org>
5157
5158 * objects.texi (Text Props and Strings): Add indexing for read
5159 syntax of text properties.
5160
4972c361
SM
51612008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5162
5163 * processes.texi (Decoding Output): Remove process-filter-multibyte
5164 functions.
5165
c70a68db
MR
51662008-03-15 Martin Rudalics <rudalics@gmx.at>
5167
5168 * display.texi (Finding Overlays): Say that empty overlays at
5169 the end of the buffer are reported too.
5170
1291fd36
GM
51712008-03-13 Glenn Morris <rgm@gnu.org>
5172
5173 * elisp.texi (EMACSVER): Set to 23.0.60.
5174
c6b0dfd5
CY
51752008-02-26 Chong Yidong <cyd@stupidchicken.com>
5176
38a8b703 5177 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
c6b0dfd5 5178
875fc30c
GM
51792008-02-22 Glenn Morris <rgm@gnu.org>
5180
5181 * frames.texi (Position Parameters): Clarify the description of
5182 `left' and `top', using information from "Geometry".
5183 (Geometry): Give a pointer to "Position Parameters", rather than
5184 repeating information.
5185
d8c8e45a
GM
51862008-02-11 Glenn Morris <rgm@gnu.org>
5187
5188 * objects.texi (Equality Predicates): No longer talk about "two"
5189 functions.
5190
38a8b703 51912008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
d8c8e45a
GM
5192
5193 * objects.texi (Equality Predicates): Add defun for
5194 equal-including-properties.
5195
bfffe0b1
GM
51962008-02-10 Glenn Morris <rgm@gnu.org>
5197
5198 * objects.texi (Equality Predicates):
5199 Mention equal-including-properties.
5200
431b78c9
RS
52012008-02-07 Richard Stallman <rms@gnu.org>
5202
5203 * windows.texi (Window Start): Mention the feature of moving
5204 window-start to start of line.
5205
c8763fb6 52062008-02-07 Jan Djärv <jan.h.d@swipnet.se>
eafa12e6
JD
5207
5208 * keymaps.texi (Tool Bar): Document rtl property.
5209
1a256502
TTN
52102008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
5211
5212 * display.texi (Button Types):
5213 For define-button-type, clarify type of NAME.
5214
569382c2
MR
52152008-01-19 Martin Rudalics <rudalics@gmx.at>
5216
5217 * buffers.texi (Buffer Modification): Fix typo.
5218
f3041af1
DN
52192008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
5220
5221 * os.texi (System Environment): Remove references to OSes that are
5222 not supported anymore.
5223
d35e1cd7
DN
52242008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
5225
5226 * os.texi (System Environment): Remove mention for Masscomp.
5227
23af7580
RS
52282008-01-04 Richard Stallman <rms@gnu.org>
5229
5230 * display.texi (Faces): Don't talk about internal face vector as arg
5231 to facep.
5232
5233 * customize.texi (Type Keywords): Fix previous change.
5234
5235 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
5236 * elisp.texi (Top): Fix menu for commands.texi change.
5237
ec7d5b1e
RS
52382007-12-30 Richard Stallman <rms@gnu.org>
5239
5dcb4c4e 5240 * commands.texi (Accessing Mouse): Rename from Accessing Events.
ec7d5b1e
RS
5241 (Accessing Scroll): New node broken out of Accessing Mouse.
5242
101a6cea
RS
52432007-12-28 Richard Stallman <rms@gnu.org>
5244
5245 * frames.texi (Size Parameters): Fix typo.
7f9e0c04 5246 (Basic Parameters): For `title', refer to title bar.
041817a4 5247 (Size and Position): Explain meaning of frame pixel width and height.
101a6cea 5248
72b7e664
RS
52492007-12-23 Richard Stallman <rms@gnu.org>
5250
5251 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
5252 Improve some of the commented-out keywords' text too.
5253
27a4f445
MR
52542007-12-14 Martin Rudalics <rudalics@gmx.at>
5255
e2e3f1d7
MR
5256 * nonascii.texi (Encoding and I/O): Reword to avoid saying
5257 "visit the current buffer".
5258
27a4f445
MR
5259 * os.texi (System Interface): Fix typo.
5260
a2afc99d
RS
52612007-12-04 Richard Stallman <rms@gnu.org>
5262
5263 * objects.texi (Symbol Type): Fix typo.
5264
b694135c
RS
52652007-12-03 Richard Stallman <rms@gnu.org>
5266
5267 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
5268
f99a19da
GM
52692007-12-01 Glenn Morris <rgm@gnu.org>
5270
5271 * functions.texi (Declaring Functions): Improve previous change.
5272
8f4b37d8
GM
52732007-11-30 Glenn Morris <rgm@gnu.org>
5274
5275 * functions.texi (Declaring Functions): Add optional fourth
5276 argument of declare-function, and setting third argument to `t'.
5277
61a2fe01
RS
52782007-11-29 Richard Stallman <rms@gnu.org>
5279
5280 * customize.texi (Composite Types): Document `group' type.
5281
cbfc5193
GM
52822007-11-29 Glenn Morris <rgm@gnu.org>
5283
5dcb4c4e
SM
5284 * functions.texi (Declaring Functions): Add findex.
5285 Mention `external' files.
cbfc5193 5286
8386283a
JB
52872007-11-26 Juanma Barranquero <lekktu@gmail.com>
5288
5289 * functions.texi (Declaring Functions): Fix directive.
5290
a07c9a8b
RS
52912007-11-25 Richard Stallman <rms@gnu.org>
5292
5293 * help.texi (Help Functions): Clean up last change.
5294
5295 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
5296
5297 * loading.texi (Named Features): Minor cleanup.
5298
5299 * macros.texi (Eval During Expansion): Minor cleanup.
5300
5301 * variables.texi (Variable Aliases): Minor cleanup.
5302
a0925923
RS
53032007-11-24 Richard Stallman <rms@gnu.org>
5304
5305 * functions.texi (Declaring Functions): Clarify previous change.
5306
5307 * compile.texi (Compiler Errors): Clarify previous change.
5308
20c63e44
RS
53092007-11-24 Richard Stallman <rms@gnu.org>
5310
e5e76c04 5311 * display.texi (Refresh Screen, Forcing Redisplay):
20c63e44
RS
5312 Clarify the text and move items around.
5313
5bb0cda3
GM
53142007-11-24 Glenn Morris <rgm@gnu.org>
5315
5316 * functions.texi (Declaring Functions): New section.
5317 * compile.texi (Compiler Errors): Mention declaring functions,
5318 defvar with no initvalue, and byte-compile-warnings.
5319
af13c86a
MR
53202007-11-15 Martin Rudalics <rudalics@gmx.at>
5321
5322 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
5323 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
5324
a5373305
MR
53252007-11-13 Martin Rudalics <rudalics@gmx.at>
5326
5327 * help.texi (Help Functions): Document new macro `with-help-window'.
5328
fe284805
JL
53292007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5330
5331 * searching.texi (Replacing Match): Describe new
5332 `match-substitute-replacement'.
5333
2c3a09b1
RS
53342007-10-31 Richard Stallman <rms@gnu.org>
5335
5336 * strings.texi (Creating Strings): Null strings from concat not unique.
5337
f2b480f4
RS
53382007-10-26 Richard Stallman <rms@gnu.org>
5339
5340 * objects.texi (Equality Predicates): Null strings are uniquified.
5341
5342 * minibuf.texi: Minor clarifications in previous change.
5343
db21122c
GM
53442007-10-25 Glenn Morris <rgm@gnu.org>
5345
5346 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
5347
2328cbb3
RS
53482007-10-24 Richard Stallman <rms@gnu.org>
5349
5350 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
5351
5352 * variables.texi (Frame-Local Variables): Node deleted.
5353 (Variables): Delete Frame-Local Variables from menu.
5354 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
5355 (Default Value): Don't mention frame-local vars.
5356
5357 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
5358
5359 * loading.texi (Unloading): Document FEATURE-unload-function
5360 instead of FEATURE-unload-hook.
5361
2328cbb3
RS
5362 * frames.texi (Multiple Displays): Don't mention frame-local vars.
5363
c066bafa
JL
53642007-10-22 Juri Linkov <juri@jurta.org>
5365
5366 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
5367 (High-Level Completion): Document a list of default value strings
5368 in the DEFAULT argument, for which minibuffer functions return the
5369 first element.
5370
65ced25f
JL
53712007-10-17 Juri Linkov <juri@jurta.org>
5372
5373 * text.texi (Filling): Update arguments of fill-paragraph.
5374 fill-paragraph operates on the active region in Transient Mark mode.
5375 Remove fill-paragraph-or-region.
5376
ee46ec8e
KB
53772007-10-13 Karl Berry <karl@gnu.org>
5378
5379 * elisp.texi (@dircategory): Move to after @copying,
5380 since we want @copying as close as possible to the beginning of
5381 the output.
5382
61bbdbc6
RS
53832007-10-12 Richard Stallman <rms@gnu.org>
5384
5385 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
5386
5387 * commands.texi (Distinguish Interactive): New node,
5388 broken out from Interactive Call and rewritten.
5389 (Command Loop): Put Distinguish Interactive in menu.
5390
af23e1e8
RS
53912007-10-09 Richard Stallman <rms@gnu.org>
5392
5393 * text.texi (Examining Properties): Mention overlay priority.
5394
5395 * display.texi (Display Margins): Correct the description
5396 of margin display specifications.
5397 (Replacing Specs): New subnode broken out of Display Property.
5398
e1965a69
JL
53992007-10-06 Juri Linkov <juri@jurta.org>
5400
5401 * text.texi (Filling): Document fill-paragraph-or-region.
5402
4638454b
JB
54032007-10-05 Juanma Barranquero <lekktu@gmail.com>
5404
5405 * display.texi (Auto Faces): Fix typo.
5406
7ed54cc5
RS
54072007-10-02 Richard Stallman <rms@gnu.org>
5408
5409 * display.texi (Display Property): Explain some display specs
5410 don't let you move point in.
5411
5dcb4c4e
SM
5412 * frames.texi (Cursor Parameters):
5413 Describe cursor-in-non-selected-windows here. Explain more values.
7ed54cc5
RS
5414
5415 * windows.texi (Basic Windows): Don't describe
5416 cursor-in-non-selected-windows here.
5417
305a7ef2
EZ
54182007-10-01 Eli Zaretskii <eliz@gnu.org>
5419
5420 * processes.texi (Misc Network): Note that these functions are
5421 supported only on some systems.
5422
f7a7f4eb
RS
54232007-10-01 Richard Stallman <rms@gnu.org>
5424
5425 * display.texi (Overlay Properties): Explain nil as priority.
5426 Explain that conflicts are unpredictable if not resolved by
5427 priorities.
5428
780d7bb9
RS
54292007-09-23 Richard Stallman <rms@gnu.org>
5430
5431 * macros.texi (Backquote): Minor clarification.
5432
14b4fdfb
RS
54332007-09-19 Richard Stallman <rms@gnu.org>
5434
5435 * display.texi (Display Property): Explain multiple display specs.
9600ac7c
RS
5436 Clarify when they work in parallel and when one overrides.
5437 Fix error in example.
14b4fdfb 5438
b8d4c8d0
GM
54392007-09-06 Glenn Morris <rgm@gnu.org>
5440
b3e755a9 5441 Move from lispref/ to doc/lispref/. Change all setfilename
b8d4c8d0
GM
5442 commands to use ../../info.
5443 * Makefile.in (infodir): Go up one more level.
4638454b 5444 (usermanualdir): Change from ../man to ../emacs.
b8d4c8d0
GM
5445 (miscmanualdir): New.
5446 (dist): Use new variable miscmanualdir.
5447 * makefile.w32-in (infodir, texinputdir): Go up one more level.
5448 (usermanualdir): Change from ../man to ../emacs.
5449
1bb1f7d3
MR
54502007-08-30 Martin Rudalics <rudalics@gmx.at>
5451
5452 * commands.texi (Command Loop Info): Advise against changing
5453 most variables described here. Explain new variable
5454 last-repeatable-command.
5455
b8d4c8d0
GM
54562007-08-29 Glenn Morris <rgm@gnu.org>
5457
5458 * elisp.texi (EMACSVER): Increase to 23.0.50.
5459
54602007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
5461
5462 * frames.texi (Basic Parameters): Add display-environment-variable
5463 and term-environment-variable.
5464
54652007-08-28 Juri Linkov <juri@jurta.org>
5466
5467 * display.texi (Image Formats, Other Image Types): Add SVG.
5468
54692007-08-28 Juri Linkov <juri@jurta.org>
5470
5471 * display.texi (Images): Move formats-related text to new node
5472 "Image Formats".
5473 (Image Formats): New node.
5474
619fb9ee
RS
54752007-08-27 Richard Stallman <rms@gnu.org>
5476
5477 * windows.texi (Window Configurations): Clarify what
5478 a window configuration saves.
5479
b8d4c8d0
GM
54802007-08-25 Richard Stallman <rms@gnu.org>
5481
5482 * display.texi (Images): Delete redundant @findex.
5483
39f9da30
GM
54842007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
5485
5486 * text.texi (Change Hooks): (after|before)-change-functions are no
5487 longer bound to nil while running; rather inhibit-modification-hooks
5488 is t.
5489
b8d4c8d0
GM
54902007-08-16 Richard Stallman <rms@gnu.org>
5491
5dcb4c4e
SM
5492 * processes.texi (Asynchronous Processes):
5493 Clarify doc of start-file-process.
b8d4c8d0
GM
5494
54952007-08-08 Martin Rudalics <rudalics@gmx.at>
5496
5497 * modes.texi (Example Major Modes): Fix typo.
5498
54992007-08-08 Glenn Morris <rgm@gnu.org>
5500
5501 * intro.texi (nil and t): Do not use `iff' in documentation.
5502
5503 * tips.texi (Documentation Tips): Recommend against `iff'.
5504
55052007-08-07 Chong Yidong <cyd@stupidchicken.com>
5506
5507 * display.texi (Image Cache): Document image-refresh.
5508
55092007-08-06 Martin Rudalics <rudalics@gmx.at>
5510
5511 * windows.texi (Size of Window): Document window-full-width-p.
5512
55132007-07-25 Glenn Morris <rgm@gnu.org>
5514
5515 * gpl.texi (GPL): Replace license with GPLv3.
5516
5517 * Relicense all FSF files to GPLv3 or later.
5518
55192007-07-24 Michael Albinus <michael.albinus@gmx.de>
5520
4638454b
JB
5521 * processes.texi (Synchronous Processes):
5522 Add `process-file-shell-command'.
b8d4c8d0
GM
5523 (Asynchronous Processes): Mention restricted use of
5524 `process-filter' and `process-sentinel' in
5525 `start-file-process'. Add `start-file-process-shell-command'.
5526
55272007-07-17 Michael Albinus <michael.albinus@gmx.de>
5528
5529 * files.texi (Magic File Names): Introduce optional parameter
5530 IDENTIFICATION for `file-remote-p'.
5531
55322007-07-16 Richard Stallman <rms@gnu.org>
5533
5534 * display.texi (Defining Faces): Fix previous change.
5535
55362007-07-14 Richard Stallman <rms@gnu.org>
5537
5538 * control.texi (Handling Errors): Document `debug' in handler list.
5539
55402007-07-10 Richard Stallman <rms@gnu.org>
5541
5542 * display.texi (Defining Faces): Explain C-M-x feature for defface.
5543
55442007-07-09 Richard Stallman <rms@gnu.org>
5545
5546 * files.texi (Magic File Names): Rewrite previous change.
5547
55482007-07-08 Michael Albinus <michael.albinus@gmx.de>
5549
5550 * files.texi (Magic File Names): Introduce optional parameter
5551 CONNECTED for `file-remote-p'.
5552
55532007-07-07 Michael Albinus <michael.albinus@gmx.de>
5554
5555 * processes.texi (Asynchronous Processes):
5556 * files.texi (Magic File Names): Add `start-file-process'.
5557
55582007-06-27 Richard Stallman <rms@gnu.org>
5559
5dcb4c4e
SM
5560 * files.texi (Format Conversion Piecemeal):
5561 Clarify `after-insert-file-functions' calling convention.
b8d4c8d0
GM
5562
55632007-06-27 Michael Albinus <michael.albinus@gmx.de>
5564
4638454b
JB
5565 * files.texi (Magic File Names): Remove `dired-call-process'.
5566 Add `process-file'.
b8d4c8d0
GM
5567
55682007-06-27 Kenichi Handa <handa@m17n.org>
5569
5570 * text.texi (Special Properties): Fix description about
4638454b 5571 `composition' property.
b8d4c8d0
GM
5572
55732007-06-26 Kenichi Handa <handa@m17n.org>
5574
5575 * nonascii.texi (Default Coding Systems): Document about the
5576 return value `undecided'.
5577
55782007-06-25 David Kastrup <dak@gnu.org>
5579
5580 * keymaps.texi (Active Keymaps): Document new POSITION argument of
5581 `current-active-maps'.
5582
55832007-06-24 Karl Berry <karl@gnu.org>
5584
4638454b 5585 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
b8d4c8d0
GM
5586
55872007-06-15 Juanma Barranquero <lekktu@gmail.com>
5588
5589 * display.texi (Overlay Arrow): Doc fix.
5590
55912007-06-14 Karl Berry <karl@tug.org>
5592
5593 * anti.texi (Antinews): Typo.
5594
55952007-06-14 Chong Yidong <cyd@stupidchicken.com>
5596
5597 * display.texi (Image Cache): Document image-refresh.
5598
55992007-06-12 Karl Berry <karl@gnu.org>
5600
5601 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
5602 * two-volume.make: New file.
5603 * .cvsignore: Ignore two-volume files.
5604
56052007-06-12 Tom Tromey <tromey@redhat.com>
5606
5607 * os.texi (Init File): Document user-emacs-directory.
5608
56092007-06-03 Nick Roberts <nickrob@snap.net.nz>
5610
5611 * commands.texi (Click Events): Describe width and height when
5612 object is nil.
5613
56142007-05-30 Nick Roberts <nickrob@snap.net.nz>
5615
5dcb4c4e
SM
5616 * commands.texi (Click Events): Layout more logically.
5617 Describe width and height.
b8d4c8d0
GM
5618 (Drag Events, Motion Events): Update to new format for position.
5619
56202007-06-02 Richard Stallman <rms@gnu.org>
5621
5622 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
5623
56242007-06-02 Chong Yidong <cyd@stupidchicken.com>
5625
5626 * Version 22.1 released.
5627
56282007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
5629
5630 * text.texi (Special Properties): Correct meaning of fontified face.
5631
56322007-05-30 Richard Stallman <rms@gnu.org>
5633
5634 * text.texi (Special Properties): Add link to Adjusting Point.
5635
56362007-05-12 Richard Stallman <rms@gnu.org>
5637
5638 * text.texi (Margins): indent-to-left-margin is not the default.
5639 (Mode-Specific Indent): For indent-line-function, the default
5640 is indent-relative.
5641
5642 * modes.texi (Example Major Modes): Explain last line of text-mode
5643 is redundant.
5644
56452007-05-10 Richard Stallman <rms@gnu.org>
5646
5647 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
5648
5649 * help.texi (Keys in Documentation): Add reference to
5650 Documentation Tips.
5651
5652 * files.texi (Format Conversion): TO-FN gets three arguments.
5653
5654 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
5655
56562007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
5657
5658 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
5659 * files.texi (Format Conversion): Expand intro; add menu.
5660 (Format Conversion Overview, Format Conversion Round-Trip)
5661 (Format Conversion Piecemeal): New nodes/subsections.
5662 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
5663 * text.texi (Text Properties): Remove "Saving Properties" from menu.
5664 (Saving Properties): Delete node/subsection.
5665
56662007-05-07 Karl Berry <karl@gnu.org>
5667
5668 * elisp.texi (EMACSVER): Back to 22.
5669
56702007-05-06 Richard Stallman <rms@gnu.org>
5671
5672 * processes.texi (Accepting Output): Revert most of previous change.
5673
56742007-05-05 Richard Stallman <rms@gnu.org>
5675
5676 * processes.texi (Accepting Output): accept-process-output
5677 uses microseconds, not milliseconds. But that arg is obsolete.
5678
56792007-05-04 Karl Berry <karl@tug.org>
5680
5681 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
5682
56832007-05-04 Eli Zaretskii <eliz@gnu.org>
5684
5685 * tips.texi (Documentation Tips): Rearrange items to place the
5686 more important ones first. Add an index entry for hyperlinks.
5687
56882007-05-03 Karl Berry <karl@gnu.org>
5689
5690 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
5691 (EMACSVER) [smallbook]: 22 for printed version.
5692
5693 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
5694 so restore anchor to normal position after defun. Found by Kevin Ryde.
5695
56962007-04-26 Glenn Morris <rgm@gnu.org>
5697
5698 * elisp.texi (EMACSVER): Increase to 22.1.50.
5699
57002007-04-28 Karl Berry <karl@gnu.org>
5701
5702 * elisp.texi: Improve line breaks on copyright page,
5703 similar layout to emacs manual, 8.5x11 by default.
5704
57052007-04-24 Richard Stallman <rms@gnu.org>
5706
5707 * text.texi (Special Properties): Add xref to Overlay Properties.
5708
5709 * display.texi (Overlay Properties): Add xref to Special Properties.
5710
57112007-04-22 Richard Stallman <rms@gnu.org>
5712
5713 * keymaps.texi (Extended Menu Items): Move the info about
5714 format with cached keyboard binding.
5715
57162007-04-21 Richard Stallman <rms@gnu.org>
5717
5718 * text.texi (Special Properties): Clarify previous change.
5719
5720 * files.texi (File Name Expansion): Clarify previous change.
5721
5722 * display.texi (Attribute Functions): Fix example for
5723 face-attribute-relative-p.
5724
57252007-04-19 Kenichi Handa <handa@m17n.org>
5726
5727 * text.texi (Special Properties): Document composition property.
5728
57292007-04-19 Glenn Morris <rgm@gnu.org>
5730
5731 * files.texi (File Name Expansion): Mention "superroot".
5732
57332007-04-15 Chong Yidong <cyd@stupidchicken.com>
5734
5735 * frames.texi (Multiple Displays): Add note about "multi-monitor"
5736 setups.
5737 (Display Feature Testing): Note that display refers to all
5738 physical monitors for multi-monitor setups.
5739
57402007-04-14 Richard Stallman <rms@gnu.org>
5741
5742 * lists.texi (Sets And Lists): Clarify `delete' examples.
5743 Remove spurious xref to same node.
5744 Clarify xref for add-to-list.
5745
57462007-04-12 Nick Roberts <nickrob@snap.net.nz>
5747
5748 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
5749 value of lisp-mode-map.
5750
57512007-04-11 Karl Berry <karl@gnu.org>
5752
5753 * anti.texi (Antinews):
5754 * display.texi (Overlay Properties, Defining Images):
5755 * processes.texi (Synchronous Processes, Sentinels):
5756 * syntax.texi (Syntax Table Internals):
5757 * searching.texi (Regexp Special):
5758 * nonascii.texi (Default Coding Systems):
5759 * text.texi (Special Properties):
5760 * minibuf.texi (Basic Completion): Wording to improve breaks in
5761 8.5x11 format.
5762 * elisp.texi (smallbook): New @set to more easily switch between
5763 smallbook and 8.5x11.
5764
57652007-04-11 Richard Stallman <rms@gnu.org>
5766
5767 * text.texi (Lazy Properties): Minor fix.
5768
57692007-04-08 Karl Berry <karl@gnu.org>
5770
5771 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
5772 * macros.texi (Backquote): Downcase Backquote in index entries for
5773 consistency.
5774
57752007-04-08 Richard Stallman <rms@gnu.org>
5776
5777 * text.texi (Adaptive Fill): Just describe default,
5778 don't show it (since it contains non-ASCII chars).
5779
57802007-04-07 Karl Berry <karl@gnu.org>
5781
5782 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
5783 adaptive-fill-regexp's value, since they are not in the standard
5784 TeX fonts.
5785
57862007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
5787
5788 * display.texi (Defining Faces): Fix example.
5789
57902007-04-07 Karl Berry <karl@gnu.org>
5791
5792 * display.texi (Button Buffer Commands): Improve page break.
5793
57942007-04-07 Richard Stallman <rms@gnu.org>
5795
5796 * advice.texi (Activation of Advice): Remove redundant index entry.
5797
5798 * backups.texi: Improve index entries. Remove redundant ones.
5799
5800 * compile.texi (Byte Compilation): Improve index entry.
5801
5802 * hash.texi (Creating Hash): Improve index entry.
5803
5804 * symbols.texi (Definitions): Improve index entry.
5805
5806 * edebug.texi: Improve index entries. Remove redundant/useless ones.
5807
5808 * maps.texi (Standard Keymaps): Remove useless index entry.
5809
5810 * help.texi (Documentation Basics): Remove redundant index entries.
5811
5812 * customize.texi: Improve index entries.
5813 Remove redundant/useless ones.
5814
5815 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
5816
5817 * streams.texi (Output Variables): Improve index entry.
5818
5819 * abbrevs.texi (Abbrevs): Remove useless index entry.
5820
5821 * macros.texi (Expansion): Remove useless index entry.
5822
5823 * text.texi: Improve index entries. Remove redundant/useless ones.
5824 (Text Properties, Examining Properties)
5825 (Special Properties): Use "property category" instead of "category"
5826 to refer to the `category' property.
5827
5828 * positions.texi: Improve index entries. Remove useless one.
5829
5830 * lists.texi: Improve index entries. Remove redundant/useless ones.
5831
5832 * os.texi: Improve index entries.
5833 (Timers): Fix previous change.
5834
5835 * buffers.texi: Improve index entries.
5836 (Modification Time): Get rid of term "obsolete buffer".
5837
5838 * debugging.texi: Improve index entries.
5839 (Test Coverage): Add xref to other test coverage ftr.
5840
5841 * eval.texi: Improve index entry. Remove redundant ones.
5842
5843 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5844
5845 * files.texi: Improve index entries. Remove redundant/useless ones.
5846
5847 * objects.texi: Improve index entries.
5848
5849 * processes.texi: Improve index entries.
5850
5851 * modes.texi: Improve index entry. Remove redundant one.
5852
5853 * nonascii.texi: Improve index entries.
5854
5855 * internals.texi: Improve index entries.
5856
5857 * syntax.texi: Improve index entries.
5858
5859 * keymaps.texi (Active Keymaps): Improve index entries.
5860
5861 * commands.texi: Improve index entries. Remove redundant/useless ones.
5862
5863 * frames.texi: Improve index entries. Remove redundant/useless ones.
5864
5865 * markers.texi: Improve index entries. Remove redundant ones.
5866
5867 * tips.texi: Improve index entries.
5868
5869 * loading.texi (Unloading): Improve index entry.
5870
5871 * variables.texi: Improve index entries. Remove redundant one.
5872
5873 * sequences.texi: Improve index entry.
5874
5875 * display.texi: Improve index entries. Remove redundant ones.
5876
5877 * windows.texi: Improve index entries.
5878
5879 * searching.texi: Improve index entries. Remove redundant one.
5880
5881 * strings.texi (Case Tables): Improve last change.
5882
58832007-04-04 Chong Yidong <cyd@stupidchicken.com>
5884
5885 * strings.texi (Case Tables): Document with-case-table and
5886 ascii-case-table.
5887
58882007-04-03 Karl Berry <karl@gnu.org>
5889
5890 * processes.texi (Network): Reword to improve page break.
5891
58922007-04-03 Eli Zaretskii <eliz@gnu.org>
5893
5894 * functions.texi (Inline Functions): Describe more disadvantages
5895 of defsubst, and make advice against it stronger.
5896
58972007-04-02 Karl Berry <karl@gnu.org>
5898
5899 * backups.texi (Backup Names): Avoid widow words.
5900 * modes.texi (Example Major Modes): Align last comment.
5901
59022007-04-01 Chong Yidong <cyd@stupidchicken.com>
5903
5904 * keymaps.texi (Remapping Commands): Document new arg to
5905 command-remapping.
5906
59072007-04-01 Karl Berry <karl@gnu.org>
5908
5909 * processes.texi (Low-Level Network): Typo.
5910 * loading.texi (Hooks for Loading): Avoid double "the".
5911 * keymaps.texi (Key Sequences): No double "and".
5912 (Changing Key Bindings): Shorten to improve line break.
5913
59142007-03-31 Glenn Morris <rgm@gnu.org>
5915
5916 * os.texi (Timers): Fix description of run-at-time TIME formats.
5917
59182007-03-31 Richard Stallman <rms@gnu.org>
5919
5920 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5921 regarding ellipsis.
5922
59232007-03-31 Eli Zaretskii <eliz@gnu.org>
5924
5925 * intro.texi (nil and t):
5926 * symbols.texi (Plists and Alists):
5927 * variables.texi (Variable Aliases, Constant Variables):
5928 * functions.texi (Defining Functions):
5929 * advice.texi (Advising Primitives):
5930 * debugging.texi (Syntax Errors, Compilation Errors):
5931 * minibuf.texi (Minibuffer Windows):
5932 * commands.texi (Adjusting Point):
5933 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5934 (Auto Major Mode, Major Mode Conventions):
5935 * help.texi (Describing Characters):
5936 * files.texi (Create/Delete Dirs, Information about Files)
5937 (File Locks, Writing to Files, Reading from Files)
5938 (Saving Buffers):
5939 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5940 * frames.texi (Finding All Frames):
5941 * positions.texi (Buffer End, Motion):
5942 * markers.texi (The Region):
5943 * text.texi (Deletion, Near Point):
5944 * display.texi (Displaying Messages, Truncation):
5945 * os.texi (Processor Run Time):
5946 * tips.texi (Key Binding Conventions, Programming Tips)
5947 (Warning Tips, Documentation Tips, Comment Tips):
5948 * internals.texi (Memory Usage): Improve indexing.
5949
5950 * variables.texi (Frame-Local Variables):
5951 * functions.texi (Argument List):
5952 * loading.texi (Library Search):
5953 * streams.texi (Output Variables):
5954 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5955 * searching.texi (Replacing Match, Search and Replace):
5956 * processes.texi (Byte Packing, Decoding Output)
5957 (Accepting Output, Network Servers, Shell Arguments):
5958 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5959 * windows.texi (Window Point, Window Start):
5960 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5961 * commands.texi (Reading Input, Keyboard Events):
5962 * minibuf.texi (Reading File Names, Minibuffer Completion)
5963 (Recursive Mini):
5964 * positions.texi (List Motion):
5965 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5966 * numbers.texi (Arithmetic Operations, Math Functions)
5967 (Predicates on Numbers, Comparison of Numbers):
5968 (Numeric Conversions):
5969 * locals.texi (Standard Buffer-Local Variables):
5970 * maps.texi (Standard Keymaps):
5971 * os.texi (User Identification, System Environment, Recording Input)
5972 (X11 Keysyms):
5973 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5974 * backups.texi (Backups and Auto-Saving):
5975 * customize.texi (Customization, Group Definitions)
5976 (Variable Definitions):
5977 * compile.texi (Byte Compilation): Improve index entries.
5978
59792007-03-31 Karl Berry <karl@gnu.org>
5980
5981 * macros.texi (Defining Macros): Avoid widow syllable.
5982
59832007-03-31 Eli Zaretskii <eliz@gnu.org>
5984
5985 * elisp.texi (Top): Postscript -> PostScript.
5986
5987 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5988
59892007-03-31 Markus Triska <markus.triska@gmx.at>
5990
5991 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5992
59932007-03-30 Karl Berry <karl@gnu.org>
5994
5995 * lists.texi (List-related Predicates): Remove spurious @need.
5996 (Setcdr): Use @smallexample to improve page break.
5997 (Association Lists) <assoc>: Reword to improve page break.
5998
5999 * strings.texi (String Conversion): Insert blank line to improve
6000 page break.
6001
6002 * numbers.texi (Random Numbers): Use @minus{}.
6003 (Math Functions): Use @minus{}.
6004
6005 * intro.texi (Acknowledgements): Avoid line breaks before middle
6006 initials.
6007
60082007-03-24 Eli Zaretskii <eliz@gnu.org>
6009
6010 * errors.texi (Standard Errors): Add an index entry.
6011
60122007-03-19 Richard Stallman <rms@gnu.org>
6013
6014 * os.texi (Recording Input): recent-keys now gives 300 keys.
6015
60162007-03-12 Glenn Morris <rgm@gnu.org>
6017
6018 * os.texi: Replace "daylight savings" with "daylight saving"
6019 throughout.
6020
60212007-03-05 Richard Stallman <rms@gnu.org>
6022
5dcb4c4e
SM
6023 * variables.texi (File Local Variables):
6024 Update enable-local-variables values.
b8d4c8d0
GM
6025
60262007-03-04 Richard Stallman <rms@gnu.org>
6027
6028 * syntax.texi (Control Parsing): Minor clarification.
6029
6030 * strings.texi (Formatting Strings): Clarify width, precision, flags.
6031
6032 * sequences.texi (Sequence Functions): Move string-bytes away,
6033 add xref.
6034
6035 * nonascii.texi (Text Representations): Move string-bytes here.
6036
6037 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
6038
6039 * minibuf.texi (Basic Completion): Minor clarification.
6040
6041 * markers.texi (The Mark): Clarify existence vs activation of mark.
6042 Other cleanup.
6043
6044 * display.texi (Finding Overlays): Write better example.
6045
6046 * compile.texi (Eval During Compile): Clarify putting macros
6047 in eval-when-compile.
6048
c5602427 60492007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
b8d4c8d0
GM
6050
6051 * loading.texi (How Programs Do Loading): Fix anchor position at
c5602427 6052 load-read-function definition doc.
b8d4c8d0
GM
6053
60542007-02-21 Kim F. Storm <storm@cua.dk>
6055
6056 * strings.texi (Text Comparison): Mention that assoc-string
6057 converts symbols to strings before testing.
6058
60592007-02-17 Kim F. Storm <storm@cua.dk>
6060
6061 * processes.texi (Bindat Spec): Vector types can have optional
6062 element type.
6063 (Bindat Examples): Fix example. Add vector with element type.
6064
60652007-02-16 Andreas Schwab <schwab@suse.de>
6066
6067 * strings.texi (Formatting Strings): Document '+' flag.
6068
60692007-02-15 Juanma Barranquero <lekktu@gmail.com>
6070
6071 * strings.texi (Modifying Strings): Clarify that `clear-string'
6072 always converts the string to unibyte.
6073
60742007-02-14 Kim F. Storm <storm@cua.dk>
6075
6076 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
6077 Rewrite glyph code description to refer to these functions.
6078 Remove details of encoding face number and char into integer code.
6079
60802007-02-03 Alan Mackenzie <acm@muc.de>
6081
6082 * loading.texi (Hooks for Loading): Make the description of
6083 `eval-after-load' more detailed, and amend the description of
6084 after-load-alist, in accordance with changes from 2006-05.
6085
60862007-02-03 Chong Yidong <cyd@stupidchicken.com>
6087
6088 * modes.texi (Defining Minor Modes): Document that a :require
6089 keyword or similar may be required to make saved customization
6090 variables work.
6091
60922007-02-03 Eli Zaretskii <eliz@gnu.org>
6093
6094 * elisp.texi (Top): Make the detailed menu headers compliant with
5dcb4c4e
SM
6095 Texinfo guidelines and with what texnfo-upd.el expects.
6096 Add comments to prevent people from inadvertently modifying the key
b8d4c8d0
GM
6097 parts needed by `texinfo-multiple-files-update'.
6098
60992007-02-02 Eli Zaretskii <eliz@gnu.org>
6100
6101 * elisp.texi (Top): Update the top-level menus.
6102
6103 * syntax.texi (Categories): Add index entries.
6104
61052007-02-01 Juanma Barranquero <lekktu@gmail.com>
6106
6107 * display.texi (Attribute Functions): Fix name and description of
6108 the UNDERLINE arg of `set-face-underline-p'.
6109
61102007-01-29 Eli Zaretskii <eliz@gnu.org>
6111
6112 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
6113 Variables", and "Standard Keymaps" to the detailed menu.
6114
6115 * variables.texi (Future Local Variables): Add index entry.
6116
61172007-01-28 Richard Stallman <rms@gnu.org>
6118
6119 * tips.texi (Coding Conventions): Clarify the tip about macros
6120 that define a function or a variable.
6121
6122 * files.texi (File Attributes): UID and GID can be floats.
6123 (Magic File Names): Explain why deferring all operations to
6124 the standard handler does not work.
6125
61262007-01-23 Martin Rudalics <rudalics@gmx.at>
6127
6128 * backups.texi (Reverting): Use "buffer" instead of "file"
6129 when talking about major and minor modes.
6130
61312007-01-21 Richard Stallman <rms@gnu.org>
6132
6133 * help.texi (Documentation): Add xref to Documentation Tips.
6134
61352007-01-14 Juanma Barranquero <lekktu@gmail.com>
6136
6137 * tips.texi (Coding Conventions): Fix typos.
6138
61392007-01-05 Richard Stallman <rms@gnu.org>
6140
6141 * modes.texi (Defining Minor Modes): Fix previous change.
6142
61432007-01-03 Richard Stallman <rms@gnu.org>
6144
6145 * customize.texi (Variable Definitions, Customization Types):
6146 Don't use * in doc string for defcustom.
6147
61482007-01-02 Richard Stallman <rms@gnu.org>
6149
6150 * variables.texi (Variable Aliases): Clarify that aliases vars
6151 always have the same value.
6152
6153 * processes.texi (Bindat Spec): Fix Texinfo usage.
6154
6155 * modes.texi (Defining Minor Modes): Explain effect of command
6156 defined with define-global-minor-mode on new buffers.
6157
61582006-12-30 Kim F. Storm <storm@cua.dk>
6159
6160 * keymaps.texi (Tool Bar): Describe `grow-only' value of
6161 `auto-resize-tool-bars'.
6162
61632006-12-30 Richard Stallman <rms@gnu.org>
6164
6165 * keymaps.texi (Active Keymaps): Fix previous change.
6166
61672006-12-30 Nick Roberts <nickrob@snap.net.nz>
6168
6169 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
6170
61712006-12-30 Kim F. Storm <storm@cua.dk>
6172
6173 * processes.texi (Bindat Spec): Clarify using field names in
6174 length specifications.
6175
61762006-12-29 Kim F. Storm <storm@cua.dk>
6177
6178 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
6179 Add count and index variables for eval forms in repeat blocks.
6180
61812006-12-24 Richard Stallman <rms@gnu.org>
6182
5dcb4c4e
SM
6183 * customize.texi (Variable Definitions):
6184 Document new name custom-add-frequent-value.
b8d4c8d0
GM
6185
61862006-12-19 Kim F. Storm <storm@cua.dk>
6187
6188 * commands.texi (Misc Events): User signals now result in sigusr1
6189 and sigusr2 events which are handled through special-event-map.
6190 (Special Events): User signals and drag-n-drop are special.
6191
61922006-12-17 Richard Stallman <rms@gnu.org>
6193
6194 * loading.texi (Named Features): Explain subfeatures better.
6195
6196 * customize.texi: Use "option" only for user options.
6197 For the keyword values inside defcustom etc, say "keywords".
6198 For :options value's elements, say "elements".
6199 :group should not be omitted.
6200
6201 * syntax.texi (Parsing Expressions): Split up node.
6202 (Motion via Parsing, Position Parse, Parser State)
6203 (Low-Level Parsing, Control Parsing): New subnodes.
6204 (Parser State): Document syntax-ppss-toplevel-pos.
6205
6206 * positions.texi (List Motion): Punctuation fix.
6207
6208 * files.texi (File Name Completion): Document PREDICATE arg
6209 to file-name-completion.
6210
62112006-12-16 Eli Zaretskii <eliz@gnu.org>
6212
6213 * internals.texi (Building Emacs, Writing Emacs Primitives):
6214 Add index entries.
6215
62162006-12-11 Richard Stallman <rms@gnu.org>
6217
6218 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
6219 affects face menu. Explain how to make it non-nil without enabling
6220 any fontification.
6221
62222006-12-10 Chong Yidong <cyd@stupidchicken.com>
6223
6224 * modes.texi (Font Lock Basics): Document nil value of
6225 font-lock-defaults.
6226
62272006-12-10 Glenn Morris <rgm@gnu.org>
6228
6229 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
6230 value for system-flag argument. Abbrev tables may not be empty
6231 when major modes are loaded.
6232
62332006-12-08 Juanma Barranquero <lekktu@gmail.com>
6234
6235 * makefile.w32-in (maintainer-clean): Partially revert last
6236 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
6237 to protect elisp-covers.texi.
6238
62392006-12-07 Juanma Barranquero <lekktu@gmail.com>
6240
6241 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
6242 Don't remove elisp* info files; they are already deleted by the
6243 `clean' and `distclean' targets, and they are in the $(infodir)
6244 directory, not the current one.
6245
62462006-12-04 Kim F. Storm <storm@cua.dk>
6247
6248 * commands.texi (Misc Events): Update signal events.
6249 (Event Examples): Add signal example.
6250
62512006-11-29 Richard Stallman <rms@gnu.org>
6252
6253 * frames.texi (Visibility of Frames): Explain visible windows
6254 can be covered by others. Add xref for raise-frame.
6255
62562006-11-28 Richard Stallman <rms@gnu.org>
6257
6258 * searching.texi (Regexp Special): Update when ^ is special.
6259
62602006-11-27 Eli Zaretskii <eliz@gnu.org>
6261
6262 * customize.texi (Customization, Common Keywords)
6263 (Group Definitions, Variable Definitions, Composite Types)
6264 (Type Keywords, Customization Types): Add index entries for
6265 various customization keywords.
6266
62672006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
6268
6269 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
6270
c8763fb6 62712006-11-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
6272
6273 * frames.texi (Window System Selections): Remove clipboard from
6274 description of selection-coding-system.
6275
62762006-11-06 Richard Stallman <rms@gnu.org>
6277
6278 * lists.texi (List Variables): Document COMPARE-FN.
6279
6280 * keymaps.texi: Avoid use of "binding" to mean a relation;
6281 use it only to refer to the meaning associated with a key.
6282 (Keymaps): Change menu node description.
6283
6284 * elisp.texi (Top): Change menu node description.
6285
6286 * display.texi (Managing Overlays): Document overlay-recenter.
6287
62882006-10-29 Chong Yidong <cyd@stupidchicken.com>
6289
6290 * Makefile.in: Use relative paths to avoid advertising filesystem
6291 contents during compilation.
6292
62932006-10-23 Kim F. Storm <storm@cua.dk>
6294
6295 * commands.texi (Event Input Misc): Update unread-command-events.
6296
62972006-10-23 Nick Roberts <nickrob@snap.net.nz>
6298
6299 * lists.texi (Sets And Lists): Fix typos.
6300
63012006-10-18 Juanma Barranquero <lekktu@gmail.com>
6302
6303 * control.texi (Processing of Errors): Use @var for an argument,
6304 not @code.
6305
63062006-10-16 Richard Stallman <rms@gnu.org>
6307
6308 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
6309
6310 * keymaps.texi (Format of Keymaps): Show all the keymap element
6311 patterns that result from menu items.
6312 (Key Lookup): Minor cleanups.
6313
6314 * modes.texi (Precalculated Fontification): Don't say that
6315 not setting font-lock-defaults avoids loading font-lock.
6316
6317 * help.texi (Documentation): Move xref to Emacs Manual here.
6318 (Documentation Basics): From here.
6319 Also doc emacs-lisp-docstring-fill-column.
6320
6321 * elisp.texi: Update version and ISBN.
6322
6323 * commands.texi (Interactive Call): Clarify KEYS arg to
6324 call-interactively is a vector.
6325 (Command Loop Info): Delete anchor in this-command-keys.
6326 Add anchor in this-command-keys-vector.
6327 (Recursive Editing): Document how recursive-edit
6328 handles the current buffer.
6329
63302006-10-13 Chong Yidong <cyd@stupidchicken.com>
6331
6332 * frames.texi (Frame Titles): %c and %l are ignored in
6333 frame-title-format.
6334
63352006-10-11 Richard Stallman <rms@gnu.org>
6336
6337 * keymaps.texi (Key Sequences): Clarify use of kbd.
6338
63392006-10-10 Kim F. Storm <storm@cua.dk>
6340
6341 * lists.texi (Sets And Lists): Add memql.
6342
63432006-10-03 Richard Stallman <rms@gnu.org>
6344
6345 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
6346 Clarify :ascii: and :nonascii:.
6347
63482006-09-29 Juri Linkov <juri@jurta.org>
6349
6350 * modes.texi (%-Constructs): Reorder coding systems in the
6351 documentation of %z to the real order displayed in the modeline.
6352
63532006-09-25 Richard Stallman <rms@gnu.org>
6354
6355 * os.texi (Timers): Describe timer-max-repeats.
6356
63572006-09-25 Chong Yidong <cyd@stupidchicken.com>
6358
6359 * os.texi (Timers): Mention with-local-quit.
6360
63612006-09-24 Richard Stallman <rms@gnu.org>
6362
6363 * searching.texi (Searching and Matching): Mention property search.
6364
6365 * commands.texi (Command Loop Info): Explain how read-event affects
6366 this-command-keys.
6367
63682006-09-20 Richard Stallman <rms@gnu.org>
6369
6370 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
6371
6372 * windows.texi (Window Start): Minor cleanups.
6373
63742006-09-20 Kim F. Storm <storm@cua.dk>
6375
6376 * windows.texi (Window Start): pos-visible-in-window-p allows
6377 specifying t for position to mean "end of window".
6378 Add window-line-height.
6379
6380 * anti.texi (Antinews): Mention window-line-height.
6381
63822006-09-19 David Kastrup <dak@gnu.org>
6383
6384 * keymaps.texi (Searching Keymaps): Small clarification.
6385
63862006-09-18 Richard Stallman <rms@gnu.org>
6387
6388 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
6389 cause keyboard menus.
6390 (Menu Keymaps): Likewise.
6391 (Defining Menus, Keyboard Menus): Clarify.
6392
6393 * text.texi (Fields): Clarify explanation of constrain-to-field.
6394
63952006-09-16 Eli Zaretskii <eliz@gnu.org>
6396
6397 * variables.texi (Tips for Defining): Fix a typo.
6398
63992006-09-15 Richard Stallman <rms@gnu.org>
6400
6401 * keymaps.texi (Remapping Commands, Searching Keymaps)
6402 (Active Keymaps): Clean up previous change.
6403
64042006-09-15 Jay Belanger <belanger@truman.edu>
6405
6406 * gpl.texi: Replace "Library Public License" by "Lesser Public
6407 License" throughout.
6408
64092006-09-15 David Kastrup <dak@gnu.org>
6410
6411 * keymaps.texi (Active Keymaps): Adapt description to use
6412 `get-char-property' instead `get-text-property'. Explain how
6413 mouse events change this. Explain the new optional argument of
6414 `key-binding' and its mouse-dependent lookup.
6415 (Searching Keymaps): Adapt description similarly.
6416 (Remapping Commands): Explain the new optional argument of
6417 `command-remapping'.
6418
64192006-09-14 Richard Stallman <rms@gnu.org>
6420
6421 * keymaps.texi (Searching Keymaps): Clarification.
6422 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
6423
64242006-09-13 Richard Stallman <rms@gnu.org>
6425
6426 * objects.texi (Character Type): Node split.
6427 Add xref to Describing Characters.
6428 (Basic Char Syntax, General Escape Syntax)
6429 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
6430
64312006-09-11 Richard Stallman <rms@gnu.org>
6432
6433 * display.texi (Display Table Format): Wording clarification.
6434 (Glyphs): Clarifications.
6435
64362006-09-10 Chong Yidong <cyd@stupidchicken.com>
6437
6438 * keymaps.texi (Active Keymaps): Mention that key-binding checks
6439 local maps.
6440
64412006-09-10 Kim F. Storm <storm@cua.dk>
6442
6443 * display.texi (Forcing Redisplay): Document return value of
6444 function redisplay.
6445
64462006-09-09 Richard Stallman <rms@gnu.org>
6447
6448 * windows.texi (Window Hooks): Explain limits of
6449 window-scroll-functions.
6450
6451 * display.texi (Fringe Indicators): Update for last change in
6452 indicate-buffer-boundaries.
6453
64542006-09-08 Richard Stallman <rms@gnu.org>
6455
6456 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
6457
64582006-09-06 Kim F. Storm <storm@cua.dk>
6459
6460 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
6461
6462 * windows.texi (Window Start): Update pos-visible-in-window-p.
6463
64642006-09-04 Richard Stallman <rms@gnu.org>
6465
6466 * processes.texi (Accepting Output): Explain SECONDS=0 for
6467 accept-process-output.
6468
6469 * os.texi (Idle Timers): Explain why timer functions should not
6470 loop until (input-pending-p).
6471
64722006-09-02 Eli Zaretskii <eliz@gnu.org>
6473
6474 * makefile.w32-in (usermanualdir): New variable.
6475 (elisp.dvi): Use it.
6476
64772006-09-01 Eli Zaretskii <eliz@gnu.org>
6478
6479 * buffers.texi (Buffer Modification): Fix last change.
6480
64812006-09-01 Chong Yidong <cyd@stupidchicken.com>
6482
5dcb4c4e
SM
6483 * buffers.texi (Buffer Modification):
6484 Document buffer-chars-modified-tick.
b8d4c8d0
GM
6485
64862006-08-31 Richard Stallman <rms@gnu.org>
6487
6488 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
6489
64902006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
6491
6492 * modes.texi (Syntactic Font Lock):
6493 Mention font-lock-syntactic-face-function
6494 instead of specific faces.
6495
64962006-08-29 Chong Yidong <cyd@stupidchicken.com>
6497
6498 * display.texi (Images): Add xrref to display-images-p.
6499
65002006-08-28 Kenichi Handa <handa@m17n.org>
6501
6502 * nonascii.texi (Lisp and Coding Systems): Fix description of
6503 detect-coding-region.
6504
65052006-08-27 Michael Olson <mwolson@gnu.org>
6506
6507 * processes.texi (Transaction Queues): Remove stray quote
6508 character.
6509
65102006-08-25 Richard Stallman <rms@gnu.org>
6511
6512 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
6513 Add xref.
6514
65152006-08-24 Chong Yidong <cyd@stupidchicken.com>
6516
6517 * os.texi (Timers): Avoid waiting inside timers.
6518
65192006-08-21 Lute Kamstra <lute@gnu.org>
6520
6521 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
6522
65232006-08-20 Richard Stallman <rms@gnu.org>
6524
6525 * os.texi (Idle Timers): New node, split out from Timers.
6526 Document current-idle-time.
6527 * commands.texi (Reading One Event): Update xref.
6528 * elisp.texi (Top): Update subnode menu.
6529
65302006-08-16 Richard Stallman <rms@gnu.org>
6531
6532 * keymaps.texi (Extended Menu Items): Show format of cached
6533 bindings in extended menu items.
6534
6535 * customize.texi (Variable Definitions): Explain when the
6536 standard value expression is evaluated.
6537
65382006-08-15 Chong Yidong <cyd@stupidchicken.com>
6539
6540 * commands.texi (Reading One Event): Explain idleness in
6541 `read-event'.
6542
65432006-08-12 Chong Yidong <cyd@stupidchicken.com>
6544
6545 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5dcb4c4e 6546 (Commands for Insertion): Remove split-line since it's not
b8d4c8d0
GM
6547 relevant for Lisp programming.
6548 (Yank Commands): Rewrite introduction.
6549 (Undo): Clarify.
6550 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
6551 (Filling): Remove redundant comment. Clarify return value of
6552 current-justification.
6553 (Margins): Minor clarifications.
6554 (Adaptive Fill): Update default value of adaptive-fill-regexp.
6555 (Sorting): Update definition of sort-lines.
6556 (Columns): Clarify behavior of sort-columns.
6557 (Indent Tabs): Link to Tab Stops in Emacs manual.
6558 (Special Properties): Clarify.
6559 (Clickable Text): Mention Buttons package.
6560
65612006-08-12 Kevin Ryde <user42@zip.com.au>
6562
6563 * os.texi (Time Parsing): Add %z to description of
6564 format-time-string, as per docstring. Add cross reference to
6565 glibc manual for strftime.
6566
65672006-08-08 Richard Stallman <rms@gnu.org>
6568
6569 * modes.texi: Clean up wording in previous change.
6570
65712006-08-07 Chong Yidong <cyd@stupidchicken.com>
6572
6573 * modes.texi (Hooks): Clarify.
6574 (Major Mode Basics): Mention define-derived-mode explicitly.
6575 (Major Mode Conventions): Rebinding RET is OK for some modes.
6576 Mention change-major-mode-hook and after-change-major-mode-hook.
5dcb4c4e 6577 (Example Major Modes): Move to end of Modes section.
b8d4c8d0
GM
6578 (Mode Line Basics): Clarify.
6579 (Mode Line Data): Mention help-echo and local-map in strings.
6580 Explain reason for treatment of non-risky variables.
6581 (Properties in Mode): Clarify.
6582 (Faces for Font Lock): Add font-lock-negation-char-face.
6583
65842006-08-04 Eli Zaretskii <eliz@gnu.org>
6585
6586 * strings.texi (Formatting Strings): Warn against arbitrary
6587 strings as first arg to `format'.
6588
65892006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
6590
6591 * text.texi (Clickable Text): Mention `help-echo' text property.
6592 Update intro, examples and associated explanations.
6593
65942006-07-31 Richard Stallman <rms@gnu.org>
6595
6596 * commands.texi: Update xrefs.
6597 (Event Mod): New node, cut out from old Translating Input.
6598
6599 * maps.texi: Update xrefs.
6600
6601 * keymaps.texi (Translation Keymaps): New node.
6602 Update xrefs from Translating Input to Translation Keymaps.
6603
6604 * elisp.texi (Top): Update subnode menu.
6605
6606 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
6607
6608 * os.texi (System Interface): Fix menu descriptions of some nodes.
6609 (Translating Input): Node deleted.
6610
66112006-07-31 Nick Roberts <nickrob@snap.net.nz>
6612
6613 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
6614
6615 * lists.texi (Sets And Lists): Likewise.
6616
66172006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
6618
6619 * text.texi (Fields): Mention POS
6620 requirement when narrowing is in effect.
6621
66222006-07-28 Richard Stallman <rms@gnu.org>
6623
6624 * display.texi (Face Attributes): Simplify wording.
6625 (Attribute Functions): Clarify meaning of new-frame default
6626 attribute settings.
6627
6628 * customize.texi (Common Keywords): Document how to use
6629 :package-version in a package not in Emacs.
6630
66312006-07-28 Kim F. Storm <storm@cua.dk>
6632
6633 * commands.texi (Reading One Event): Fix last change.
6634
66352006-07-26 Chong Yidong <cyd@stupidchicken.com>
6636
6637 * commands.texi (Reading One Event): Document SECONDS argument for
6638 read-event, read-char, and read-char-exclusive.
6639
66402006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
6641
6642 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
6643 to ensure correct identification.
6644
66452006-07-24 Richard Stallman <rms@gnu.org>
6646
6647 * text.texi (Clickable Text): Clarify.
6648
6649 * sequences.texi (Vector Functions): Delete duplicate xref.
6650
6651 * objects.texi (Function Type): Clarify.
6652
6653 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
6654 modes.
6655
6656 * lists.texi (List Variables): New node.
6657 Material moved from other nodes.
6658
6659 * variables.texi (Setting Variables): add-to-list and
6660 add-to-ordered-list moved to List Variables node.
6661
66622006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
6663
6664 * text.texi (Links and Mouse-1):
6665 For mouse-on-link-p, expand on arg POS.
6666
66672006-07-21 Kim F. Storm <storm@cua.dk>
6668
6669 * display.texi (Forcing Redisplay): Don't mention systems which
6670 don't support sub-second timers for redisplay-preemption-period.
6671
6672 * os.texi (Terminal Output): Clarify text vs graphical terminal.
6673
66742006-07-21 Eli Zaretskii <eliz@gnu.org>
6675
6676 * frames.texi (Input Focus): Document that focus-follows-mouse has
6677 no effect on MS-Windows.
6678
66792006-07-18 Richard Stallman <rms@gnu.org>
6680
6681 * display.texi (Forcing Redisplay): Cleanups in previous change.
6682
6683 * processes.texi (Low-Level Network): Make menu more convenient.
6684
66852006-07-18 Kim F. Storm <storm@cua.dk>
6686
6687 * display.texi (Forcing Redisplay): redisplay-preemption-period
6688 only used on window systems. Add xref to Terminal Output.
6689
6690 * os.texi (Terminal Output): baud-rate only controls preemption on
6691 non-window systems. Add xref to Forcing Redisplay.
6692
6693 * processes.texi (Low-Level Network): Rename node "Make Network"
6694 to "Network Processes".
6695
66962006-07-18 Karl Berry <karl@gnu.org>
6697
6698 * variables.texi, functions.texi, customize.texi, loading.texi:
6699 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
6700
67012006-07-17 Chong Yidong <cyd@stupidchicken.com>
6702
6703 * commands.texi (Waiting): Document batch-mode sit-for behavior.
6704
67052006-07-17 Richard Stallman <rms@gnu.org>
6706
6707 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
6708 Put period and comma inside quotes.
6709
6710 * loading.texi, markers.texi: Use real doublequote inside menus.
6711
6712 * windows.texi: Put point and comma inside quotes.
6713 (Textual Scrolling): Use @samp for error message.
6714
6715 * variables.texi, tips.texi, syntax.texi, symbols.texi:
6716 * strings.texi, streams.texi, processes.texi, os.texi:
6717 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
6718 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
6719 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
6720 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
6721 Put point and comma inside quotes.
6722
6723 * control.texi (Processing of Errors): Add command-error-function.
6724
6725 * variables.texi (File Local Variables): Clarify that
6726 file local variables make buffer-local bindings.
6727
6728 * modes.texi (Syntactic Font Lock): Give default for
6729 font-lock-syntax-table.
6730
67312006-07-17 Nick Roberts <nickrob@snap.net.nz>
6732
6733 * text.texi (Special Properties): Clean up previous change.
6734
67352006-07-16 Karl Berry <karl@gnu.org>
6736
6737 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
6738 * control.texi: Fix bad page breaks through chapter 10 (control).
6739
6740 * anti.texi (Antinews): Reorder face-attribute fns to avoid
6741 underfull hbox.
6742
67432006-07-15 Nick Roberts <nickrob@snap.net.nz>
6744
6745 * text.texi (Special Properties): Describe fontified text property
6746 in relation to a character (not text).
6747
67482006-07-15 Kim F. Storm <storm@cua.dk>
6749
6750 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
6751 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
6752 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
6753
6754 * anti.texi (Antinews): Mention redisplay function.
6755 The kbd macro existed, but was not documented, before 22.x.
6756 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
6757
67582006-07-14 Nick Roberts <nickrob@snap.net.nz>
6759
6760 * display.texi (Displaying Messages): Add anchor.
6761
6762 * frames.texi (Dialog Boxes): Use it.
6763
67642006-07-12 Richard Stallman <rms@gnu.org>
6765
6766 * objects.texi (Frame Type): Explain nature of frames better.
6767
6768 * frames.texi (Frames): Explain nature of frames better.
6769
67702006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
6771
6772 * tips.texi (Coding Conventions): Explain why use cl at compile time.
6773
67742006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6775
6776 * frames.texi (Window System Selections): Mention scrap support for Mac.
6777 Default value of x-select-enable-clipboard is t on Mac.
6778
6779 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
6780
67812006-07-11 Kim F. Storm <storm@cua.dk>
6782
6783 * display.texi (Forcing Redisplay): Add `redisplay' function.
6784 Don't mention (sit-for -1) -- use (redisplay t) instead.
6785
6786 * commands.texi (Waiting): (sit-for -1) is no longer special.
6787 (sit-for 0) is equivalent to (redisplay).
6788 Iconifying/deiconifying no longer makes sit-for return.
6789
67902006-07-10 Nick Roberts <nickrob@snap.net.nz>
6791
6792 * display.texi (Buttons): Fix typo.
6793
6794 * index.texi, elisp.texi (New Symbols): Comment node out.
6795
67962006-07-09 Richard Stallman <rms@gnu.org>
6797
6798 * display.texi (Truncation): Clean up previous change.
6799
68002006-07-08 Richard Stallman <rms@gnu.org>
6801
6802 * commands.texi (Interactive Call): Use 3 as prefix in example
6803 for execute-extended-command.
6804
6805 * display.texi (Attribute Functions): Move paragraph about
6806 compatibility with Emacs < 21.
6807
68082006-07-09 Kim F. Storm <storm@cua.dk>
6809
6810 * display.texi (Refresh Screen): Clarify force-window-update.
6811 (Truncation): "Normally" indicated by fringe arrows.
6812
68132006-07-08 Eli Zaretskii <eliz@gnu.org>
6814
6815 * windows.texi (Textual Scrolling, Resizing Windows):
6816 * variables.texi (Constant Variables):
6817 * text.texi (Buffer Contents, Deletion, Changing Properties)
6818 (Property Search, Special Properties, Sticky Properties)
6819 (Links and Mouse-1, Fields, Change Hooks):
6820 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6821 (Categories):
6822 * symbols.texi (Other Plists):
6823 * streams.texi (Output Variables):
6824 * processes.texi (Input to Processes, Query Before Exit):
6825 * positions.texi (Word Motion, Text Lines, List Motion):
6826 * os.texi (Init File, System Environment, Sound Output)
6827 (Session Management):
6828 * nonascii.texi (Text Representations, Character Sets)
6829 (Chars and Bytes, Locales):
6830 * modes.texi (Defining Minor Modes, Header Lines):
6831 * minibuf.texi (Minibuffer Contents):
6832 * markers.texi (Information from Markers):
6833 * lists.texi (List Elements, Building Lists, Association Lists):
6834 * keymaps.texi (Tool Bar):
6835 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6836 * functions.texi (What Is a Function, Mapping Functions):
6837 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6838 (Color Names, Text Terminal Colors, Display Feature Testing):
6839 * files.texi (Visiting Functions, File Name Components)
6840 (Unique File Names, Contents of Directories):
6841 * display.texi (Forcing Redisplay, Displaying Messages)
6842 (Temporary Displays, Font Selection, Auto Faces)
6843 (Font Lookup, Fringe Indicators, Display Margins)
6844 (Image Descriptors, Showing Images, Image Cache, Button Types)
6845 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6846 (Display Table Format, Glyphs):
6847 * control.texi (Iteration):
6848 * commands.texi (Command Loop Info, Adjusting Point):
6849 * backups.texi (Making Backups, Auto-Saving):
6850 Remove @tindex entries.
6851
68522006-07-07 Kim F. Storm <storm@cua.dk>
6853
6854 * display.texi (Fringe Cursors): Fix typo.
6855 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6856 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6857
68582006-07-05 Richard Stallman <rms@gnu.org>
6859
6860 * text.texi (Buffer Contents): Add example of text props
6861 in result of buffer-substring.
6862 (Text Properties): Explain better about use of specific property names.
6863 (Property Search): Some cleanups; reorder some functions.
6864
6865 * keymaps.texi (Changing Key Bindings): Cleanup.
6866 Add xref to Key Binding Conventions.
6867
6868 * display.texi (Attribute Functions): Add examples for
6869 face-attribute-relative-p.
6870
6871 * tips.texi (Coding Conventions): Cleanup last change.
6872
68732006-07-05 Karl Berry <karl@gnu.org>
6874
6875 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6876 Remove @setchapternewpage odd.
6877 Result is 1013 pages, down from 1100.
6878
6879 * anti.texi, customize.texi, display.texi, internals.texi:
6880 * minibuf.texi, modes.texi, tips.texi:
6881 Fix overfull/underfull boxes.
6882
68832006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6884
6885 * edebug.texi (Instrumenting):
6886 Add Edebug-specific findex for eval-buffer.
6887 * loading.texi (Loading):
6888 Replace eval-current-buffer with eval-buffer.
6889
68902006-06-30 Nick Roberts <nickrob@snap.net.nz>
6891
6892 * locals.texi (Standard Buffer-Local Variables): Update the list
6893 of variables.
6894
68952006-06-26 Nick Roberts <nickrob@snap.net.nz>
6896
6897 * files.texi (File Name Completion): Point user to the node
6898 "Reading File Names".
6899
69002006-06-24 Eli Zaretskii <eliz@gnu.org>
6901
6902 * files.texi (Contents of Directories): Document case-insensitive
6903 behavior on respective filesystems.
6904
6905 * objects.texi (Character Type): Document that Emacs signals an
6906 error for unsupported Unicode characters specified as \uNNNN.
6907
69082006-06-19 Richard Stallman <rms@gnu.org>
6909
6910 * processes.texi (Bindat Spec): Clarify previous change.
6911
69122006-06-16 Richard Stallman <rms@gnu.org>
6913
6914 * tips.texi (Coding Conventions): Better explain conventions
6915 for definition constructs.
6916
6917 * text.texi (Special Properties): String value of `read-only'
6918 serves as the error message.
6919
6920 * objects.texi (Character Type): Clarify prev. change.
6921 (Non-ASCII in Strings): Mention \u and \U.
6922
6923 * commands.texi (Using Interactive): Explain problem of
6924 markers, etc., in command-history.
6925
69262006-06-14 Kim F. Storm <storm@cua.dk>
6927
6928 * commands.texi (Waiting): Negative arg to sit-for forces
6929 redisplay even if input is pending.
6930
6931 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6932 redisplay. Remove incorrect example of binding redisplay-dont-pause
6933 around (sit-for 0).
6934
69352006-06-13 Richard Stallman <rms@gnu.org>
6936
6937 * display.texi (Forcing Redisplay): Clarify previous change.
6938
69392006-06-13 Romain Francoise <romain@orebokech.com>
6940
6941 * display.texi (Forcing Redisplay): Fix typo.
6942
69432006-06-13 Kim F. Storm <storm@cua.dk>
6944
6945 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6946
69472006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6948
6949 * tips.texi (Coding Conventions): Add `@end itemize'.
6950
69512006-06-10 Richard Stallman <rms@gnu.org>
6952
6953 * tips.texi (Coding Conventions): Explain use of coding systems
6954 to ensure one decoding for strings.
6955
69562006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6957
6958 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6959 syntax.
6960
69612006-06-07 Eli Zaretskii <eliz@gnu.org>
6962
6963 * display.texi (Font Selection): Remove description of
6964 clear-face-cache.
6965
6966 * compile.texi (Eval During Compile): Fix a typo. Add index
6967 entries for possible uses of eval-when-compile.
6968
69692006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6970
6971 * display.texi (Abstract Display): Fix typo.
6972
69732006-06-03 Eli Zaretskii <eliz@gnu.org>
6974
6975 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6976 Reword variable's description.
6977
69782006-06-01 Richard Stallman <rms@gnu.org>
6979
6980 * windows.texi (Splitting Windows): Clarify splitting nonselected
6981 window.
6982
69832006-05-31 Juri Linkov <juri@jurta.org>
6984
6985 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6986
69872006-05-30 Richard Stallman <rms@gnu.org>
6988
6989 * display.texi (Line Height): Fix errors in description of
10d1d0af 6990 default line height and line-height property.
b8d4c8d0
GM
6991
6992 * nonascii.texi (Default Coding Systems): Further clarification.
6993
69942006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6995
6996 * internals.texi (Pure Storage): Mention that an overflow in pure
6997 space causes a memory leak.
6998 (Garbage Collection): If there was an overflow in pure space,
6999 `garbage-collect' returns nil.
7000
70012006-05-30 Eli Zaretskii <eliz@gnu.org>
7002
7003 * nonascii.texi (Default Coding Systems): Fix it some more.
7004
70052006-05-29 Eli Zaretskii <eliz@gnu.org>
7006
7007 * nonascii.texi (Default Coding Systems): Fix last change.
7008
70092006-05-29 Kenichi Handa <handa@m17n.org>
7010
7011 * nonascii.texi (find-operation-coding-system): Describe the new
7012 argument format (FILENAME . BUFFER).
7013
70142006-05-28 Richard Stallman <rms@gnu.org>
7015
7016 * tips.texi (Coding Conventions): Better explain reasons not to
7017 advise other packages or use `eval-after-load'.
7018
70192006-05-29 Kim F. Storm <storm@cua.dk>
7020
7021 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
7022 `bindat-idx' and `bindat-raw' for clarity.
7023
70242006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7025
7026 * processes.texi (Bindat Spec): Expand on `repeat' handler.
7027
7028 * display.texi (Display): Add "Abstract Display" to menu.
7029 (Abstract Display, Abstract Display Functions)
7030 (Abstract Display Example): New nodes.
7031 * elisp.texi (Top): Add "Abstract Display" to menu.
7032
70332006-05-27 Chong Yidong <cyd@stupidchicken.com>
7034
7035 * keymaps.texi (Key Sequences): Link to input events definition.
7036 (Format of Keymaps): Delete material duplicated in Keymap Basics.
7037
7038 * files.texi (Changing Files): Document updated argument list for
7039 copy-file.
7040
70412006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
7042
7043 * processes.texi (Bindat Functions): Explain term "total length".
7044 Use it in bindat-length and bindat-pack descriptions.
7045
70462006-05-26 Eli Zaretskii <eliz@gnu.org>
7047
7048 * tips.texi (Coding Conventions): Advise against using
7049 eval-after-load in packages. Add an index entry.
7050
70512006-05-25 Juri Linkov <juri@jurta.org>
7052
7053 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
7054
7055 * modes.texi (%-Constructs): Add %e, %z, %Z.
7056
70572006-05-25 Richard Stallman <rms@gnu.org>
7058
7059 * elisp.texi (Top): Update subnode menu.
7060
7061 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
7062 (Keymaps): Update menu.
7063
70642006-05-25 Chong Yidong <cyd@stupidchicken.com>
7065
7066 * keymaps.texi (Key Sequences): Some clarifications.
7067
70682006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
7069
7070 * processes.texi (Bindat Functions): Say "unibyte string"
7071 explicitly for bindat-unpack and bindat-pack descriptions.
7072 (Bindat Examples): Don't call `string-make-unibyte' in example.
7073
70742006-05-25 Chong Yidong <cyd@stupidchicken.com>
7075
5dcb4c4e 7076 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
c5602427 7077 Explain string and vector representations of key sequences.
b8d4c8d0
GM
7078
7079 * keymaps.texi (Changing Key Bindings):
dd7b651b 7080 * commands.texi (Interactive Codes):
b8d4c8d0
GM
7081 * help.texi (Describing Characters): Refer to it.
7082
70832006-05-23 Luc Teirlinck <teirllm@auburn.edu>
7084
7085 * frames.texi (Pointer Shape): @end table -> @end defvar.
7086
70872006-05-22 Richard Stallman <rms@gnu.org>
7088
7089 * elisp.texi (Top): Update subnode menus.
7090
7091 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
7092 Contents rewritten; material from old Pointer Shape node moved here.
7093
7094 * display.texi (Pointer Shape): Node deleted.
7095 (Image Descriptors): Minor cleanup.
7096
70972006-05-21 Richard Stallman <rms@gnu.org>
7098
7099 * syntax.texi (Parsing Expressions): Update info on which STATE
7100 elements are ignored.
7101
71022006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7103
7104 * hooks.texi (Standard Hooks): Correct typo.
7105
7106 * gpl.texi (GPL): ifinfo -> ifnottex.
7107
71082006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
7109
7110 * searching.texi (Simple Match Data): Warn about match data being
7111 set anew by every search.
7112
71132006-05-17 Richard Stallman <rms@gnu.org>
7114
7115 * minibuf.texi (Minibuffer History): Clarify.
7116
7117 * searching.texi (Regexp Special): Clarify nested regexp warning.
7118
71192006-05-16 Kim F. Storm <storm@cua.dk>
7120
7121 * minibuf.texi (Minibuffer History): Update add-to-history.
7122
71232006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
7124
5dcb4c4e
SM
7125 * nonascii.texi (Explicit Encoding):
7126 Fix typo (encoding<->decoding).
b8d4c8d0
GM
7127
71282006-05-14 Richard Stallman <rms@gnu.org>
7129
7130 * buffers.texi (Creating Buffers): Cleanup.
7131
7132 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
7133
71342006-05-13 Eli Zaretskii <eliz@gnu.org>
7135
7136 * buffers.texi (Current Buffer): Document that with-temp-buffer
7137 disables undo.
7138
7139 * os.texi (Terminal-Specific): More accurate description of how
7140 Emacs searches for the terminal-specific libraries.
7141
71422006-05-12 Eli Zaretskii <eliz@gnu.org>
7143
7144 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
7145 emacs-xtra to @inforef's.
7146
7147 * text.texi (Undo): Document that undo is turned off in buffers
7148 whose names begin with a space.
7149
7150 * buffers.texi (Buffer Names): Add index entries for buffers whose
7151 names begin with a space.
7152 (Creating Buffers): Document that undo is turned off in buffers
7153 whose names begin with a space.
7154
7155 * files.texi (Visiting Functions, Reading from Files)
7156 (Saving Buffers): Mention code and EOL conversions by file I/O
7157 primitives and subroutines.
7158
f4e90db0
SM
7159 * nonascii.texi (Lisp and Coding Systems):
7160 Document coding-system-eol-type. Add index entries for eol conversion.
b8d4c8d0
GM
7161
7162 * display.texi (Defining Faces): Mention `mac', and add an xref to
7163 where window-system is described.
7164
71652006-05-10 Richard Stallman <rms@gnu.org>
7166
7167 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
7168
71692006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
7170
7171 * variables.texi (File Local Variables): Recommend to quote lambda
7172 expressions in safe-local-variable property.
7173
71742006-05-09 Richard Stallman <rms@gnu.org>
7175
5dcb4c4e
SM
7176 * variables.texi (File Local Variables):
7177 Document safe-local-eval-forms and safe-local-eval-function.
b8d4c8d0
GM
7178
71792006-05-07 Kim F. Storm <storm@cua.dk>
7180
7181 * minibuf.texi (Minibuffer History): Remove keep-dups arg
7182 from add-to-history.
7183
71842006-05-07 Romain Francoise <romain@orebokech.com>
7185
7186 * commands.texi (Event Input Misc):
7187 * compile.texi (Eval During Compile):
7188 * internals.texi (Buffer Internals):
7189 * minibuf.texi (Initial Input):
7190 * nonascii.texi (Scanning Charsets):
7191 * numbers.texi (Comparison of Numbers):
7192 * windows.texi (Textual Scrolling, Vertical Scrolling):
7193 Fix various typos.
7194
71952006-05-06 Eli Zaretskii <eliz@gnu.org>
7196
7197 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
7198 conditional xref's to either emacs or emacs-xtra, depending on
7199 @iftex/@ifnottex.
7200
7201 * minibuf.texi (Minibuffer History): Document add-to-history.
7202
72032006-05-05 Eli Zaretskii <eliz@gnu.org>
7204
7205 * internals.texi (Pure Storage): Mention the pure overflow message
7206 at startup.
7207
c8763fb6 72082006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
7209
7210 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
7211 (Searching Keymaps): Fix pseudo-Lisp description of keymap
7212 search.
7213
72142006-05-01 Richard Stallman <rms@gnu.org>
7215
7216 * intro.texi (nil and t): Clarify.
7217
7218 * variables.texi (File Local Variables): Suggest using booleanp.
7219
72202006-05-01 Juanma Barranquero <lekktu@gmail.com>
7221
7222 * objects.texi (Type Predicates): Fix typos.
7223
72242006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
7225
7226 * intro.texi (nil and t): Add booleanp.
7227
7228 * objects.texi (Type Predicates): Add links for booleanp and
7229 string-or-null-p.
7230
72312006-04-29 Richard Stallman <rms@gnu.org>
7232
7233 * modes.texi (Multiline Font Lock): Rename from
7234 Multi line Font Lock Elements. Much clarification.
7235 (Font Lock Multiline, Region to Fontify): Much clarification.
7236
72372006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
7238
7239 * variables.texi (File Local Variables): Remove the special case t for
7240 safe-local-variable.
7241
72422006-04-26 Richard Stallman <rms@gnu.org>
7243
7244 * syntax.texi (Parsing Expressions): Minor cleanup.
7245
72462006-04-18 Richard Stallman <rms@gnu.org>
7247
7248 * tips.texi (Coding Conventions): Explain when the package's
7249 prefix should appear later on (not at the start of the name).
7250
7251 * searching.texi (String Search): Clarify effect of NOERROR.
7252
7253 * modes.texi (Imenu): Clarify what special items do.
7254
7255 * hooks.texi (Standard Hooks): Delete text about old hook names.
7256
72572006-04-17 Romain Francoise <romain@orebokech.com>
7258
7259 * variables.texi (Local Variables): Update the default value of
7260 `max-specpdl-size'.
7261
72622006-04-15 Michael Olson <mwolson@gnu.org>
7263
7264 * processes.texi (Transaction Queues): Mention the new optional
7265 `delay-question' argument for `tq-enqueue'.
7266
72672006-04-13 Bill Wohler <wohler@newt.com>
7268
7269 * customize.texi (Common Keywords): Use dotted notation for
7270 :package-version value. Specify its values. Improve documentation
7271 for customize-package-emacs-version-alist.
7272
72732006-04-12 Bill Wohler <wohler@newt.com>
7274
7275 * customize.texi (Common Keywords): Move description of
7276 customize-package-emacs-version-alist to @defvar.
7277
72782006-04-10 Bill Wohler <wohler@newt.com>
7279
7280 * customize.texi (Common Keywords): Add :package-version.
7281
72822006-04-10 Kim F. Storm <storm@cua.dk>
7283
7284 * text.texi (Buffer Contents): Add NOPROPS arg to
7285 filter-buffer-substring.
7286
72872006-04-08 Kevin Ryde <user42@zip.com.au>
7288
7289 * os.texi (Command-Line Arguments): Update xref to emacs manual
7290 "Command Arguments" -> "Emacs Invocation", per change there.
7291
72922006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
7293
7294 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
7295 be on one line to help makeinfo not render two spaces after the dot.
7296
72972006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
7298
7299 * strings.texi (Predicates for Strings): Add string-or-null-p.
7300
73012006-03-28 Kim F. Storm <storm@cua.dk>
7302
7303 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
7304 remarks about systems that don't support fractional seconds.
7305
73062006-03-25 Karl Berry <karl@gnu.org>
7307
7308 * elisp.texi: Use @copyright{} instead of (C), and do not indent
7309 the year list.
7310
73112006-03-21 Nick Roberts <nickrob@snap.net.nz>
7312
7313 * display.texi (Fringe Indicators): Fix typos.
7314
73152006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7316
7317 * tips.texi (Documentation Tips): One can now also write `program'
7318 in front of a quoted symbol in a docstring to prevent making a
7319 hyperlink.
7320
73212006-03-19 Alan Mackenzie <acm@muc.de>
7322
7323 * text.texi (Special Properties): Clarify `fontified' property.
7324
73252006-03-16 Richard Stallman <rms@gnu.org>
7326
7327 * display.texi (Defining Images): Minor cleanup.
7328
73292006-03-16 Bill Wohler <wohler@newt.com>
7330
7331 * display.texi (Defining Images): In image-load-path-for-library,
7332 prefer user's images.
7333
73342006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
7335
7336 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
7337
73382006-03-15 Bill Wohler <wohler@newt.com>
7339
7340 * display.texi (Defining Images): Fix example in
7341 image-load-path-for-library by not recommending that one binds
7342 image-load-path. Just defvar it to placate compiler and only use
7343 it if previously defined.
7344
73452006-03-14 Bill Wohler <wohler@newt.com>
7346
7347 * display.texi (Defining Images): In image-load-path-for-library,
7348 always return list of directories. Update example.
7349
73502006-03-14 Alan Mackenzie <acm@muc.de>
7351
7352 * modes.texi: New node, "Region to Fontify" (for Font Lock).
7353 This describes font-lock-extend-region-function.
7354 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
7355 the new node "Region to Fontify".
7356
73572006-03-13 Richard Stallman <rms@gnu.org>
7358
7359 * display.texi (Invisible Text): The impossible position is
7360 now before the invisible text, not after.
7361 (Defining Images): Clean up last change.
7362
73632006-03-11 Bill Wohler <wohler@newt.com>
7364
7365 * display.texi (Defining Images): Add image-load-path-for-library.
7366
73672006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7368
7369 * text.texi (Adaptive Fill): Fix Texinfo usage.
7370
7371 * strings.texi (Creating Strings): Fix Texinfo usage.
7372
7373 * searching.texi (Regexp Special): Use @samp for regular
7374 expressions that are not in Lisp syntax.
7375
73762006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7377
7378 * searching.texi (Regexp Special): Put remark between parentheses
7379 to avoid misreading.
7380
73812006-03-07 Luc Teirlinck <teirllm@auburn.edu>
7382
7383 * searching.texi (Syntax of Regexps): More accurately describe
7384 which characters are special in which situations.
7385 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
7386 are not special. Describe in detail when `[' and `]' are special.
7387 (Regexp Backslash): Plenty of regexps with unbalanced square
7388 brackets are valid, so reword that statement.
7389
73902006-03-02 Kim F. Storm <storm@cua.dk>
7391
7392 * keymaps.texi (Tool Bar): Add tool-bar-border.
7393
73942006-02-28 Luc Teirlinck <teirllm@auburn.edu>
7395
7396 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
7397
73982006-02-27 Luc Teirlinck <teirllm@auburn.edu>
7399
7400 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
7401
7402 * files.texi (Locating Files): Suggest additional values for the
7403 SUFFIXES arg of `locate-file'. Update pxref.
7404
7405 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
7406 (How Programs Do Loading): Discuss the effects of Auto Compression
7407 mode on `load'.
7408 (Load Suffixes): New node.
7409 (Library Search): Delete description of `load-suffixes'; it was
7410 moved to "Load Suffixes".
7411 (Autoload, Named Features): Mention `load-suffixes'.
7412
74132006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
7414
7415 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
7416
7417 * windows.texi (Window Tree): Fix typo.
7418
74192006-02-20 Kim F. Storm <storm@cua.dk>
7420
7421 * display.texi (Fringe Indicators): New section.
7422 Move indicate-empty-lines, indicate-buffer-boundaries, and
7423 default-indicate-buffer-boundaries here.
7424 Add fringe-indicator-alist and default-fringes-indicator-alist.
7425 Add list of logical fringe indicator symbols.
7426 Update list of standard bitmap names.
7427 (Fringe Cursors): New section.
7428 Move overflow-newline-into-fringe here.
7429 Add fringe-cursor-alist and default-fringes-cursor-alist.
7430 Add list of fringe cursor symbols.
7431
74322006-02-20 Juanma Barranquero <lekktu@gmail.com>
7433
7434 * commands.texi (Using Interactive): Fix reference to node
7435 "Minibuffers".
7436
74372006-02-19 Richard M. Stallman <rms@gnu.org>
7438
7439 * minibuf.texi (High-Level Completion):
7440 Add xref to read-input-method-name.
7441
7442 * files.texi (Relative File Names): Move file-relative-name here.
7443 (File Name Expansion): From here. Minor clarifications.
7444
7445 * commands.texi (Using Interactive): Add xrefs about reading input.
7446 Clarify remarks about that moving point and mark.
7447 Put string case before list case.
7448
c8763fb6 74492006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
b8d4c8d0
GM
7450
7451 * display.texi (Other Display Specs, Image Descriptors):
7452 Revert erroneous changes. The previous description of
7453 image-descriptors as `(image . PROPS)' was correct.
7454
74552006-02-14 Richard M. Stallman <rms@gnu.org>
7456
7457 * variables.texi (File Local Variables): Clarifications.
7458
74592006-02-14 Juanma Barranquero <lekktu@gmail.com>
7460
7461 * variables.texi (File Local Variables): Use @code for a cons
7462 cell, not @var.
7463
74642006-02-13 Chong Yidong <cyd@stupidchicken.com>
7465
7466 * variables.texi (File Local Variables): Document new file local
7467 variable behavior.
7468
74692006-02-10 Kim F. Storm <storm@cua.dk>
7470
7471 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
7472
74732006-02-08 Juanma Barranquero <lekktu@gmail.com>
7474
7475 * modes.texi (%-Constructs): Remove obsolete info about
7476 `global-mode-string'.
7477
74782006-02-07 Richard M. Stallman <rms@gnu.org>
7479
7480 * commands.texi (Prefix Command Arguments): Minor cleanup.
7481
7482 * display.texi: "Graphical display", not window system.
7483
7484 * functions.texi (What Is a Function): Fix xref.
7485
7486 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
7487 (Changing Key Bindings): Clarify when remapping is better than
7488 substitute-key-definition.
7489
74902006-02-02 Richard M. Stallman <rms@gnu.org>
7491
7492 * minibuf.texi (Basic Completion): Completion alists are risky.
7493
7494 * keymaps.texi (Active Keymaps): Clarifications.
7495 (Searching Keymaps): New node.
7496 (Keymaps): Update menu.
7497
7498 * frames.texi (Layout Parameters): Minor clarification.
7499 (Drag and Drop): New node.
7500 (Frames): Update menu.
7501
75022006-01-29 Chong Yidong <cyd@stupidchicken.com>
7503
7504 * display.texi (Other Display Specs, Image Descriptors):
7505 Image description is a list, not a cons cell.
7506
75072006-01-28 Luc Teirlinck <teirllm@auburn.edu>
7508
7509 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
7510 list is not necessarily a list).
7511
75122006-01-27 Eli Zaretskii <eliz@gnu.org>
7513
7514 * frames.texi (Layout Parameters): border-width and
7515 internal-border-width belong to the frame, not the window.
7516
75172006-01-19 Richard M. Stallman <rms@gnu.org>
7518
7519 * nonascii.texi (Translation of Characters): Search cmds use
7520 translation-table-for-input. Automatically made local.
7521
7522 * markers.texi (Overview of Markers): Count insertion type
7523 as one of a marker's attributes.
7524
7525 * keymaps.texi (Controlling Active Maps): New node, split out of
7526 Active Keymaps.
7527 (Keymaps): Menu updated.
7528 (Active Keymaps): Give pseudocode to explain how the active
7529 maps are searched. current-active-maps and key-binding moved here.
7530 (Functions for Key Lookup): current-active-maps and key-binding moved.
7531 Clarifications.
7532 (Searching the Keymaps): New subnode.
7533
7534 * elisp.texi (Top): Menu clarification.
7535
7536 * display.texi (Other Display Specs): Delete duplicate entry for
7537 just a string as display spec. Move text about recursive display
7538 specs on such a string.
7539
7540 * commands.texi (Key Sequence Input): Clarify.
7541 Move num-nonmacro-input-events out.
7542 (Reading One Event): num-nonmacro-input-events moved here.
7543
75442006-01-14 Nick Roberts <nickrob@snap.net.nz>
7545
7546 * advice.texi (Simple Advice): Update example to fit argument
7547 change in previous-line.
7548
75492006-01-05 Richard M. Stallman <rms@gnu.org>
7550
7551 * markers.texi (The Mark): Fix in `mark'.
7552
75532006-01-04 Richard M. Stallman <rms@gnu.org>
7554
7555 * processes.texi (Misc Network, Make Network): Minor cleanups.
7556
75572006-01-04 Kim F. Storm <storm@cua.dk>
7558
7559 * processes.texi (Make Network): Add IPv6 addresses and handling.
7560 (Network Feature Testing): Mention (:family ipv6).
7561 (Misc Network): Add IPv6 formats to format-network-address.
7562
75632005-12-30 Richard M. Stallman <rms@gnu.org>
7564
7565 * text.texi (Changing Properties):
7566 Don't use return value of set-text-properties.
7567
75682005-12-29 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * modes.texi (Mode Line Format): Correct typo in menu.
7571
75722005-12-29 Richard M. Stallman <rms@gnu.org>
7573
7574 * modes.texi (Mode Line Top): New node.
7575 (Mode Line Data): Some text moved to new node.
7576 Explain the data structure more concretely.
7577 (Mode Line Basics): Clarifications.
7578 (Mode Line Variables): Clarify intro paragraph.
7579 (%-Constructs): Clarify intro paragraph.
7580 (Mode Line Format): Update menu.
7581
75822005-12-28 Luc Teirlinck <teirllm@auburn.edu>
7583
7584 * minibuf.texi (Basic Completion): Update lazy-completion-table
7585 examples for removal of ARGS argument.
7586
75872005-12-23 Richard M. Stallman <rms@gnu.org>
7588
7589 * text.texi (Undo): Restore some explanation from the version
7590 that was deleted.
7591
75922005-12-23 Eli Zaretskii <eliz@gnu.org>
7593
7594 * text.texi (Undo): Remove duplicate descriptions of `apply
7595 funname' and `apply delta' elements of the undo list.
7596
75972005-12-20 Richard M. Stallman <rms@gnu.org>
7598
7599 * help.texi (Help Functions): Update documentation of `apropos'.
7600
76012005-12-20 Luc Teirlinck <teirllm@auburn.edu>
7602
7603 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
7604 because it is confusing. If the :help-echo keyword is a function,
7605 it is not directly used as the :help-echo overlay property, as the
7606 xref seems to suggest (it does not take the appropriate args).
7607
76082005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7609
7610 * customize.texi (Common Keywords): Fix Texinfo usage.
7611 (Group Definitions, Variable Definitions): Update for new
7612 conventions for using `*' in docstrings.
7613
7614 * tips.texi (Documentation Tips): Update for new conventions for
7615 using `*' in docstrings.
7616
76172005-12-16 Richard M. Stallman <rms@gnu.org>
7618
7619 * minibuf.texi (Minibuffer Contents): Minor cleanup.
7620
76212005-12-16 Juri Linkov <juri@jurta.org>
7622
7623 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
7624
76252005-12-14 Romain Francoise <romain@orebokech.com>
7626
7627 * modes.texi (Customizing Keywords): Rename `append' to `how'.
7628 Fix typo.
7629
76302005-12-11 Juri Linkov <juri@jurta.org>
7631
7632 * minibuf.texi (Completion Commands): Add mention of read-file-name
7633 for filename completion keymaps.
7634 (Reading File Names): Add mention of filename completion keymaps
7635 for read-file-name and xref to `Completion Commands'.
7636
76372005-12-10 Richard M. Stallman <rms@gnu.org>
7638
7639 * customize.texi (Common Keywords): State caveats for use of :tag.
7640
76412005-12-08 Richard M. Stallman <rms@gnu.org>
7642
7643 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
7644 with xrefs and better explanation.
7645 (Completion Commands): Add the filename completion maps.
7646
7647 * objects.texi (Character Type): Clarify that \s is not space
7648 if a dash follows.
7649
76502005-12-05 Richard M. Stallman <rms@gnu.org>
7651
7652 * windows.texi (Resizing Windows): Delete preserve-before args.
7653
76542005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
7655
7656 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
7657 in full keymaps, since the quirk has been fixed.
7658
76592005-12-03 Eli Zaretskii <eliz@gnu.org>
7660
5dcb4c4e
SM
7661 * hooks.texi (Standard Hooks): Add index entries.
7662 Mention `compilation-finish-functions'.
b8d4c8d0
GM
7663
76642005-11-27 Richard M. Stallman <rms@gnu.org>
7665
7666 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
7667
76682005-11-21 Juri Linkov <juri@jurta.org>
7669
7670 * customize.texi (Common Keywords): Update links types
7671 custom-manual and url-link. Add link types emacs-library-link,
7672 file-link, function-link, variable-link, custom-group-link.
7673
76742005-11-20 Chong Yidong <cyd@stupidchicken.com>
7675
7676 * display.texi: Revert 2005-11-20 change.
7677
76782005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
7679
7680 * processes.texi (Bindat Functions):
7681 Say "third" to refer to zero-based index "2".
7682
76832005-11-18 Luc Teirlinck <teirllm@auburn.edu>
7684
7685 * loading.texi (Library Search): Update the default value of
7686 `load-suffixes'.
7687
76882005-11-17 Chong Yidong <cyd@stupidchicken.com>
7689
7690 * display.texi (Attribute Functions): Mention :ignore-defface.
7691
76922005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
7693
7694 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
7695 (Minor Mode Conventions): Mention the use of a hook.
7696
76972005-11-06 Richard M. Stallman <rms@gnu.org>
7698
7699 * files.texi (Magic File Names): find-file-name-handler checks the
7700 `operations' property of the handler.
7701
77022005-11-03 Richard M. Stallman <rms@gnu.org>
7703
7704 * variables.texi (Frame-Local Variables): Small clarification.
7705
77062005-10-29 Chong Yidong <cyd@stupidchicken.com>
7707
7708 * os.texi (Init File): Document ~/.emacs.d/init.el.
7709
77102005-10-29 Richard M. Stallman <rms@gnu.org>
7711
7712 * internals.texi (Garbage Collection): Document memory-full.
7713
77142005-10-28 Bill Wohler <wohler@newt.com>
7715
7716 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
7717 for URLs.
7718
77192005-10-28 Richard M. Stallman <rms@gnu.org>
7720
7721 * minibuf.texi (Completion Commands): Clean up prev change.
7722
77232005-10-26 Kevin Ryde <user42@zip.com.au>
7724
7725 * compile.texi (Eval During Compile): Explain recommended uses
7726 of eval-when-compile and eval-and-compile.
7727
77282005-10-27 Masatake YAMATO <jet@gyve.org>
7729
7730 * minibuf.texi (Completion Commands):
7731 Write about new optional argument for `display-completion-list'.
7732
77332005-10-23 Richard M. Stallman <rms@gnu.org>
7734
7735 * display.texi (Overlay Arrow): Clarify about local bindings of
7736 overlay-arrow-position.
7737
77382005-10-22 Eli Zaretskii <eliz@gnu.org>
7739
7740 * internals.texi (Building Emacs): Fix last change.
7741
77422005-10-22 Richard M. Stallman <rms@gnu.org>
7743
7744 * internals.texi (Building Emacs): Document eval-at-startup.
7745
77462005-10-21 Richard M. Stallman <rms@gnu.org>
7747
7748 * loading.texi (Where Defined): load-history contains abs file names.
7749 symbol-file returns abs file names.
7750
77512005-10-19 Kim F. Storm <storm@cua.dk>
7752
7753 * display.texi (Showing Images): Add max-image-size integer value.
7754
77552005-10-18 Chong Yidong <cyd@stupidchicken.com>
7756
7757 * display.texi (Showing Images): Document max-image-size.
7758
77592005-10-17 Richard M. Stallman <rms@gnu.org>
7760
7761 * commands.texi (Quitting): Minor clarification.
7762
7763 * processes.texi (Sentinels): Clarify about output and quitting.
7764 (Filter Functions): Mention with-local-quit.
7765
77662005-10-17 Juri Linkov <juri@jurta.org>
7767
7768 * buffers.texi (Current Buffer):
7769 * commands.texi (Event Input Misc):
7770 * compile.texi (Eval During Compile, Compiler Errors):
7771 * customize.texi (Group Definitions):
7772 * display.texi (Progress, Defining Faces):
7773 * files.texi (Writing to Files):
7774 * modes.texi (Mode Hooks, Defining Minor Modes):
7775 * streams.texi (Output Functions):
7776 * syntax.texi (Syntax Table Functions):
7777 * text.texi (Change Hooks):
7778 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
7779
7780 * commands.texi (Quitting): Replace arg `forms' with `body' in
7781 `with-local-quit'.
7782
7783 * positions.texi (Excursions): Replace arg `forms' with `body' in
7784 `save-excursion'.
7785
77862005-10-08 Kim F. Storm <storm@cua.dk>
7787
7788 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
7789 Rename manual section accordingly.
7790
77912005-10-04 Kim F. Storm <storm@cua.dk>
7792
7793 * windows.texi (Window Split Tree): New section describing
7794 new function window-split-tree function.
7795
77962005-10-03 Nick Roberts <nickrob@snap.net.nz>
7797
7798 * display.texi (Fringe Size/Pos): Simplify and add detail.
7799
78002005-09-30 Romain Francoise <romain@orebokech.com>
7801
7802 * minibuf.texi (High-Level Completion): Explain that the prompt
7803 given to `read-buffer' should end with a colon and a space.
7804 Update usage examples.
7805
78062005-09-29 Juri Linkov <juri@jurta.org>
7807
7808 * display.texi (Displaying Messages): Rename argument name
7809 `string' to `format-string' in functions `message', `message-box',
7810 `message-or-box'.
7811
78122005-09-26 Chong Yidong <cyd@stupidchicken.com>
7813
7814 * errors.texi (Standard Errors): Correct xrefs.
7815
78162005-09-18 Chong Yidong <cyd@stupidchicken.com>
7817
7818 * display.texi (Defining Images): Update documentation for
7819 `image-load-path'.
7820
78212005-09-17 Richard M. Stallman <rms@gnu.org>
7822
7823 * display.texi (Defining Images): Clean up previous change.
7824
78252005-09-16 Romain Francoise <romain@orebokech.com>
7826
7827 * elisp.texi: Specify GFDL version 1.2.
7828
7829 * doclicense.texi (GNU Free Documentation License): Update to
7830 version 1.2.
7831
78322005-09-15 Chong Yidong <cyd@stupidchicken.com>
7833
7834 * display.texi (Defining Images): Document `image-load-path'.
7835
78362005-09-15 Richard M. Stallman <rms@gnu.org>
7837
7838 * objects.texi (Printed Representation): Minor cleanup.
7839 (Box Diagrams): Minor fix.
7840 (Cons Cell Type): Move (...) index item here.
7841 (Box Diagrams): From here.
7842 (Array Type): Minor fix.
7843 (Type Predicates): Delete index "predicates".
7844 (Hash Table Type): Clarify xref.
7845 (Dotted Pair Notation): Minor fix.
7846
78472005-09-10 Chong Yidong <cyd@stupidchicken.com>
7848
7849 * files.texi (Saving Buffers): Fix typo.
7850
78512005-09-08 Richard M. Stallman <rms@gnu.org>
7852
7853 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7854
78552005-09-08 Chong Yidong <cyd@stupidchicken.com>
7856
7857 * locals.texi (Standard Buffer-Local Variables): Don't include
7858 mode variables for minor modes.
7859 Fix xrefs for buffer-display-count, buffer-display-table,
7860 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7861 enable-multibyte-characters, fill-column, header-line-format,
7862 left-fringe-width, left-margin, and right-fringe-width.
7863
7864 * hooks.texi (Standard Hooks): All hooks should conform to the
7865 standard naming convention now.
7866 Fix xref for `echo-area-clear-hook'.
7867
7868 * display.texi (Usual Display): Note that indicate-empty-lines and
7869 tab-width are buffer-local.
7870
7871 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7872
7873 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7874
7875 * nonascii.texi (Encoding and I/O): Note that
7876 buffer-file-coding-system is buffer-local.
7877
7878 * positions.texi (List Motion): Note that defun-prompt-regexp is
7879 buffer-local.
7880
7881 * text.texi (Auto Filling): Note that auto-fill-function is
7882 buffer-local.
7883 (Undo): Note that buffer-undo-list is buffer-local.
7884
5dcb4c4e
SM
7885 * windows.texi (Buffers and Windows):
7886 Document buffer-display-count.
b8d4c8d0
GM
7887
78882005-09-06 Richard M. Stallman <rms@gnu.org>
7889
7890 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7891 package prefix elsewhere than at the start of the name.
7892
78932005-09-03 Richard M. Stallman <rms@gnu.org>
7894
7895 * tips.texi (Programming Tips): Add conventions for minibuffer
7896 questions and prompts.
7897
78982005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7899
7900 * intro.texi (nil and t): Minor cleanup.
7901 Delete spurious mention of keyword symbols.
7902 (Evaluation Notation): Add index entry.
7903 (A Sample Function Description): Minor cleanup.
7904 (A Sample Variable Description): Not all vars can be set.
7905
79062005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7907
7908 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7909
7910 (Insertion): Document precise type of `insert-char' arg COUNT.
7911
79122005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7913
7914 * modes.texi (Other Font Lock Variables): Sync the default of
7915 font-lock-lines-before.
7916
79172005-08-31 Michael Albinus <michael.albinus@gmx.de>
7918
7919 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7920
79212005-08-29 Richard M. Stallman <rms@gnu.org>
7922
7923 * elisp.texi (Top): Update subnode menu.
7924
7925 * searching.texi (Searching and Matching): Move node.
7926 Rearrange contents and add overall explanation.
7927 (Searching and Case): Move node.
7928 (Searching and Matching): Update menu.
7929
79302005-08-27 Eli Zaretskii <eliz@gnu.org>
7931
7932 * os.texi (Startup Summary): Fix the description of the initial
7933 startup message display.
7934
79352005-08-25 Richard M. Stallman <rms@gnu.org>
7936
7937 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7938
79392005-08-25 Emilio C. Lopes <eclig@gmx.net>
7940
7941 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7942 `next-overlay-change' example.
7943
79442005-08-22 Juri Linkov <juri@jurta.org>
7945
7946 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7947 Fix invert-face. Fix args of face-background.
7948
7949 * display.texi (Standard Faces): Delete node.
7950 (Faces): Add xref to `(emacs)Standard Faces'.
7951 (Displaying Faces): Fix xref to `Standard Faces'.
7952
7953 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7954
79552005-08-20 Alan Mackenzie <acm@muc.de>
7956
7957 * buffers.texi (The Buffer List): Clarify the manipulation of the
7958 buffer list.
7959
79602005-08-14 Richard M. Stallman <rms@gnu.org>
7961
7962 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7963 a regexp.
7964
79652005-08-11 Richard M. Stallman <rms@gnu.org>
7966
7967 * elisp.texi (Top): Update subnode lists.
7968
7969 * display.texi (Inverse Video): Node deleted.
7970
7971 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7972 New nodes split out of Coding Conventions.
7973
7974 * searching.texi (Regular Expressions): Document re-builder.
7975
7976 * os.texi (Time Parsing): New node split out of Time Conversion.
7977
7978 * processes.texi (Misc Network, Network Feature Testing)
7979 (Network Options, Make Network): New nodes split out of
7980 Low-Level Network.
7981
79822005-08-09 Richard M. Stallman <rms@gnu.org>
7983
7984 * frames.texi (Geometry): New node, split from Size and Position.
7985 (Frame Parameters): Refer to Geometry.
7986
7987 * buffers.texi (The Buffer List): Fix xrefs.
7988
7989 * windows.texi (Splitting Windows): Fix xref.
7990
7991 * frames.texi (Layout Parameters): Add xref.
7992
7993 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7994
7995 * keymaps.texi (Menu Bar): Fix xref.
7996
7997 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7998
7999 * modes.texi (%-Constructs): Fix xref.
8000
8001 * frames.texi (Window Frame Parameters): Node split up.
8002 (Basic Parameters, Position Parameters, Size Parameters)
8003 (Layout Parameters, Buffer Parameters, Management Parameters)
8004 (Cursor Parameters, Color Parameters): New subnodes.
8005
80062005-08-09 Luc Teirlinck <teirllm@auburn.edu>
8007
8008 * positions.texi (Screen Lines): Update xref for previous change
8009 in minibuf.texi.
8010
8011 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
8012 change in minibuf.texi.
8013
80142005-08-09 Richard M. Stallman <rms@gnu.org>
8015
8016 * tips.texi (Coding Conventions): Minor cleanup.
8017
8018 * modes.texi (Defining Minor Modes): Explain when init-value
8019 can be non-nil.
8020
8021 * elisp.texi (Top): Update submenu for Minibuffer.
8022
8023 * minibuf.texi (Minibuffer Misc): Node split up.
8024 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
8025 (Recursive Mini): New nodes split out from Minibuffer Misc.
8026 (Minibuffer Misc): Document max-mini-window-height.
8027
8028 * hash.texi (Defining Hash): Delete stray paren in example.
8029
8030 * display.texi (Echo Area Customization): Don't define
8031 max-mini-window-height here; xref instead.
8032
8033 * commands.texi (Event Input Misc): Update while-no-input.
8034
8035 * advice.texi (Advising Functions): Explain when to use advice
8036 and when to use a hook.
8037
80382005-07-30 Eli Zaretskii <eliz@gnu.org>
8039
8040 * makefile.w32-in (info): Don't run install-info.
8041 ($(infodir)/dir): New target, produced by running install-info.
8042
80432005-07-27 Luc Teirlinck <teirllm@auburn.edu>
8044
8045 * modes.texi (Defining Minor Modes): The keyword for the initial
8046 value is :init-value, not :initial-value.
8047
80482005-07-23 Eli Zaretskii <eliz@gnu.org>
8049
8050 * loading.texi (Autoload): Make the `doctor' example be consistent
8051 with what's in current loaddefs.el. Describe the "fn" magic in
8052 the usage portion of the doc string.
8053
80542005-07-22 Richard M. Stallman <rms@gnu.org>
8055
8056 * internals.texi (Garbage Collection): Clarify previous change.
8057
80582005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
8059
8060 * internals.texi (Garbage Collection): Add gc-cons-percentage.
8061
80622005-07-18 Juri Linkov <juri@jurta.org>
8063
8064 * commands.texi (Accessing Events):
8065 * frames.texi (Text Terminal Colors, Resources):
8066 * markers.texi (The Mark):
8067 * modes.texi (Defining Minor Modes):
8068 Delete duplicate duplicate words.
8069
80702005-07-16 Richard M. Stallman <rms@gnu.org>
8071
8072 * display.texi (Managing Overlays): Clarify make-overlay
8073 args for insertion types.
8074
80752005-07-13 Luc Teirlinck <teirllm@auburn.edu>
8076
8077 * customize.texi (Variable Definitions):
8078 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
8079 `standard-value' is a list too.
8080 (Defining New Types): Use @key{RET} instead of @key{ret}.
8081
80822005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
8083
8084 * os.texi (Translating Input): Fix typo.
8085
80862005-07-08 Richard M. Stallman <rms@gnu.org>
8087
8088 * README: Update edition number and size estimate.
8089
8090 * elisp.texi (VERSION): Set to 2.9.
8091
80922005-07-07 Richard M. Stallman <rms@gnu.org>
8093
8094 * book-spine.texinfo: Update Emacs version.
8095
8096 * display.texi (Inverse Video): Delete mode-line-inverse-video.
8097
80982005-07-06 Richard M. Stallman <rms@gnu.org>
8099
8100 * searching.texi (Regexp Search): Clarify what re-search-forward
8101 does when the search fails.
8102
81032005-07-05 Lute Kamstra <lute@gnu.org>
8104
8105 * Update FSF's address in GPL notices.
8106
8107 * doclicense.texi (GNU Free Documentation License):
8108 * gpl.texi (GPL):
8109 * tips.texi (Coding Conventions, Library Headers):
8110 * vol1.texi:
8111 * vol2.texi: Update FSF's address.
8112
81132005-07-04 Richard M. Stallman <rms@gnu.org>
8114
8115 * hooks.texi (Standard Hooks): Add occur-hook.
8116
81172005-07-03 Luc Teirlinck <teirllm@auburn.edu>
8118
8119 * display.texi (The Echo Area): Correct menu.
8120
81212005-07-03 Richard M. Stallman <rms@gnu.org>
8122
8123 * elisp.texi (Top): Update subnode menu for Display.
8124
8125 * display.texi (Displaying Messages): New node, with most
8126 of what was in The Echo Area.
5dcb4c4e 8127 (Progress): Move under The Echo Area.
b8d4c8d0
GM
8128 (Logging Messages): New node with new text.
8129 (Echo Area Customization): New node, the rest of what was
8130 in The Echo Area. Document message-truncate-lines with @defvar.
8131 (Display): Update menu.
8132
8133 * windows.texi (Textual Scrolling): Doc 3 values for
8134 scroll-preserve-screen-position.
8135
8136 * text.texi (Special Properties): Change hook functions
8137 should bind inhibit-modification-hooks around altering buffer text.
8138
8139 * keymaps.texi (Key Binding Commands): Call binding BINDING
8140 rather than DEFINITION.
8141
81422005-06-29 Juanma Barranquero <lekktu@gmail.com>
8143
8144 * variables.texi (Defining Variables): `user-variable-p' returns t
8145 for aliases of user options, nil for alias loops.
8146
81472005-06-28 Richard M. Stallman <rms@gnu.org>
8148
8149 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
8150 make-keymap.
8151
81522005-06-27 Luc Teirlinck <teirllm@auburn.edu>
8153
8154 * variables.texi (Setting Variables): Correct and clarify
8155 description of `add-to-ordered-list'.
8156
81572005-06-26 Richard M. Stallman <rms@gnu.org>
8158
8159 * display.texi (Faces): Minor cleanup.
8160
81612005-06-25 Luc Teirlinck <teirllm@auburn.edu>
8162
8163 * display.texi (Faces): `facep' returns t for strings that are
8164 face names.
8165
81662005-06-25 Richard M. Stallman <rms@gnu.org>
8167
8168 * objects.texi (Equality Predicates): Clarify meaning of equal.
8169
8170 * windows.texi (Selecting Windows): save-selected-window
8171 and with-selected-window save and restore the current buffer.
8172
81732005-06-24 Richard M. Stallman <rms@gnu.org>
8174
8175 * numbers.texi (Float Basics): Explain how to test for NaN,
8176 and printing the sign of NaNs.
8177
81782005-06-24 Eli Zaretskii <eliz@gnu.org>
8179
8180 * makefile.w32-in (MAKEINFO): Use --force.
8181
81822005-06-23 Richard M. Stallman <rms@gnu.org>
8183
8184 * display.texi (Face Functions): Correct Texinfo usage.
8185
81862005-06-23 Luc Teirlinck <teirllm@auburn.edu>
8187
8188 * lists.texi (Rings): `ring-elements' now returns the elements of
8189 RING in order.
8190
81912005-06-23 Juanma Barranquero <lekktu@gmail.com>
8192
8193 * markers.texi (The Mark): Texinfo usage fix.
8194
81952005-06-23 Kim F. Storm <storm@cua.dk>
8196
8197 * searching.texi (Entire Match Data): Remove evaporate option for
8198 match-data. Do not mention evaporate option for set-match-data.
8199
82002005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
8201
8202 * display.texi (Face Functions): Mention face aliases.
8203
82042005-06-21 Richard M. Stallman <rms@gnu.org>
8205
8206 * anti.texi (Antinews): Texinfo usage fix.
8207
82082005-06-21 Karl Berry <karl@gnu.org>
8209
8210 * elisp.texi: Use @copying.
8211
8212 * elisp.texi: Put @summarycontents and @contents before the Top
8213 node, instead of the end of the file, so that the contents appear
8214 in the right place in the dvi/pdf output.
8215
82162005-06-21 Juri Linkov <juri@jurta.org>
8217
8218 * display.texi (Defining Faces): Add `customized-face'.
8219
82202005-06-20 Kim F. Storm <storm@cua.dk>
8221
8222 * variables.texi (Setting Variables): Any type of element can be
8223 given order in add-to-ordered-list. Compare elements with eq.
8224
8225 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
8226
82272005-06-20 Karl Berry <karl@gnu.org>
8228
8229 * syntax.texi (Syntax Flags): Make last column very slightly wider
8230 to avoid "generic comment" breaking on two lines and causing an
8231 underfull box.
8232
82332005-06-19 Luc Teirlinck <teirllm@auburn.edu>
8234
8235 * lists.texi (Rings): Various minor clarifications and corrections.
8236
82372005-06-18 Richard M. Stallman <rms@gnu.org>
8238
8239 * functions.texi (Obsolete Functions): Simplify.
8240
8241 * variables.texi (Variable Aliases): Simplify.
8242
8243 * anti.texi, backups.texi, compile.texi, customization.texi:
8244 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
8245 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
8246 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
8247 * variables.texi: Fix formatting ugliness.
8248
8249 * elisp.texi: Add links to Rings and Byte Packing.
8250 Update version and copyright years.
8251
8252 * minibuf.texi: Fix formatting ugliness.
8253 (Completion Commands): Move keymap vars to the end
8254 and vars completing-read binds to the top.
8255
82562005-06-17 Luc Teirlinck <teirllm@auburn.edu>
8257
8258 * processes.texi: Fix typos.
8259 (Bindat Spec): Correct Texinfo error.
8260 (Byte Packing): Fix ungrammatical sentence.
8261
82622005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
8263
8264 * lists.texi (Rings): New node.
8265 (Lists): Add it to menu.
8266
8267 * processes.texi (Byte Packing): New node.
8268 (Processes): Add it to menu.
8269
82702005-06-17 Richard M. Stallman <rms@gnu.org>
8271
8272 * syntax.texi (Parsing Expressions): Fix texinfo usage.
8273
8274 * help.texi (Documentation Basics): Explain the xref to
8275 Documentation Tips.
8276
8277 * debugging.texi (Debugger Commands): Minor fix.
8278
82792005-06-16 Luc Teirlinck <teirllm@auburn.edu>
8280
8281 * edebug.texi (Instrumenting): Eliminate duplicate link.
8282 (Specification List): Replace references to "below", referring to
8283 a later node, with one @ref to that node.
8284
8285 * os.texi (Timers): Timers should save and restore the match data
8286 if they change it.
8287
8288 * debugging.texi (Debugger Commands): Mention that the Lisp
8289 debugger can not step through primitive functions.
8290
82912005-06-16 Juanma Barranquero <lekktu@gmail.com>
8292
8293 * functions.texi (Obsolete Functions): Update argument names of
8294 `make-obsolete' and `define-obsolete-function-alias'.
8295
8296 * variables.texi (Variable Aliases): Update argument names of
8297 `defvaralias', `make-obsolete-variable' and
8298 `define-obsolete-variable-alias'.
8299
83002005-06-15 Kim F. Storm <storm@cua.dk>
8301
8302 * searching.texi (Entire Match Data): Rephrase warnings about
8303 evaporate arg to match-data and set-match-data.
8304
83052005-06-14 Luc Teirlinck <teirllm@auburn.edu>
8306
8307 * elisp.texi (Top): Update detailed menu.
8308
8309 * edebug.texi (Edebug): Update menu.
8310 (Instrumenting): Update xrefs.
8311 (Edebug Execution Modes): Correct xref.
8312 (Jumping): Clarify description of `h' command.
8313 Eliminate redundant @ref.
8314 (Breaks): New node.
8315 (Breakpoints): Is now a subsubsection.
8316 (Global Break Condition): Mention `C-x X X'.
8317 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
8318 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
8319 (Edebug Display Update): Correct pxref.
8320 (Edebug and Macros): New node.
8321 (Instrumenting Macro Calls): Is now a subsubsection.
8322 Neither arg of `def-edebug-spec' is evaluated.
8323 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
8324 (Specification Examples): Fix typo.
8325
83262005-06-14 Lute Kamstra <lute@gnu.org>
8327
8328 * debugging.texi (Function Debugging): Primitives can break on
8329 entry too.
8330
83312005-06-14 Kim F. Storm <storm@cua.dk>
8332
8333 * variables.texi (Setting Variables): Add add-to-ordered-list.
8334
83352005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
8336
8337 * syntax.texi (Parsing Expressions): Document aux functions and vars of
8338 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
8339
83402005-06-13 Lute Kamstra <lute@gnu.org>
8341
8342 * text.texi (Special Properties): Fix cross reference.
8343
83442005-06-11 Luc Teirlinck <teirllm@auburn.edu>
8345
8346 * debugging.texi (Function Debugging): Delete mention of empty
8347 string argument to `cancel-debug-on-entry'. Delete inaccurate
8348 description of the return value of that command.
8349
83502005-06-11 Alan Mackenzie <acm@muc.de>
8351
8352 * text.texi (Adaptive Fill): Amplify the description of
8353 fill-context-prefix.
8354
83552005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8356
8357 * syntax.texi (Parsing Expressions): Fix Texinfo error.
8358
83592005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
8360
8361 * syntax.texi (Parsing Expressions): Document syntax-ppss.
8362
83632005-06-10 Luc Teirlinck <teirllm@auburn.edu>
8364
8365 * debugging.texi (Error Debugging): Minor rewording.
8366 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
8367 is optional.
8368
83692005-06-10 Lute Kamstra <lute@gnu.org>
8370
8371 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
8372 (Top): Give it a title. Correct version number. Give the
8373 detailed node listing a more prominent header.
8374 * intro.texi: Don't set VERSION here a second time.
8375 Mention Emacs's version too.
8376 * anti.texi (Antinews): Use EMACSVER to refer to the current
8377 version of Emacs.
8378
83792005-06-09 Kim F. Storm <storm@cua.dk>
8380
8381 * searching.texi (Entire Match Data): Explain new `reseat' argument to
8382 match-data and set-match-data.
8383
83842005-06-08 Richard M. Stallman <rms@gnu.org>
8385
8386 * searching.texi (Entire Match Data): Clarify when match-data
8387 returns markers and when integers.
8388
8389 * display.texi (Defining Faces): Explain that face name should not
8390 end in `-face'.
8391
8392 * modes.texi (Mode Line Data): Minor cleanup.
8393 (Customizing Keywords): Node split out of Search-based Fontification.
8394 Add example of using font-lock-add-keywords from a hook.
8395 Clarify when MODE should be non-nil, and when nil.
8396
83972005-06-06 Richard M. Stallman <rms@gnu.org>
8398
8399 * modes.texi (Mode Line Data): Explain what happens when the car
8400 of a list is a void symbol.
8401 (Search-based Fontification): Explain MODE arg to
8402 font-lock-add-keywords and warn about calls from major modes.
8403
84042005-06-08 Juri Linkov <juri@jurta.org>
8405
8406 * display.texi (Standard Faces): Add `shadow' face.
8407
84082005-05-29 Luc Teirlinck <teirllm@auburn.edu>
8409
8410 * modes.texi (Major Mode Conventions): A derived mode only needs
8411 to put the call to the parent mode inside `delay-mode-hooks'.
8412
84132005-05-29 Richard M. Stallman <rms@gnu.org>
8414
8415 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
8416 new, and what that implies. Clarify.
8417
8418 * files.texi (Locating Files): Clean up the text.
8419
8420 * frames.texi (Window Frame Parameters): Document user-size.
8421 Shorten entry for top by referring to left.
8422
84232005-05-26 Richard M. Stallman <rms@gnu.org>
8424
8425 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
8426 is new, and what the implications are. Other clarifications.
8427
84282005-05-24 Richard M. Stallman <rms@gnu.org>
8429
8430 * frames.texi (Dialog Boxes): Minor fixes.
8431
84322005-05-25 Masatake YAMATO <jet@gyve.org>
8433
8434 * display.texi (Standard Faces): Write about `mode-line-highlight'.
8435
84362005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8437
8438 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
8439 is optional.
8440
84412005-05-24 Nick Roberts <nickrob@snap.net.nz>
8442
10d1d0af 8443 * frames.texi (Dialog Boxes): Describe new optional argument.
b8d4c8d0
GM
8444
84452005-05-23 Lute Kamstra <lute@gnu.org>
8446
8447 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
8448 syntax-begin-function over font-lock-beginning-of-syntax-function.
8449
84502005-05-21 Luc Teirlinck <teirllm@auburn.edu>
8451
8452 * minibuf.texi (Reading File Names): Update description of
8453 `read-directory-name'.
8454
8455 * modes.texi (Derived Modes): Clarify :group keyword.
8456
84572005-05-21 Eli Zaretskii <eliz@gnu.org>
8458
8459 * files.texi (Locating Files): New subsection.
8460 Describe locate-file and executable-find.
8461
84622005-05-21 Kevin Ryde <user42@zip.com.au>
8463
8464 * frames.texi (Initial Parameters): Update cross reference to
8465 "Emacs Invocation".
8466
84672005-05-19 Luc Teirlinck <teirllm@auburn.edu>
8468
8469 * keymaps.texi (Active Keymaps): Add anchor.
8470
8471 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
8472 (Major Mode Conventions): Refer to `Auto Major Mode' in more
8473 appropriate place.
8474 (Derived Modes): Small clarifications.
8475 (Minor Mode Conventions, Keymaps and Minor Modes):
8476 Replace references to nodes with references to anchors.
8477 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
8478 Clarify description of lists whose first element is an integer.
8479 (Mode Line Variables): Add anchor.
8480 (%-Constructs): Clarify description of integer after %.
8481 (Emulating Mode Line): Describe nil value for FACE.
8482
84832005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8484
8485 * modes.texi (Derived Modes): Correct references to non-existing
8486 variable standard-syntax-table.
8487
84882005-05-17 Lute Kamstra <lute@gnu.org>
8489
8490 * modes.texi (Defining Minor Modes): Mention the mode hook.
8491
84922005-05-15 Kim F. Storm <storm@cua.dk>
8493
8494 * processes.texi (Network): Remove open-network-stream-nowait.
8495 (Network Servers): Remove open-network-stream-server.
8496
84972005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8498
8499 * elisp.texi (Top): Update detailed menu.
8500
8501 * variables.texi: Reorder nodes.
8502 (Variables): Update menu.
8503 (File Local Variables): Do not refer to the `-*-' line as
8504 a "local variables list". Add pxref.
8505
85062005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8507
8508 * elisp.texi (Top): Update detailed menu for node changes.
8509
8510 * modes.texi (Modes): Update Menu.
8511 (Hooks): Move to beginning of chapter.
8512 Most minor modes run mode hooks too.
8513 `add-hook' can handle void hooks or hooks whose value is a single
8514 function.
8515 (Major Modes): Update Menu.
8516 (Major Mode Basics): New node, split off from `Major Modes'.
8517 (Major Mode Conventions): Correct xref. Explain how to handle
8518 auto-mode-alist if the major mode command has an autoload cookie.
8519 (Auto Major Mode): Major update. Add magic-mode-alist.
8520 (Derived Modes): Major update.
8521 (Mode Line Format): Update Menu.
8522 (Mode Line Basics): New node, split off from `Mode Line Format'.
8523
8524 * loading.texi (Autoload): Mention `autoload cookie' as synonym
8525 for `magic autoload comment'. Add index entries and anchor.
8526
85272005-05-14 Richard M. Stallman <rms@gnu.org>
8528
8529 * tips.texi (Coding Conventions): Explain how important it is
8530 that just loading certain files not change Emacs behavior.
8531
8532 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
8533
85342005-05-12 Lute Kamstra <lute@gnu.org>
8535
8536 * modes.texi (Generic Modes): Update.
8537 (Major Modes): Refer to node "Generic Modes".
8538
8539 * elisp.texi (Top): Update to the current structure of the manual.
8540 * processes.texi (Processes): Add menu description.
8541 * customize.texi (Customization): Add menu descriptions.
8542
85432005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
8544
8545 * processes.texi (Signals to Processes)
8546 (Low-Level Network): Fix typos.
8547
85482005-05-11 Lute Kamstra <lute@gnu.org>
8549
8550 * elisp.texi (Top): Add some nodes from the chapter "Major and
8551 Minor Modes" to the detailed node listing.
8552
85532005-05-10 Richard M. Stallman <rms@gnu.org>
8554
8555 * keymaps.texi (Extended Menu Items): Menu item filter functions
8556 can be called at any time.
8557
85582005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8559
8560 * variables.texi (File Local Variables): `(hack-local-variables t)'
8561 now also checks whether a mode is specified in the local variables
8562 list.
8563
85642005-05-05 Kevin Ryde <user42@zip.com.au>
8565
8566 * display.texi (The Echo Area): Correct format function cross
8567 reference.
8568
85692005-05-05 Luc Teirlinck <teirllm@auburn.edu>
8570
8571 * variables.texi (Variable Aliases): Change description of
8572 `define-obsolete-variable-alias'.
8573
8574 * functions.texi (Functions): Add "Obsolete Functions" to menu.
8575 (Defining Functions): Add xref.
8576 (Obsolete Functions): New node.
8577 (Function Safety): Standardize capitalization of section title.
8578
8579 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
8580 (Dialog Boxes): Complete description of `x-popup-dialog'.
8581
85822005-05-04 Richard M. Stallman <rms@gnu.org>
8583
8584 * commands.texi (Interactive Codes): Fix Texinfo usage.
8585 Document U more clearly.
8586
85872005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8588
8589 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
8590 function and not a macro.
8591
8592 * frames.texi (Pop-Up Menus): Correct and clarify description of
8593 `x-popup-menu'.
8594 (Dialog Boxes): Clarify description of `x-popup-dialog'.
8595
85962005-05-01 Richard M. Stallman <rms@gnu.org>
8597
8598 * edebug.texi (Checking Whether to Stop): Fix previous change.
8599
86002005-05-01 Luc Teirlinck <teirllm@auburn.edu>
8601
8602 * display.texi: Fix typos and Texinfo usage.
8603
8604 * edebug.texi (Checking Whether to Stop): executing-macro ->
8605 executing-kbd-macro.
8606
86072005-05-01 Richard M. Stallman <rms@gnu.org>
8608
8609 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
8610
86112005-04-30 Richard M. Stallman <rms@gnu.org>
8612
8613 * files.texi (Magic File Names): Document `operations' property.
8614
86152005-04-29 Lute Kamstra <lute@gnu.org>
8616
8617 * modes.texi (Generic Modes): New node.
8618 (Major Modes): Add it to the menu.
8619 (Derived Modes): Add "derived mode" to concept index.
8620
86212005-04-28 Lute Kamstra <lute@gnu.org>
8622
8623 * modes.texi (Defining Minor Modes): Fix previous change.
8624 (Font Lock Mode): Simplify.
8625 (Font Lock Basics): Say that font-lock-defaults is buffer-local
8626 when set and that some parts are optional. Add cross references.
8627 (Search-based Fontification): Say how to specify font-lock-keywords.
8628 Add cross references. Add font-lock-multiline to index.
8629 Move font-lock-keywords-case-fold-search here from node "Other Font
8630 Lock Variables". Document font-lock-add-keywords and
8631 font-lock-remove-keywords.
8632 (Other Font Lock Variables): Move font-lock-keywords-only,
8633 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8634 and font-lock-syntactic-face-function to node "Syntactic Font
8635 Lock". Move font-lock-keywords-case-fold-search to node
8636 "Search-based Fontification". Document font-lock-inhibit-thing-lock
8637 and font-lock-{,un}fontify-{buffer,region}-function.
8638 (Precalculated Fontification): Remove reference to deleted variable
8639 font-lock-core-only.
8640 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
8641 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
8642 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
8643 and font-lock-syntactic-face-function here from node "Other Font
8644 Lock Variables". Move font-lock-syntactic-keywords to "Setting
8645 Syntax Properties". Add cross references.
8646 (Setting Syntax Properties): New node.
8647 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
8648 * syntax.texi (Syntax Properties): Add cross reference.
8649 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
8650
86512005-04-26 Richard M. Stallman <rms@gnu.org>
8652
8653 * display.texi (Defining Faces):
8654 Document `default' elements of defface spec.
8655
8656 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
8657
8658 * variables.texi (Variable Aliases): Clarify text.
8659
86602005-04-25 Chong Yidong <cyd@stupidchicken.com>
8661
8662 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
8663
86642005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8665
8666 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
8667
86682005-04-24 Eli Zaretskii <eliz@gnu.org>
8669
8670 * syntax.texi (Syntax Table Internals): Elaborate documentation of
8671 syntax-after and syntax-class.
8672
8673 * files.texi (Changing Files): Fix last change's cross-reference.
8674 (Unique File Names): Don't mention "numbers" in the documentation
8675 of make-temp-file and make-temp-name.
8676
86772005-04-23 Richard M. Stallman <rms@gnu.org>
8678
8679 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
8680
86812005-04-22 Nick Roberts <nickrob@snap.net.nz>
8682
8683 * windows.texi (Cyclic Window Ordering): Clarify window-list.
8684
86852005-04-22 Nick Roberts <nickrob@snap.net.nz>
8686
8687 * variables.texi (Variable Aliases): Describe make-obsolete-variable
8688 and define-obsolete-variable-alias.
8689
86902005-04-22 Kim F. Storm <storm@cua.dk>
8691
8692 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
8693 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
8694
86952005-04-21 Lute Kamstra <lute@gnu.org>
8696
8697 * lists.texi (Association Lists): Document rassq-delete-all.
8698
86992005-04-19 Richard M. Stallman <rms@gnu.org>
8700
8701 * modes.texi (Search-based Fontification): Explain that
8702 facespec is an expression to be evaluated.
8703
87042005-04-19 Kevin Ryde <user42@zip.com.au>
8705
8706 * streams.texi (Output Functions): Fix xref.
8707 * strings.texi (String Conversion): Fix xref.
8708
87092005-04-19 Kim F. Storm <storm@cua.dk>
8710
8711 * symbols.texi (Symbol Plists): Add safe-get.
8712 Mention that `get' may signal an error.
8713
87142005-04-18 Nick Roberts <nickrob@snap.net.nz>
8715
8716 * customize.texi (Variable Definitions): Replace tooltip-mode
8717 example with save-place.
8718
87192005-04-17 Richard M. Stallman <rms@gnu.org>
8720
8721 * buffers.texi (Indirect Buffers): Clarify.
8722
8723 * positions.texi (Positions): Clarify converting marker to integer.
8724
8725 * strings.texi (String Basics): Mention string-match; clarify.
8726
87272005-04-08 Lute Kamstra <lute@gnu.org>
8728
8729 * modes.texi (Search-based Fontification): Fix cross references.
8730 Use consistent terminology. Document anchored highlighting.
8731
87322005-04-05 Lute Kamstra <lute@gnu.org>
8733
8734 * modes.texi (Defining Minor Modes): Document :group keyword
8735 argument and its default value.
8736
87372005-04-03 Lute Kamstra <lute@gnu.org>
8738
8739 * hooks.texi (Standard Hooks): Add some hooks. Add cross
8740 references and/or descriptions. Delete major mode hooks; mention
8741 them as a category instead. Rename or delete obsolete hooks.
8742
87432005-04-02 Richard M. Stallman <rms@gnu.org>
8744
8745 * nonascii.texi (Coding System Basics): Another wording cleanup.
8746
87472005-04-01 Richard M. Stallman <rms@gnu.org>
8748
8749 * nonascii.texi (Coding System Basics): Clarify previous change.
8750
87512005-04-01 Kenichi Handa <handa@m17n.org>
8752
10d1d0af 8753 * nonascii.texi (Coding System Basics): Describe about roundtrip
b8d4c8d0
GM
8754 identity of coding systems.
8755
87562005-03-29 Chong Yidong <cyd@stupidchicken.com>
8757
8758 * text.texi (Buffer Contents): Add filter-buffer-substring and
8759 buffer-substring-filters.
8760
87612005-03-26 Chong Yidong <cyd@stupidchicken.com>
8762
8763 * anti.texi (Antinews): Mention `G' interactive code.
8764
8765 * tips.texi (Compilation Tips): Mention benchmark.el.
8766
87672005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8768
8769 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
8770 is now bound to M-o M-o.
8771
8772 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
8773
87742005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8775
8776 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
8777 in the Emacs Manual).
8778 * Makefile.in (srcs): Remove calendar.texi.
8779 * makefile.w32-in (srcs): Remove calendar.texi.
8780 * display.texi (Display): Change name of next node.
8781 * os.texi (System In): Change name of previous node.
8782 * elisp.texi (Top): Remove Calendar references.
8783 * vol1.texi (Top): Remove Calendar references.
8784 * vol2.texi (Top): Remove Calendar references.
8785
87862005-03-25 Richard M. Stallman <rms@gnu.org>
8787
8788 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
8789 Cleanup previous change.
8790
87912005-03-25 Chong Yidong <cyd@stupidchicken.com>
8792
8793 * display.texi (Face Attributes): Faces earlier in an :inherit
8794 list take precedence.
8795 (Scroll Bars): Fix description of vertical-scroll-bars.
8796 Document frame-current-scroll-bars and window-current-scroll-bars.
8797
8798 * markers.texi (The Mark): Document temporary Transient Mark mode.
8799
8800 * minibuf.texi (Reading File Names):
8801 Document read-file-name-completion-ignore-case.
8802
8803 * positions.texi (Screen Lines): Document nil for width argument
8804 to compute-motion.
8805
88062005-03-23 Kim F. Storm <storm@cua.dk>
8807
8808 * display.texi (Standard Faces): Other faces used in the fringe
8809 implicitly inherits from the fringe face.
8810 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
8811 properties implicitly inherits from fringe face.
8812 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
8813
88142005-03-20 Chong Yidong <cyd@stupidchicken.com>
8815
8816 * display.texi (Invisible Text): State default value of
8817 line-move-ignore-invisible.
8818 (Managing Overlays): Document remove-overlays.
8819 (Standard Faces): Document escape-glyph face.
8820
8821 * minibuf.texi (Reading File Names): Document read-file-name-function.
8822
8823 * modes.texi (Other Font Lock Variables):
8824 Document font-lock-lines-before.
8825
8826 * positions.texi (Skipping Characters): skip-chars-forward allows
8827 character classes.
8828
88292005-03-18 Lute Kamstra <lute@gnu.org>
8830
8831 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8832
88332005-03-17 Richard M. Stallman <rms@gnu.org>
8834
8835 * text.texi (Undo): Document extensible undo entries.
8836
dd7b651b 8837 * searching.texi (String Search, Regexp Search): Cleanups.
b8d4c8d0
GM
8838
8839 * nonascii.texi (Character Codes): Minor fix.
8840
8841 * display.texi (Display Property): Explain the significance
8842 of having text properties that are eq.
8843 (Other Display Specs): Explain string as display spec.
8844
8845 * commands.texi (Interactive Codes): Document G option.
8846
88472005-03-17 Chong Yidong <cyd@stupidchicken.com>
8848
8849 * text.texi (Filling): Add sentence-end-without-period and
8850 sentence-end-without-space.
8851 (Changing Properties): Minor fix.
8852
8853 * anti.texi: Total rewrite.
8854
88552005-03-15 Lute Kamstra <lute@gnu.org>
8856
8857 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8858
88592005-03-08 Kim F. Storm <storm@cua.dk>
8860
8861 * display.texi (Specified Space): Property :width is support on
8862 non-graphic terminals, :height is not.
8863
88642005-03-07 Richard M. Stallman <rms@gnu.org>
8865
8866 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8867 Now subnodes of Fringes.
8868 (Overlay Arrow): Document overlay-arrow-variable-list.
8869 (Fringe Size/Pos): New node, broken out of Fringes.
8870 (Display): Explain clearing vs redisplay better.
8871 (Truncation): Clarify use of bitmaps.
8872 (The Echo Area): Clarify the uses of the echo area.
8873 Add max-mini-window-height.
8874 (Progress): Clarify.
8875 (Invisible Text): Explain that main loop moves point out.
8876 (Selective Display): Say "hidden", not "invisible".
8877 (Managing Overlays): Move up. Describe relation to Undo here.
8878 (Overlay Properties): Clarify intro.
8879 (Finding Overlays): Explain return values when nothing found.
8880 (Width): truncate-string-to-width has added arg.
8881 (Displaying Faces): Clarify and update mode line face handling.
8882 (Face Functions): Minor cleanup.
8883 (Conditional Display): Merge into Other Display Specs.
8884 (Pixel Specification, Other Display Specs): Minor cleanups.
8885 (Images, Image Descriptors): Minor cleanups.
8886 (GIF Images): Patents have expired.
8887 (Showing Images): Explain default text for insert-image.
8888 (Manipulating Button Types): Merge into Manipulating Buttons.
8889 (Making Buttons): Explain return values.
8890 (Button Buffer Commands): Add xref.
8891 (Inverse Video): Update mode-line-inverse-video.
8892 (Display Table Format): Clarify.
8893 (Active Display Table): Give defaults for window-display-table.
8894
8895 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8896 and calendar-today-marker are strings, not chars.
8897 (Holiday Customizing): Minor fix.
8898
8899 * internals.texi (Writing Emacs Primitives): Update `or' example.
8900 Update limit on # args of subr.
8901
8902 * edebug.texi (Using Edebug): Arrow is in fringe.
8903 (Instrumenting): Arg to eval-defun works without loading edebug.
8904 (Edebug Execution Modes): Add xref.
8905
8906 * customize.texi (Common Keywords): Clarify :require.
8907 Mention :version here.
8908 (Variable Definitions, Group Definitions): Not here.
8909 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8910
89112005-03-07 Chong Yidong <cyd@stupidchicken.com>
8912 * nonascii.texi (Text Representations): Clarify position-bytes.
8913 (Character Sets): Add list-charset-chars.
8914 (Scanning Charsets): Add charset-after.
8915 (Encoding and I/O): Minor fix.
8916
89172005-03-06 Richard M. Stallman <rms@gnu.org>
8918
8919 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8920 (Resizing Windows): Likewise.
8921
8922 * text.texi (Change Hooks): Get rid of "Emacs 21".
8923
8924 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8925
8926 * streams.texi (Output Variables): Get rid of "Emacs 21".
8927
8928 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8929
8930 * os.texi (Translating Input): Replace flow-control example
8931 with a less obsolete example that uses `keyboard-translate'.
8932
8933 * objects.texi (Hash Table Type, Circular Objects):
8934 Get rid of "Emacs 21".
8935
8936 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8937 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8938
8939 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8940
8941 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8942
8943 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8944 (Menu Bar): Fix when menu-bar-update-hook is called.
8945
8946 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8947
8948 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8949 and make it read better.
8950
8951 * files.texi (Writing to Files): Get rid of "Emacs 21".
8952 (Unique File Names): Likewise.
8953
8954 * elisp.texi: Update Emacs version to 22.
8955
8956 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8957 (Overlay Properties, Face Attributes): Likewise.
8958 (Managing Overlays): Fix punctuation.
8959 (Attribute Functions): Clarify set-face-font; get rid of
8960 info about old Emacs versions.
8961 (Auto Faces, Font Lookup, Display Property, Images):
8962 Get rid of "Emacs 21".
8963
8964 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8965
89662005-03-05 Richard M. Stallman <rms@gnu.org>
8967
8968 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8969
89702005-03-04 Lute Kamstra <lute@gnu.org>
8971
8972 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8973
89742005-03-03 Lute Kamstra <lute@gnu.org>
8975
8976 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8977
89782005-03-01 Lute Kamstra <lute@gnu.org>
8979
8980 * debugging.texi (Debugger Commands): Update `j'.
8981
89822005-02-28 Lute Kamstra <lute@gnu.org>
8983
8984 * debugging.texi (Debugging): Fix typo.
8985 (Error Debugging): Document eval-expression-debug-on-error.
8986 (Function Debugging): Update example.
8987 (Using Debugger): Mention starred stack frames.
8988 (Debugger Commands): Document `j' and `l'.
8989 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8990 Update the messages that the debugger displays.
8991 (Internals of Debugger): Add cross reference. Update example.
8992 (Excess Open): Minor improvement.
8993 (Excess Close): Minor improvement.
8994
89952005-02-26 Richard M. Stallman <rms@gnu.org>
8996
8997 * tips.texi (Coding Conventions): Clarify.
8998 Put all the major mode key reservations together.
8999 Mention the Mouse-1 => Mouse-2 conventions.
9000
9001 * syntax.texi (Syntax Class Table): Clarify.
9002 (Syntax Table Functions): syntax-after moved from here.
9003 (Syntax Table Internals): syntax-after moved to here.
9004 (Parsing Expressions): Update info on number of values
9005 and what's meaningful in the STATE argument.
9006 (Categories): Fix typo.
9007
9008 * sequences.texi (Arrays): Cleanup.
9009 (Char-Tables): Clarify.
9010
9011 * processes.texi (Deleting Processes): Cleanups, add xref.
9012 (Subprocess Creation): Explain nil in exec-path. Cleanup.
9013 (Process Information): set-process-coding-system, some args optional.
9014 (Input to Processes): Explain various types for PROCESS args.
9015 Rename them from PROCESS-NAME to PROCESS.
9016 (Signals to Processes): Likewise.
9017 (Decoding Output): Cleanup.
9018 (Query Before Exit): Clarify.
9019
9020 * os.texi (Startup Summary): Correct the options; add missing ones.
9021 (Terminal Output, Batch Mode): Clarify.
9022 (Flow Control): Node deleted.
9023
9024 * markers.texi (The Mark): Clarify.
9025
9026 * macros.texi (Expansion): Cleanup.
9027 (Indenting Macros): indent-spec allows ints, not floats.
9028
9029 * keymaps.texi (Keymaps): Clarify.
9030 (Format of Keymaps): Update lisp-mode-map example.
9031 (Active Keymaps, Key Lookup): Clarify.
9032 (Changing Key Bindings): Add xref to `kbd'.
9033 (Key Binding Commands, Simple Menu Items): Clarify.
9034 (Mouse Menus, Menu Bar): Clarify.
9035 (Menu Example): Replace print example with menu-bar-replace-menu.
9036
9037 * help.texi (Documentation Basics): Add function-documentation prop.
9038
9039 * elisp.texi (Top): Don't refer to Flow Control node.
9040
9041 * commands.texi (Command Overview): Improve xrefs.
9042 (Adjusting Point): Adjusting point applies to intangible and invis.
9043 (Key Sequence Input): Doc extra read-key-sequence args.
9044 Likewise for read-key-sequence-vector.
9045
9046 * backups.texi (Rename or Copy): Minor fix.
9047 (Numbered Backups): For version-control, say the default.
9048 (Auto-Saving): make-auto-save-file-name example is simplified.
9049
9050 * advice.texi (Advising Functions): Don't imply one part of Emacs
9051 should advise another part. Markup changes.
9052 (Defining Advice): Move transitional para.
9053 (Activation of Advice): Cleanup.
9054 Explain if COMPILE is nil or negative.
9055
9056 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
9057
90582005-02-24 Lute Kamstra <lute@gnu.org>
9059
9060 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
9061 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
9062
90632005-02-23 Lute Kamstra <lute@gnu.org>
9064
9065 * modes.texi (Defining Minor Modes): define-minor-mode can be used
9066 to define global minor modes as well.
9067
9068 * display.texi (Managing Overlays): overlay-buffer returns nil for
9069 deleted overlays.
9070
90712005-02-22 Kim F. Storm <storm@cua.dk>
9072
9073 * minibuf.texi (Basic Completion): Allow symbols in addition to
9074 strings in try-completion and all-completions.
9075
90762005-02-14 Lute Kamstra <lute@gnu.org>
9077
9078 * elisp.texi (Top): Remove reference to deleted node.
9079
9080 * lists.texi (Lists): Remove reference to deleted node.
9081 (Cons Cells): Fix typo.
9082
9083 * loading.texi (Where Defined): Fix typo.
9084
90852005-02-14 Richard M. Stallman <rms@gnu.org>
9086
9087 * variables.texi (Creating Buffer-Local): change-major-mode-hook
9088 is useful for discarding some minor modes.
9089
9090 * symbols.texi (Symbol Components): Reorder examples.
9091
9092 * streams.texi (Input Functions): State standard-input default.
9093 (Output Variables): State standard-output default.
9094
9095 * objects.texi (Printed Representation): Clarify read syntax vs print.
9096 (Floating Point Type): Explain meaning better.
9097 (Symbol Type): Explain uniqueness better.
9098 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
9099 List examples sooner.
9100 (Box Diagrams): New subnode broken out.
9101 Some examples moved from old Lists as Boxes node.
9102 (Dotted Pair Notation): Clarify intro.
9103 (Array Type): Clarify.
9104 (Type Predicates): Add hash-table-p.
9105
9106 * numbers.texi (Integer Basics): Clarify radix explanation.
9107 (Predicates on Numbers): Minor clarification.
9108 (Comparison of Numbers): Minor clarification. Clarify eql.
9109 Typos in min, max.
9110 (Math Functions): Clarify overflow in expt.
9111
9112 * minibuf.texi (Text from Minibuffer): Minor clarification.
9113 Mention arrow keys.
9114
9115 * loading.texi (Autoload): defun's doc string overrides autoload's
9116 doc string.
9117 (Repeated Loading): Modernize "add to list" examples.
9118 (Where Defined): Finish updating table of load-history elts.
9119
9120 * lists.texi (List-related Predicates): Minor wording improvement.
9121 (Lists as Boxes): Node deleted.
9122 (Building Lists): Explain trivial cases of number-sequence.
9123
9124 * hash.texi (Hash Tables): Add desc to menu items.
10d1d0af 9125 (Creating Hash): Explain "full" means "make larger".
b8d4c8d0
GM
9126 (Hash Access): Any object can be a key.
9127 State value of maphash.
9128
9129 * functions.texi (What Is a Function): Wording cleanup.
9130 (Function Documentation): Minor cleanup.
9131 Explain purpose of calling convention at end of doc string.
9132 (Function Names): Wording cleanup.
9133 (Calling Functions): Wording cleanup.
9134 Explain better how funcall calls the function.
9135 (Function Cells): Delete example of saving and redefining function.
9136
9137 * control.texi (Combining Conditions): Wording cleanup.
9138 (Iteration): dolist and dotimes bind VAR locally.
9139 (Cleanups): Xref to Atomic Changes.
9140
9141 * compile.texi (Byte Compilation): Delete 19.29 info.
9142 (Compilation Functions): Macros' difficulties don't affect defsubst.
9143 (Docs and Compilation): Delete 19.29 info.
9144
91452005-02-10 Richard M. Stallman <rms@gnu.org>
9146
9147 * objects.texi (Symbol Type): Minor correction.
9148
91492005-02-06 Lute Kamstra <lute@gnu.org>
9150
9151 * modes.texi (Example Major Modes): Fix typos.
9152
91532005-02-06 Richard M. Stallman <rms@gnu.org>
9154
9155 * text.texi (Margins): fill-nobreak-predicate can be one function.
9156
9157 * strings.texi (Modifying Strings): clear-string can make unibyte.
9158 (Formatting Strings): format gives error if values missing.
9159
9160 * positions.texi (Character Motion): Mention default arg
9161 for forward-char. backward-char refers to forward-char.
9162 (Word Motion): Mention default arg for forward-word.
9163 (Buffer End Motion): Mention default arg for beginning-of-buffer.
9164 Simplify end-of-buffer.
9165 (Text Lines): Mention default arg for forward-line.
9166 (List Motion): Mention default arg for beginning/end-of-defun.
9167 (Skipping Characters): Minor fixes in explaining character-set.
9168
9169 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
9170 Mode inheritance applies only when default-major-mode is nil.
9171 Clarifications.
9172 (Example Major Modes): Update Text mode and Lisp mode examples.
9173 (Minor Mode Conventions): Mention define-minor-mode at top.
9174 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
9175 (Mode Line Format): Update mode line face display info.
9176 (Properties in Mode): Mention effect of risky vars.
9177 (Imenu): Define imenu-add-to-menubar.
9178 (Font Lock Mode): Add descriptions to menu lines.
9179 (Faces for Font Lock): Add font-lock-doc-face.
9180
91812005-02-05 Lute Kamstra <lute@gnu.org>
9182
9183 * text.texi (Maintaining Undo): Remove obsolete function.
9184
91852005-02-05 Eli Zaretskii <eliz@gnu.org>
9186
9187 * frames.texi (Color Names): Add pointer to the X docs about RGB
c4cc8b9a 9188 color specifications. Improve indexing.
b8d4c8d0
GM
9189 (Text Terminal Colors): Replace the description of RGB values by
9190 an xref to "Color Names".
9191
91922005-02-03 Richard M. Stallman <rms@gnu.org>
9193
9194 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
9195 Clarify.
9196 (Selecting Windows): Clarify save-selected-window.
9197 (Cyclic Window Ordering): Clarify walk-windows.
9198 (Window Point): Clarify.
9199 (Window Start): Add comment to example.
9200 (Resizing Windows): Add `interactive' specs in examples.
9201 Document fit-window-to-buffer.
9202
9203 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
9204 (Undo, Maintaining Undo): Clarify last change.
9205 (Sorting): In sort-numeric-fields, explain about octal and hex.
9206 Mention sort-numeric-base.
9207 (Format Properties): Add xref for hard newlines.
9208
9209 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
9210 (Pop-Up Menus): Fix typo.
9211 (Color Names): Explain all types of color names.
9212 Explain color-values on B&W terminal.
9213 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
9214
9215 * files.texi (File Locks): Not supported on MS systems.
9216 (Testing Accessibility): Clarify.
9217
9218 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
9219 (Coverage Testing): Fix typo.
9220
9221 * commands.texi (Misc Events): Remove stray space.
9222
9223 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
9224 (Modification Time): Clarify when visited-file-modtime returns 0.
9225 (The Buffer List): Clarify bury-buffer.
9226 (Killing Buffers): Clarify.
9227 (Indirect Buffers): Add clone-indirect-buffer.
9228
92292005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9230
9231 * edebug.texi (Printing in Edebug): Fix default value of
9232 edebug-print-circle.
9233 (Coverage Testing): Fix displayed frequency count data.
9234
92352005-02-02 Luc Teirlinck <teirllm@auburn.edu>
9236
9237 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
9238
92392005-02-02 Kim F. Storm <storm@cua.dk>
9240
9241 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
9242
92432005-01-29 Eli Zaretskii <eliz@gnu.org>
9244
9245 * commands.texi (Misc Events): Describe the help-echo event.
9246
9247 * text.texi (Special Properties) <help-echo>: Use `pos'
9248 consistently in description of the help-echo property.
9249 Use @code{nil} instead of @var{nil}.
9250
9251 * display.texi (Overlay Properties): Fix the index entry for
9252 help-echo overlay property.
9253
9254 * customize.texi (Type Keywords): Uncomment the xref to the
9255 help-echo property documentation.
9256
92572005-01-23 Kim F. Storm <storm@cua.dk>
9258
9259 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
9260 return value. Third element FULLY replaced by PARTIAL which
9261 specifies number of invisible pixels if row is only partially visible.
9262 (Textual Scrolling): Mention auto-window-vscroll.
9263 (Vertical Scrolling): New defvar auto-window-vscroll.
9264
92652005-01-16 Luc Teirlinck <teirllm@auburn.edu>
9266
9267 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
9268 command remapping.
9269
92702005-01-15 Richard M. Stallman <rms@gnu.org>
9271
9272 * display.texi (Defining Images): Mention DATA-P arg of create-image.
9273
92742005-01-14 Kim F. Storm <storm@cua.dk>
9275
9276 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
9277
9278 * text.texi (Links and Mouse-1): Fix string and vector item.
9279
92802005-01-13 Richard M. Stallman <rms@gnu.org>
9281
9282 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
9283 descriptions of overriding-local-map and overriding-terminal-local-map.
9284
9285 * text.texi (Links and Mouse-1): Clarify text.
9286
92872005-01-13 Kim F. Storm <storm@cua.dk>
9288
9289 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
9290
92912005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
9292
9293 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
9294
92952005-01-12 Kim F. Storm <storm@cua.dk>
9296
9297 * text.texi (Links and Mouse-1): Rename section from Enabling
9298 Mouse-1 to Following Links. Change xrefs.
9299 Add examples for define-button-type and define-widget.
9300
9301 * display.texi (Button Properties, Button Buffer Commands):
9302 Clarify mouse-1 and follow-link functionality.
9303
93042005-01-12 Richard M. Stallman <rms@gnu.org>
9305
9306 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
9307
9308 * display.texi (Beeping): Fix Texinfo usage.
9309
9310 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
9311
93122005-01-11 Kim F. Storm <storm@cua.dk>
9313
9314 * display.texi (Button Properties, Button Buffer Commands):
9315 Mention mouse-1 binding. Add follow-link keyword.
9316
9317 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
9318 (Enabling Mouse-1 to Follow Links): New subsection.
9319
93202005-01-06 Richard M. Stallman <rms@gnu.org>
9321
9322 * text.texi (Special Properties): Minor change.
9323
9324 * os.texi (Timers): Clarify previous change.
9325
9326 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
9327
93282005-01-01 Luc Teirlinck <teirllm@auburn.edu>
9329
9330 * display.texi (Face Attributes): Correct xref to renamed node.
9331
93322005-01-01 Richard M. Stallman <rms@gnu.org>
9333
9334 * display.texi (Face Attributes): Describe hex color specs.
9335
93362004-12-31 Richard M. Stallman <rms@gnu.org>
9337
9338 * os.texi (Timers): Update previous change.
9339
93402004-12-30 Kim F. Storm <storm@cua.dk>
9341
9342 * display.texi (Line Height): Total line-height is now specified
9343 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
9344 in cons cells. (nil . RATIO) is relative to actual line height.
9345 Use line-height `t' instead of `0' to get minimum height.
9346
93472004-12-29 Richard M. Stallman <rms@gnu.org>
9348
9349 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
9350
93512004-12-28 Richard M. Stallman <rms@gnu.org>
9352
9353 * commands.texi (Quitting): Clarify value of with-local-quit.
9354
9355 * elisp.texi (Top): Fix previous change.
9356
9357 * loading.texi (Loading): Fix previous change.
9358
93592004-12-27 Richard M. Stallman <rms@gnu.org>
9360
9361 * Makefile.in (MAKEINFO): Specify --force.
9362
9363 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
9364
9365 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
9366
9367 * display.texi (Line Height): Further clarify.
9368
9369 * elisp.texi (Top): Update Loading submenu.
9370
9371 * loading.texi (Where Defined): New node.
9372 (Unloading): load-history moved to Where Defined.
9373
93742004-12-21 Richard M. Stallman <rms@gnu.org>
9375
9376 * commands.texi (Event Input Misc): Add while-no-input.
9377
93782004-12-11 Richard M. Stallman <rms@gnu.org>
9379
9380 * display.texi (Line Height): Rewrite text for clarity.
9381
93822004-12-11 Kim F. Storm <storm@cua.dk>
9383
9384 * display.texi (Display): Add node "Line Height" to menu.
9385 (Line Height): New node. Move full description of line-spacing
9386 and line-height text properties here from text.texi.
9387 (Scroll Bars): Add vertical-scroll-bar variable.
9388
9389 * frames.texi (Window Frame Parameters): Remove line-height defvar.
9390
9391 * locals.texi (Standard Buffer-Local Variables): Fix xref for
9392 line-spacing and vertical-scroll-bar.
9393
9394 * text.texi (Special Properties): Just mention line-spacing and
9395 line-height here, add xref to new "Line Height" node.
9396
93972004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
9398
9399 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
9400
9401 * locals.texi (Standard Buffer-Local Variables):
9402 Add @xref for `line-spacing'.
9403
94042004-12-05 Richard M. Stallman <rms@gnu.org>
9405
9406 * Makefile.in (maintainer-clean): Remove the info files
9407 in $(infodir) where they are created.
9408
94092004-12-03 Richard M. Stallman <rms@gnu.org>
9410
9411 * windows.texi (Selecting Windows): get-lru-window and
9412 get-largest-window don't consider dedicated windows.
9413
9414 * text.texi (Undo): Document undo-in-progress.
9415
94162004-11-26 Richard M. Stallman <rms@gnu.org>
9417
9418 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
9419 Remove a few vars that are not always buffer-local.
9420
94212004-11-24 Luc Teirlinck <teirllm@auburn.edu>
9422
9423 * locals.texi (Standard Buffer-Local Variables): Comment out
9424 xref's to non-existent node `Yet to be written'.
9425
94262004-11-24 Richard M. Stallman <rms@gnu.org>
9427
9428 * processes.texi (Synchronous Processes): Grammar fix.
9429
9430 * numbers.texi (Comparison of Numbers): Add eql.
9431
9432 * locals.texi (Standard Buffer-Local Variables): Add many vars.
9433
9434 * intro.texi (Printing Notation): Fix previous change.
9435
9436 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
9437 and default-indicate-buffer-boundaries from here.
9438 (Usual Display): To here.
9439 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
9440 (Usual Display): Move tab-width up.
9441
5dcb4c4e
SM
9442 * customize.texi (Variable Definitions):
9443 Replace show-paren-mode example with tooltip-mode.
b8d4c8d0
GM
9444 (Simple Types, Composite Types, Defining New Types):
9445 Minor cleanups.
9446
94472004-11-21 Jesper Harder <harder@ifa.au.dk>
9448
9449 * processes.texi (Synchronous Processes, Output from Processes):
9450 Markup fix.
9451
94522004-11-20 Richard M. Stallman <rms@gnu.org>
9453
9454 * positions.texi (Skipping Characters): skip-chars-forward
9455 now handles char classes.
9456
9457 * intro.texi (Printing Notation): Avoid confusion of `print'
9458 when explaining @print.
9459
9460 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
9461
9462 * display.texi (Display Table Format): Minor fix.
9463
9464 * streams.texi (Output Functions): Fix print example.
9465
9466 * Makefile.in (elisp): New target.
9467 (dist): Depend on $(infodir)/elisp, not elisp.
9468 Copy the info files from $(infodir).
9469
9470 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
9471 read-from-minibuffer.
9472
9473 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
9474
94752004-11-19 Richard M. Stallman <rms@gnu.org>
9476
9477 * searching.texi (Regexp Search): Add search-whitespace-regexp.
9478
94792004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
9480
9481 * tips.texi (Coding Conventions): Fix typo.
9482
94832004-11-16 Richard M. Stallman <rms@gnu.org>
9484
9485 * tips.texi (Coding Conventions): Separate defvar and require
9486 methods to avoid warnings. Use require only when there are many
9487 functions and variables from that package.
9488
9489 * minibuf.texi (Minibuffer Completion): When ignoring case,
9490 predicate must not be case-sensitive.
9491
9492 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
9493 (Test Coverage): Don't talk about "splotches". Clarified.
9494
94952004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
9496
9497 * frames.texi (Window Frame Parameters): Fix typo.
9498
94992004-11-15 Kim F. Storm <storm@cua.dk>
9500
9501 * symbols.texi (Other Plists): Note that plist-get may signal error.
9502 Add safe-plist-get.
9503
95042004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
9505
9506 * modes.texi (Font Lock Basics): Fix typo.
9507
95082004-11-08 Richard M. Stallman <rms@gnu.org>
9509
9510 * syntax.texi (Syntax Table Functions): Add syntax-after.
9511
95122004-11-06 Lars Brinkhoff <lars@nocrew.org>
9513
9514 * os.texi (Processor Run Time): New section documenting
9515 get-internal-run-time.
9516
95172004-11-06 Eli Zaretskii <eliz@gnu.org>
9518
9519 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
9520 it nukes elisp-cover.texi.
9521 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
9522 elisp-0 etc.
9523
95242004-11-05 Luc Teirlinck <teirllm@auburn.edu>
9525
9526 * commands.texi (Keyboard Macros): Document `append' return value
9527 of `defining-kbd-macro'.
9528
95292004-11-01 Richard M. Stallman <rms@gnu.org>
9530
9531 * commands.texi (Interactive Call): Add called-interactively-p.
9532
95332004-10-29 Simon Josefsson <jas@extundo.com>
9534
9535 * minibuf.texi (Reading a Password): Revert.
9536
95372004-10-28 Richard M. Stallman <rms@gnu.org>
9538
9539 * frames.texi (Display Feature Testing): Explain about "vendor".
9540
95412004-10-27 Richard M. Stallman <rms@gnu.org>
9542
9543 * commands.texi (Interactive Codes): `N' uses numeric prefix,
9544 not raw. Clarify `n'.
9545 (Interactive Call): Rewrite interactive-p, focusing on when
9546 and how to use it.
9547 (Misc Events): Clarify previous change.
9548
9549 * advice.texi (Simple Advice): Clarify what job the example does.
9550 (Around-Advice): Clarify ad-do-it.
9551 (Activation of Advice): An option of ad-default-compilation-action
9552 is `never', not `nil'.
9553
95542004-10-26 Kim F. Storm <storm@cua.dk>
9555
9556 * commands.texi (Interactive Codes): Add U code letter.
9557
95582004-10-25 Simon Josefsson <jas@extundo.com>
9559
9560 * minibuf.texi (Reading a Password): Add.
9561
95622004-10-24 Jason Rumney <jasonr@gnu.org>
9563
9564 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
9565 and wheel-down.
9566
95672004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
9568
9569 * processes.texi (Synchronous Processes): Document process-file.
9570
95712004-10-22 Kenichi Handa <handa@m17n.org>
9572
9573 * text.texi (translate-region): Document that it accepts also a
9574 char-table.
9575
95762004-10-22 David Ponce <david@dponce.com>
9577
9578 * windows.texi (Resizing Windows): Document the `preserve-before'
9579 argument of the functions `enlarge-window' and `shrink-window'.
9580
95812004-10-19 Jason Rumney <jasonr@gnu.org>
9582
9583 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
9584
95852004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9586
9587 * text.texi (Filling): Add anchor for definition of
9588 `sentence-end-double-space'.
9589
9590 * searching.texi (Regexp Example): Update description of how
9591 Emacs currently recognizes the end of a sentence.
9592 (Standard Regexps): Update definition of the variable
9593 `sentence-end'. Add definition of the function `sentence-end'.
9594
95952004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
9596
9597 * display.texi (Progress): New node.
9598
95992004-10-05 Kim F. Storm <storm@cua.dk>
9600
9601 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
9602
96032004-09-29 Kim F. Storm <storm@cua.dk>
9604
9605 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
9606 to identify bitmaps. Remove -fringe-bitmap suffix for standard
9607 fringe bitmap symbols, as they now have their own namespace.
9608 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
9609 vs. pixels. Signal error if no free bitmap slots.
9610 (Pixel Specification): Change IMAGE to @var{image}.
9611
96122004-09-28 Richard M. Stallman <rms@gnu.org>
9613
9614 * text.texi (Special Properties): Clarify line-spacing and line-height.
9615
9616 * searching.texi (Regexp Search): Add looking-back.
9617
96182004-09-25 Luc Teirlinck <teirllm@auburn.edu>
9619
9620 * display.texi: Correct typos.
9621 (Image Descriptors): Correct xref's.
9622
96232004-09-25 Richard M. Stallman <rms@gnu.org>
9624
9625 * text.texi (Special Properties): Cleanups in `cursor'.
9626 Rewrites in `line-height' and `line-spacing'; exchange them.
9627
9628 * display.texi (Fringes): Rewrite previous change.
9629 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
9630 (Display Fringe Bitmaps): Node deleted, text moved.
9631 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
9632 (Scroll Bars): Clarify set-window-scroll-bars.
9633 (Pointer Shape): Rewrite.
9634 (Specified Space): Clarify :align-to, etc.
9635 (Pixel Specification): Use @var. Clarify new text.
9636 (Other Display Specs): Clarify `slice'.
9637 (Image Descriptors): Cleanups.
9638 (Showing Images): Cleanups.
9639
96402004-09-24 Luc Teirlinck <teirllm@auburn.edu>
9641
9642 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
9643
9644 * modes.texi: Various minor changes in addition to:
9645 (Major Mode Conventions): Final call to `run-mode-hooks' should
9646 not be inside the `delay-mode-hooks' form.
9647 (Mode Hooks): New node.
9648 (Hooks): Delete obsolete example.
9649 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
9650 node "Mode Hooks".
9651
96522004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9653
9654 * display.texi: Correct various typos.
9655 (Display): Rename node "Pointer Shapes" to "Pointer
9656 Shape". (There is already a node called "Pointer Shapes" in
9657 frames.texi.)
9658 (Images): Remove non-existent node "Image Slices" from menu.
9659
96602004-09-23 Kim F. Storm <storm@cua.dk>
9661
9662 * text.texi (Special Properties): Add `cursor', `pointer',
9663 `line-height', and `line-spacing' properties.
9664
9665 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
9666 Shapes' to menu.
9667 (Standard Faces): Doc fix for fringe face.
9668 (Fringes): Add `overflow-newline-into-fringe' and
9669 'indicate-buffer-boundaries'.
9670 (Fringe Bitmaps, Pointer Shapes): New nodes.
9671 (Display Property): Add 'Pixel Specification' and 'Display Fringe
9672 Bitmaps' to menu.
9673 (Specified Space): Describe pixel width and height.
9674 (Pixel Specification): New node.
9675 (Other Display Specs): Add `slice' property.
9676 (Display Fringe Bitmaps): New node.
9677 (Images): Add 'Image Slices' to menu.
9678 (Image Descriptors): Add `:pointer' and `:map' properties.
5dcb4c4e
SM
9679 (Showing Images): Add slice arg to `insert-image'.
9680 Add 'insert-sliced-image'.
b8d4c8d0
GM
9681
96822004-09-20 Richard M. Stallman <rms@gnu.org>
9683
9684 * commands.texi (Key Sequence Input):
9685 Clarify downcasing in read-key-sequence.
9686
96872004-09-08 Juri Linkov <juri@jurta.org>
9688
9689 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
9690
96912004-09-07 Luc Teirlinck <teirllm@auburn.edu>
9692
5dcb4c4e
SM
9693 * locals.texi (Standard Buffer-Local Variables):
9694 Add `buffer-auto-save-file-format'.
b8d4c8d0
GM
9695 * internals.texi (Buffer Internals): Describe new
9696 auto_save_file_format field of the buffer structure.
9697 * files.texi (Format Conversion): `auto-save-file-format' has been
9698 renamed `buffer-auto-save-file-format'.
9699
97002004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9701
9702 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
9703 an integer or a marker.
9704 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
9705
97062004-08-22 Richard M. Stallman <rms@gnu.org>
9707
9708 * modes.texi (Major Mode Conventions): Discuss rebinding of
9709 standard key bindings.
9710
97112004-08-18 Kim F. Storm <storm@cua.dk>
9712
9713 * processes.texi (Accepting Output): Add `just-this-one' arg to
9714 `accept-process-output'.
9715 (Output from Processes): New var `process-adaptive-read-buffering'.
9716
97172004-08-10 Luc Teirlinck <teirllm@auburn.edu>
9718
9719 * keymaps.texi: Various changes in addition to:
9720 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
9721 Give more varied examples for `kbd'.
9722 (Creating Keymaps): Char tables have slots for all characters
9723 without modifiers.
9724 (Active Keymaps): `overriding-local-map' and
9725 `overriding-terminal-local-map' also override text property and
9726 overlay keymaps.
9727 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
9728 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
9729 to denote a prefix of no events.
9730 `map-keymap' includes parent's bindings _recursively_.
9731 Clarify and correct description of `where-is-internal'.
9732 Mention BUFFER-OR-NAME arg to `describe-bindings'.
9733 (Menu Example): For menus intended for use with the keyboard, the
9734 menu items should be bound to characters or real function keys.
9735
97362004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9737
9738 * objects.texi (Character Type): Reposition `@anchor' to prevent
9739 double space inside sentence in Info.
9740
9741 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
9742 renamed to `disabled-command-function'.
9743 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
9744 (Command Loop Info): Replace reference to it.
9745 (Disabling Commands): `disabled-command-hook' has been renamed to
9746 `disabled-command-function'.
9747
97482004-08-07 Luc Teirlinck <teirllm@auburn.edu>
9749
9750 * os.texi (Translating Input): Only non-prefix bindings in
9751 `key-translation-map' override actual key bindings. Warn about
9752 possible indirect effect of actual key bindings on non-prefix
9753 bindings in `key-translation-map'.
9754
97552004-08-06 Luc Teirlinck <teirllm@auburn.edu>
9756
9757 * minibuf.texi (High-Level Completion): Add anchor for definition
9758 of `read-variable'.
9759
9760 * commands.texi: Various changes in addition to:
9761 (Using Interactive): Clarify description of `interactive-form'.
9762 (Interactive Call): Mention default for KEYS argument to
9763 `call-interactively'.
9764 (Command Loop Info): Clarify description of `this-command-keys'.
9765 Mention KEEP-RECORD argument to `clear-this-command-keys'.
9766 Value of `last-event-frame' can be `macro'.
9767 (Repeat Events): `double-click-fuzz' is also used to distinguish
9768 clicks and drags.
9769 (Classifying Events): Clarify descriptions of `event-modifiers'
9770 `event-basic-type' and `event-convert-list'.
9771 (Accessing Events): `posn-timestamp' takes POSITION argument.
9772 (Quoted Character Input): Clarify description of
9773 `read-quoted-char' and fix example.
9774 (Quitting): Add `with-local-quit'.
9775 (Disabling Commands): Correct and clarify descriptions of
9776 `enable-command' and `disable-command'.
9777 Mention what happens if `disabled-command-hook' is nil.
9778 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
9779 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
9780
97812004-07-24 Luc Teirlinck <teirllm@auburn.edu>
9782
9783 * frames.texi: Various changes in addition to:
9784 (Creating Frames): Expand and clarify description of `make-frame'.
9785 (Window Frame Parameters): Either none or both of the `icon-left'
9786 and `icon-top' parameters must be specified. Put descriptions of
9787 `menu-bar-lines' and `toolbar-lines' closer together and change
9788 them accordingly.
9789 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
9790 except while processing `frame-title-format' or `icon-title-format'.
9791 (Deleting Frames): Correct description of `delete-frame'.
9792 Non-nil return values of `frame-live-p' are like those of `framep'.
9793 (Frames and Windows): Mention return value of
9794 `set-frame-selected-window'.
9795 (Visibility of Frames): Mention `force' argument to
9796 `make-frame-invisible'. `frame-visible-p' returns t for all
9797 frames on text-only terminals.
9798 (Frame Configurations): Restoring a frame configuration does not
9799 restore deleted frames.
9800 (Window System Selections): `x-set-selection' returns DATA.
9801 (Resources): Add example.
9802 (Display Feature Testing): Clarify descriptions of
9803 `display-pixel-height', `display-pixel-width', `x-server-version'
9804 and `x-server-vendor'.
9805
9806 * windows.texi (Choosing Window): Add anchor.
9807 * minibuf.texi (Minibuffer Misc): Add anchor.
9808
98092004-07-23 John Paul Wallington <jpw@gnu.org>
9810
9811 * macros.texi (Defining Macros): Declaration keyword for setting
9812 Edebug spec is `debug' not `edebug'.
9813
98142004-07-19 Luc Teirlinck <teirllm@auburn.edu>
9815
9816 * windows.texi: Various small changes in addition to:
9817 (Window Point): Mention return value of `set-window-point'.
9818 (Window Start): `pos-visible-in-window-p' disregards horizontal
9819 scrolling. Explain return value if PARTIALLY is non-nil.
9820 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9821 and `set-window-vscroll'.
9822 (Size of Window): The argument WINDOW to `window-inside-edges',
9823 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9824 (Resizing Windows): Explain return value of
9825 `shrink-window-if-larger-than-buffer'.
9826 `window-size-fixed' automatically becomes buffer local when set.
9827 (Window Configurations): Explain return value of
9828 `set-window-configuration'.
9829
9830 * minibuf.texi (Minibuffer Misc): Add anchor for
9831 `minibuffer-scroll-window'.
9832
9833 * positions.texi (Text Lines): Add anchor for `count-lines'.
9834
98352004-07-17 Richard M. Stallman <rms@gnu.org>
9836
9837 * display.texi (Overlay Properties): Adding `evaporate' prop
9838 deletes empty overlay immediately.
9839
9840 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9841 fix example.
9842
98432004-07-16 Jim Blandy <jimb@redhat.com>
9844
9845 * searching.texi (Regexp Backslash): Document new \_< and \_>
9846 operators.
9847
98482004-07-16 Juanma Barranquero <lektu@terra.es>
9849
9850 * display.texi (Images): Fix Texinfo usage.
9851
98522004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9853
9854 * buffers.texi (Modification Time): `visited-file-modtime' now
9855 returns a list of two integers, instead of a cons.
9856
98572004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9858
9859 * windows.texi: Various changes in addition to:
9860 (Splitting Windows): Add `split-window-keep-point'.
9861
98622004-07-09 Richard M. Stallman <rms@gnu.org>
9863
9864 * frames.texi (Input Focus): Minor fix.
9865
98662004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9867
9868 * frames.texi (Input Focus): Clarify descriptions of
9869 `select-frame-set-input-focus' and `select-frame'.
9870
98712004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9872
9873 * os.texi: Various small changes in addition to:
9874 (Killing Emacs): Expand and clarify description of
9875 `kill-emacs-query-functions' and `kill-emacs-hook'.
9876 (System Environment): Expand and clarify description of `getenv'
9877 and `setenv'.
9878 (Timers): Clarify description of `run-at-time'.
9879 (Translating Input): Correct description of
9880 `extra-keyboard-modifiers'.
9881 (Flow Control): Correct description of `enable-flow-control'.
9882
98832004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9884
9885 * os.texi: Update copyright.
9886 (Session Management): Grammar fix.
9887 Clarify which Emacs does the restarting.
9888 Use @samp for *scratch* buffer.
9889
98902004-07-04 Alan Mackenzie <acm@muc.de>
9891
9892 * frames.texi (Input Focus): Add documentation for
9893 `select-frame-set-input-focus'. Replace refs to non-existent
9894 `switch-frame' with `select-frame'. Minor corrections and tidying
9895 up of text-only terminal stuff.
9896
98972004-07-02 Richard M. Stallman <rms@gnu.org>
9898
9899 * files.texi (Saving Buffers): Cleanup write-contents-function.
9900 (Magic File Names): Cleanup file-remote-p.
9901
b344d29d 99022004-07-02 Kai Großjohann <kai@emptydomain.de>
b8d4c8d0
GM
9903
9904 * files.texi (Magic File Names): `file-remote-p' returns an
9905 identifier of the remote system, not just t.
9906
99072004-07-02 David Kastrup <dak@gnu.org>
9908
9909 * searching.texi (Entire Match Data): Add explanation about new
9910 match-data behavior when @var{integers} is non-nil.
9911
99122004-06-24 Richard M. Stallman <rms@gnu.org>
9913
9914 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9915
9916 * customize.texi (Variable Definitions): Note about doc strings
9917 and :set.
9918
9919 * keymaps.texi (Keymap Terminology): Document `kbd'.
9920 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9921
9922 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9923 makes it buffer-local.
9924
9925 * files.texi (Saving Buffers): Correct previous change.
9926
9927 * commands.texi (Accessing Events):
9928 Clarify posn-col-row and posn-actual-col-row.
9929
99302004-06-24 David Ponce <david.ponce@wanadoo.fr>
9931
9932 * commands.texi (Accessing Events): New functions
9933 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9934
99352004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9936
9937 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9938 * frames.texi, buffers.texi, backups.texi, variables.texi:
9939 * loading.texi, eval.texi, functions.texi, control.texi:
9940 * symbols.texi, minibuf.texi: Reposition @anchor's.
9941
9942 * help.texi: Various small changes in addition to the following.
9943 (Describing Characters): Describe PREFIX argument to
9944 `key-description'. Correct and clarify definition of
9945 `text-char-description'. Describe NEED-VECTOR argument to
9946 `read-kbd-macro'.
9947 (Help Functions): Clarify definition of `apropos'.
9948
99492004-06-23 Lars Hansen <larsh@math.ku.dk>
9950
9951 * files.texi (Saving Buffers): Correct description of
9952 `write-contents-functions'.
9953
99542004-06-21 Juanma Barranquero <lektu@terra.es>
9955
9956 * display.texi (Images): Remove redundant @vindex directives.
9957 Rewrite `image-library-alist' doc in active voice.
9958
99592004-06-14 Juanma Barranquero <lektu@terra.es>
9960
9961 * display.texi (Images): Document new delayed library loading,
9962 variable `image-library-alist' and (existing but undocumented)
9963 function `image-type-available-p'.
9964
99652004-06-05 Richard M. Stallman <rms@gnu.org>
9966
9967 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9968 refer the user to the Initial Input node.
9969 (Text from Minibuffer): Likewise.
9970 (Initial Input): New node. Document this feature
9971 and say it is mostly deprecated.
9972
99732004-05-30 Richard M. Stallman <rms@gnu.org>
9974
9975 * loading.texi (Named Features): Clarify return value
9976 and meaning of NOERROR.
9977
9978 * variables.texi (File Local Variables): Minor cleanup.
9979
99802004-05-30 Michael Albinus <michael.albinus@gmx.de>
9981
9982 * files.texi (Magic File Names): Add `file-remote-p' as operation
9983 of file name handlers.
9984
99852004-05-29 Richard M. Stallman <rms@gnu.org>
9986
9987 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9988 as arg to a minor mode command.
9989
99902004-05-22 Richard M. Stallman <rms@gnu.org>
9991
9992 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9993
9994 * streams.texi (Output Variables): Doc float-output-format.
9995
9996 * searching.texi (Regexp Special): Nested repetition can be infloop.
9997
9998 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9999 real stack overflow.
10000
10001 * compile.texi: Minor cleanups.
10002
100032004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
10004
10005 * lists.texi (Cons Cells): Explain dotted lists, true lists,
10006 circular lists.
10007 (List Elements): Explain handling of circular and dotted lists.
10008
100092004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
10010
10011 * modes.texi (Search-based Fontification): Fix typo.
10012
100132004-05-10 Juanma Barranquero <lektu@terra.es>
10014
10015 * modes.texi (Mode Line Variables): Fix description of
10016 global-mode-string, which is now after which-func-mode, not the
10017 buffer name.
10018
100192004-05-07 Lars Hansen <larsh@math.ku.dk>
10020
10021 * modes.texi (Desktop Save Mode): Add.
10022 (Modes): Add menu entry Desktop Save Mode.
10023
10024 * hooks.texi: Add desktop-after-read-hook,
10025 desktop-no-desktop-file-hook and desktop-save-hook.
10026
10027 * locals.texi: Add desktop-save-buffer.
10028
100292004-04-30 Jesper Harder <harder@ifa.au.dk>
10030
10031 * display.texi: emacs -> Emacs.
10032
100332004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
10034
10035 * files.texi (Changing Files): Document set-file-times.
10036
100372004-04-23 Juanma Barranquero <lektu@terra.es>
10038
10039 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10040
100412004-04-18 Jesper Harder <harder@ifa.au.dk>
10042
10043 * tips.texi (Coding Conventions): defopt -> defcustom.
10044
100452004-04-16 Luc Teirlinck <teirllm@auburn.edu>
10046
10047 * sequences.texi: Various clarifications.
10048
100492004-04-14 Luc Teirlinck <teirllm@auburn.edu>
10050
10051 * buffers.texi (Read Only Buffers): Mention optional ARG to
10052 `toggle-read-only'.
10053
100542004-04-14 Nick Roberts <nick@nick.uklinux.net>
10055
10056 * windows.texi (Selecting Windows): Note that get-lru-window
10057 returns a full-width window if possible.
10058
100592004-04-13 Luc Teirlinck <teirllm@auburn.edu>
10060
10061 * buffers.texi: Various changes in addition to:
10062 (Buffer File Name): Add `find-buffer-visiting'.
10063 (Buffer Modification): Mention optional ARG to `not-modified'.
10064 (Indirect Buffers): Mention optional CLONE argument to
10065 `make-indirect-buffer'.
10066
10067 * files.texi: Various changes in addition to:
10068 (Visiting Functions): `find-file-hook' is now a normal hook.
10069 (File Name Expansion): Explain difference between the way that
10070 `expand-file-name' and `file-truename' treat `..'.
10071 (Contents of Directories): Mention optional ID-FORMAT argument to
10072 `directory-files-and-attributes'.
10073 (Format Conversion): Mention new optional CONFIRM argument to
10074 `format-write-file'.
10075
100762004-04-12 Miles Bader <miles@gnu.org>
10077
10078 * macros.texi (Expansion): Add description of `macroexpand-all'.
10079
100802004-04-05 Jesper Harder <harder@ifa.au.dk>
10081
5dcb4c4e
SM
10082 * variables.texi (Variable Aliases):
10083 Mention cyclic-variable-indirection.
b8d4c8d0
GM
10084
10085 * errors.texi (Standard Errors): Ditto.
10086
100872004-04-04 Luc Teirlinck <teirllm@auburn.edu>
10088
10089 * backups.texi: Various small changes in addition to:
10090 (Making Backups): Mention return value of `backup-buffer'.
10091 (Auto-Saving): Mention optional FORCE argument to
10092 `delete-auto-save-file-if-necessary'.
10093 (Reverting): Mention optional PRESERVE-MODES argument to
10094 `revert-buffer'. Correct description of `revert-buffer-function'.
10095
100962004-03-22 Juri Linkov <juri@jurta.org>
10097
10098 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
10099 with `Vector Functions'.
10100
10101 * text.texi (Sorting): Add missing quote.
10102
101032004-03-14 Luc Teirlinck <teirllm@auburn.edu>
10104
10105 * intro.texi (Lisp History): Replace xref to `cl' manual with
10106 inforef.
10107
101082004-03-12 Richard M. Stallman <rms@gnu.org>
10109
10110 * intro.texi (Version Info): Add arg to emacs-version.
10111 (Lisp History): Change xref to CL manual.
10112
101132004-03-09 Luc Teirlinck <teirllm@auburn.edu>
10114
10115 * minibuf.texi (Completion Commands): Add xref to Emacs manual
10116 for Partial Completion mode.
10117
101182004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
10119
10120 * customize.texi: Fix typo. Remove eol whitespace.
10121
101222004-03-04 Richard M. Stallman <rms@gnu.org>
10123
10124 * processes.texi: Fix typos.
10125
10126 * lists.texi (Building Lists): Minor clarification.
10127
10128 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
10129 in make-hash-table.
10130
101312004-02-29 Juanma Barranquero <lektu@terra.es>
10132
10133 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
10134 rm, and ignore exit code.
10135
101362004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
10137
10138 * display.texi (Defining Faces): Add description for min-colors.
10139 Update example.
10140
101412004-02-23 Luc Teirlinck <teirllm@auburn.edu>
10142
10143 * abbrevs.texi: Various corrections and clarifications in addition
10144 to the following:
10145 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
10146
101472004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10148
10149 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
10150
101512004-02-21 Luc Teirlinck <teirllm@auburn.edu>
10152
10153 * text.texi: Various small changes in addition to the following:
10154 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
10155 to delete-horizontal-space.
10156 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
10157 description of yank-handler text property at various places.
10158
10159 * frames.texi (Window System Selections): Add anchor.
10160
10161 * syntax.texi (Syntax Table Functions): Clarify and correct
10162 descriptions of make-syntax-table and copy-syntax-table.
10163 (Motion and Syntax): Clarify SYNTAXES argument to
10164 skip-syntax-forward.
10165 (Parsing Expressions): Mention that the return value of
10166 parse-partial-sexp is currently a list of ten rather than nine
10167 elements.
10168 (Categories): Various corrections and clarifications.
10169
101702004-02-17 Luc Teirlinck <teirllm@auburn.edu>
10171
10172 * markers.texi (Marker Insertion Types): Minor change.
10173
10174 * locals.texi (Standard Buffer-Local Variables):
10175 * commands.texi (Interactive Codes, Using Interactive):
10176 * functions.texi (Related Topics): Fix xrefs.
10177
101782004-02-16 Luc Teirlinck <teirllm@auburn.edu>
10179
10180 * lists.texi (Sets And Lists): Update description of delete-dups.
10181
101822004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10183
10184 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
10185
c8763fb6 101862004-02-16 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
10187
10188 * frames.texi (Parameter Access): frame-parameters arg is optional.
10189 modify-frame-parameters handles nil for FRAME.
10190 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
10191 are all-or-nothing for certain toolkits.
10192 Mention parameter wait-for-wm.
10193 (Frames and Windows): In frame-first-window and frame-selected-window
10194 the arg is optional.
10195 (Input Focus): In redirect-frame-focus the second arg is optional.
10196 (Window System Selections): Mention selection type CLIPBOARD.
10197 Mention data-type UTF8_STRING.
10198 Mention numbering of cut buffers.
10199 (Resources): Describe x-resource-name.
10200
102012004-02-16 Richard M. Stallman <rms@gnu.org>
10202
10203 * windows.texi (Buffers and Windows): Delete false table
10204 about all-frames.
10205
10206 * syntax.texi (Parsing Expressions): Delete old caveat
10207 about parse-sexp-ignore-comments.
10208
10209 * streams.texi (Output Variables): Add print-quoted.
10210
10211 * lists.texi (Building Lists): Minor cleanup.
10212
10213 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
10214
10215 * display.texi (Overlays): Explain overlays use markers.
10216 (Managing Overlays): Explain front-advance and rear-advance
10217 in more detail.
10218
10219 * loading.texi (Unloading): Document unload-feature-special-hooks.
10220 Get rid of fns-NNN.el file.
10221
102222004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
10223
10224 * help.texi (Describing Characters): Fix text-char-description
10225 example output.
10226
10227 * edebug.texi (Using Edebug): Fix example.
10228
10229 * debugging.texi (Internals of Debugger): Fix return value.
10230
10231 * files.texi (Changing Files): Fix argname.
10232
10233 * calendar.texi: Fix parens, and default values.
10234
10235 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
10236 * nonascii.texi, objects.texi, os.texi: Minor fixes.
b3e755a9 10237 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
b8d4c8d0
GM
10238
10239 * positions.texi (Text Lines): Don't add -1 in current-line.
10240
102412004-02-16 Richard M. Stallman <rms@gnu.org>
10242
10243 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
10244
102452004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
10246
10247 * processes.texi (Low-Level Network): Fix a typo.
10248
102492004-02-12 Kim F. Storm <storm@cua.dk>
10250
10251 * display.texi (Fringes): Use consistent wording.
10252 Note that window-fringe's window arg is optional.
10253 (Scroll Bars): Use consistent wording.
10254
102552004-02-11 Luc Teirlinck <teirllm@auburn.edu>
10256
10257 * tips.texi (Comment Tips): Document the new conventions for
10258 commenting out code.
10259
c8763fb6 102602004-02-07 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0 10261
5dcb4c4e 10262 * positions.texi (Text Lines): Add missing end defun.
b8d4c8d0
GM
10263
102642004-02-07 Kim F. Storm <storm@cua.dk>
10265
10266 * positions.texi (Text Lines): Add line-number-at-pos.
10267
102682004-02-06 John Paul Wallington <jpw@gnu.org>
10269
10270 * display.texi (Button Properties, Button Buffer Commands):
10271 mouse-2 invokes button, not down-mouse-1.
10272
102732004-02-04 Jason Rumney <jasonr@gnu.org>
10274
10275 * makefile.w32-in: Sync with Makefile.in changes.
10276
102772004-02-03 Luc Teirlinck <teirllm@auburn.edu>
10278
10279 * minibuf.texi (Text from Minibuffer): Various corrections and
10280 clarifications.
10281 (Object from Minibuffer): Correct Lisp description of
10282 read-minibuffer.
10283 (Minibuffer History): Clarify description of cons values for
10284 HISTORY arguments.
5dcb4c4e
SM
10285 (Basic Completion): Various corrections and clarifications.
10286 Add completion-regexp-list.
b8d4c8d0
GM
10287 (Minibuffer Completion): Correct and clarify description of
10288 completing-read.
5dcb4c4e
SM
10289 (Completion Commands): Mention Partial Completion mode.
10290 Various other minor changes.
b8d4c8d0
GM
10291 (High-Level Completion): Various corrections and clarifications.
10292 (Reading File Names): Ditto.
10293 (Minibuffer Misc): Ditto.
10294
102952004-01-26 Luc Teirlinck <teirllm@auburn.edu>
10296
10297 * strings.texi (Text Comparison): assoc-string also matches
10298 elements of alists that are strings instead of conses.
10299 (Formatting Strings): Standardize Texinfo usage. Update index
10300 entries.
10301
103022004-01-20 Luc Teirlinck <teirllm@auburn.edu>
10303
10304 * lists.texi (Sets And Lists): Add delete-dups.
10305
103062004-01-15 Luc Teirlinck <teirllm@auburn.edu>
10307
10308 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
10309 special form.
10310 * macros.texi (Defining Macros): Update description of `declare',
10311 which now is a macro.
10312 (Wrong Time): Fix typos.
10313
103142004-01-14 Luc Teirlinck <teirllm@auburn.edu>
10315
10316 * compile.texi (Compilation Functions): Expand descriptions of
10317 `compile-defun', `byte-compile-file', `byte-recompile-directory'
10318 and `batch-byte-compile'. In particular, mention and describe
10319 all optional arguments.
10320 (Disassembly): Correct and clarify the description of `disassemble'.
10321
103222004-01-11 Luc Teirlinck <teirllm@auburn.edu>
10323
10324 * searching.texi: Various small changes in addition to the
10325 following.
10326 (Regexp Example): Adapt to new value of `sentence-end'.
10327 (Regexp Functions): The PAREN argument to `regexp-opt' can be
10328 `words'.
10329 (Search and Replace): Add usage note for `perform-replace'.
10330 (Entire Match Data): Mention INTEGERS and REUSE arguments to
10331 `match-data'.
10332 (Standard Regexps): Update for new values of `paragraph-start'
10333 and `sentence-end'.
10334
103352004-01-07 Luc Teirlinck <teirllm@auburn.edu>
10336
10337 * files.texi (Saving Buffers): Clarify descriptions of
10338 `write-contents-functions' and `before-save-hook'.
10339 Make the defvar's for `before-save-hook' and `after-save-hook'
10340 into defopt's.
10341
103422004-01-07 Kim F. Storm <storm@cua.dk>
10343
10344 * commands.texi (Click Events): Describe new image and
10345 width/height elements of click events.
10346 (Accessing Events): Add posn-string, posn-image, and
10347 posn-object-width-height. Change posn-object to return either
10348 image or string object.
10349
103502004-01-01 Simon Josefsson <jas@extundo.com>
10351
10352 * hooks.texi (Standard Hooks): Add before-save-hook.
10353 * files.texi (Saving Buffers): Likewise.
10354
103552004-01-03 Richard M. Stallman <rms@gnu.org>
10356
10357 * frames.texi (Frames and Windows): Delete frame-root-window.
10358
103592004-01-03 Luc Teirlinck <teirllm@auburn.edu>
10360
10361 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
10362
10363 * functions.texi: Various small changes in addition to the
10364 following.
5dcb4c4e
SM
10365 (What Is a Function): `functionp' returns nil for macros.
10366 Clarify behavior of this and following functions for symbol arguments.
b8d4c8d0
GM
10367 (Function Documentation): Add `\' in front of (fn @var{arglist})
10368 and explain why.
10369 (Defining Functions): Mention DOCSTRING argument to `defalias'.
10370 Add anchor.
10371 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
10372
103732004-01-01 Miles Bader <miles@gnu.org>
10374
10375 * display.texi (Buttons): New section.
10376
103772003-12-31 Andreas Schwab <schwab@suse.de>
10378
10379 * numbers.texi (Math Functions): sqrt reports a domain-error
10380 error.
10381 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
10382
103832003-12-30 Luc Teirlinck <teirllm@auburn.edu>
10384
10385 * tips.texi (Documentation Tips): Update item on hyperlinks in
10386 documentation strings.
10387
10388 * errors.texi (Standard Errors): Various small corrections and
10389 additions.
10390
10391 * control.texi: Various small changes in addition to the
10392 following.
10393 (Signaling Errors): Provide some more details on how `signal'
10394 constructs the error message. Add anchor to the definition of
10395 `signal'.
10396 (Error Symbols): Describe special treatment of `quit'.
10397 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
10398 to emphasize that it has to be a single form.
10399
10400 * buffers.texi: Add anchor.
10401
104022003-12-29 Richard M. Stallman <rms@gnu.org>
10403
10404 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
10405 (Window Configurations): Add window-configuration-frame.
10406
10407 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
10408
10409 * text.texi (Examining Properties): Add get-char-property-and-overlay.
10410 Change arg name in get-char-property.
10411 (Special Properties): Update handling of keymap property.
10412
10413 * strings.texi (Modifying Strings): Add clear-string.
10414 (Text Comparison): Add assoc-string and remove
10415 assoc-ignore-case, assoc-ignore-representation.
10416
10417 * os.texi (Time of Day): Add set-time-zone-rule.
10418
10419 * numbers.texi (Math Functions): asin, acos, log, log10
10420 report domain-error errors.
10421
10422 * nonascii.texi (Converting Representations):
10423 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
10424 (Encoding and I/O): Add file-name-coding-system.
10425
10426 * modes.texi (Search-based Fontification): Explain that
10427 face specs are symbols with face names as values.
10428
10429 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
10430
10431 * lists.texi (Building Lists): remq moved elsewhere.
10432 (Sets And Lists): remq moved here.
10433 (Association Lists): Refer to assoc-string.
10434
10435 * internals.texi (Garbage Collection): Add memory-use-counts.
10436
10437 * frames.texi (Frames and Windows): Add set-frame-selected-window
10438 and frame-root-window.
10439
10440 * files.texi (Contents of Directories):
10441 Add directory-files-and-attributes.
10442
10443 * display.texi (Refresh Screen): Add force-window-update.
10444 (Invisible Text): Explain about moving point out of invis text.
10445 (Overlay Properties): Add overlay-properties.
10446 (Managing Overlays): Add overlayp.
10447 (GIF Images): Invalid image number displays a hollow box.
10448
10449 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
10450 (Killing Buffers): Add buffer-live-p.
10451
104522003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
10453
10454 * display.texi (Fringes): Fix typo "set-buffer-window".
10455
104562003-12-24 Luc Teirlinck <teirllm@auburn.edu>
10457
10458 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
10459 * nonascii.texi, processes.texi, tips.texi, variables.texi:
10460 Add or change various xrefs and anchors.
10461
10462 * commands.texi: Replace all occurrences of @acronym{CAR} with
10463 @sc{car}, for consistency with the rest of the Elisp manual.
10464 `car' and `cdr' are historically acronyms, but are no longer
10465 widely thought of as such.
10466
10467 * internals.texi (Pure Storage): Mention that `purecopy' does not
10468 copy text properties.
10469 (Object Internals): Now 29 bits are used (in most implementations)
10470 to address Lisp objects.
10471
10472 * variables.texi (Variables with Restricted Values): New node.
10473
10474 * objects.texi (Lisp Data Types): Mention that certain variables
10475 can only take on a restricted set of values and add an xref to
10476 the new node "Variables with Restricted Values".
10477
10478 * eval.texi (Function Indirection): Describe the errors that
10479 `indirect-function' can signal.
10480 (Eval): Clarify the descriptions of `eval-region' and `values'.
10481 Describe `eval-buffer' instead of `eval-current-buffer' and
10482 mention `eval-current-buffer' as an alias for `current-buffer'.
10483 Correct the description and mention all optional arguments.
10484
10485 * nonascii.texi: Various small changes in addition to the
10486 following.
10487 (Converting Representations): Clarify behavior of
10488 `string-make-multibyte' and `string-to-multibyte' for unibyte all
10489 ASCII arguments.
10490 (Character Sets): Document the variable `charset-list' and adapt
10491 the definition of the function `charset-list' accordingly.
10492 (Translation of Characters): Clarify use of generic characters in
10493 `make-translation-table'. Clarify and correct the description of
10494 the use of translation tables in encoding and decoding.
10495 (User-Chosen Coding Systems): Correct and clarify the description
10496 of `select-safe-coding-system'.
10497 (Default Coding Systems): Clarify description of
10498 `file-coding-system-alist'.
10499
105002003-11-30 Luc Teirlinck <teirllm@auburn.edu>
10501
10502 * strings.texi (Text Comparison): Correctly describe when two
10503 strings are `equal'. Combine and clarify descriptions of
10504 `assoc-ignore-case' and `assoc-ignore-representation'.
10505
10506 * objects.texi (Non-ASCII in Strings): Clarify description of
10507 when a string is unibyte or multibyte.
10508 (Bool-Vector Type): Update examples.
10509 (Equality Predicates): Correctly describe when two strings are
10510 `equal'.
10511
105122003-11-29 Luc Teirlinck <teirllm@auburn.edu>
10513
10514 * lists.texi (Building Lists): `append' no longer accepts integer
10515 arguments. Update the description of `number-sequence' to reflect
10516 recent changes.
10517 (Sets And Lists): Describe `member-ignore-case' after `member'.
10518
105192003-11-27 Kim F. Storm <storm@cua.dk>
10520
10521 * commands.texi (Click Events): Click object may be an images.
10522 Describe (dx . dy) element of click positions.
10523 (Accessing Events): Remove duplicate posn-timestamp.
10524 New functions posn-object and posn-object-x-y.
10525
105262003-11-23 Kim F. Storm <storm@cua.dk>
10527
10528 * commands.texi (Click Events): Describe enhancements to event
10529 position lists, including new text-pos and (col . row) items.
10530 Mention left-fringe and right-fringe area events.
10531 (Accessing Events): New functions posn-area and
10532 posn-actual-col-row. Mention posn-timestamp. Mention that
10533 posn-point in non-text area still returns buffer position.
10534 Clarify posn-col-row.
10535
105362003-11-21 Lars Hansen <larsh@math.ku.dk>
10537
10538 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
10539 * anti.texi (File Attributes): Describe removed parameter
10540 ID-FORMAT.
10541
105422003-11-20 Luc Teirlinck <teirllm@auburn.edu>
10543
10544 * positions.texi (Positions): Mention that, if a marker is used as
10545 a position, its buffer is ignored.
10546
10547 * markers.texi (Overview of Markers): Mention it here too.
10548
105492003-11-12 Luc Teirlinck <teirllm@auburn.edu>
10550
10551 * numbers.texi (Numeric Conversions): Not just `floor', but also
10552 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
10553
105542003-11-10 Luc Teirlinck <teirllm@auburn.edu>
10555
10556 * markers.texi (Creating Markers): Specify insertion type of
10557 created markers. Add xref to `Marker Insertion Types'.
10558 Second argument to `copy-marker' is optional.
10559 (Marker Insertion Types): Mention that most markers are created
10560 with insertion type nil.
10561 (The Mark): Correctly describe when `mark' signals an error.
10562 (The Region): Correctly describe when `region-beginning' and
10563 `region-end' signal an error.
10564
105652003-11-08 Luc Teirlinck <teirllm@auburn.edu>
10566
10567 * hash.texi (Creating Hash): Clarify description of `eql'.
10568 `makehash' is obsolete.
10569 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
10570
10571 * positions.texi (Point): Change description of `buffer-end', so
10572 that it is also correct for floating point arguments.
10573 (List Motion): Correct argument lists of `beginning-of-defun' and
10574 `end-of-defun'.
10575 (Excursions): Add xref to `Marker Insertion Types'.
10576 (Narrowing): Argument to `narrow-to-page' is optional.
10577
105782003-11-06 Luc Teirlinck <teirllm@auburn.edu>
10579
10580 * streams.texi (Output Streams): Clarify behavior of point for
10581 marker output streams.
10582
105832003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10584
10585 * variables.texi (Defining Variables): Second argument to
10586 `defconst' is not optional.
10587 (Setting Variables): Mention optional argument APPEND to
10588 `add-to-list'.
10589 (Creating Buffer-Local): Expand description of
10590 `make-variable-buffer-local'.
10591 (Frame-Local Variables): Expand description of
10592 `make-variable-frame-local'.
10593 (Variable Aliases): Correct description of optional argument
10594 DOCSTRING to `defvaralias'. Mention return value of
10595 `defvaralias'.
10596 (File Local Variables): Add xref to `File variables' in Emacs
10597 Manual. Correct description of `hack-local-variables'. Mention
10598 `safe-local-variable' property. Mention optional second argument
10599 to `risky-local-variable-p'.
10600
106012003-11-03 Luc Teirlinck <teirllm@auburn.edu>
10602
10603 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
10604
106052003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10606
10607 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
10608 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
10609 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
10610 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
10611 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
10612 lispref/processes.texi, lispref/searching.texi,
10613 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
10614 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
10615 @acronym{FOO}.
10616
106172003-10-27 Luc Teirlinck <teirllm@auburn.edu>
10618
10619 * strings.texi (Creating Strings): Argument START to `substring'
10620 can not be `nil'. Expand description of
10621 `substring-no-properties'. Correct description of `split-string',
10622 especially with respect to empty matches. Prevent very bad line
10623 break in definition of `split-string-default-separators'.
10624 (Text Comparison): `string=' and `string<' also accept symbols as
10625 arguments.
10626 (String Conversion): More completely describe argument BASE in
10627 `string-to-number'.
10628 (Formatting Strings): `%s' and `%S' in `format' do require
10629 corresponding object. Clarify behavior of numeric prefix after
10630 `%' in `format'.
10631 (Case Conversion): The argument to `upcase-initials' can be a
10632 character.
10633
106342003-10-27 Kenichi Handa <handa@m17n.org>
10635
10636 * display.texi (Fontsets): Fix texinfo usage.
10637
106382003-10-25 Kenichi Handa <handa@m17n.org>
10639
10640 * display.texi (Fontsets): Add description of the function
10641 set-fontset-font.
10642
106432003-10-23 Luc Teirlinck <teirllm@auburn.edu>
10644
10645 * display.texi (Temporary Displays): Add xref to `Documentation
10646 Tips'.
10647
10648 * functions.texi (Function Safety): Use inforef instead of pxref
10649 for SES.
10650
106512003-10-23 Andreas Schwab <schwab@suse.de>
10652
10653 * Makefile.in (TEX, texinputdir): Don't define.
10654 (TEXI2DVI): Define.
10655 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
10656 add $(srcdir)/index.texi.
10657 ($(infodir)/elisp): Remove index.texi dependency.
10658 (elisp.dvi): Likewise. Use $(TEXI2DVI).
10659 (index.texi): Remove target.
10660 (dist): Don't link $(srcdir)/permute-index.
10661 (clean): Don't remove index.texi.
10662
10663 * permute-index, index.perm: Remove.
10664 * index.texi: Rename from index.unperm.
10665
106662003-10-22 Luc Teirlinck <teirllm@auburn.edu>
10667
10668 * tips.texi (Documentation Tips): Document new behavior for face
10669 and variable hyperlinks in Help mode.
10670
106712003-10-21 Luc Teirlinck <teirllm@auburn.edu>
10672
10673 * objects.texi (Integer Type): Update for extra bit of integer range.
10674 (Character Type): Ditto.
10675
106762003-10-16 Eli Zaretskii <eliz@gnu.org>
10677
10678 * numbers.texi (Integer Basics): Add index entries for reading
10679 numbers in hex, octal, and binary.
10680
106812003-10-16 Lute Kamstra <lute@gnu.org>
10682
10683 * modes.texi (Mode Line Format): Mention force-mode-line-update's
10684 argument.
10685
106862003-10-13 Luc Teirlinck <teirllm@auburn.edu>
10687
10688 * windows.texi (Choosing Window): Fix typo.
10689 * edebug.texi (Edebug Execution Modes): Fix typo.
10690
106912003-10-13 Richard M. Stallman <rms@gnu.org>
10692
10693 * windows.texi (Basic Windows): A window has fringe settings,
10694 display margins and scroll-bar settings.
10695 (Splitting Windows): Doc split-window return value.
10696 Clean up one-window-p.
10697 (Selecting Windows): Fix typo.
10698 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
10699 (Buffers and Windows): In set-window-buffer, explain effect
10700 on fringe settings and scroll bar settings.
10701 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
10702 (Choosing Window): Use defopt for pop-up-frame-function.
10703 For special-display-buffer-names, explain same-window and same-frame.
10704 Clarify window-dedicated-p return value.
10705 (Textual Scrolling): scroll-up and scroll-down can get an error.
10706 (Horizontal Scrolling): Clarify auto-hscroll-mode.
10707 Clarify set-window-hscroll.
10708 (Size of Window): Don't mention tool bar in window-height.
10709 (Coordinates and Windows): Explain what coordinates-in-window-p
10710 returns for fringes and display margins.
10711 (Window Configurations): Explain saving fringes, etc.
10712
10713 * tips.texi (Library Headers): Clean up Documentation.
10714
10715 * syntax.texi (Parsing Expressions): Clean up forward-comment
10716 and parse-sexp-lookup-properties.
10717
10718 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
10719
10720 * os.texi (System Environment): Clean up text for load-average errors.
10721
10722 * modes.texi (Hooks): Don't explain local hook details at front.
10723 Clarify run-hooks and run-hook-with-args a little.
10724 Clean up add-hook and remove-hook.
10725
10726 * edebug.texi (Edebug Execution Modes): Clarify t.
10727 Document edebug-sit-for-seconds.
10728 (Coverage Testing): Document C-x X = and =.
10729 (Instrumenting Macro Calls): Fix typo.
10730 (Specification List): Don't index the specification keywords.
10731
107322003-10-10 Kim F. Storm <storm@cua.dk>
10733
10734 * processes.texi (Network): Introduce make-network-process.
10735
107362003-10-09 Luc Teirlinck <teirllm@auburn.edu>
10737
10738 * tips.texi (Library Headers): Fix typo.
10739
107402003-10-07 Juri Linkov <juri@jurta.org>
10741
10742 * modes.texi (Imenu): Mention imenu-create-index-function's
10743 default value. Explain submenus better.
10744
107452003-10-07 Lute Kamstra <lute@gnu.org>
10746
10747 * modes.texi (Faces for Font Lock): Fix typo.
10748 (Hooks): Explain how buffer-local hook variables can refer to
10749 global hook variables.
10750 Various minor clarifications.
10751
107522003-10-06 Lute Kamstra <lute@gnu.org>
10753
10754 * tips.texi (Coding Conventions): Mention naming conventions for
10755 hooks.
10756
107572003-10-05 Luc Teirlinck <teirllm@auburn.edu>
10758
10759 * loading.texi (Library Search): Correct default value of
10760 load-suffixes.
10761 (Named Features): Fix typo.
10762
107632003-10-05 Richard M. Stallman <rms@gnu.org>
10764
10765 * loading.texi (Named Features): In `provide',
10766 say how to test for subfeatures.
10767 (Unloading): In unload-feature, use new var name
10768 unload-feature-special-hooks.
10769
107702003-10-03 Lute Kamstra <lute@gnu.org>
10771
10772 * modes.texi (Major Mode Conventions): Mention third way to set up
10773 Imenu.
10774 (Imenu): A number of small fixes.
10775 Delete documentation of internal variable imenu--index-alist.
10776 Document the return value format of imenu-create-index-function
10777 functions.
10778
107792003-09-30 Richard M. Stallman <rms@gnu.org>
10780
10781 * processes.texi (Network): Say what stopped datagram connections do.
10782
10783 * lists.texi (Association Lists): Clarify `assq-delete-all'.
10784
10785 * display.texi (Overlay Properties): Clarify `evaporate' property.
10786
107872003-09-29 Lute Kamstra <lute@gnu.org>
10788
10789 * modes.texi (Mode Line Data): Explain when symbols in mode-line
10790 constructs should be marked as risky.
10791 Change cons cell into proper list.
10792 (Mode Line Variables): Change cons cell into proper list.
10793
107942003-09-26 Lute Kamstra <lute@gnu.org>
10795
10796 * modes.texi (Mode Line Data): Document the :propertize construct.
10797 (Mode Line Variables): Reorder the descriptions of the variables
10798 to match their order in the default mode-line-format.
10799 Describe the new variables mode-line-position and mode-line-modes.
10800 Update the default values of mode-line-frame-identification,
10801 minor-mode-alist, and default-mode-line-format.
10802 (Properties in Mode): Mention the :propertize construct.
10803
108042003-09-26 Richard M. Stallman <rms@gnu.org>
10805
10806 * buffers.texi, commands.texi, debugging.texi, eval.texi:
10807 * loading.texi, minibuf.texi, text.texi, variables.texi:
10808 Avoid @strong{Note:}.
10809
108102003-09-26 Richard M. Stallman <rms@gnu.org>
10811
10812 * keymaps.texi (Remapping Commands): Fix typo.
10813
108142003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
10815
10816 * processes.texi (Low-Level Network): Fix typo.
10817
108182003-09-23 Kim F. Storm <storm@cua.dk>
10819
10820 * processes.texi (Network, Network Servers): Fix typos.
10821 (Low-Level Network): Add timeout value for :server keyword.
10822 Add new option keywords to make-network-process.
10823 Add set-network-process-options.
10824 Explain how to test availability of network options.
10825
108262003-09-19 Richard M. Stallman <rms@gnu.org>
10827
10828 * text.texi (Motion by Indent): Arg to
10829 backward-to-indentation and forward-to-indentation is optional.
10830
10831 * strings.texi (Creating Strings): Add substring-no-properties.
10832
10833 * processes.texi
10834 (Process Information): Add list-processes arg QUERY-ONLY.
10835 Delete process-contact from here.
10836 Add new status values for process-status.
10837 Add process-get, process-put, process-plist, set-process-plist.
10838 (Synchronous Processes): Add call-process-shell-command.
10839 (Signals to Processes): signal-process allows process objects.
10840 (Network): Complete rewrite.
10841 (Network Servers, Datagrams, Low-Level Network): New nodes.
10842
10843 * positions.texi (Word Motion): forward-word, backward-word
10844 arg is optional. Reword.
10845
10846 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10847
10848 * variables.texi (Creating Buffer-Local):
10849 Delete duplicate definition of buffer-local-value.
10850 (File Local Variables): Explain about discarding text props.
10851
108522003-09-11 Richard M. Stallman <rms@gnu.org>
10853
10854 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10855 changes variables that record input events.
10856 (Minibuffer Misc): Add minibuffer-selected-window.
10857
10858 * lists.texi (Building Lists): Add copy-tree.
10859
10860 * display.texi (Fontsets): Add char-displayable-p.
10861 (Scroll Bars): New node.
10862
108632003-09-08 Lute Kamstra <lute@gnu.org>
10864
10865 * modes.texi (%-Constructs): Document new `%i' and `%I'
10866 constructs.
10867
108682003-09-03 Peter Runestig <peter@runestig.com>
10869
10870 * makefile.w32-in: New file.
10871
108722003-08-29 Richard M. Stallman <rms@gnu.org>
10873
10874 * display.texi (Overlay Properties): Clarify how priorities
10875 affect use of the properties.
10876
108772003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10878
10879 * customize.texi (Type Keywords): Correct the description of
10880 `:help-echo' in the case where `motion-doc' is a function.
10881
108822003-08-14 John Paul Wallington <jpw@gnu.org>
10883
10884 * modes.texi (Emulating Mode Line): Subsection, not section.
10885
108862003-08-13 Richard M. Stallman <rms@gnu.org>
10887
10888 * elisp.texi (Top): Update subnode lists in menu.
10889
10890 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10891 (Kill Functions): kill-region has new arg yank-handler.
10892 (Yanking): New node.
10893 (Yank Commands): Add yank-undo-function.
10894 (Low-Level Kill Ring):
10895 kill-new and kill-append have new arg yank-handler.
10896 (Changing Properties): Add remove-list-of-text-properties.
10897 (Atomic Changes): New node.
10898
10899 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10900
10901 * streams.texi (Output Variables): Add eval-expression-print-length
10902 and eval-expression-print-level.
10903
10904 * os.texi (Time Conversion): For encode-time, explain limits on year.
10905
10906 * objects.texi (Character Type): Define anchor "modifier bits".
10907
10908 * modes.texi (Emulating Mode Line): New node.
10909 (Search-based Fontification): Font Lock uses font-lock-face property.
10910 (Other Font Lock Variables): Likewise.
10911
10912 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10913 not vectors.
10914 (Active Keymaps): Add emulation-mode-map-alists.
10915 (Functions for Key Lookup): key-binding has new arg no-remap.
10916 (Remapping Commands): New node.
10917 (Scanning Keymaps): where-is-internal has new arg no-remap.
10918 (Tool Bar): Add tool-bar-local-item-from-menu.
10919 Clarify when to use tool-bar-add-item-from-menu.
10920
10921 * commands.texi (Interactive Call): commandp has new arg.
10922 (Command Loop Info): Add this-original-command.
10923
109242003-08-06 John Paul Wallington <jpw@gnu.org>
10925
10926 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10927
10928 * display.texi (Warning Basics): Fix typo.
10929 (Fringes): Add closing curly bracket and fix typo.
10930
10931 * elisp.texi (Top): Fix typo.
10932
109332003-08-05 Richard M. Stallman <rms@gnu.org>
10934
10935 * elisp.texi: Update lists of subnodes.
10936
10937 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10938
10939 * variables.texi (Local Variables): Use lc for example variable names.
10940
10941 * tips.texi (Library Headers): Explain where to put -*-.
10942
10943 * strings.texi (Creating Strings): Fix xref for vconcat.
10944
10945 * sequences.texi (Vector Functions):
10946 vconcat no longer allows integer args.
10947
10948 * minibuf.texi (Reading File Names): read-file-name has new
10949 arg PREDICATE. New function read-directory-name.
10950
c4cc8b9a 10951 * macros.texi (Defining Macros): Give definition of `declare'.
b8d4c8d0
GM
10952 (Indenting Macros): New node.
10953
10954 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10955 (Window Frame Parameters): Make separate table of parameters
10956 that are coupled with specific face attributes.
10957 (Deleting Frames): delete-frame-hooks renamed to
10958 delete-frame-functions.
10959
10960 * files.texi (Magic File Names): Add file-remote-p.
10961 Clarify file-local-copy.
10962
10963 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10964 here; instead xref Defining Macros.
10965
10966 * display.texi (Warnings): New node, and subnodes.
10967 (Fringes): New node.
10968
10969 * debugging.texi (Test Coverage): New node.
10970
10971 * compile.texi (Compiler Errors): Explain with-no-warnings
10972 and other ways to suppress warnings.
10973
10974 * commands.texi (Interactive Call): Minor clarification.
10975
10976 * buffers.texi (Buffer File Name): set-visited-file-name
10977 renames the buffer too.
10978
10979 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10980
109812003-07-24 Markus Rost <rost@math.ohio-state.edu>
10982
10983 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10984
109852003-07-22 Markus Rost <rost@math.ohio-state.edu>
10986
10987 * internals.texi (Garbage Collection): Fix previous change.
10988
109892003-07-22 Richard M. Stallman <rms@gnu.org>
10990
10991 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10992
10993 * display.texi (Width): Use \s syntax in example.
10994 (Font Selection): Add face-font-rescale-alist.
10995
10996 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10997 Remove spurious indent in example.
10998
10999 * lists.texi (Building Lists): Add number-sequence.
11000
11001 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
11002
11003 * functions.texi (Function Documentation): Explain how to
11004 show calling convention explicitly in the doc string.
11005
11006 * windows.texi (Selecting Windows): save-selected-window saves
11007 selected window of each frame.
11008 (Window Configurations): Minor change.
11009
11010 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
11011
11012 * streams.texi (Output Variables): Add print-continuous-numbering
11013 and print-number-table.
11014
11015 * processes.texi (Decoding Output): New node.
11016
11017 * os.texi (Time Conversion): decode-time arg is optional.
11018
11019 * objects.texi (Character Type): Don't use space as example for \.
11020 Make list of char names and \-sequences correspond.
11021 Explain that \s is not used in strings. `\ ' needs space after.
11022
11023 * nonascii.texi (Converting Representations): Add string-to-multibyte.
11024 (Translation of Characters): Add translation-table-for-input.
11025 (Default Coding Systems): Add auto-coding-functions.
11026 (Explicit Encoding): Add decode-coding-inserted-region.
11027 (Locales): Add locale-info.
11028
11029 * minibuf.texi (Basic Completion): Describe test-completion.
11030 Collections can be lists of strings.
11031 Clean up lazy-completion-table.
11032 (Programmed Completion): Mention test-completion.
11033 Clarify why lambda expressions are not accepted.
11034 (Minibuffer Misc): Describe minibufferp.
11035
110362003-07-14 Richard M. Stallman <rms@gnu.org>
11037
11038 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
11039
11040 * windows.texi (Selecting Windows): New arg to select-window.
11041 (Selecting Windows): Add with-selected-window.
11042 (Size of Window): Add window-inside-edges, etc.
11043
11044 * internals.texi (Garbage Collection): Add post-gc-hook.
11045
11046 * processes.texi (Subprocess Creation): Add exec-suffixes.
11047
11048 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
11049 (Scanning Keymaps): Add map-keymaps.
11050 (Defining Menus): Add keymap-prompt.
11051
11052 * numbers.texi (Integer Basics): Add most-positive-fixnum,
11053 most-negative-fixnum.
11054
c4cc8b9a 11055 * compile.texi (Byte Compilation): Explain no-byte-compile.
b8d4c8d0
GM
11056 (Compiler Errors): New node.
11057
11058 * os.texi (User Identification): user-uid, user-real-uid
11059 can return float.
11060
11061 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
11062 and about derived modes.
11063 (Minor Modes): Add minor-mode-list.
11064 (Defining Minor Modes): Keyword args for define-minor-mode.
11065 (Search-based Fontification): Explain managing other properties.
11066 (Other Font Lock Variables): Add font-lock-extra-managed-props.
183080b6 11067 (Faces for Font Lock): Add font-lock-preprocessor-face.
b8d4c8d0
GM
11068 (Hooks): Add run-mode-hooks and delay-mode-hooks.
11069
11070 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
11071 (Variable Aliases): Clarify defvaralias.
11072
11073 * loading.texi (Library Search): Add load-suffixes.
11074
11075 * minibuf.texi (Basic Completion): Add lazy-completion-table.
11076 (Programmed Completion): Add dynamic-completion-table.
11077
11078 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
11079 (Magic File Names): Specify precedence order of handlers.
11080
11081 * commands.texi (Command Overview): Emacs server runs pre-command-hook
11082 and post-command-hook.
11083 (Waiting): New calling convention for sit-for.
11084
11085 * text.texi (Special Properties): local-map and keymap properties
11086 apply based on their stickiness.
11087
110882003-07-07 Richard M. Stallman <rms@gnu.org>
11089
11090 * modes.texi (Minor Mode Conventions): Specify only some kinds
11091 of list values as args to minor modes.
11092
11093 * files.texi (File Name Expansion): Warn about iterative use
11094 of substitute-in-file-name.
11095
11096 * advice.texi (Activation of Advice): Clean up previous change.
11097
110982003-07-06 Markus Rost <rost@math.ohio-state.edu>
11099
11100 * advice.texi (Activation of Advice): Note that ad-start-advice is
11101 turned on by default.
11102
111032003-06-30 Richard M. Stallman <rms@gnu.org>
11104
11105 * text.texi (Buffer Contents): Document current-word.
11106 (Change Hooks): Not called for *Messages*.
11107
11108 * functions.texi (Defining Functions): Explain about redefining
11109 primitives.
f4e90db0 11110 (Function Safety): Rename. Minor changes.
b8d4c8d0
GM
11111 Comment out the detailed criteria for what is safe.
11112
111132003-06-22 Andreas Schwab <schwab@suse.de>
11114
11115 * objects.texi (Symbol Type): Fix description of examples.
11116
111172003-06-16 Andreas Schwab <schwab@suse.de>
11118
11119 * hash.texi (Creating Hash): Fix description of :weakness.
11120
c8763fb6 111212003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
b8d4c8d0
GM
11122
11123 * files.texi (Changing Files): copy-file copies file modes, too.
11124
111252003-05-28 Richard M. Stallman <rms@gnu.org>
11126
11127 * strings.texi (Creating Strings): Clarify split-string.
11128
111292003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
11130
11131 * strings.texi (Creating Strings): Update split-string specification
11132 and examples.
11133
111342003-05-19 Richard M. Stallman <rms@gnu.org>
11135
11136 * elisp.texi: Correct invariant section names.
11137
111382003-04-20 Richard M. Stallman <rms@gnu.org>
11139
11140 * os.texi (Timers): Explain about timers and quitting.
11141
111422003-04-19 Richard M. Stallman <rms@gnu.org>
11143
11144 * internals.texi (Writing Emacs Primitives): Strings are
11145 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
11146 Explain GCPRO convention for varargs function args.
11147
111482003-04-16 Richard M. Stallman <rms@gnu.org>
11149
11150 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
11151
111522003-04-08 Richard M. Stallman <rms@gnu.org>
11153
11154 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
11155
111562003-02-13 Kim F. Storm <storm@cua.dk>
11157
11158 * objects.texi (Character Type): New \s escape for space.
11159
111602003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
11161
5dcb4c4e 11162 * os.texi (System Environment): Add cygwin system-type.
b8d4c8d0
GM
11163
111642003-01-25 Richard M. Stallman <rms@gnu.org>
11165
11166 * keymaps.texi: Document that a symbol can act as a keymap.
11167
111682003-01-13 Richard M. Stallman <rms@gnu.org>
11169
11170 * text.texi (Changing Properties): Say string indices are origin-0.
11171
11172 * positions.texi (Screen Lines) <compute-motion>:
11173 Correct order of elts in return value.
11174
11175 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
11176 how to define a default binding.
11177
111782002-12-07 Markus Rost <rost@math.ohio-state.edu>
11179
11180 * loading.texi (Unloading): Fix recent change for load-history.
11181
11182 * customize.texi (Simple Types): Clarify description of custom
11183 type 'number. Describe new custom type 'float.
11184
111852002-12-04 Markus Rost <rost@math.ohio-state.edu>
11186
11187 * variables.texi (File Local Variables): Fix typo.
11188
c8763fb6 111892002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
b8d4c8d0
GM
11190
11191 From Michael Albinus <Michael.Albinus@alcatel.de>.
11192
11193 * README: Target for Info file is `make info'.
11194
5dcb4c4e 11195 * files.texi (File Name Components): Fix typos in
b8d4c8d0
GM
11196 `file-name-sans-extension'.
11197 (Magic File Names): Complete list of operations for magic file
11198 name handlers.
11199
112002002-09-16 Jonathan Yavner <jyavner@engineer.com>
11201
11202 * variables.texi (File Local Variables): New function
11203 risky-local-variable-p.
11204
112052002-09-15 Jonathan Yavner <jyavner@engineer.com>
11206
11207 * functions.texi (Function safety): New node about unsafep.
11208
112092002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
11210
5dcb4c4e 11211 * customize.texi (Splicing into Lists): Fix example.
a86cd395 11212 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
b8d4c8d0
GM
11213
112142002-06-17 Juanma Barranquero <lektu@terra.es>
11215
11216 * frames.texi (Display Feature Testing): Fix typo.
11217
112182002-06-12 Andreas Schwab <schwab@suse.de>
11219
11220 * frames.texi (Initial Parameters, Resources): Fix references to
11221 the Emacs manual.
11222
112232002-05-13 Kim F. Storm <storm@cua.dk>
11224
11225 * variables.texi (Intro to Buffer-Local): Updated warning and
11226 example relating to changing buffer inside let.
11227
c8763fb6 112282002-03-10 Jan Djärv <jan.h.d@swipnet.se>
b8d4c8d0
GM
11229
11230 * os.texi (Session Management): New node about X Session management.
11231
112322002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
11233
11234 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
11235 to which the manual corresponds, and the copyright years.
11236
11237 * Makefile.in (VERSION): Set to 2.9.
11238
112392001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
11240
11241 * elisp.texi: Change the category in @dircategory to "Emacs", to
11242 make it consistent with info/dir.
11243
112442001-11-25 Miles Bader <miles@gnu.org>
11245
11246 * text.texi (Fields): Describe new `limit' arg in
11247 field-beginning/field-end.
11248
112492001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
11250
5dcb4c4e
SM
11251 * permute-index: Don't depend on csh-specific features.
11252 Replace the interpreter name with /bin/sh.
b8d4c8d0
GM
11253
11254 * two-volume-cross-refs.txt: New file.
11255 * two.el: New file.
11256 * spellfile: New file.
11257
112582001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
11259
11260 * permute-index: New file.
11261
11262 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
11263 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
11264 8+3 restricted namespace.
11265
11266 * Makefile.in (infodir): Define relative to $(srcdir).
11267 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
11268 include directories list via -I switch to makeinfo.
11269 (index.texi): Use cp if both hard and symbolic links fail.
11270
112712001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
11272
11273 * Makefile.in (distclean): Add.
11274
11275 The following changes make ELisp manual part of the Emacs
11276 distribution:
11277
11278 * Makefile.in: Add Copyright notice.
11279 (prefix): Remove.
11280 (infodir): Change value to "../info".
11281 (VPATH): New variable.
11282 (MAKE): Don't define.
11283 (texmacrodir): Don't define.
11284 (texinputdir): Append the existing value of TEXINPUTS.
11285 ($(infodir)/elisp): Instead of just "elisp". Reformat the
11286 command to be compatible with man/Makefile.in, and to put the
11287 output into ../info.
11288 (info): Add target.
11289 (installall): Target removed.
11290
c8763fb6 112912001-10-31 Pavel Janík <Pavel@Janik.cz>
b8d4c8d0
GM
11292
11293 * tips.texi (Coding Conventions): Fix typo.
11294
112952001-10-23 Gerd Moellmann <gerd@gnu.org>
11296
11297 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
11298
112992001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
11300
11301 * files.texi (File Name Components): Update the description of
11302 file-name-sans-extension and file-name-extension, as they now
11303 ignore leading dots.
11304
113052001-10-20 Gerd Moellmann <gerd@gnu.org>
11306
11307 * (Version 21.1 released.)
11308
113092001-10-19 Miles Bader <miles@gnu.org>
11310
11311 * positions.texi (Text Lines): Describe behavior of
11312 `beginning-of-line'/`end-of-line' in the presence of field properties.
11313
113142001-10-17 Gerd Moellmann <gerd@gnu.org>
11315
11316 * Makefile.in (VERSION): Set to 2.8.
11317 (manual): Use `manual-21'.
11318
11319 * elisp.texi (VERSION): Add and use it where the version
11320 number was used. Set it to 2.8.
11321
11322 * intro.texi: Likewise.
11323
113242001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
11325
11326 * files.texi (File Name Completion): Document the significance of
11327 a trailing slash in elements of completion-ignored-extensions.
11328
113292001-10-06 Miles Bader <miles@gnu.org>
11330
11331 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
11332
113332001-10-04 Gerd Moellmann <gerd@gnu.org>
11334
11335 * variables.texi (Variable Aliases): New node.
11336
113372001-10-04 Gerd Moellmann <gerd@gnu.org>
11338
11339 * Branch for 21.1.
11340
113412001-10-02 Miles Bader <miles@gnu.org>
11342
11343 * minibuf.texi (Minibuffer Misc): Add entries for
11344 `minibuffer-contents', `minibuffer-contents-no-properties', and
11345 `delete-minibuffer-contents'.
11346 Correct description for `minibuffer-prompt-end'.
11347
11348 * text.texi (Property Search): Correct descriptions of
11349 `next-char-property-change' and `previous-char-property-change'.
11350 Add entries for `next-single-char-property-change' and
11351 `previous-single-char-property-change'.
11352 Make operand names a bit more consistent.
11353
113542001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
11355
11356 * frames.texi (Finding All Frames): Document that next-frame and
11357 previous-frame are local to current terminal.
11358
113592001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
11360
11361 * keymaps.texi (Creating Keymaps): Fix the description of the
11362 result of make-keymap.
11363
113642001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
11365
11366 * display.texi (Font Lookup, Attribute Functions)
11367 (Image Descriptors): Add cross-references to the definition of
11368 selected frame.
11369
11370 * buffers.texi (The Buffer List): Add cross-references to the
11371 definition of selected frame.
11372
11373 * frames.texi (Input Focus): Clarify which frame is _the_ selected
11374 frame at any given time.
11375 (Multiple Displays, Size and Position): Add a cross-reference to
11376 the definition of the selected frame.
11377
113782001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
11379
11380 * strings.texi (String Conversion) <string-to-number>: Document
11381 that a float is returned for integers that are too large.
11382
11383 * frames.texi (Mouse Position): Document mouse-position-function.
11384 (Display Feature Testing): Document display-images-p.
11385 (Window Frame Parameters): Document the cursor-type variable.
11386
11387 * numbers.texi (Integer Basics): Document CL style read syntax for
11388 integers in bases other than 10.
11389
5dcb4c4e
SM
11390 * positions.texi (List Motion):
11391 Document open-paren-in-column-0-is-defun-start.
b8d4c8d0
GM
11392
11393 * lists.texi (Sets And Lists): Document member-ignore-case.
11394
11395 * internals.texi (Garbage Collection): Document the used and free
11396 strings report.
11397 (Memory Usage): Document strings-consed.
11398
11399 * os.texi (Time of Day): Document float-time.
11400 (Recording Input): Document that clear-this-command-keys clears
11401 the vector to be returned by recent-keys.
11402
ed9265fc
JB
11403 * keymaps.texi (Scanning Keymaps) <where-is-internal>:
11404 The argument keymap can be a list.
b8d4c8d0
GM
11405
11406 * nonascii.texi (User-Chosen Coding Systems)
11407 <select-safe-coding-system>: Document the new argument
11408 accept-default-p and the variable
11409 select-safe-coding-system-accept-default-p. Tell what happens if
11410 buffer-file-coding-system is undecided.
11411 (Default Coding Systems): Document auto-coding-regexp-alist.
11412
11413 * display.texi (The Echo Area) <message>: Document
11414 message-truncate-lines.
11415 (Glyphs): Document that the glyph table is unused on windowed
11416 displays.
11417
11418 * help.texi (Describing Characters) <single-key-description>:
11419 Document the new argument no-angles.
11420 (Accessing Documentation) <documentation-property>: Document that
11421 a non-string property is evaluated.
11422 <documentation>: Document that the function-documentation property
11423 is looked for.
11424
11425 * windows.texi (Selecting Windows): Document some-window.
11426
11427 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
11428
11429 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
11430 apropos-mode-hook.
11431
11432 * commands.texi (Using Interactive): Document interactive-form.
11433 (Keyboard Macros): Document kbd-macro-termination-hook.
11434 (Command Loop Info): Document that clear-this-command-keys clears
11435 the vector to be returned by recent-keys.
11436
114372001-09-04 Werner LEMBERG <wl@gnu.org>
11438
11439 * Makefile.in (srcdir, texinputdir): New variables.
11440 (srcs, index.texi, install): Use $(srcdir).
11441 (.PHONY): Remove elisp.dvi.
11442 (elisp): Use -I switch for makeinfo.
11443 (elisp.dvi): Use $(srcdir) and $(texinputdir).
11444 (installall, dist): Use $(srcdir).
11445 Fix path to texinfo.tex.
11446 (maintainer-clean): Add elisp.dvi and elisp.oaux.
11447
114482001-08-30 Gerd Moellmann <gerd@gnu.org>
11449
11450 * display.texi (Conditional Display): Adjust to API change.
11451
11452 * configure: New file.
11453
114542001-07-30 Gerd Moellmann <gerd@gnu.org>
11455
11456 * commands.texi (Repeat Events): Add description of
11457 double-click-fuzz.
11458
114592001-05-08 Stefan Monnier <monnier@cs.yale.edu>
11460
11461 * syntax.texi (Syntax Class Table): Add the missing designator for
11462 comment and string fences.
11463 (Syntax Properties): Add a xref to syntax table internals.
11464 (Syntax Table Internals): Document string-to-syntax.
11465
114662001-05-07 Gerd Moellmann <gerd@gnu.org>
11467
11468 * Makefile.in (install): Use install-info command line options
11469 like in Emacs' Makefile.in.
11470
114712000-12-09 Miles Bader <miles@gnu.org>
11472
11473 * windows.texi (Window Start): Update documentation for
11474 `pos-visible-in-window-p'.
11475
114762000-11-12 Stefan Monnier <monnier@cs.yale.edu>
11477
11478 * lists.texi (Building Lists): Add footnote to explain how to add
11479 to the end of a list.
11480
114812000-10-25 Gerd Moellmann <gerd@gnu.org>
11482
11483 * files.texi (Visiting Functions): Typos.
11484
114852000-10-25 Kenichi Handa <handa@etl.go.jp>
11486
11487 * files.texi (Visiting Functions): Return value of
11488 find-file-noselect may be a list of buffers if wildcards are used.
11489
114902000-10-24 Miles Bader <miles@lsi.nec.co.jp>
11491
11492 * display.texi (Defining Faces): Document `graphic' display type
11493 in face specs.
11494
b344d29d 114952000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
b8d4c8d0
GM
11496
11497 * hooks.texi (Standard Hooks): Replace obsolete
11498 `after-make-frame-hook' with `after-make-frame-functions'.
11499
11500 * frames.texi (Creating Frames): Ditto.
11501
11502 * variables.texi (Future Local Variables): Ditto.
11503
115042000-10-16 Gerd Moellmann <gerd@gnu.org>
11505
11506 * display.texi (Other Image Types): Add description of :foreground
11507 and :background properties of mono PBM images.
11508
115092000-08-17 Werner LEMBERG <wl@gnu.org>
11510
11511 * .cvsignore: New file.
11512
115132000-01-05 Gerd Moellmann <gerd@gnu.org>
11514
11515 * tindex.pl: New script.
11516
115171999-12-03 Dave Love <fx@gnu.org>
11518
11519 * Makefile.in (MAKEINFO): New parameter.
11520
115211999-09-17 Richard Stallman <rms@gnu.org>
11522
11523 * Makefile.in (srcs): Add hash.texi.
11524 (VERSION): Update to 20.6.
11525
115261999-09-13 Richard Stallman <rms@gnu.org>
11527
11528 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
11529
115301998-08-29 Karl Heuer <kwzh@gnu.org>
11531
11532 * configure.in: New file.
11533 * Makefile.in: Renamed from Makefile.
11534 (prefix, infodir): Use value obtained from configure.
11535 (emacslibdir): Obsolete variable deleted.
11536 (dist): Distribute configure.in, configure, Makefile.in.
11537
115381998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
11539
11540 * Makefile (INSTALL_INFO): New variable.
11541 (install): Run install-info.
11542
115431998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
11544
11545 * Makefile (elisp.dvi): Add missing backslash.
11546
115471998-05-02 Richard Stallman <rms@psilocin.gnu.org>
11548
11549 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
11550 Run texindex without `./'. Always run texindex on elisp.tp.
11551 (elisp.tps): Target deleted.
11552
115531998-04-05 Richard Stallman <rms@psilocin.gnu.org>
11554
11555 * Makefile (srcs): Add nonascii.texi and customize.texi.
11556 (dist): Start by deleting `temp'.
11557
115581998-02-17 Richard Stallman <rms@psilocin.gnu.org>
11559
11560 * Makefile (makeinfo, texindex): Targets deleted.
11561 (makeinfo.o, texindex.o): Targets deleted.
11562 (clean, dist): Don't do anything with them or with getopt*.
11563
115641998-01-30 Richard Stallman <rms@psilocin.gnu.org>
11565
11566 * Makefile (SHELL): Defined.
11567
115681998-01-27 Richard Stallman <rms@psilocin.gnu.org>
11569
11570 * Makefile (elisp.tps): New target.
11571 (elisp.dvi): Depend on elisp.tps.
11572
c5602427 115731996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
b8d4c8d0
GM
11574
11575 * README: Update phone number.
11576
11577 * Makefile (elisp): Make this be the default target.
11578 Depend on makeinfo.c instead of makeinfo.
11579 (install): Don't depend on elisp.dvi, since we don't install that.
11580 Use mkinstalldirs.
11581 (dist): Add mkinstalldirs.
11582
c5602427 115831995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
b8d4c8d0
GM
11584
11585 * Makefile (VERSION): Update version number.
5dcb4c4e 11586 (maintainer-clean): Rename from realclean.
b8d4c8d0 11587
c5602427 115881995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
b8d4c8d0
GM
11589
11590 * Makefile (realclean): New target.
11591 (elisp): Remove any old elisp-* files first.
11592
c5602427 115931993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
b8d4c8d0
GM
11594
11595 * Makefile (VERSION): New variable.
11596 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
11597 Compressed file suffix should be `.gz', not `.z'.
11598
ce058493 115991993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11600
11601 * Makefile (elisp): Depend on makeinfo.
11602
c5602427 116031993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
b8d4c8d0
GM
11604
11605 * Makefile (srcs): Add anti.texi.
11606
c5602427 116071993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11608
11609 * Makefile (infodir, prefix): New vars.
11610 (install): Use infodir.
f4e90db0 11611 (emacsinfodir): Delete.
b8d4c8d0 11612
c5602427 116131993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11614
11615 * Makefile (srcs): Add calendar.texi.
11616
11617 * Makefile (dist): Copy texindex.c and makeinfo.c.
11618 Limit elisp-* files to those with one or two digits.
11619
c5602427 116201993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0 11621
f4e90db0 11622 * Makefile (dist): Change to use Gzip instead of compress.
b8d4c8d0 11623
c5602427 116241993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11625
11626 * loading.texi (Unloading): define-function changed back to
11627 defalias. It may not stay this way, but at least it's
11628 consistent with the known-good version of the code patch.
11629
c5602427 116301993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
b8d4c8d0
GM
11631
11632 * modes.texi (Hooks): Document new optional arg of add-hook.
11633
c5602427 116341993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
b8d4c8d0
GM
11635
11636 * variables.texi: Document nil initial value of buffer-local variables.
11637
11638 * tips.texi: Add new section on standard library headers.
11639
c5602427 116401993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11641
11642 * Makefile (srcs): Add frame.texi to the list of sources.
11643
c5602427 116441993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11645
11646 * Makefile (dist): Don't bother excluding autosave files; they'll
11647 never make it into the temp directory anyway, and the hash marks
11648 in the name are problematic for make and the Bourne shell.
ed9265fc 11649 (srcs): ???
b8d4c8d0 11650
c5602427 116511993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
b8d4c8d0
GM
11652
11653 * Makefile (dist): Don't include backup files or autosave files in
11654 the distribution tar file.
11655
c5602427 116561991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
b8d4c8d0 11657
5dcb4c4e 11658 * Makefile (srcs): Add index.perm.
b8d4c8d0
GM
11659 (elisp.dvi): Remove erroneous shell comment.
11660 Expect output of permute-index in permuted.fns.
11661 Save old elisp.aux in elisp.oaux.
5dcb4c4e 11662 (clean): Add index.texi to be deleted.
b8d4c8d0 11663
c5602427 116641990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
11665
11666 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
11667
c5602427 116681990-06-26 David Lawrence (tale@geech)
b8d4c8d0
GM
11669
11670 * files.texi: Noted that completion-ignored-extensions is ignored
11671 when making *Completions*.
11672
3e868ee3 116731990-06-08 Jay Fenlason (hack@ai.mit.edu)
b8d4c8d0
GM
11674
11675 * Makefile make dist now depends on elisp.dvi, since it tries
11676 to include it in the dist file.
11677
c5602427 116781990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
b8d4c8d0 11679
c5602427 11680 * functions.texinfo (Mapping Functions): Add missing quote.
b8d4c8d0 11681
c5602427 116821989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
b8d4c8d0
GM
11683
11684 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
11685 (defunargs): Turn off \hyphenchar of \sl font temporarily.
11686
c5602427 116871989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11688
11689 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
11690 and @error{} are the terms now being used. The files in the
11691 directory have been changed to reflect this.
11692
11693 * All instances of @indentedresultt{} have been changed to
333f9019 11694 ` @result{}', using 5 spaces at the beginning of the line.
b8d4c8d0 11695
c5602427 116961989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11697
11698 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
11699 experimental @indentedresult{}, @indentedexpandsto{} are part of
11700 the texinfo.tex in this directory. These TeX macros are not
11701 stable yet.
11702
c5602427 117031989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11704
11705 * texinfo.tex: Temporarily added
11706 \let\result=\dblarrow
11707 \def\error{{\it ERROR} \longdblarrow}
11708 We need to do this better soon.
11709
c5602427 117101989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
b8d4c8d0
GM
11711
11712 * Applied Karl Berry's patches to *.texinfo files, but not to
11713 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
11714 new title page format is also not applied, since it requires
11715 texinfo.tex changes.)
11716
11717 * Cleaned up `Makefile' and defined the `emacslibdir' directory
11718 for the Project GNU development environment.
11719
11720;; Local Variables:
c8763fb6 11721;; coding: utf-8
b8d4c8d0
GM
11722;; End:
11723
ca4b98fa 11724 Copyright (C) 1998-2012 Free Software Foundation, Inc.
b8d4c8d0
GM
11725
11726 This file is part of GNU Emacs.
11727
352c8b4a 11728 GNU Emacs is free software: you can redistribute it and/or modify
b8d4c8d0 11729 it under the terms of the GNU General Public License as published by
352c8b4a
GM
11730 the Free Software Foundation, either version 3 of the License, or
11731 (at your option) any later version.
b8d4c8d0
GM
11732
11733 GNU Emacs is distributed in the hope that it will be useful,
11734 but WITHOUT ANY WARRANTY; without even the implied warranty of
11735 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11736 GNU General Public License for more details.
11737
11738 You should have received a copy of the GNU General Public License
352c8b4a 11739 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.