1 2012-05-05 Glenn Morris <rgm@gnu.org>
3 * minibuf.texi (Minibuffer History, Basic Completion):
6 * internals.texi (Garbage Collection, Memory Usage)
7 (Writing Emacs Primitives): Tweak page breaks.
9 * streams.texi (Output Variables): Improve page break.
11 * edebug.texi (Edebug Display Update): Improve page break.
13 * compile.texi (Disassembly): Condense the examples.
15 * eval.texi, functions.texi, loading.texi, macros.texi:
16 Where possible, use example rather than smallexample.
18 * symbols.texi: Where possible, use example rather than smallexample.
19 (Symbol Components): Fix typo.
20 (Other Plists): Tweak page break.
22 * sequences.texi (Arrays): Tweak page breaks.
24 * customize.texi: Where possible, use example rather than smallexample.
25 (Common Keywords, Variable Definitions, Applying Customizations)
26 (Custom Themes): Tweak page breaks.
28 * control.texi: Where possible, use example rather than smallexample.
29 (Sequencing, Conditionals, Signaling Errors, Handling Errors):
32 2012-05-04 Glenn Morris <rgm@gnu.org>
34 * lists.texi (List-related Predicates, List Variables):
36 (Sets And Lists): Convert inforef to xref.
38 * text.texi (Auto Filling): Don't mention Emacs 19.
40 * commands.texi (Event Input Misc): Don't mention unread-command-char.
41 * numbers.texi (Predicates on Numbers): Don't mention Emacs 18.
43 * objects.texi (Process Type, Overlay Type): Tweak page-breaks.
45 * intro.texi (Caveats): Copyedit.
46 (Lisp History): Convert inforef to xref.
47 (Lisp History, Printing Notation, Version Info): Improve page-breaks.
49 * elisp.texi (DATE): Forgot to change the month in 2012-04-21 change.
51 2012-05-01 Glenn Morris <rgm@gnu.org>
53 * elisp.texi (@copying):
54 * intro.texi (Introduction): Only print VERSION in the TeX version.
56 2012-04-29 Chong Yidong <cyd@gnu.org>
58 * text.texi (Change Hooks): Minor fix for after-change-functions.
60 2012-04-28 Glenn Morris <rgm@gnu.org>
62 * package.texi (Packaging Basics):
63 * loading.texi (Autoload):
64 * files.texi (Magic File Names):
65 Reword to remove/reduce some overly long/short lines.
67 2012-04-26 Glenn Morris <rgm@gnu.org>
69 * elisp.texi, vol1.texi, vol2.texi: Some fixes for detailed menu.
70 * modes.texi (Major Modes, Auto-Indentation):
71 * buffers.texi (Buffers): Some fixes for menu descriptions.
73 2012-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
75 * functions.texi (Simple Lambda, Argument List):
76 * eval.texi (Function Indirection): Avoid deprecated form.
78 2012-04-26 Glenn Morris <rgm@gnu.org>
80 * book-spine.texi, elisp.texi, vol1.texi, vol2.texi:
81 Add "et al." to authors.
83 * buffers.texi, commands.texi, compile.texi, control.texi:
84 * customize.texi, display.texi, eval.texi, files.texi, frames.texi:
85 * hash.texi, help.texi, intro.texi, keymaps.texi, lists.texi:
86 * modes.texi, numbers.texi, objects.texi, streams.texi:
87 * symbols.texi, syntax.texi, text.texi, tips.texi, variables.texi:
88 Use Texinfo recommended convention for quotes+punctuation.
90 2012-04-23 Chong Yidong <cyd@gnu.org>
92 * keymaps.texi (Scanning Keymaps): Fix description of NO-REMAP arg
93 to where-is-internal (Bug#10872).
95 2012-04-21 Glenn Morris <rgm@gnu.org>
97 * macros.texi (Indenting Macros): Fix typo.
99 * windows.texi (Basic Windows, Windows and Frames, Window Sizes)
100 (Resizing Windows, Deleting Windows, Selecting Windows)
101 (Choosing Window Options, Horizontal Scrolling)
102 (Cyclic Window Ordering, Window History, Dedicated Windows)
103 (Quitting Windows, Window Configurations, Textual Scrolling):
104 (Coordinates and Windows, Window Configurations)
105 (Window Parameters, Window Hooks): Copyedits.
106 (Splitting Windows, Deleting Windows):
107 Fix ignore-window-parameters logic.
108 (Selecting Windows, Choosing Window Options): Markup fixes.
109 (Window Start and End): Remove pointless example.
110 Remove cross-reference to deleted count-lines content.
111 (Textual Scrolling): Mention recenter-redisplay, recenter-top-bottom,
112 and recenter-positions. Remove recenter example.
114 * elisp.texi, vol1.texi, vol2.texi: Bump VERSION and DATE.
116 * minibuf.texi (Intro to Minibuffers):
117 Tweak discussion of resizing minibuffer window.
119 2012-04-20 Chong Yidong <cyd@gnu.org>
121 * processes.texi (Asynchronous Processes): Mention nil argument to
124 2012-04-20 Glenn Morris <rgm@gnu.org>
126 * minibuf.texi (Basic Completion): No need to describe obarrays here.
127 Don't mention obsolete `nospace' argument of all-completions.
128 (Minibuffer Completion, Completion Commands, Reading File Names)
129 (Completion Variables): Copyedits.
130 (Completion Commands): Mention parent keymaps.
131 Remove obsolete minibuffer-local-filename-must-match-map.
132 (High-Level Completion): Remove read-variable's almost
133 word-for-word duplication of read-command.
134 * elisp.texi, vol1.texi, vol2.texi, minibuf.texi (Completion):
135 Update "High-Level Completion" description.
137 2012-04-19 Glenn Morris <rgm@gnu.org>
139 * minibuf.texi (Minibuffers):
140 * elisp.texi, vol1.texi, vol2.texi: Fix minibuffer subsection order.
142 * minibuf.texi: Standardize metasyntactic variables ("history", etc).
143 Use Texinfo-recommended form of quote+punctuation.
144 (Intro to Minibuffers): First minibuffer is #1, not #0.
145 Mention minibuffer-inactive-mode.
146 (Text from Minibuffer): Copyedits.
147 (Minibuffer History, Programmed Completion): Fix @var usage.
148 (Object from Minibuffer): Remove overly pedantic para.
149 (Minibuffer History): Copyedits. Add face-name-history.
150 (Initial Input, Yes-or-No Queries, Multiple Queries)
151 (Minibuffer Windows, Minibuffer Misc): Copyedits.
152 (Yes-or-No Queries): Tweak example.
153 (Minibuffer Commands): Add next-complete-history-element.
154 (Minibuffer Misc): Mention minibuffer-message-timeout, and
155 minibuffer-inactive-mode.
157 2012-04-18 Glenn Morris <rgm@gnu.org>
159 * processes.texi (Serial Ports, Byte Packing, Bindat Spec)
160 (Bindat Functions): Copyedits.
162 2012-04-18 Christopher Schmidt <christopher@ch.ristopher.com>
164 * files.texi (Saving Buffers): Document `visit and `visit-save'
165 values of require-final-newline.
167 2012-04-18 Glenn Morris <rgm@gnu.org>
169 * processes.texi (Output from Processes, Filter Functions):
170 Mention waiting-for-user-input-p.
171 (Sentinels, Query Before Exit, System Processes, Transaction Queues):
172 (Network Servers, Datagrams, Network Processes, Network Options)
173 (Network Feature Testing, Serial Ports): Copyedits.
174 (Network): Add encrypted network overview paragraph.
175 Cross-reference the Emacs-GnuTLS manual. Use @acronym.
177 2012-04-17 Chong Yidong <cyd@gnu.org>
179 * help.texi (Keys in Documentation): Mention :advertised-binding.
181 * keymaps.texi (Menu Bar): Move most of the :advertised-binding
182 description to help.texi.
184 2012-04-16 Glenn Morris <rgm@gnu.org>
186 * processes.texi (Process Information, Input to Processes)
187 (Signals to Processes, Output from Processes, Process Buffers)
188 (Filter Functions, Decoding Output): Copyedits.
189 (Accepting Output): Discourage use of `millisec' argument.
191 2012-04-15 Glenn Morris <rgm@gnu.org>
193 * processes.texi (Processes, Subprocess Creation, Shell Arguments):
194 (Synchronous Processes, Asynchronous Processes, Deleting Processes):
196 (Subprocess Creation): Discourage modifying exec-path directly.
197 (Synchronous Processes, Asynchronous Processes):
198 Update some example output.
199 (Process Information): Fix typo.
200 (Bindat Spec): Use Texinfo-recommended form of quote+punctuation.
202 2012-04-14 Glenn Morris <rgm@gnu.org>
204 * anti.texi (Antinews): Copyedits. Don't @dfn anything here.
205 open-network-stream does exist in Emacs 23, but is simpler.
207 2012-04-13 Chong Yidong <cyd@gnu.org>
209 * customize.texi (Custom Themes): Also document load-theme etc.
211 2012-04-12 Chong Yidong <cyd@gnu.org>
213 * customize.texi (Applying Customizations):
214 (Custom Themes): New nodes.
216 * display.texi (Defining Faces): Reference custom-set-faces.
218 * modes.texi (Defining Minor Modes, Defining Minor Modes):
219 * os.texi (Startup Summary): Copyedits.
221 2012-04-12 Glenn Morris <rgm@gnu.org>
223 * loading.texi (Loading Non-ASCII): "unibyte:" can also be at the end.
225 2012-04-10 Glenn Morris <rgm@gnu.org>
227 * strings.texi (Case Tables):
228 * objects.texi (General Escape Syntax):
229 * keymaps.texi (Key Sequences): Use @acronym with "ASCII".
231 * buffers.texi, compile.texi, customize.texi, debugging.texi:
232 * display.texi, edebug.texi, eval.texi, help.texi, intro.texi:
233 * keymaps.texi, minibuf.texi, modes.texi, os.texi, processes.texi:
234 * text.texi: Use @file for buffers, per the Texinfo manual.
236 * compile.texi (Compiler Errors): Add missing space in buffer name.
238 2012-04-08 Chong Yidong <cyd@gnu.org>
240 * processes.texi (Query Before Exit): Remove obsolete function
241 process-kill-without-query (Bug#11190).
243 2012-04-08 Glenn Morris <rgm@gnu.org>
245 * files.texi, frames.texi, loading.texi, os.texi, processes.texi:
246 Use @env for environment variables.
248 2012-04-07 Glenn Morris <rgm@gnu.org>
250 * Makefile.in: Replace non-portable use of $< in ordinary rules.
252 2012-04-06 Chong Yidong <cyd@gnu.org>
254 * minibuf.texi (Programmed Completion): Document metadata method.
255 (Completion Variables): Document completion-category-overrides.
257 2012-04-05 Chong Yidong <cyd@gnu.org>
259 * anti.texi (Antinews): Rewrite for Emacs 23.
261 2012-04-04 Chong Yidong <cyd@gnu.org>
263 * minibuf.texi (Programmed Completion): Remove obsolete variable
264 completion-annotate-function.
265 (Completion Variables): Rename from Completion Styles. Document
266 completion-extra-properties. Document completion-styles-alist
268 (Reading File Names): minibuffer-local-filename-must-match-map is
270 (Minibuffer Completion): Document completing-read-function.
271 (Completion in Buffers): completion-at-point-functions can return
272 properties recognized in completion-extra-properties.
274 * display.texi (Delayed Warnings): New node.
276 * os.texi (Notifications): Copyedits.
278 2012-04-04 Glenn Morris <rgm@gnu.org>
280 * os.texi (Notifications): Copyedits.
282 2012-04-03 Michael Albinus <michael.albinus@gmx.de>
284 * os.texi (Terminal-Specific): Fix typo.
285 (Notifications): New section.
289 * vol2.texi (Top): Add "Notifications" and "Dynamic Libraries"
292 2012-04-01 Chong Yidong <cyd@gnu.org>
294 * files.texi (Kinds of Files): file-subdir-of-p renamed to
297 2012-03-31 Glenn Morris <rgm@gnu.org>
299 * edebug.texi (Instrumenting Macro Calls):
300 Mention defining macros at instrumentation time.
301 (Edebug Options): Mention edebug-unwrap-results.
303 2012-03-31 Eli Zaretskii <eliz@gnu.org>
305 * text.texi (Special Properties): Clarify the description of the
306 effect of integer values of the 'cursor' property on cursor
307 position. See the discussions in bug#11068 for more details and
310 2012-03-31 Glenn Morris <rgm@gnu.org>
312 * edebug.texi (Edebug Eval, Specification List, Edebug Options):
315 2012-03-30 Chong Yidong <cyd@gnu.org>
317 * display.texi (Image Formats): Add imagemagick type.
318 (Image Descriptors): Mention how they are used.
319 (ImageMagick Images): Clarify role of imagemagick-register-types.
320 (Character Display): Don't mention glyph tables.
321 (Display Tables): Use make-glyph-code in example.
322 (Glyphs): Avoid "simple glyph code" terminology. Note that glyph
323 tables are semi-obsolete. De-document create-glyph.
324 (Glyphless Chars): Note that display tables override this.
325 (Bidirectional Display): Copyedits. Introduce "bidirectional
326 reordering" terminology, and use it.
328 2012-03-30 Glenn Morris <rgm@gnu.org>
330 * edebug.texi (Jumping): Give name of `i' binding.
332 2012-03-28 Glenn Morris <rgm@gnu.org>
334 * searching.texi (Regular Expressions, Regexp Special):
335 (Regexp Backslash, Regexp Example, Regexp Functions, Regexp Search):
336 (Simple Match Data, Saving Match Data, Standard Regexps): Copyedits.
337 (Regexp Special): Mention collation.
338 Clarify char classes with an example.
339 (Regexp Functions): Mention regexp-opt is not guaranteed.
340 Mention regexp-opt-charset.
341 (Regexp Search): Recommend against looking-back.
342 (Search and Replace): Use Texinfo recommended quote convention.
343 Add more query-replace-map items. List multi-query-replace-map items.
345 2012-03-27 Martin Rudalics <rudalics@gmx.at>
347 * windows.texi (Window History): Describe new option
348 switch-to-visible-buffer.
350 2012-03-27 Glenn Morris <rgm@gnu.org>
352 * searching.texi (String Search): Add xref to Emacs manual.
353 Copyedits. Mention the function word-search-regexp.
354 (Searching and Case): Add xref to Emacs manual. Copyedits.
356 * processes.texi (Network Servers): Standardize apostrophe usage.
358 * os.texi (System Environment): Copyedits. Remove some examples
359 that do not seem useful. Mention setenv third arg.
360 tty-erase-char does not seem to be nil under a window-system.
361 (User Identification): Copyedits.
362 Remove some examples that do not seem useful.
364 2012-03-26 Glenn Morris <rgm@gnu.org>
366 * os.texi (Startup Summary): Copyedits. Fix startup screen logic.
367 (Init File): Copyedits.
368 (Command-Line Arguments): Copyedits. Do not mention argv alias.
369 (Killing Emacs): Copyedits.
370 (Suspending Emacs): Copyedits. Mention not very relevant with GUIs.
371 Shorten the example, use more standard shell prompts.
373 2012-03-25 Chong Yidong <cyd@gnu.org>
375 * display.texi (Fringes): Note that fringes are shown on graphical
377 (Fringe Size/Pos, Fringe Bitmaps, Making Buttons): Clarifications.
378 (Replacing Specs): Clarify example.
379 (Manipulating Buttons): Note that button-at can return a marker.
380 (Buttons): Minor rewrite.
381 (Character Display): New node. Consolidate all character display
382 related nodes into its subsections.
383 (Usual Display): Character 127 is also affected by ctl-arrow.
384 (Display Tables): Improve example.
386 2012-03-22 Glenn Morris <rgm@gnu.org>
388 * strings.texi (Text Comparison): Mention string-prefix-p.
390 2012-03-21 Chong Yidong <cyd@gnu.org>
392 * display.texi (The Echo Area): Add xref to Output Streams.
393 (Displaying Messages): Improve doc of message.
394 (Echo Area Customization, Invisible Text): Copyedits.
395 (Invisible Text): Mention that spec comparison is done with eq.
396 (Width): Improve doc of char-width.
397 (Faces): Recommend using symbol instead of string for face name.
398 Minor clarifications.
399 (Defining Faces): Copyedits. Update face example.
400 (Attribute Functions): Mark set-face-foreground etc as commands.
401 (Face Remapping): Mention text-scale-adjust. Clarify
402 face-remapping-alist and related docs.
403 (Face Functions): Don't document make-face or copy-face.
405 2012-03-20 Chong Yidong <cyd@gnu.org>
407 * display.texi (Forcing Redisplay): Various rewrites to reflect
408 new value of redisplay-dont-pause.
409 (Truncation): Copyedits.
411 2012-03-20 Glenn Morris <rgm@gnu.org>
413 * os.texi (Startup Summary): Don't mention initial-buffer-choice = t.
414 Add summary table of some relevant command-line options.
416 2012-03-18 Chong Yidong <cyd@gnu.org>
418 * internals.texi (Building Emacs, Garbage Collection): Copyedits.
419 (Writing Emacs Primitives): Re-organize discussion of functions
420 with variable Lisp arguments are handled. Delete an obsolete
421 remark, previously tagged as FIXME.
423 * os.texi (Idle Timers): Minor clarification.
424 (Idle Timers): Link to Time of Day for description of time list.
426 2012-03-18 Glenn Morris <rgm@gnu.org>
428 * os.texi (System Interface): Flow control was removed.
429 (Startup Summary): General update.
430 (Init File): Don't mention compiling it.
432 2012-03-17 Chong Yidong <cyd@gnu.org>
434 * os.texi (Startup Summary): Mention package loading.
435 (Init File): Don't refer to .emacs in section title. Copyedits.
436 (Terminal-Specific): Give a realistic example.
437 (Command-Line Arguments): Reference Entering Emacs instead of
438 repeating the spiel about not restarting Emacs.
439 (Time of Day): Discuss time representation at beginning of node.
440 (Sound Output): Copyedits.
442 * package.texi (Packaging Basics): Document package-initialize.
444 2012-03-17 Eli Zaretskii <eliz@gnu.org>
446 * frames.texi (Initial Parameters): Add an index entry for
447 minibuffer-only frame.
449 2012-03-16 Glenn Morris <rgm@gnu.org>
451 * modes.texi (Major Mode Conventions): Mention the strange
452 relationship between View mode and special modes. (Bug#10650)
454 2012-03-11 Chong Yidong <cyd@gnu.org>
456 * windows.texi (Window Configurations): save-window-excursion is
459 * display.texi (Temporary Displays): with-output-to-temp-buffer is
462 * text.texi (Fields): Minor copyedit.
464 2012-03-10 Eli Zaretskii <eliz@gnu.org>
466 * strings.texi (String Basics):
467 * sequences.texi (Sequence Functions): Mention that `length' is
468 not appropriate for computing the string width on display; add a
469 cross-reference to the description of `string-width'. (Bug#10978)
471 * eval.texi (Autoloading): Minor change of wording.
473 2012-03-10 Chong Yidong <cyd@gnu.org>
475 * loading.texi (Autoload): Explicitly state which forms are
476 processed specially (Bug#7783).
478 * keymaps.texi (Mouse Menus): Describe non-toolkit behavior as the
479 non-default situation. Describe one-submenu exception (Bug#7695).
481 * nonascii.texi (Character Properties): Copyedits.
483 2012-03-08 Chong Yidong <cyd@gnu.org>
485 * text.texi (Mode-Specific Indent): Document new behavior of
486 indent-for-tab-command. Document tab-always-indent.
487 (Special Properties): Copyedits.
488 (Checksum/Hash): Improve secure-hash doc. Do not recommend MD5.
489 (Parsing HTML/XML): Rename from Parsing HTML. Update doc of
490 libxml-parse-html-region.
492 2012-03-07 Glenn Morris <rgm@gnu.org>
494 * markers.texi (The Region): Briefly mention use-empty-active-region
496 (Overview of Markers): Reword garbage collection, add cross-ref.
497 (The Mark): Tiny clarification re command loop and activate-mark-hook.
499 2012-03-07 Chong Yidong <cyd@gnu.org>
501 * text.texi (Buffer Contents): Don't duplicate explanation of
502 region arguments from Text node. Put doc of obsolete var
503 buffer-substring-filters back, since it is referred to.
504 (Low-Level Kill Ring): Yank now uses clipboard instead of primary
505 selection by default.
507 * markers.texi (The Mark): Fix typo.
508 (The Region): Copyedits.
510 2012-03-07 Glenn Morris <rgm@gnu.org>
512 * markers.texi (Overview of Markers): Copyedits.
513 (Creating Markers): Update approximate example buffer size.
514 (The Mark): Don't mention uninteresting return values.
516 2012-03-05 Chong Yidong <cyd@gnu.org>
518 * positions.texi (Text Lines): Document count-words.
520 2012-03-04 Chong Yidong <cyd@gnu.org>
522 * frames.texi (Frames): Remove little-used "terminal frame" and
523 "window frame" terminology.
524 (Frame Parameters, Font and Color Parameters, Initial Parameters)
525 (Size and Position, Visibility of Frames): Callers changed.
526 (Frames): Clarify which terminals in framep are graphical.
527 (Initial Parameters): --geometry is not the only option which adds
528 to initial-frame-alist.
529 (Position Parameters): Note that icon-left and icon-top are for
530 old window managers only.
531 (Size Parameters): Sizes are in characters even on graphical
533 (Management Parameters): Note that window-id and outer-window-id
534 can't really be changed, and that auto-raise isn't always obeyed.
535 (Cursor Parameters): Document cursor-type explicitly.
536 (Size and Position): The aliases set-screen-height and
537 set-screen-width have been deleted.
538 (Visibility of Frames): Mention "minimization".
540 * os.texi (Startup Summary): Minor clarifications.
541 (Startup Summary, Suspending Emacs): Standardize on "text
542 terminal" terminology.
544 * windows.texi (Basic Windows, Coordinates and Windows)
545 (Coordinates and Windows):
546 * display.texi (Refresh Screen, Line Height, Face Attributes)
547 (Overlay Arrow, Beeping, Glyphless Chars): Likewise.
549 2012-03-04 Glenn Morris <rgm@gnu.org>
551 * abbrevs.texi: Small copyedits throughout.
552 (Abbrev Mode): Remove this section, folding it into the top-level.
553 (Abbrev Tables): Don't mention irrelevant return values.
554 (Abbrev Expansion): Add cross-ref for wrapper hooks.
555 (Standard Abbrev Tables): Emacs Lisp mode now has its own table.
556 (Abbrev Table Properties): Update nil :regexp description.
558 2012-03-03 Glenn Morris <rgm@gnu.org>
560 * internals.texi: Change @appendix section commands to @section.
561 (Building Emacs): Say less about CANNOT_DUMP platforms.
562 Replace deleted eval-at-startup with custom-initialize-delay.
563 (Pure Storage): Small changes.
564 (Memory Usage): Copyedit.
565 (Writing Emacs Primitives): Update Fcoordinates_in_window_p and For
566 example definitions. Give examples of things with non-nil
567 interactive args. Mention eval_sub. Remove old info about
568 strings and GCPRO. Mention cus-start.el.
569 (Buffer Internals, Window Internals, Process Internals):
570 Misc small updates and fixes for fields.
572 * tips.texi: Copyedits.
573 (Coding Conventions): Mention autoloads.
574 Combine partially duplicated macro items. Fix xref.
575 Refer to Library Headers for copyright notice.
576 (Programming Tips): edit-options is long-obsolete.
577 (Compilation Tips): Mention loading bytecomp for byte-compile props.
578 (Warning Tips): Mention declare-function.
579 (Documentation Tips): Remove old info.
580 (Comment Tips): Mention comment-dwim, not indent-for-comment.
581 (Library Headers): General update.
583 2012-03-02 Glenn Morris <rgm@gnu.org>
585 * backups.texi (Reverting): Un-duplicate revert-buffer-in-progress-p,
586 and relocate entry. Mention buffer-stale-function.
588 * elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
590 * hooks.texi (Standard Hooks): General update.
591 Put related hooks together. Add and remove items.
592 * commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.
593 * modes.texi (Hooks): Tweak cross-ref description.
595 2012-03-01 Michael Albinus <michael.albinus@gmx.de>
597 * files.texi (Kinds of Files): The return value of file-equal-p is
598 unspecified, if FILE1 or FILE2 does not exist.
600 2012-03-01 Glenn Morris <rgm@gnu.org>
602 * hooks.texi (Standard Hooks): Remove mode-specific hooks.
604 * maps.texi (Standard Keymaps): General update.
605 Remove mode-specific maps, talk about the more general keymaps.
606 * help.texi (Help Functions): Add vindex for Helper-help-map.
607 * keymaps.texi (Active Keymaps): Minor rephrasing.
609 2012-02-29 Glenn Morris <rgm@gnu.org>
611 * elisp.texi, vol1.texi, vol2.texi: Use "" quotes in menus.
613 2012-02-28 Thierry Volpiatto <thierry.volpiatto@gmail.com>
615 * files.texi (Kinds of Files): Rename files-equal-p to file-equal-p.
616 Update changed behavior of file-subdir-of-p.
618 2012-02-28 Glenn Morris <rgm@gnu.org>
620 * advice.texi, anti.texi, display.texi, elisp.texi:
621 * processes.texi, variables.texi, vol1.texi, vol2.texi:
622 Standardize possessive apostrophe usage.
624 * locals.texi: Remove file.
625 * elisp.texi, vol1.texi, vol2.texi: Don't include locals.texi.
627 * errors.texi, maps.texi: Adjust node pointers.
628 * internals.texi (Buffer Internals): Remove cross-refs to locals.texi.
629 * makefile.w32-in (srcs):
630 * Makefile.in (srcs): Remove locals.texi.
632 * frames.texi (Mouse Position): Fix cross-ref.
634 2012-02-27 Chong Yidong <cyd@gnu.org>
636 * buffers.texi (Creating Buffers): Clarify that
637 generate-new-buffer uses generate-new-buffer-names.
638 (Killing Buffers): Remove bogus example duplicating buffer-live-p.
640 * files.texi (Directory Names): Index entry for file name abbreviations.
641 (Relative File Names, File Name Expansion): Refer to it.
642 (Locating Files): Move locate-user-emacs-file documentation to
644 (Standard File Names): Add locate-user-emacs-file; update examples.
646 2012-02-26 Michael Albinus <michael.albinus@gmx.de>
648 * files.texi (Magic File Names): Add files-equal-p and file-subdir-of-p.
650 2012-02-26 Chong Yidong <cyd@gnu.org>
652 * files.texi (Kinds of Files): Improve documentation of
653 files-equal-p and file-subdir-of-p.
655 2012-02-26 Glenn Morris <rgm@gnu.org>
657 * intro.texi (Acknowledgements): Small changes.
659 2012-02-25 Glenn Morris <rgm@gnu.org>
661 * errors.texi: Don't try to list _all_ the error symbols.
662 Add circular-list, cl-assertion-failed, compression-error.
663 * elisp.texi, vol1.texi, vol2.texi:
664 * control.texi (Error Symbols): Tweak "Standard Errors" description.
666 2012-02-25 Thierry Volpiatto <thierry.volpiatto@gmail.com>
668 * files.texi (files-equal-p, file-subdir-of-p): New,
669 add initial documentation.
671 2012-02-25 Chong Yidong <cyd@gnu.org>
673 * files.texi (File Attributes): Document file-selinux-context.
674 (Changing Files): Link to it.
675 (Changing Files): Document set-file-selinux-context.
677 * backups.texi (Making Backups): Return value of backup-buffer is
678 changed. Mention default value of backup-directory-alist.
679 (Rename or Copy): Note that backup-by-copying-when-mismatch is t.
680 (Auto-Saving): New minor mode behavior for auto-save-mode.
681 (Reverting): Add defvar for revert-buffer-in-progress-p.
683 * searching.texi (Regexp Backslash): Add index entry (Bug#10869).
685 2012-02-24 Glenn Morris <rgm@gnu.org>
687 * errors.texi (Standard Errors): Mention dbus-error.
688 For arith-error sub-classes, just use one cross-ref.
690 2012-02-23 Alan Mackenzie <acm@muc.de>
692 * modes.texi (Defining Minor Modes): Document the new keyword
695 2012-02-21 Chong Yidong <cyd@gnu.org>
697 * files.texi (Files): Mention magic file names as arguments.
698 (Reading from Files): Copyedits.
699 (File Attributes): Mention how to change file modes.
700 (Changing Files): Use standard "file permissions" terminology.
701 Add xref to File Attributes node.
702 (Locating Files): Document locate-user-emacs-file.
703 (Unique File Names): Recommend against using make-temp-name.
705 2012-02-19 Chong Yidong <cyd@gnu.org>
707 * help.texi (Documentation, Documentation Basics, Help Functions):
708 Minor clarifications.
709 (Accessing Documentation): Clarify what documentation-property is
710 for. Add xref to Keys in Documentation.
712 * tips.texi (Documentation Tips): Don't recommend using * in
715 * macros.texi (Defining Macros):
716 * modes.texi (Derived Modes): Say "documentation string" instead
719 2012-02-18 Chong Yidong <cyd@gnu.org>
721 * modes.texi (Tabulated List Mode): New node.
722 (Basic Major Modes): Add xref to it.
724 * processes.texi (Process Information): Mention Process Menu mode.
726 2012-02-17 Chong Yidong <cyd@gnu.org>
728 * syntax.texi (Motion via Parsing): Doc fix for scan-lists.
730 2012-02-17 Glenn Morris <rgm@gnu.org>
732 * hooks.texi (Standard Hooks): Fix cross-ref to Emacs manual.
734 2012-02-16 Chong Yidong <cyd@gnu.org>
736 * syntax.texi (Syntax Tables, Syntax Descriptors)
737 (Syntax Table Functions): Copyedits.
738 (Syntax Basics): Don't repeat the material in the preceding node.
739 (Syntax Class Table): Use a table.
740 (Syntax Properties): Document syntax-propertize-function and
741 syntax-propertize-extend-region-functions.
742 (Motion via Parsing): Clarify scan-lists. Fix indentation.
743 (Parser State): Update for the new "c" comment style. Fix
744 description of item 7 (comment style).
746 * modes.texi (Minor Modes): Update how mode commands should treat
748 (Mode Line Basics): Clarify force-mode-line-update.
749 (Mode Line Top): Note that the example is not realistic.
750 (Mode Line Variables, Mode Line Data, %-Constructs, Header Lines)
751 (Emulating Mode Line): Use "mode line" instead of "mode-line", and
752 "mode line construct" instead of "mode line specification".
753 (Syntactic Font Lock): Remove mention of obsolete variable
754 font-lock-syntactic-keywords.
755 (Setting Syntax Properties): Node deleted.
756 (Font Lock Mode): Note that Font Lock mode is a minor mode.
757 (Font Lock Basics): Note that syntactic fontification falls back
759 (Search-based Fontification): Emphasize that font-lock-keywords
760 should not be set directly.
761 (Faces for Font Lock): Avoid some confusing terminology.
762 (Syntactic Font Lock): Minor clarifications. Add xref to
763 Syntactic Font Lock node.
765 2012-02-15 Chong Yidong <cyd@gnu.org>
767 * minibuf.texi (Basic Completion): Define "completion table".
768 Move completion-in-region to Completion in Buffers node.
769 (Completion Commands): Use "completion table" terminology.
770 (Completion in Buffers): New node.
772 * modes.texi (Hooks): add-hook can be used for abnormal hooks too.
773 (Setting Hooks): Update minor mode usage example.
774 (Major Mode Conventions): Note that completion-at-point-functions
775 should be altered locally. Add xref to Completion in Buffers.
776 Remove duplicate tip about auto-mode-alist.
777 (Minor Modes): Rewrite introduction.
778 (Minor Mode Conventions): Copyedits. Don't recommend
779 variable-only minor modes since few minor modes are like that.
781 2012-02-15 Glenn Morris <rgm@gnu.org>
783 * processes.texi (Network): Document open-network-stream :parameters.
785 2012-02-14 Chong Yidong <cyd@gnu.org>
787 * keymaps.texi (Format of Keymaps): The CACHE component of keymaps
788 was removed on 2009-09-10. Update lisp-mode-map example.
789 (Inheritance and Keymaps): Minor clarification.
790 (Searching Keymaps): Remove out-of-place enumeration.
791 (Key Lookup): Remove unnecessary example (one was already given in
793 (Changing Key Bindings): Update suppress-keymap example.
794 (Menu Bar, Tool Bar): Copyedits.
795 (Tool Bar): Update tool-bar-map example.
797 2012-02-12 Chong Yidong <cyd@gnu.org>
799 * debugging.texi (Debugger Commands): Continuing is now allowed
802 2012-02-11 Chong Yidong <cyd@gnu.org>
804 * display.texi (Fringe Indicators): Add xref to Fringe Bitmaps.
805 Move the list of standard bitmaps there.
806 (Fringe Cursors): Rewrite for clarity.
807 (Fringe Bitmaps): Consolidate the list of standard bitmaps here.
809 * commands.texi (Command Overview): Mention read-key.
810 (Using Interactive, Interactive Call): Minor clarifications.
811 (Function Keys, Click Events): Avoid "input stream" terminology.
812 (Click Events): Add xref to Window Sizes and Accessing Mouse.
813 Clarify column and row components.
814 (Accessing Mouse): Add xref to Click Events. Minor fixes.
815 (Special Events): Copyedits.
817 * streams.texi (Input Streams): De-document get-file-char.
818 (Output Variables): Don't refer to old backquote syntax.
820 * debugging.texi (Debugging): Copyedits. Describe testcover, ERT.
821 (Error Debugging): Note that debug-ignored-errors overrides list
822 values of debug-on-error too. Add xref to Signaling Errors. Note
823 that debug-on-signal is not customizable. Mention
824 condition-case-unless-debug.
825 (Compilation Errors): Node deleted.
827 * compile.texi (Compiler Errors): Move a paragraph here from
828 deleted node Compilation Errors.
830 2012-02-10 Leo Liu <sdl.web@gmail.com>
832 * control.texi (Handling Errors): Change condition-case-no-debug
833 to condition-case-unless-debug.
835 2012-02-10 Chong Yidong <cyd@gnu.org>
837 * advice.texi (Defining Advice): Clarify ad-unadvise.
838 (Activation of Advice): Specifying the ACTIVATE flag in defadvice
840 (Advising Primitives): Node deleted; ad-define-subr-args has been
843 * compile.texi (Speed of Byte-Code): Use float-time in example.
844 (Compilation Functions): Note that the log uses Compilation mode.
845 Don't discuss the contents of byte-code function object here.
846 (Compilation Functions): De-document internal function byte-code.
847 (Docs and Compilation): Minor clarifications.
849 * objects.texi (Byte-Code Type): Add xref to Byte-Code Function
852 2012-02-10 Glenn Morris <rgm@gnu.org>
854 * text.texi (Checksum/Hash): Rename node from MD5 Checksum.
856 * elisp.texi, vol1.texi, vol2.texi: Update menu entry.
858 2012-02-10 Chong Yidong <cyd@gnu.org>
860 * loading.texi (Loading): Don't emphasize "library" terminology.
861 (Library Search): load-path is not a user option. Mention role of
862 -L option and packages. Improve examples.
863 (Loading Non-ASCII): Don't mention unibyte Emacs, which is
865 (Autoload): Minor clarifications.
867 2012-02-10 Glenn Morris <rgm@gnu.org>
869 * files.texi (Magic File Names): Tweak remote-file-name-inhibit-cache.
871 * modes.texi (Basic Major Modes): Mention tabulated-list-mode.
873 2012-02-08 Glenn Morris <rgm@gnu.org>
875 * loading.texi (Named Features): Update the require example.
877 2012-02-07 Glenn Morris <rgm@gnu.org>
879 * modes.texi (Defining Minor Modes):
880 Expand on args of defined minor modes.
882 2012-02-07 Chong Yidong <cyd@gnu.org>
884 * variables.texi (Creating Buffer-Local): Minor clarification
885 to buffer-local-variables doc (Bug#10715).
887 2012-02-07 Glenn Morris <rgm@gnu.org>
889 * display.texi (ImageMagick Images): General update.
890 Move most details of imagemagick-render-type to the variable's doc.
892 2012-02-06 Glenn Morris <rgm@gnu.org>
894 * keymaps.texi (Tool Bar): Mention separators.
895 (Inheritance and Keymaps):
896 Mention make-composed-keymap and multiple inheritance.
898 * modes.texi (Running Hooks): Mention run-hook-wrapped.
900 * control.texi (Handling Errors):
901 Mention condition-case-no-debug and with-demoted-errors.
903 2012-02-05 Chong Yidong <cyd@gnu.org>
905 * customize.texi (Common Keywords): Minor clarifications.
906 Document custom-unlispify-remove-prefixes.
907 (Variable Definitions): Backquotes in defcustom seem to work fine
908 now. Various other copyedits.
909 (Simple Types): Copyedits. Document color selector.
910 (Composite Types): Copyedits.
911 (Splicing into Lists): Clarifications.
913 * eval.texi (Backquote): Move from macros.texi.
915 * macros.texi (Expansion): Minor clarification.
916 (Backquote): Move node to eval.texi.
917 (Defining Macros): Move an example from Backquote node.
918 (Argument Evaluation): No need to mention Pascal.
919 (Indenting Macros): Add xref to Defining Macros.
921 2012-02-05 Glenn Morris <rgm@gnu.org>
923 * debugging.texi (Error Debugging): Mention debug-on-event default.
925 2012-02-04 Glenn Morris <rgm@gnu.org>
927 * backups.texi (Reverting): Mention revert-buffer-in-progress-p.
929 * debugging.texi (Error Debugging): Mention debug-on-event.
930 * commands.texi (Misc Events): Mention sigusr1,2 and debugging.
932 * modes.texi (Running Hooks): Try to clarify with-wrapper-hook.
934 * text.texi (Buffer Contents):
935 Update filter-buffer-substring description.
937 2012-02-04 Chong Yidong <cyd@gnu.org>
939 * functions.texi (What Is a Function): Add closures. Mention
940 "return value" terminology. Add xref for command-execute. Remove
941 unused "keystroke command" terminology.
942 (Lambda Expressions): Give a different example than in the
943 following subsection. Add xref to Anonymous Functions.
944 (Function Documentation): Remove gratuitous markup.
945 (Function Names): Move introductory text to `What Is a Function'.
946 (Defining Functions): Fix defun argument spec.
947 (Anonymous Functions): Document lambda macro explicitly. Mention
948 effects on lexical binding.
949 (Function Cells): Downplay direct usage of fset.
950 (Closures): New node.
951 (Inline Functions): Remove "open-code" terminology.
952 (Declaring Functions): Minor tweak; .m is not C code.
954 * variables.texi (Variables): Don't refer to "global value".
955 (Local Variables, Void Variables): Copyedits.
956 (Lexical Binding): Minor clarification of example.
957 (File Local Variables): Mention :safe and :risky defcustom args.
958 (Lexical Binding): Add xref to Closures node.
960 2012-02-04 Glenn Morris <rgm@gnu.org>
962 * minibuf.texi (High-Level Completion): Updates for read-color.
964 2012-02-03 Glenn Morris <rgm@gnu.org>
966 * display.texi (GIF Images): Mention animation.
967 Remove commented-out old example of animation.
968 (Animated Images): New subsection.
971 * vol2.texi (Top): Add Animated Images menu entry.
973 * display.texi (Image Formats): Remove oddly specific information
974 on versions of image libraries.
975 (GIF Images, TIFF Images): Minor rephrasing.
977 2012-02-02 Glenn Morris <rgm@gnu.org>
979 * processes.texi (Synchronous Processes):
980 Mention call-process's :file gets overwritten.
982 * commands.texi (Reading One Event):
983 * help.texi (Help Functions): Document read-char-choice.
985 * hooks.texi (Standard Hooks):
986 * modes.texi (Keymaps and Minor Modes):
987 * text.texi (Commands for Insertion): Document post-self-insert-hook.
989 * hooks.texi (Standard Hooks): Add prog-mode-hook.
991 * hooks.texi (Standard Hooks):
992 * modes.texi (Major Mode Conventions, Mode Hooks):
993 Document change-major-mode-after-body-hook.
995 2012-02-01 Glenn Morris <rgm@gnu.org>
997 * modes.texi (Defining Minor Modes):
998 Mention disabling global minor modes on a per-major-mode basis.
1000 2012-01-31 Chong Yidong <cyd@gnu.org>
1002 * syntax.texi (Parsing Expressions): Clarify intro (Bug#10657).
1003 (Parser State): Remove unnecessary statement (Bug#10661).
1005 * eval.texi (Intro Eval): Add footnote about "sexp" terminology.
1007 2012-01-31 Glenn Morris <rgm@gnu.org>
1009 * modes.texi (Defining Minor Modes):
1010 Document define-minor-mode's new :variable keyword.
1012 2012-01-29 Chong Yidong <cyd@gnu.org>
1014 * syntax.texi (Syntax Class Table): Tweak description of newline
1015 char syntax (Bug#9619).
1017 * numbers.texi (Predicates on Numbers): Fix wholenump/natnump
1018 description (Bug#10189).
1020 2012-01-29 Glenn Morris <rgm@gnu.org>
1022 * files.texi (Changing Files): Document SELinux support.
1024 * windows.texi (Window Sizes): Fix typo.
1026 2012-01-28 Chong Yidong <cyd@gnu.org>
1028 * display.texi (Fringe Indicators): Clarify fringe-indicator-alist
1031 * frames.texi (Input Focus): Add NORECORD arg to
1032 select-frame-set-input-focus. Clarify its role in select-frame.
1034 * text.texi (Transposition): We don't use transpose-region as an
1035 internal subroutine (Bug#3249).
1037 * modes.texi (Example Major Modes): Update Lisp example code to
1038 current sources. Delete the old non-derived-major-mode example,
1039 which has diverged badly from current sources.
1041 2012-01-27 Glenn Morris <rgm@gnu.org>
1043 * makefile.w32-in (texinputdir): Fix (presumed) typo.
1044 (VERSION, manual): Remove, unused.
1046 2012-01-27 Chong Yidong <cyd@gnu.org>
1048 * commands.texi (Command Overview): Minor clarification (Bug#10384).
1050 2012-01-26 Chong Yidong <cyd@gnu.org>
1052 * searching.texi (String Search): Document negative repeat count
1055 2012-01-26 Glenn Morris <rgm@gnu.org>
1057 * variables.texi (Using Lexical Binding):
1058 Mention that lexical-binding should be set in the first line.
1060 2012-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1062 * macros.texi (Defining Macros): Don't claim that `declare' only
1063 affects Edebug and indentation.
1065 2012-01-25 Lars Ingebrigtsen <larsi@gnus.org>
1067 * macros.texi (Defining Macros): Slight `declare' fixup.
1069 2012-01-25 Glenn Morris <rgm@gnu.org>
1071 * makefile.w32-in (texinputdir):
1072 * Makefile.in (ENVADD): Add $emacsdir. (Bug#10603)
1074 2012-01-24 Chong Yidong <cyd@gnu.org>
1076 * variables.texi (Variables, Local Variables, Void Variables):
1077 Edit to make the descriptions less specific to dynamic binding.
1078 (Local Variables): Default max-specpdl-size is now 1300.
1079 (Defining Variables): Edits for lexical scoping. Delete
1080 information about starting docstrings with *. De-document
1082 (Tips for Defining): Remove an unimportant discussion of quitting
1083 in the middle of a load.
1084 (Accessing Variables, Setting Variables): Discuss lexical binding.
1085 (Variable Scoping): Rewrite.
1086 (Scope, Extent, Impl of Scope): Nodes deleted.
1087 (Dynamic Binding): New node, with material from Scope, Extent, and
1088 Impl of Scope nodes.
1089 (Dynamic Binding Tips): Rename from Using Scoping.
1090 (Lexical Binding): Rewrite.
1091 (Using Lexical Binding): Rename from Converting to Lexical
1092 Binding. Convert to subsection.
1094 * customize.texi (Variable Definitions): Add custom-variable-p.
1095 Move user-variable-p documentation here.
1097 2012-01-23 Chong Yidong <cyd@gnu.org>
1099 * strings.texi (Text Comparison): Minor qualification.
1101 * lists.texi (Cons Cells): Copyedits.
1102 (List Elements): Mention push.
1103 (List Variables): Mention pop.
1104 (Rings): Move to sequences.texi.
1106 * sequences.texi (Sequence Functions): Don't repeat the
1107 introduction already given in the parent.
1108 (Vectors): Copyedits.
1109 (Rings): Move from lists.texi. Note that this is specific to the
1112 * symbols.texi (Definitions, Symbol Components): Mention variable
1114 (Plists and Alists): Copyedits.
1116 * eval.texi (Intro Eval, Symbol Forms): Minor tweaks for
1117 correctness with lexical scoping.
1120 2012-01-21 Chong Yidong <cyd@gnu.org>
1122 * intro.texi (A Sample Function Description): Special notation
1123 used for macros too.
1125 * objects.texi (Ctl-Char Syntax, Other Char Bits): Copyedits.
1126 (Symbol Type): Add xref for keyword symbols.
1127 (Sequence Type): Clarify differences between sequence types.
1128 (Cons Cell Type): Add "linked list" index entry.
1129 (Non-ASCII in Strings): Copyedits.
1130 (Equality Predicates): Symbols with same name need not be eq.
1132 * numbers.texi (Float Basics): Document isnan, copysign, frexp and
1133 ldexp. Move float-e and float-pi to Math Functions node.
1135 2012-01-21 Glenn Morris <rgm@gnu.org>
1137 * modes.texi (Auto Major Mode):
1138 * variables.texi (File Local Variables):
1139 Mention inhibit-local-variables-regexps.
1141 2012-01-19 Martin Rudalics <rudalics@gmx.at>
1143 * windows.texi (Window Configurations): Rewrite references to
1144 persistent window parameters.
1145 (Window Parameters): Fix description of persistent window
1148 2012-01-16 Juanma Barranquero <lekktu@gmail.com>
1150 * windows.texi (Window Parameters): Use @pxref.
1152 2012-01-16 Martin Rudalics <rudalics@gmx.at>
1154 * windows.texi (Window Configurations, Window Parameters):
1155 Describe persistent window parameters.
1157 2011-12-27 Stefan Monnier <monnier@iro.umontreal.ca>
1159 * variables.texi (Creating Buffer-Local): Warn against misuses of
1160 make-variable-buffer-local (bug#10258).
1162 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1164 * macros.texi (Defining Macros): Document `doc-string' (bug#9668).
1166 2012-01-06 Chong Yidong <cyd@gnu.org>
1168 * variables.texi (Directory Local Variables): Document
1169 hack-dir-local-variables-non-file-buffer.
1171 2012-01-06 Glenn Morris <rgm@gnu.org>
1173 * maps.texi (Standard Keymaps): Refer to Info-edit by name
1174 rather than by keybinding.
1176 2011-12-29 Juanma Barranquero <lekktu@gmail.com>
1178 * frames.texi (Font and Color Parameters): Add @pxref.
1180 2011-12-29 Daniel Colascione <dan.colascione@gmail.com>
1182 * frames.texi (Font and Color Parameters):
1183 Document w32 font backends (bug#10399).
1185 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
1187 * files.texi (File Attributes, Changing Files):
1188 Use a more-natural notation for octal numbers.
1190 2011-12-23 Juanma Barranquero <lekktu@gmail.com>
1192 * variables.texi (Variables with Restricted Values):
1193 Change reference to variable (bug#10354).
1195 2011-12-13 Martin Rudalics <rudalics@gmx.at>
1197 * windows.texi (Splitting Windows): Use t instead of non-nil
1198 when describing window-combination-resize.
1200 2011-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
1202 * text.texi (Special Properties): Warn against `intangible' properties
1205 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1207 * display.texi (Truncation):
1208 * text.texi (Special Properties): Describe what a stretch-glyph is
1209 instead of using that term without explanation. Make the
1210 cross-references more accurate.
1212 * display.texi (Usual Display): Update the description,
1213 cross-references, and indexing related to display of control
1214 characters and raw bytes.
1216 2011-11-25 Martin Rudalics <rudalics@gmx.at>
1218 * windows.texi (Splitting Windows): Fix description of
1219 window-combination-limit. Suggested by Eli Zaretskii.
1221 2011-11-23 Chong Yidong <cyd@gnu.org>
1223 * windows.texi (Window Sizes): Move window-top-line,
1224 window-left-column, and window-*-pixel-edges to Coordinates and
1226 (Coordinates and Windows): Restore window-edges doc.
1228 2011-11-21 Martin Rudalics <rudalics@gmx.at>
1230 * windows.texi (Windows and Frames, Splitting Windows):
1233 2011-11-21 Chong Yidong <cyd@gnu.org>
1235 * windows.texi (Splitting Windows): Fix error in documentation of
1236 window-combination-limit.
1237 (Cyclic Window Ordering): Minor fixes to next-window,
1238 one-window-p, and get-lru-window docs. Don't document
1240 (Buffers and Windows): Copyedits.
1241 (Choosing Window): Document special handling of special-display-*.
1242 (Choosing Window Options): Fix display-buffer-reuse-frames doc.
1243 Don't document even-window-heights, which is going away.
1244 Clarify which options are obeyed by which action functions.
1246 2011-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1248 * display.texi (Invisible Text): Clarify point adjustment (bug#10072).
1250 2011-11-20 Martin Rudalics <rudalics@gmx.at>
1252 * windows.texi (Resizing Windows, Splitting Windows):
1253 Remove term "status" when talking about combination limits.
1255 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1257 * compile.texi (Compiler Errors):
1258 * help.texi (Help Functions): Fix typos.
1260 2011-11-19 Chong Yidong <cyd@gnu.org>
1262 * windows.texi (Splitting Windows): Clarify role of window
1263 parameters in split-window. Shorten the example.
1264 (Deleting Windows): Rewrite intro to handle internal windows.
1265 Fix delete-windows-on doc.
1266 (Selecting Windows): Copyedits.
1268 2011-11-17 Martin Rudalics <rudalics@gmx.at>
1270 * windows.texi (Resizing Windows, Splitting Windows)
1271 (Deleting Windows): Use term window-combination-resize instead
1274 2011-11-16 Martin Rudalics <rudalics@gmx.at>
1276 * windows.texi (Resizing Windows, Splitting Windows):
1277 Rename occurrences of window-nest to window-combination-limit.
1279 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
1281 * intro.texi (Lisp History): Fix typo.
1283 2011-11-12 Martin Rudalics <rudalics@gmx.at>
1285 * windows.texi (Splitting Windows, Deleting Windows):
1286 Remove references to splits status of windows.
1288 2011-11-10 Glenn Morris <rgm@gnu.org>
1290 * buffers.texi (Read Only Buffers): Expand a bit on why
1291 toggle-read-only should only be used interactively. (Bug#7292)
1293 2011-11-09 Chong Yidong <cyd@gnu.org>
1295 * windows.texi (Window Sizes): Document window-pixel-edges,
1296 window-inside-pixel-edges, window-absolute-pixel-edges, and
1297 window-inside-absolute-pixel-edges.
1298 (Resizing Windows): shrink-window-if-larger-than-buffer works on
1299 non-full-width windows.
1301 2011-11-09 Martin Rudalics <rudalics@gmx.at>
1303 * windows.texi (Resizing Windows): Rewrite documentation of
1306 2011-11-09 Chong Yidong <cyd@gnu.org>
1308 * windows.texi (Splitting Windows): Simplify example.
1310 2011-11-08 Chong Yidong <cyd@gnu.org>
1312 * windows.texi (Window Sizes): Copyedits. Document
1313 window-text-height. Remove window-min-height and window-min-width
1314 discussion, referring instead to Emacs manual.
1315 (Splitting Windows, Resizing Windows): Add xref to Emacs manual.
1316 (Resizing Windows): Simplify introduction. Don't document
1317 enlarge-window, shrink-window, enlarge-window-horizontally, and
1318 shrink-window-horizontally; they are no longer preferred for
1319 calling from Lisp, and are already documented in the Emacs manual.
1321 2011-11-07 Glenn Morris <rgm@gnu.org>
1323 * windows.texi (Choosing Window): Fix keybinding typo.
1325 2011-11-07 Martin Rudalics <rudalics@gmx.at>
1327 * windows.texi (Resizing Windows, Splitting Windows)
1328 (Window Configurations): Use "child window" instead of
1331 2011-11-06 Chong Yidong <cyd@gnu.org>
1333 * windows.texi (Basic Windows): Clarify various definitions.
1334 Treat window-normalize-* as internal; don't document them.
1335 (Windows and Frames): Various clarifications, e.g. non-live
1336 windows also belong to frames. Fix window-list description.
1337 Simplify window nesting example.
1338 (Splitting Windows, Window Configurations):
1339 Use split-window-below.
1341 2011-11-04 Eli Zaretskii <eliz@gnu.org>
1343 * windows.texi (Window Sizes): Mention in the doc string that the
1344 return values of `window-body-height' and `window-body-width' are
1345 in frame's canonical units. (Bug#9949)
1347 2011-10-30 Martin Rudalics <rudalics@gmx.at>
1349 * windows.texi (Windows and Frames): Remove "iso-" infix from
1350 documentation of window-iso-combined-p.
1352 2011-10-26 Chong Yidong <cyd@gnu.org>
1354 * modes.texi (Running Hooks): Document with-wrapper-hook.
1356 2011-10-18 Chong Yidong <cyd@gnu.org>
1358 * display.texi (Glyphless Chars): New node.
1360 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1362 * text.texi (Yanking): Document yank-excluded-properties.
1364 * package.texi (Packaging Basics): The commentary should say how
1365 to begin using the package.
1367 2011-10-11 Martin Rudalics <rudalics@gmx.at>
1369 * windows.texi (Deleting Windows): Mention which window gets
1370 selected when deleting the selected window.
1372 2011-10-09 Martin Rudalics <rudalics@gmx.at>
1374 * buffers.texi (The Buffer List): Describe how bury-buffer deals
1375 with the selected window.
1376 * windows.texi (Buffers and Windows): Reformulate text on how
1377 replace-buffer-in-windows deals with a window.
1378 (Quitting Windows): Describe how quit-window deals with a
1379 standalone frame. Describe new option frame-auto-hide-function.
1381 2011-10-08 Glenn Morris <rgm@gnu.org>
1383 * symbols.texi (Other Plists): Markup fix. (Bug#9702)
1385 * positions.texi (Excursions): Update warning message.
1387 2011-10-05 Chong Yidong <cyd@stupidchicken.com>
1389 * display.texi (Low-Level Font, Face Attributes, Font Lookup):
1390 Fix Emacs manual xref (Bug#9675).
1392 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1394 * windows.texi (Textual Scrolling): Document scroll-up-command,
1395 scroll-down-command, scroll-error-top-bottom, and the
1396 scroll-command symbol property.
1397 (Display Action Functions): Fix description of
1398 display-buffer-pop-up-window.
1400 2011-09-28 Juanma Barranquero <lekktu@gmail.com>
1402 * windows.texi (Splitting Windows): Fix typos.
1404 2011-09-25 Martin Rudalics <rudalics@gmx.at>
1406 * windows.texi (Windows and Frames, Display Action Functions)
1407 (Switching Buffers): Fix some typos.
1408 (Buffers and Windows): Remove reference to window-auto-delete.
1409 Reword description of replace-buffer-in-windows.
1410 (Window History): Fix some typos and refer to frame local buffer
1412 (Quitting Windows): New node.
1413 (Window Configurations): Add descriptions of window-state-get
1414 and window-state-put.
1415 (Window Parameters): Describe variable ignore-window-parameters.
1416 Sketch some window parameters currently in use.
1417 * elisp.texi (Top): Update node listing.
1419 2011-09-25 Chong Yidong <cyd@stupidchicken.com>
1421 * windows.texi (Display Action Functions)
1422 (Choosing Window Options): New nodes.
1424 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1426 * windows.texi (Window History): New node. Move text here from
1427 Buffers and Windows.
1428 (Switching Buffers): Rename from Displaying Buffers, since we
1429 don't document display-buffer here; callers changed.
1430 Document FORCE-SAME-WINDOW arg to switch-to-buffer and
1431 switch-to-buffer-other-frame. Delete duplicate
1432 replace-buffer-in-windows doc.
1433 (Choosing Window): Document display actions.
1435 2011-09-24 Eli Zaretskii <eliz@gnu.org>
1437 * display.texi (Forcing Redisplay): Update the description of
1438 redisplay-dont-pause due to change in the default value.
1440 2011-09-23 Martin Rudalics <rudalics@gmx.at>
1442 * frames.texi (Frames and Windows): Move section and rename to
1443 Windows and Frames in windows.texi.
1444 * windows.texi (Windows): Restructure.
1445 (Basic Windows): Rewrite. Explain live and internal windows and
1446 normalization functions.
1447 (Windows and Frames): Move section here from frames.texi.
1448 Describe subwindows, window combinations, window tree, and
1449 corresponding functions including window-list here.
1450 (Window Sizes): Rename section from Size of Window and move it
1451 up in chapter. Describe total and body sizes and the
1452 corresponding functions. Explain new semantics of
1453 window-min-height/-width.
1454 (Resizing Windows): Move section up in chapter. Describe new
1456 (Splitting Windows): Describe new behavior of split-window,
1457 split-window-above-each-other and split-window-side-by-side.
1458 Provide examples. Describe window-nest and window-splits
1460 (Deleting Windows): Minor rewrite.
1461 (Selecting Windows): Minor rewrite.
1462 Describe frame-selected-window and set-frame-selected-window here.
1463 (Cyclic Window Ordering): Minor rewrite.
1464 Describe window-list-1.
1465 (Buffers and Windows): Rewrite. Explain a window's previous and
1466 next buffers and the corresponding functions.
1467 (Window Tree): Merge into Windows and Frames section.
1468 * elisp.texi (Top): Update node listings for frames and windows
1471 2011-09-21 Stefan Monnier <monnier@iro.umontreal.ca>
1473 * display.texi (Face Functions): `face-list' returns faces (bug#9564).
1475 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1477 * errors.texi (Standard Errors): Remove apparent placeholder text
1480 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1482 * frames.texi (Management Parameters): Fix description of
1483 icon-type parameter.
1485 2011-09-17 Chong Yidong <cyd@stupidchicken.com>
1487 * tips.texi (Key Binding Conventions): Don't bind a key sequence
1488 ending in C-g. Suggested by Edward O'Connor.
1490 2011-09-17 Eli Zaretskii <eliz@gnu.org>
1492 * numbers.texi (Integer Basics): Add indexing for
1493 most-positive-fixnum and most-negative-fixnum. (Bug#9525)
1495 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1497 * lists.texi (Sets And Lists): Fix typo. (Bug#9393)
1499 2011-09-11 Juanma Barranquero <lekktu@gmail.com>
1501 * processes.texi (Network Servers): Clarify what the process
1502 buffer is used for (bug#9233).
1504 2011-08-30 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
1506 * lists.texi (Building Lists): Fix typo.
1508 2011-08-30 Chong Yidong <cyd@stupidchicken.com>
1510 * display.texi (Basic Faces): New node. Document new faces.
1512 * modes.texi (Major Mode Conventions): Move some text there.
1513 (Mode Help): Remove major-mode var, duplicated in Major Modes.
1515 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1517 * modes.texi (Basic Major Modes): New node. Callers updated.
1518 (Major Modes): Document fundamental-mode and major-mode.
1519 (Major Mode Basics): Node deleted; text moved to Major Modes.
1520 (Derived Modes): Document derived-mode-p.
1522 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1524 * files.texi (Changing Files, Create/Delete Dirs): Document new
1525 arguments for delete-file, delete-directory, and copy-directory.
1526 (Visiting Functions): Remove view-file; it is documented in the
1529 * frames.texi (Layout Parameters): The defaults for the
1530 menu-bar-lines and tool-bar-lines parameters depend on the mode.
1532 * display.texi (Progress): Document spinner functionality.
1534 * os.texi (Killing Emacs): Note that kill-emacs can be called by
1535 operating system signals. Refer to save-buffers-kill-terminal
1536 instead of save-buffers-kill-emacs.
1538 * objects.texi (Symbol Type): Document ## print representation.
1540 2011-08-25 Eli Zaretskii <eliz@gnu.org>
1542 * display.texi (Specified Space): Mention that `space' specs
1543 influence bidi reordering.
1544 (Bidirectional Display): Explain how to use `(space . PROPS)' for
1545 separating fields with bidirectional content.
1547 2011-08-24 Eli Zaretskii <eliz@gnu.org>
1549 * display.texi (Bidirectional Display): Document return value in
1550 buffers that are not bidi-reordered for display, and in unibyte
1553 2011-08-23 Eli Zaretskii <eliz@gnu.org>
1555 * nonascii.texi (Character Properties): Document the values for
1556 unassigned codepoints.
1558 2011-08-18 Eli Zaretskii <eliz@gnu.org>
1560 * nonascii.texi (Character Properties): Document use of
1561 `bidi-class' and `mirroring' properties as part of reordering.
1562 Provide cross-references to "Bidirectional Display".
1564 * display.texi (Bidirectional Display): Document the pitfalls of
1565 concatenating strings with bidirectional content, with possible
1566 solutions. Document bidi-string-mark-left-to-right.
1567 Mention paragraph direction in modes that inherit from prog-mode.
1568 Document use of `bidi-class' and `mirroring' properties as part of
1571 2011-08-16 Eli Zaretskii <eliz@gnu.org>
1573 * modes.texi (Major Mode Conventions): Improve the documentation
1574 of `mode-class' `special' modes.
1576 * nonascii.texi (Character Properties): Document the `mirroring'
1577 property. Add index entries.
1579 * syntax.texi (Categories): Add an example of defining a new
1580 category and category table.
1582 * searching.texi (Regexp Backslash): Document how to display
1583 existing categories. Mention the possibility of adding
1584 categories, and add an xref to where this is described. Add an
1587 2011-08-09 Chong Yidong <cyd@stupidchicken.com>
1589 * text.texi (Special Properties):
1590 * display.texi (Overlay Properties): Note that mouse-face cannot
1591 change the text size (Bug#8530).
1593 2011-08-08 Chong Yidong <cyd@stupidchicken.com>
1595 * os.texi (Time of Day): Remove set-time-zone-rule, and recommend
1596 using setenv instead.
1598 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1600 * display.texi (Bidirectional Display): Document the fact that
1601 bidi-display-reordering is t by default.
1603 2011-07-23 Eli Zaretskii <eliz@gnu.org>
1605 * display.texi (Bidirectional Display): New section.
1607 2011-07-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1608 Tim Cross <theophilusx@gmail.com> (tiny change)
1609 Glenn Morris <rgm@gnu.org>
1611 * keymaps.texi (Toolkit Differences): New node. (Bug#8176)
1613 2011-07-15 Andreas Schwab <schwab@linux-m68k.org>
1615 * help.texi (Keys in Documentation): Revert last change.
1617 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1619 * help.texi (Keys in Documentation): Clarify that \= only quotes
1620 the next character, and doesn't affect longer sequences in
1621 particular (bug#8935).
1623 * debugging.texi (Using Debugger):
1624 Mention @code{eval-expression-debug-on-error} (bug#8549).
1626 2011-07-14 Eli Zaretskii <eliz@gnu.org>
1628 * display.texi (Other Display Specs): Document that `left-fringe'
1629 and `right-fringe' display specifications are of the "replacing"
1632 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1634 * help.texi (Documentation Basics): Add a link to the Function
1635 Documentation node (bug#6580).
1637 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1639 * keymaps.texi (Menu Bar): Mention :visible and :enable
1640 (bug#6344). Text by Drew Adams.
1642 * modes.texi (Running Hooks): Mention buffer-local hook variables
1645 * objects.texi (General Escape Syntax): "a with grave accent" is
1646 ?xe0, not ?x8e0 (bug#5259).
1648 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1650 * display.texi (Face Attributes, Font Selection): Add references
1651 to the Fonts node in the Emacs manual (Bug#4178).
1653 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1655 * display.texi (Window Systems): `window-system' is
1658 * frames.texi (Frame Parameters, Parameter Access): Don't mention
1659 frame-local variables.
1661 * variables.texi (Buffer-Local Variables): Don't mention obsolete
1662 frame-local variables.
1663 (Frame-Local Variables): Node deleted.
1665 * elisp.texi (Top): Update node listing.
1667 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1669 * elisp.texi: Change "inferiors" to "subnodes" in three places
1672 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1674 * frames.texi (Window System Selections): Discussion of
1675 x-select-enable-clipboard moved to Emacs manual.
1677 2011-07-11 Deniz Dogan <deniz@dogan.se>
1679 * commands.texi (Prefix Command Arguments): Remove excessive
1682 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1684 * syntax.texi (Syntax Descriptors): Clarify that the ". 23" syntax
1685 description is a string (bug#3313).
1687 * frames.texi (Display Feature Testing): Try to explain what all
1688 the visual classes mean (bug#3042).
1690 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1692 * modes.texi (Mode Line Variables): Document `mode-line-remote'
1693 and `mode-line-client' (bug#2974).
1695 * text.texi (Insertion): Clarify marker movements (bug#1651).
1696 Text from Drew Adams.
1698 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
1700 * text.texi (Special Properties): Clarify the format of `face'
1703 * commands.texi (Interactive Call): Add a `call-interactively'
1706 2011-07-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
1708 * functions.texi (Calling Functions): Link to the "Interactive
1709 Call" node (bug#1001).
1711 2011-07-06 Chong Yidong <cyd@stupidchicken.com>
1713 * customize.texi (Composite Types): Move alist and plist to here
1714 from Simple Types (Bug#7545).
1716 * elisp.texi (Top): Update menu description.
1718 * display.texi (Face Attributes): Document negative line widths
1721 2011-07-03 Tobias C. Rittweiler <tcr@freebits.de> (tiny change)
1723 * searching.texi (Match Data): Note that match data can be
1724 overwritten by most functions (bug#2499).
1726 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1728 * strings.texi (Formatting Strings): Clarify what the "-" and "0"
1729 flags mean (bug#6659).
1731 * functions.texi (What Is a Function): Document the autoload
1734 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1736 * customize.texi (Variable Definitions): Clarify that SETFUNCTION
1737 is only used in the Customize user interface (bug#6089).
1739 * display.texi (Showing Images): Mention the point of sliced
1742 2011-07-02 Eli Zaretskii <eliz@gnu.org>
1744 * variables.texi (Defining Variables, Void Variables)
1745 (Constant Variables): Fix incorrect usage of @kindex.
1747 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1749 * variables.texi (Defining Variables): Add an index entry for
1750 `set-variable' (bug#7262).
1751 (Defining Variables): Use @findex for functions.
1753 * frames.texi (Basic Parameters): Document the `explicit-name'
1754 parameter (bug#6951).
1756 * customize.texi (Type Keywords): Clarify that :value provides a
1757 default value for all types (bug#7386).
1759 * streams.texi (Output Functions): Document `pp'.
1761 2011-06-25 Chong Yidong <cyd@stupidchicken.com>
1763 * keymaps.texi (Searching Keymaps):
1764 * display.texi (Overlay Properties): Fix errors in 2011-05-29
1765 change. Suggested by Johan Bockgård.
1767 2011-06-15 Chong Yidong <cyd@stupidchicken.com>
1769 * text.texi (Special Properties): Clarify role of font-lock-face.
1771 2011-06-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1773 * processes.texi (Process Information): Rename `process-alive-p'
1774 to `process-live-p' for consistency with other `-live-p' functions.
1776 2011-06-03 Paul Eggert <eggert@cs.ucla.edu>
1778 Document wide integers better.
1779 * files.texi (File Attributes): Document ino_t values better.
1780 ino_t values no longer map to anything larger than a single cons.
1781 * numbers.texi (Integer Basics, Integer Basics, Arithmetic Operations):
1782 (Bitwise Operations):
1783 * objects.texi (Integer Type): Use a binary notation that is a bit easier
1784 to read, and that will port better if 62-bits becomes the default.
1785 Fix or remove incorrect examples.
1786 * os.texi (Time Conversion): Document time_t values better.
1788 2011-05-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1790 * processes.texi (Process Information):
1791 Document `process-alive-p'.
1793 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1795 * help.texi (Accessing Documentation):
1796 * display.texi (Pixel Specification):
1797 * processes.texi (Serial Ports, Serial Ports):
1798 * nonascii.texi (Character Properties, Default Coding Systems):
1799 * text.texi (Changing Properties, Special Properties):
1800 * windows.texi (Window Start and End):
1801 * modes.texi (SMIE Indentation Example, SMIE Tricks):
1802 * keymaps.texi (Searching Keymaps, Tool Bar):
1803 * minibuf.texi (Basic Completion):
1804 * compile.texi (Eval During Compile):
1805 * strings.texi (Formatting Strings): Tweaks to avoid overflowing
1806 7x9 paper in printed manual.
1808 * lists.texi (Sets And Lists): Fix misplaced text.
1810 2011-05-29 Chong Yidong <cyd@stupidchicken.com>
1812 * keymaps.texi (Remapping Commands): Emphasize that the keymap
1813 needs to be active (Bug#8350).
1815 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
1817 * minibuf.texi (Reading File Names): Clarify (Bug#8480).
1819 * tips.texi (Coding Conventions): Remove antediluvian filename
1820 limit recommendation (Bug#8538).
1822 2011-05-27 Glenn Morris <rgm@gnu.org>
1824 * modes.texi (Auto Major Mode): Update for set-auto-mode changes.
1826 2011-05-26 Glenn Morris <rgm@gnu.org>
1828 * variables.texi (File Local Variables):
1829 Update hack-local-variables `mode-only' return value.
1830 Add some more details on what this function does in the other case.
1832 2011-05-19 Glenn Morris <rgm@gnu.org>
1834 * lists.texi (Sets And Lists): Mention cl provides union etc.
1836 2011-05-19 Nix <nix@esperi.org.uk>
1838 * windows.texi (Displaying Buffers): pop-to-buffer is not a command.
1840 * text.texi (Parsing HTML): Update for function name changes.
1842 * syntax.texi (Syntax Flags): Small fix.
1844 * keymaps.texi (Active Keymaps): Typo fix.
1845 (Changing Key Bindings): Grammar fix.
1847 * frames.texi (Minibuffers and Frames): Grammar fix.
1848 (Window System Selections): x-select-enable-clipboard now defaults to t.
1850 * customize.texi (Common Keywords):
1851 * display.texi (Abstract Display):
1852 * modes.texi (Auto-Indentation):
1853 * nonascii.texi (Converting Representations): Typo fixes.
1855 * control.texi (Examples of Catch): Call it "goto" not "go to".
1857 2011-05-14 Eli Zaretskii <eliz@gnu.org>
1859 * nonascii.texi (Character Properties): Fix inconsistencies with
1862 * text.texi (Special Properties): Move @defvar's out of the
1865 2011-05-12 Glenn Morris <rgm@gnu.org>
1867 * display.texi (Image Descriptors): Fix typo. (Bug#8495)
1869 2011-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1871 * modes.texi (Region to Refontify): Rename from "Region to Fontify".
1872 (Multiline Font Lock):
1875 * elisp.texi (Top): Update menu accordingly.
1877 2011-05-12 Drew Adams <drew.adams@oracle.com>
1879 * modes.texi (Region to Fontify): Fix typo.
1881 2011-05-10 Jim Meyering <meyering@redhat.com>
1883 * minibuf.texi: Fix typo "in in -> in".
1885 2011-05-06 Paul Eggert <eggert@cs.ucla.edu>
1887 * numbers.texi (Integer Basics): Large integers are treated as floats.
1889 2011-04-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1891 * processes.texi (Synchronous Processes): Document the (:file
1892 "/file-name") syntax for `call-process'.
1894 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
1896 * windows.texi (Choosing Window): Fix typo.
1898 2011-04-23 Chong Yidong <cyd@stupidchicken.com>
1900 * frames.texi (Layout Parameters): Note the difference between
1901 querying and setting parameters for left-fringe and right-fringe
1904 2011-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
1906 * minibuf.texi (Basic Completion): Be a bit more precise about the
1907 valid kinds of completion tables.
1908 (Programmed Completion): Remove obsolete text about lambda expressions
1909 not being valid completion tables.
1911 2011-03-19 Chong Yidong <cyd@stupidchicken.com>
1913 * positions.texi (Excursions): Explain the "save-excursion
1914 defeated by set-buffer" warning.
1916 * buffers.texi (Current Buffer): Copyedits. Don't recommend using
1917 save-excursion. Suggested by Uday S Reddy.
1919 2011-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
1921 * variables.texi (Defining Variables): Mention the new meaning of `defvar'.
1922 (Lexical Binding): New sub-section.
1924 * eval.texi (Eval): Discourage the use of `eval'.
1925 Document its new `lexical' argument.
1927 2011-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
1929 * commands.texi (Command Overview): `post-command-hook' is not reset to
1932 2011-03-19 Stefan Monnier <monnier@iro.umontreal.ca>
1934 * strings.texi (String Conversion): Don't mention
1935 string-make-(uni|multi)byte (bug#8262).
1936 * nonascii.texi (Converting Representations): Fix up range.
1937 * keymaps.texi (Key Binding Commands): Update code point, avoid
1938 "unibyte character" and remove mention of unibyte bindings.
1940 2011-03-10 Eli Zaretskii <eliz@gnu.org>
1942 * modes.texi (Operator Precedence Grammars): Don't use characters
1945 2011-03-09 Eli Zaretskii <eliz@gnu.org>
1947 * intro.texi (Acknowledgements): Convert to ISO-8859-1 encoding.
1949 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1951 2011-03-08 Glenn Morris <rgm@gnu.org>
1953 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1954 * intro.texi (Acknowledgements): Names to UTF-8.
1955 * elisp.texi: Set documentencoding.
1957 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
1959 * Version 23.3 released.
1961 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1963 * package.texi: Update index keywords.
1964 (Package Archives): New node contents. Document package-x.el.
1966 2011-03-06 Juanma Barranquero <lekktu@gmail.com>
1968 * makefile.w32-in (srcs): Add package.texi.
1970 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
1972 * package.texi (Packaging, Packaging Basics, Simple Packages)
1973 (Multi-file Packages): Expand and clarify.
1974 (Package Archives): Temporary placeholder node.
1976 * elisp.texi (Top): Update node listing.
1978 * Makefile.in (srcs): Add package.texi.
1980 2011-03-05 Chong Yidong <cyd@stupidchicken.com>
1982 * processes.texi (Synchronous Processes): Minor clarification
1985 2011-03-03 Glenn Morris <rgm@gnu.org>
1987 * files.texi (Truenames): Minor clarification. (Bug#2341)
1989 2011-03-01 Glenn Morris <rgm@gnu.org>
1991 * variables.texi (Directory Local Variables):
1992 Mention `(subdirs . nil)' alist element.
1994 2011-02-28 Glenn Morris <rgm@gnu.org>
1996 * variables.texi (Directory Local Variables): Mention the optional
1997 mtime argument of dir-locals-set-directory-class. (Bug#3577)
1999 2011-02-27 Chong Yidong <cyd@stupidchicken.com>
2001 * minibuf.texi (Minibuffer History): Clarify discussion of
2002 minibuffer history lists (Bug#8085).
2004 2011-02-19 Eli Zaretskii <eliz@gnu.org>
2006 * elisp.texi: Sync @dircategory with ../../info/dir.
2008 * files.texi (Visiting Functions): Document find-file-literally,
2009 both the command and the variable.
2011 * variables.texi (Creating Buffer-Local): Explain the meaning of
2012 permanent local variables.
2014 * files.texi (Visiting Functions): Document find-file-literally,
2015 both the command and the variable.
2017 * variables.texi (Creating Buffer-Local): Explain the meaning of
2018 permanent local variables.
2020 2011-02-19 Glenn Morris <rgm@gnu.org>
2022 * keymaps.texi (Remapping Commands): Mention how to undo it.
2024 2011-02-09 Reuben Thomas <rrt@sc3d.org>
2026 * loading.texi (Hooks for Loading): Remove unnecessary advice
2027 about eval-after-load (Bug#7986).
2029 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
2031 * commands.texi (Accessing Mouse): Note that a header line is not
2032 included in the row of posn-col-row.
2034 2011-02-02 Chong Yidong <cyd@stupidchicken.com>
2036 * modes.texi (Major Mode Conventions): Add face guidelines.
2037 (Faces for Font Lock): List faces in order of prominence.
2039 2011-02-01 Paul Eggert <eggert@cs.ucla.edu>
2041 format-time-string now supports subsecond time stamp resolution
2042 * os.texi (Time Parsing): Document %N.
2044 2011-01-28 Chong Yidong <cyd@stupidchicken.com>
2049 * display.texi (Display Property): Shorten the menu description of
2050 the "Other Display Specs" node (Bug#7816).
2052 * keymaps.texi (Defining Menus): Add "menu item" and "extended
2053 menu item" concept index entries (Bug#7805).
2055 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2057 * makefile.w32-in (texinfodir): New variable.
2058 (usermanualdir): Remove as redundant with $(emacsdir).
2059 (MAKEINFO): Remove options, leave only program name.
2060 (MAKEINFO_OPTS): New variable.
2061 (texinputdir, $(infodir)/elisp): Use $(MAKEINFO_OPTS).
2063 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2064 Richard Kim <emacs18@gmail.com>
2066 * loading.texi (Library Search): Document list-load-path-shadows
2069 2011-01-25 Chong Yidong <cyd@stupidchicken.com>
2071 * searching.texi (Regexp Special): Remove outdated discussion of
2072 character sets (Bug#7780).
2074 * frames.texi (Pop-Up Menus): Document where menu title comes
2077 2011-01-25 Glenn Morris <rgm@gnu.org>
2079 * display.texi (Making Buttons): Mention limitation of text buttons.
2081 2011-01-23 Werner Lemberg <wl@gnu.org>
2083 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2084 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2085 (ENVADD): New variable to control texi2dvi and texi2pdf.
2087 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2089 * files.texi (Directory Names): Move directory-abbrev-alist doc to
2092 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2094 * files.texi (Directory Names): Explain why FROM in
2095 directory-abbrev-alist should begin with \`. (Bug#7777)
2097 2011-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
2099 * loading.texi (Hooks for Loading): Adjust doc of eval-after-load.
2101 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2103 * modes.texi (Emulating Mode Line): Fix last change.
2105 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2107 * modes.texi (Emulating Mode Line): Update documentation of
2108 format-mode-line according to changes that fixed bug #7587.
2110 2010-12-18 Stefan Monnier <monnier@iro.umontreal.ca>
2112 * modes.texi (Derived Modes): Mention prog-mode.
2114 * keymaps.texi (Simple Menu Items, Extended Menu Items): Remove mention
2115 of the key-binding-data cache since we don't use it any more.
2117 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2119 * processes.texi (Shell Arguments):
2120 * strings.texi (Creating Strings): Don't mention "shell commands";
2121 make it explicit that `split-string-and-unquote' and
2122 `combine-and-quote-strings' are mainly for working with arguments
2123 to call-process and start-process.
2125 * processes.texi (Shell Arguments): Fix documentation of
2126 `split-string-and-unquote'. Add indexing. (Bug#7563)
2128 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2130 * modes.texi (Auto-Indentation): New section to document SMIE.
2131 (Major Mode Conventions):
2132 * text.texi (Mode-Specific Indent): Refer to it.
2134 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2136 * display.texi (Other Display Specs): Document left-fringe and
2137 right-fringe display specs.
2139 2010-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
2141 * backups.texi (Making Backups):
2142 * modes.texi (Example Major Modes): Use recommended coding style.
2143 (Major Mode Basics, Derived Modes): Encourge more strongly use of
2144 define-derived-mode. Mention completion-at-point-functions.
2146 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2148 * nonascii.texi (Converting Representations):
2149 Document byte-to-string.
2151 2010-12-08 Glenn Morris <rgm@gnu.org>
2153 * buffers.texi (Modification Time):
2154 verify-visited-file-modtime now defaults to the current buffer.
2156 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2158 * nonascii.texi (Converting Representations): Document byte-to-string.
2160 * strings.texi (Creating Strings): Don't mention semi-obsolete
2161 function char-to-string.
2162 (String Conversion): Shorten discussion of semi-obsolete function
2163 string-to-char. Link to Converting Representations.
2165 * objects.texi (Symbol Type):
2166 * text.texi (Near Point):
2167 * help.texi (Help Functions):
2168 * functions.texi (Mapping Functions): Use string instead of
2169 char-to-string in examples.
2171 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2173 * text.texi (Kill Functions, Kill Functions)
2174 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete
2177 * symbols.texi (Creating Symbols): Using unintern without an
2178 obarray arg is now obsolete.
2180 * numbers.texi (Float Basics): Document float-e and float-pi.
2182 * variables.texi (Defining Variables): Change "pi" example to
2185 2010-11-26 Eli Zaretskii <eliz@gnu.org>
2187 * commands.texi (Click Events): Document the values of X, Y and
2188 COL, ROW in the event's position, when the click is on the header
2189 or mode line, on the fringes, or in the margins.
2191 2010-11-17 Eli Zaretskii <eliz@gnu.org>
2193 * customize.texi (Composite Types): Lower-case index entry.
2195 * loading.texi (How Programs Do Loading):
2196 Document load-file-name. (Bug#7346)
2198 2010-11-17 Glenn Morris <rgm@gnu.org>
2200 * text.texi (Kill Functions, Low-Level Kill Ring): Small fixes.
2202 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2204 * display.texi (Usual Display): Characters with no fonts are not
2205 necessarily displayed as empty boxes.
2207 2010-10-31 Glenn Morris <rgm@gnu.org>
2209 * maps.texi (Standard Keymaps): Update File menu description.
2211 2010-10-28 Glenn Morris <rgm@gnu.org>
2213 * Makefile.in (elisp.dvi, elisp.pdf): Also include $emacsdir.
2215 2010-10-24 Eli Zaretskii <eliz@gnu.org>
2217 * display.texi (Window Systems): Deprecate use of window-system as
2220 2010-10-23 Glenn Morris <rgm@gnu.org>
2222 * help.texi (Documentation Basics): Remove mentions of digest-doc and
2225 2010-10-15 Eli Zaretskii <eliz@gnu.org>
2227 * os.texi (Dynamic Libraries): New node, with slightly modified
2228 text deleted from "Image Formats".
2229 (System Interface): Add @menu entry for "Dynamic Libraries".
2231 * display.texi (Image Formats): Remove description of
2232 image-library-alist. (Renamed in 2010-10-13T14:50:06Z!lekktu@gmail.com.)
2234 2010-10-12 Glenn Morris <rgm@gnu.org>
2236 * book-spine.texinfo: Rename to book-spine.texi.
2238 2010-10-11 Glenn Morris <rgm@gnu.org>
2240 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2242 * Makefile.in (DVIPS): New variable.
2243 (.PHONY): Add html, ps.
2244 (html, elisp.html, ps, elisp.ps): New targets.
2245 (clean): Delete html, ps files.
2246 ($(infodir)/elisp): Remove unnecessary includes.
2248 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2250 * makefile.w32-in (emacsdir): New variable.
2251 (srcs): Add emacsver.texi.
2252 ($(infodir)/elisp, elisp.dvi): Add -I$(emacsdir).
2254 2010-10-09 Glenn Morris <rgm@gnu.org>
2256 * Makefile.in (VPATH): Remove.
2257 (infodir): Make it absolute.
2258 (mkinfodir, $(infodir)/elisp, infoclean): No need to cd $srcdir.
2260 * Makefile.in (dist): Anchor regexps.
2262 * Makefile.in (srcs): Put elisp.texi first.
2263 ($(infodir)/elisp, elisp.dvi, elisp.pdf): Use $<.
2265 * Makefile.in (infoclean): Remove harmless, long-standing error.
2267 * Makefile.in ($(infodir)): Delete rule.
2269 ($(infodir)/elisp): Use $mkinfodir instead of infodir.
2271 * Makefile.in (dist): Remove reference to emacsver.texi.in.
2272 Also copy emacsver.texi, and edit $emacsdir.
2274 2010-10-09 Glenn Morris <rgm@gnu.org>
2276 * Makefile.in (emacsdir): New variable.
2277 (MAKEINFO): Add -I $emacsdir.
2278 (dist): Copy emacsver.texi.
2279 (srcs): Add emacsver.texi.
2281 * book-spine.texinfo, elisp.texi, vol2.texi, vol1.texi:
2282 Set EMACSVER by including emacsver.texi.
2284 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2286 2010-10-07 Glenn Morris <rgm@gnu.org>
2288 * Makefile.in (version): New, set by configure.
2289 (clean): Delete dist tar file.
2290 (dist): Use version in tar name.
2292 2010-10-06 Glenn Morris <rgm@gnu.org>
2294 * Makefile.in: Rearrange to more closely resemble doc/emacs/Makefile.
2295 (INSTALL_INFO): Remove unused variable.
2296 (mostlyclean, infoclean, dist): New rules.
2297 (clean): Delete dvi and pdf files.
2298 (maintainer-clean): Remove elisp.oaux, use infoclean.
2299 ($(infodir)): Add parallel build workaround.
2301 2010-10-04 Glenn Morris <rgm@gnu.org>
2303 * Makefile.in (dvi, pdf, $(infodir)): New targets.
2304 ($(infodir)/elisp): Ensure target directory exists. Use $@.
2306 (clean): No 'make.out' or 'core' files.
2307 (.PHONY): Declare clean rules.
2308 (maintainer-clean): Delete pdf file. Guard against cd failures.
2310 2010-10-03 Glenn Morris <rgm@gnu.org>
2312 * files.texi (File Name Components): Remove ignored section about
2313 deleted variable directory-sep-char.
2315 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
2317 * files.texi (Magic File Names): New defopt
2318 remote-file-name-inhibit-cache.
2320 2010-10-02 Glenn Morris <rgm@gnu.org>
2322 * os.texi (Killing Emacs): Hook now runs in batch mode.
2324 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2326 * text.texi (Special Properties): Clarify when modification-hooks run.
2328 2010-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
2330 * syntax.texi (Syntax Flags): Document new `c' flag.
2332 2010-09-09 Glenn Morris <rgm@gnu.org>
2334 * display.texi (ImageMagick Images): General cleanup.
2336 2010-09-06 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2338 * files.texi (Directory Names): Use \` rather than ^.
2340 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2342 * text.texi (Low-Level Kill Ring):
2343 * frames.texi (Window System Selections): Remove cut buffer
2346 2010-08-28 Eli Zaretskii <eliz@gnu.org>
2348 * display.texi (Fringe Size/Pos): Add a cross-reference to "Layout
2349 Parameters", where the default fringe width is described.
2351 * frames.texi (Window Frame Parameters, Basic Parameters)
2352 (Position Parameters, Layout Parameters, Management Parameters)
2353 (Cursor Parameters, Font and Color Parameters): Add indexing for
2354 frame parameters. (Bug#6929)
2356 2010-08-25 Tom Tromey <tromey@redhat.com>
2358 * vol2.texi (Top): Update.
2359 * vol1.texi (Top): Update.
2360 * tips.texi (Library Headers): Mention Package-Version and
2362 * package.texi: New file.
2363 * os.texi (System Interface): Update pointers.
2364 * elisp.texi (Top): Link to new nodes. Include package.texi.
2365 * anti.texi (Antinews): Update pointers.
2367 2010-08-25 Eli Zaretskii <eliz@gnu.org>
2369 * processes.texi (Filter Functions): Fix last change.
2371 2010-08-24 Markus Triska <triska@gmx.at>
2373 * processes.texi (Filter Functions): Use `buffer-live-p' instead
2374 of `buffer-name' in the main text as well as in the example
2377 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2379 * nonascii.texi (Text Representations):
2380 * loading.texi (Loading Non-ASCII):
2381 * compile.texi (Byte Compilation): Don't mention obsolete
2382 --unibyte command-line argument.
2384 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2386 * modes.texi (Defining Minor Modes): Doc fix (Bug#6880).
2388 2010-08-22 Chong Yidong <cyd@stupidchicken.com>
2390 * objects.texi (Bool-Vector Type): Minor definition tweak (Bug#6878).
2392 2010-08-20 Eli Zaretskii <eliz@gnu.org>
2394 * commands.texi (Misc Events): Add cross-references to where
2395 POSITION of a mouse event is described in detail.
2397 2010-08-08 Christoph Scholtes <cschol2112@googlemail.com>
2399 * control.texi (Handling Errors) <error-message-string>: Fix arg name.
2401 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2403 * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
2404 Suggested by Štěpán Němec <stepnem@gmail.com>.
2406 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
2408 * minibuf.texi (High-Level Completion): Document args of
2409 `read-buffer-function' (bug#5625).
2411 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2413 * frames.texi (Layout Parameters): Add doc for tool-bar-position.
2415 2010-07-29 Michael Albinus <michael.albinus@gmx.de>
2417 * processes.texi (Process Information): Explain process property
2420 2010-07-27 Juanma Barranquero <lekktu@gmail.com>
2422 * modes.texi (Defining Minor Modes): Use C-delete in examples,
2423 instead of "\C-\^?" (bug#6334).
2425 * text.texi (Special Properties): Fix typo.
2427 2010-07-09 Eli Zaretskii <eliz@gnu.org>
2429 * internals.texi (Writing Emacs Primitives): Adapt to ANSI C
2430 calling sequences, which are now the standard.
2432 2010-06-24 Chong Yidong <cyd@stupidchicken.com>
2434 * text.texi (Undo): Clarify command loop behavior (Bug#2433).
2436 * commands.texi (Command Overview): Mention undo-boundary call.
2438 2010-06-23 Glenn Morris <rgm@gnu.org>
2440 * abbrevs.texi, commands.texi, compile.texi, debugging.texi:
2441 * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi:
2442 * frames.texi, functions.texi, internals.texi, keymaps.texi:
2443 * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi:
2444 * searching.texi, sequences.texi, strings.texi, syntax.texi:
2445 * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi:
2446 Untabify Texinfo files.
2448 2010-06-20 Chong Yidong <cyd@stupidchicken.com>
2450 * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).
2452 2010-06-19 Chong Yidong <cyd@stupidchicken.com>
2454 * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).
2456 2010-06-02 Chong Yidong <cyd@stupidchicken.com>
2458 * searching.texi (Regexp Special): Remove obsolete information
2459 about matching non-ASCII characters, and suggest using char
2462 2010-05-30 Juanma Barranquero <lekktu@gmail.com>
2464 * minibuf.texi (Basic Completion): Add missing "@end defun".
2466 2010-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
2468 * minibuf.texi (Basic Completion): Document completion-boundaries.
2469 (Programmed Completion): Document the new fourth method for boundaries.
2471 2010-05-22 Chong Yidong <cyd@stupidchicken.com>
2473 * display.texi (Image Cache): Update documentation about image caching.
2475 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2477 * windows.texi (Textual Scrolling):
2478 * tips.texi (Coding Conventions):
2479 * minibuf.texi (Minibuffer History):
2480 * maps.texi (Standard Keymaps):
2481 * loading.texi (Where Defined):
2482 * edebug.texi (Instrumenting): Fix typos.
2484 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2486 * keymaps.texi (Menu Bar): Document :advertised-binding property.
2488 * functions.texi (Obsolete Functions):
2489 Document set-advertised-calling-convention.
2491 * minibuf.texi (Basic Completion): Document completion-in-region.
2492 (Programmed Completion): Document completion-annotate-function.
2494 * commands.texi (Reading One Event): Document read-key.
2495 (Distinguish Interactive): Document KIND arg to
2496 called-interactively-p. Delete obsolete interactive-p.
2498 * elisp.texi (Top): Update node description.
2500 2010-05-08 Eli Zaretskii <eliz@gnu.org>
2502 * nonascii.texi (Character Properties):
2503 Document unicode-category-table. Add an index entry for Unicode
2506 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2508 * Version 23.2 released.
2510 2010-04-20 Juanma Barranquero <lekktu@gmail.com>
2512 * locals.texi (Standard Buffer-Local Variables):
2513 Remove @ignore'd reference to `direction-reversed'.
2515 2010-04-14 Juri Linkov <juri@jurta.org>
2517 Fix @deffn without category.
2519 * abbrevs.texi (Abbrev Expansion): Replace @deffn with @defun
2520 for `abbrev-insert'.
2522 * buffers.texi (Indirect Buffers): Add category `Command'
2523 to @deffn of `clone-indirect-buffer'.
2525 * windows.texi (Cyclic Window Ordering): Replace @deffn with @defun
2526 for `next-window' and `previous-window'. Add category `Command'
2527 to @deffn of `pop-to-buffer'.
2529 2010-04-01 Chong Yidong <cyd@stupidchicken.com>
2531 * nonascii.texi (Text Representations): Don't mark
2532 enable-multibyte-characters as a user option.
2534 2010-03-31 Eli Zaretskii <eliz@gnu.org>
2536 * control.texi (Handling Errors): How to re-throw a signal caught
2539 2010-03-26 Chong Yidong <cyd@stupidchicken.com>
2541 * loading.texi (Hooks for Loading): Document after-load-functions.
2544 2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change)
2546 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
2548 2010-03-24 Chong Yidong <cyd@stupidchicken.com>
2550 * processes.texi (Network Processes): Document seqpacket type.
2552 2010-03-20 Dan Nicolaescu <dann@ics.uci.edu>
2554 * os.texi (System Environment): Do not mention lynxos.
2556 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2560 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2562 * objects.texi (Integer Type): Take note of the read syntax
2563 exception for numbers that cannot fit in the integer type.
2565 2010-03-03 Glenn Morris <rgm@gnu.org>
2567 * numbers.texi (Integer Basics, Bitwise Operations):
2568 * objects.texi (Integer Type): Update for integers now being 30-bit.
2570 2010-02-27 Chong Yidong <cyd@stupidchicken.com>
2572 * display.texi (Low-Level Font): Document :otf font-spec property.
2574 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2576 * display.texi (Line Height): Avoid obsolete special default variables
2577 like default-major-mode.
2579 2010-01-28 Alan Mackenzie <acm@muc.de>
2581 * display.texi (Auto Faces): Say fontification-functions is called
2582 whether or not Font Lock is enabled. Tidy up the wording a bit.
2584 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
2586 * elisp.texi: Remove duplicate edition information (Bug#5407).
2588 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
2590 * two.el (volume-header-toc-markup): Fix typos in docstring.
2592 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2594 Avoid dubious uses of save-excursions.
2595 * positions.texi (Excursions): Recommend the use of
2596 save-current-buffer if applicable.
2597 * text.texi (Clickable Text): Fix the example code which used
2598 save-excursion in a naive way which sometimes preserves point and
2600 * variables.texi (Creating Buffer-Local):
2601 * os.texi (Session Management):
2602 * display.texi (GIF Images):
2603 * control.texi (Cleanups): Use (save|with)-current-buffer.
2605 2010-01-02 Eli Zaretskii <eliz@gnu.org>
2607 * modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
2609 2010-01-02 Chong Yidong <cyd@stupidchicken.com>
2611 * nonascii.texi (Text Representations, Character Codes)
2612 (Converting Representations, Explicit Encoding)
2613 (Translation of Characters): Use hex notation consistently.
2614 (Character Sets): Fix map-charset-chars doc (Bug#5197).
2616 2010-01-01 Chong Yidong <cyd@stupidchicken.com>
2618 * loading.texi (Where Defined): Make it clearer that these are
2619 loaded files (Bug#5068).
2621 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2623 * minibuf.texi (Completion Styles): Document `initials' style.
2625 2009-12-25 Chong Yidong <cyd@stupidchicken.com>
2627 * frames.texi (Resources): Describe inhibit-x-resources.
2628 (Size Parameters): Copyedit.
2630 * hash.texi (Creating Hash):
2631 * objects.texi (Hash Table Type): Document the new hash table
2632 printed representation.
2634 * minibuf.texi (Basic Completion): 4th arg to all-completions is
2637 * processes.texi (Process Buffers):
2638 Document process-kill-buffer-query-function.
2640 2009-12-05 Glenn Morris <rgm@gnu.org>
2642 * hooks.texi (Standard Hooks): Remove diary-display-hook, replaced by
2643 diary-display-function, and no longer recommended to be a hook.
2644 Update for changes in the names of calendar and diary hooks.
2645 diary-print-entries-hook has changed section.
2647 2009-11-28 Eli Zaretskii <eliz@gnu.org>
2649 * text.texi (Special Properties): More accurate description of
2650 what the `cursor' property does.
2652 2009-11-26 Kevin Ryde <user42@zip.com.au>
2654 * commands.texi (Misc Events): vindex mouse-wheel-up-event and
2655 mouse-wheel-down-event, the closest thing to a definition for them.
2656 * os.texi (Startup Summary): vindex inhibit-startup-message and
2657 inhibit-splash-screen.
2658 (Command-Line Arguments): vindex argv.
2659 (Suspending Emacs): vindex suspend-tty-functions and
2660 resume-tty-functions. Don't want to index every hook, but having
2661 the programming ones is helpful.
2663 2009-11-14 Chong Yidong <cyd@stupidchicken.com>
2665 * commands.texi (Motion Events): Fix typo (Bug#4907).
2667 2009-11-08 Chong Yidong <cyd@stupidchicken.com>
2669 * searching.texi (Char Classes): Note that [:upper:] and [:lower:]
2670 are affected by case-fold-search (Bug#4483).
2672 2009-11-02 Chong Yidong <cyd@stupidchicken.com>
2674 * minibuf.texi (Reading File Names): Note that read-file-name may
2675 use a graphical file dialog.
2677 2009-10-31 Glenn Morris <rgm@gnu.org>
2679 * nonascii.texi (User-Chosen Coding Systems): Minor reword. (Bug#4817)
2681 2009-10-16 Kevin Ryde <user42@zip.com.au>
2683 * files.texi (Magic File Names): Add @vindex file-name-handler-alist,
2684 in particular so `info-lookup-symbol' can find its docs.
2686 2009-10-16 Chong Yidong <cyd@stupidchicken.com>
2688 * variables.texi (Constant Variables): Distinguish from defconst
2690 (Defining Variables): Add cindex.
2692 2009-10-15 Chong Yidong <cyd@stupidchicken.com>
2694 * os.texi (Time of Day): Clarify that the microsecond part is
2697 2009-10-11 Glenn Morris <rgm@gnu.org>
2699 * frames.texi (Size and Position): Clarify what is included in the frame
2702 2009-10-10 Glenn Morris <rgm@gnu.org>
2704 * windows.texi (Size of Window): The relationship between window and
2705 frame heights is not so simple. (Bug#4535)
2706 Mention window-full-height-p.
2708 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
2710 * positions.texi (Text Lines): Remove goto-line, since it shouldn't be
2713 2009-10-07 Eli Zaretskii <eliz@gnu.org>
2715 * files.texi (Directory Names) <abbreviate-file-name>:
2716 Document that root home directories are not replaced with "~".
2718 2009-10-06 Eli Zaretskii <eliz@gnu.org>
2720 * text.texi (Special Properties): Document the meaning of the
2721 `cursor' text property whose value is an integer.
2723 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2725 * files.texi (Magic File Names): Add `copy-directory'.
2727 2009-10-05 Eli Zaretskii <eliz@gnu.org>
2729 * files.texi (File Attributes): Fix description of file
2730 attributes. (Bug#4638) Update attributes of files.texi example to
2731 be more representative.
2733 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2735 * files.texi (Create/Delete Dirs): New command copy-directory.
2737 2009-10-04 Juanma Barranquero <lekktu@gmail.com>
2739 * anti.texi (Antinews):
2740 * macros.texi (Indenting Macros):
2741 * strings.texi (Creating Strings, Case Conversion):
2742 Remove duplicate words.
2744 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2746 * files.texi (Create/Delete Dirs): delete-directory has an
2747 optional parameter RECURSIVE.
2749 2009-10-01 Stefan Monnier <monnier@iro.umontreal.ca>
2751 * buffers.texi (Swapping Text): Minor clarification.
2753 2009-10-01 Glenn Morris <rgm@gnu.org>
2755 * functions.texi (Declaring Functions): Mention that we also search for
2756 ".m" files in the src/ directory.
2758 2009-09-25 David Engster <deng@randomsample.de>
2760 * display.texi (Managing Overlays): Document copy-overlay (Bug#4549).
2762 2009-09-22 Glenn Morris <rgm@gnu.org>
2764 * internals.texi (Building Emacs): Mention preloaded-file-list.
2766 2009-09-14 Alan Mackenzie <acm@muc.de>
2768 * os.texi (Terminal Output): Put "@code{}" around "stdout".
2770 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2772 * functions.texi (Anonymous Functions): Rearrange discussion,
2773 giving usage of unquoted lambda forms first. Mention that
2774 `function' and `#'' are no longer required (Bug#4290).
2776 2009-09-11 Alan Mackenzie <acm@muc.de>
2778 * os.texi (Terminal Output): Document `send-string-to-terminal' in
2781 2009-09-01 Glenn Morris <rgm@gnu.org>
2783 * display.texi (Face Functions): Mention define-obsolete-face-alias.
2785 2009-08-26 Ulrich Mueller <ulm@gentoo.org>
2787 * nonascii.texi (Character Codes): Fix typos.
2789 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2791 * processes.texi (Synchronous Processes): New defvar
2792 process-file-side-effects.
2794 2009-08-25 Glenn Morris <rgm@gnu.org>
2796 * display.texi (Fontsets): Fix typo.
2798 * files.texi (Format Conversion Round-Trip): Mention nil regexp.
2800 2009-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
2802 * processes.texi (Asynchronous Processes): Adjust arglist of
2803 start-process-shell-command and start-file-process-shell-command.
2805 2009-08-15 Chong Yidong <cyd@stupidchicken.com>
2807 * advice.texi (Argument Access in Advice): Note that argument
2808 positions are zero-based (Bug#3932).
2810 * commands.texi (Distinguish Interactive): Minor copyedit.
2812 * display.texi (Face Attributes): Add xref to Displaying Faces for
2813 explanation of "underlying face".
2815 * customize.texi (Common Keywords): Add xref to Loading.
2817 * loading.texi (How Programs Do Loading): Add xref to Lisp
2818 Libraries node in the Emacs manual.
2820 2009-08-13 Chong Yidong <cyd@stupidchicken.com>
2822 * objects.texi (Meta-Char Syntax): Add xref to Strings of Events.
2824 2009-07-18 Chong Yidong <cyd@stupidchicken.com>
2826 * processes.texi (Shell Arguments): Copyedits.
2828 2009-07-18 Glenn Morris <rgm@gnu.org>
2830 * loading.texi (Repeated Loading): Fix typo.
2832 2009-07-16 Richard Stallman <rms@gnu.org>
2834 * buffers.texi (Swapping Text): Recommend setting
2835 write-region-annotate-functions and buffer-saved-size.
2837 * backups.texi (Auto-Saving): Document buffer-saved-size = -2.
2839 2009-07-15 Glenn Morris <rgm@gnu.org>
2841 * edebug.texi: Minor re-phrasings throughout.
2842 (Edebug Execution Modes): Sit-for affects continue mode too.
2843 (Jumping): Use `forward-sexp' rather than its keybinding.
2844 (Edebug Misc): Fix Q binding.
2845 (Edebug Eval): Remove cl version.
2846 (Printing in Edebug): Clarify print-length etc.
2847 (Instrumenting Macro Calls): Defopt edebug-eval-macro-args.
2848 (Specification List): Remove edebug-unwrap findex entry.
2849 (Specification Examples): defmacro is actually not the same as defun.
2850 Escape "`" in example.
2852 2009-07-15 Chong Yidong <cyd@stupidchicken.com>
2854 * markers.texi (The Mark): Document optional arg to
2857 2009-07-11 Kevin Ryde <user42@zip.com.au>
2859 * hooks.texi (Standard Hooks): Fix cross-references.
2861 * loading.texi (Named Features): Refer to eval-after-load.
2863 2009-07-11 Glenn Morris <rgm@gnu.org>
2865 * Makefile.in (TEXI2PDF): New.
2866 (elisp.pdf): New target.
2868 * searching.texi (Regexp Backslash): Fix typo.
2870 * elisp.texi (Top): Display copyright notice at start of non-TeX.
2872 2009-07-10 Glenn Morris <rgm@gnu.org>
2874 * elisp.texi, vol1.texi, vol2.texi: Update @detailmenu.
2876 * customize.texi (Customization Types):
2877 * display.texi (Abstract Display):
2878 * objects.texi (Character Type, String Type):
2879 Merge in some menu descriptions from elisp.texi.
2881 * hash.texi (Hash Tables):
2882 * modes.texi (Multiline Font Lock):
2883 End menu description with period.
2885 2009-07-09 Glenn Morris <rgm@gnu.org>
2887 * back.texi: Don't hard-code texinfo location.
2889 * two-volume.make (texinfodir): New, with location of texinfo.tex.
2890 (tex): Add texinfodir to TEXINPUTS.
2891 (elisp1med-init, elisp2med-init): Use texinfodir.
2893 * Makefile.in (texinfodir): Rename from usermanualdir, and update.
2894 (clean): Add two-volume.make intermediate files.
2896 * elisp.texi, vol1.texi, vol2.texi:
2897 Use a DATE variable with the publication date, and update it.
2898 Fix antinews menu description.
2900 * vol1.texi, vol2.texi: Update VERSION to match elisp.texi.
2901 Update the detailed node listing to match elisp.texi.
2903 * README: Update edition to match elisp.texi.
2905 * objects.texi (General Escape Syntax):
2906 * nonascii.texi (Character Sets):
2907 Use consistent case for "Unicode Standard".
2909 * anti.texi (Antinews):
2910 * customize.texi (Variable Definitions):
2911 * functions.texi (Declaring Functions):
2912 * nonascii.texi (Character Properties):
2913 * processes.texi (Serial Ports):
2914 * text.texi (Special Properties):
2915 * tips.texi (Coding Conventions):
2916 Minor rearrangements to improve TeX line-filling.
2918 * commands.texi (Using Interactive): Fix cross-reference.
2920 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2922 * frames.texi (Management Parameters): Mention sticky.
2924 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2926 * help.texi (Help Functions): Fix description of help-buffer and
2927 help-setup-xref to use @defun instead of @deffn.
2929 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2931 * frames.texi (Size Parameters): Mention maximized for fullscreen.
2933 2009-06-24 Chong Yidong <cyd@stupidchicken.com>
2935 * display.texi (Window Systems): Add ns to the list.
2937 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2941 2009-06-17 Martin Rudalics <rudalics@gmx.at>
2943 * windows.texi (Dedicated Windows): Fix typo.
2944 (Resizing Windows): Replace @defun by @deffn.
2946 2009-06-17 Glenn Morris <rgm@gnu.org>
2948 * variables.texi (Directory Local Variables):
2949 Update for 2009-04-11 name-change of dir-locals-directory-alist.
2951 2009-06-09 Kenichi Handa <handa@m17n.org>
2953 * nonascii.texi (Character Sets): State clearly that FROM and TO
2954 are codepoints of CHARSET.
2956 2009-06-07 Chong Yidong <cyd@stupidchicken.com>
2958 * minibuf.texi (Reading File Names): Fix introductory text.
2959 Suggested by stan@derbycityprints.com.
2960 (High-Level Completion): Fix typo.
2962 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
2964 * frames.texi (Text Terminal Colors): Multi-tty is already
2965 implemented, but tty-local colors are not.
2967 2009-05-27 Chong Yidong <cyd@stupidchicken.com>
2969 * hooks.texi (Standard Hooks): Remove mention of obsolete
2970 redisplay-end-trigger-functions.
2972 * internals.texi (Window Internals): Remove mention of obsolete
2973 redisplay-end-trigger-functions.
2975 2009-05-21 Martin Rudalics <rudalics@gmx.at>
2977 * abbrevs.texi (Abbrev Mode): abbrev-mode is an option.
2979 * backups.texi (Making Backups): backup-directory-alist and
2980 make-backup-file-name-function are options.
2981 (Auto-Saving): auto-save-list-file-prefix is an option.
2983 * buffers.texi (Killing Buffers): buffer-offer-save is an
2986 * display.texi (Refresh Screen): no-redraw-on-reenter is an
2988 (Echo Area Customization): echo-keystrokes is an option.
2989 (Selective Display): selective-display-ellipses is an option.
2990 (Temporary Displays): temp-buffer-show-function is an option.
2991 (Face Attributes): underline-minimum-offset and x-bitmap-file-path
2993 (Font Selection): face-font-family-alternatives,
2994 face-font-selection-order, face-font-registry-alternatives, and
2995 scalable-fonts-allowed are options.
2996 (Fringe Indicators): indicate-buffer-boundaries is an option.
2997 (Fringe Cursors): overflow-newline-into-fringe is an option.
2998 (Scroll Bars): scroll-bar-mode is an option.
3000 * eval.texi (Eval): max-lisp-eval-depth is an option.
3002 * files.texi (Visiting Functions): find-file-hook is an option.
3003 (Directory Names): directory-abbrev-alist is an option.
3004 (Unique File Names): temporary-file-directory and
3005 small-temporary-file-directory are options.
3007 * frames.texi (Initial Parameters): initial-frame-alist,
3008 minibuffer-frame-alist and default-frame-alist are options.
3009 (Cursor Parameters): blink-cursor-alist and
3010 cursor-in-non-selected-windows ar options.
3011 (Window System Selections): selection-coding-system is an
3013 (Display Feature Testing): display-mm-dimensions-alist is an
3016 * help.texi (Help Functions): help-char and help-event-list are
3019 * keymaps.texi (Functions for Key Lookup): meta-prefix-char is
3022 * minibuf.texi (Minibuffer History): history-length and
3023 history-delete-duplicates are options.
3024 (High-Level Completion): read-buffer-function and
3025 read-buffer-completion-ignore-case are options.
3026 (Reading File Names): read-file-name-completion-ignore-case is
3029 * modes.texi (Mode Line Top): mode-line-format is an option.
3030 (Mode Line Variables): mode-line-position and mode-line-modes
3033 * nonascii.texi (Text Representations):
3034 enable-multibyte-characters is an option.
3035 (Default Coding Systems): auto-coding-regexp-alist,
3036 file-coding-system-alist, auto-coding-alist and
3037 auto-coding-functions are options.
3038 (Specifying Coding Systems): inhibit-eol-conversion is an
3041 * os.texi (Init File): site-run-file is an option.
3042 (System Environment): mail-host-address is an option.
3043 (User Identification): user-mail-address is an option.
3044 (Terminal Output): baud-rate is an option.
3046 * positions.texi (Word Motion): words-include-escapes is an
3049 * searching.texi (Standard Regexps): page-delimiter,
3050 paragraph-separate, paragraph-separate and sentence-end are
3053 * text.texi (Margins): left-margin and fill-nobreak-predicate
3056 * variables.texi (Local Variables): max-specpdl-size is an
3059 * windows.texi (Choosing Window):
3060 split-window-preferred-function, special-display-function and
3061 display-buffer-function are options.
3063 2009-05-20 Chong Yidong <cyd@stupidchicken.com>
3065 Fix errors spotted by Martin Rudalics.
3067 * syntax.texi (Position Parse): Document rationale for ignored
3068 arguments to syntax-ppss-flush-cache.
3070 * processes.texi (Input to Processes): Mark PROCESS arg to
3071 process-running-child-p as optional.
3072 (Network Options): Document NO-ERROR arg to
3073 set-network-process-option.
3075 * buffers.texi (Indirect Buffers): Mark clone-indirect-buffer as a
3078 * searching.texi (POSIX Regexps): Mark posix-search-forward and
3079 posix-search-backward as commands.
3081 * os.texi (Killing Emacs): Mark kill-emacs as a command.
3082 (Suspending Emacs): Mark suspend-emacs as a command.
3083 (Processor Run Time): Mark emacs-uptime and emacs-init-time as
3085 (Terminal Output): Remove obsolete function baud-rate.
3086 Document TERMINAL arg for send-string-to-terminal.
3088 * nonascii.texi (Terminal I/O Encoding): Document TERMINAL arg for
3089 terminal-coding-system and set-terminal-coding-system.
3090 (Explicit Encoding): Mark DESTINATION arg of decode-coding-region
3092 (Character Sets): Document RESTRICTION arg of char-charset.
3093 (Character Codes): Mark POS argument to get-byte as optional.
3095 * minibuf.texi (Minibuffer Misc): Document ARGS arg for
3098 * files.texi (Create/Delete Dirs): Mark make-directory and
3099 delete-directory as commands.
3101 * abbrevs.texi (Abbrev Tables): Fix arglist for make-abbrev-table.
3103 * text.texi (Base 64): Mark base64-decode-string and
3104 base64-encode-string as commands.
3105 (Columns): Mark move-to-column as a command.
3106 (Mode-Specific Indent): Document RIGID arg to
3107 indent-for-tab-command.
3108 (Region Indent): Mark TO-COLUMN arg to indent-region as optional.
3109 Mark indent-code-rigidly as a command.
3110 (Substitution): Mark translate-region as a command.
3112 * frames.texi (Size and Position): Remove obsolete functions
3113 screen-height and screen-width.
3115 2009-05-19 Chong Yidong <cyd@stupidchicken.com>
3117 * windows.texi (Cyclic Window Ordering, Cyclic Window Ordering)
3118 (Displaying Buffers, Resizing Windows): Correct mistakes;
3119 next-window, previous-window, and pop-to-buffer are not commands,
3120 and fit-window-to-buffer" is a command. (Pointed out by Martin
3123 2009-05-17 Richard M Stallman <rms@gnu.org>
3125 * modes.texi (Precalculated Fontification): Clarify text.
3127 2009-05-17 Martin Rudalics <rudalics@gmx.at>
3129 * windows.texi (Selecting Windows): Clarify descriptions of
3130 with-selected-window and get-lru-window.
3131 (Cyclic Window Ordering): Refer to particular frame when talking
3132 about how splitting affects the ordering.
3133 (Displaying Buffers): Fix descriptions of switch-to-buffer and
3134 switch-to-buffer-other-window. Explain how setting of
3135 display-buffer-reuse-frames affects pop-to-buffer.
3136 (Choosing Window): Clarify some details in descriptions of
3137 display-buffer-reuse-frames, pop-up-frames, and
3138 pop-up-frame-function.
3139 (Dedicated Windows): Clarify some details.
3140 (Textual Scrolling): Replace term vscroll by term vertical
3142 (Vertical Scrolling): Fix typo.
3143 (Window Hooks): Relate text on jit-lock-register to window
3144 scrolling and size changes.
3146 2009-05-14 Chong Yidong <cyd@stupidchicken.com>
3148 * frames.texi (Initial Parameters): Clarify what the initial
3149 minibuffer frame is.
3150 (Buffer Parameters): Note that the minibuffer parameter can not be
3153 * anti.texi (Antinews): Copyedits. Rearrange some entries.
3154 Document display-buffer changes.
3156 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3158 * anti.texi (Antinews): Rewrite for Emacs 22.
3160 * abbrevs.texi (Abbrevs): Add xref to Creating Symbols when
3161 obarrays are first mentioned. Define "system abbrev" more
3162 prominently, and add it to the index.
3163 (Abbrev Mode, Abbrev Tables, Defining Abbrevs, Abbrev Properties):
3165 (Abbrev Expansion): Document abbrev-insert.
3167 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3169 * frames.texi (Font and Color Parameters): Rename from Color
3170 Parameters. Document font-backend parameter.
3172 * vol2.texi (Top): Update node listing.
3173 * vol1.texi (Top): Update node listing.
3174 * elisp.texi (Top): Update node listing.
3176 2009-05-11 Martin Rudalics <rudalics@gmx.at>
3178 * windows.texi (Choosing Window): Don't explicitly refer to
3179 split-window-sensibly's window argument in descriptions of
3180 split-height-threshold and split-width-threshold.
3182 2009-05-10 Martin Rudalics <rudalics@gmx.at>
3184 * windows.texi (Choosing Window): Fix rewrite of window
3187 2009-05-09 Eli Zaretskii <eliz@gnu.org>
3189 * nonascii.texi (Default Coding Systems):
3190 Document find-auto-coding, set-auto-coding, and auto-coding-alist.
3192 (Lisp and Coding Systems): Add index entries.
3194 2009-05-09 Martin Rudalics <rudalics@gmx.at>
3196 * windows.texi (Choosing Window): Describe split-window-sensibly
3197 and rewrite section on window splitting accordingly.
3198 (Textual Scrolling): Replace `...' by @code{...}.
3200 2009-05-04 Chong Yidong <cyd@stupidchicken.com>
3202 * hooks.texi (Standard Hooks): Add abbrev-expand-functions.
3203 Remove obsoleted pre-abbrev-expand-hook.
3205 * locals.texi (Standard Buffer-Local Variables): Consolidate table
3208 * internals.texi (Object Internals): Don't assume 32-bit machines
3210 (Buffer Internals): Consolidate table entries for readability.
3211 (Window Internals): Synch field names to window.h.
3212 (Process Internals): Synch field names to process.h.
3214 2009-04-29 Chong Yidong <cyd@stupidchicken.com>
3216 * variables.texi (File Local Variables): Note that read-circle is
3217 bound to nil when reading file-local variables.
3219 * streams.texi (Input Functions): Document read-circle.
3220 (Output Variables): Add xref to Circular Objects.
3222 2009-04-25 Chong Yidong <cyd@stupidchicken.com>
3224 * tips.texi (Coding Conventions): Copyedits. Add xref to Named
3225 Features and Coding System Basics. Node that "p" stands for
3226 "predicate". Recommend utf-8-emacs instead of emacs-mule.
3227 (Key Binding Conventions): Emacs does use S-down-mouse-1, for
3228 mouse-appearance-menu.
3229 (Programming Tips): Add xref to Progress.
3231 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3233 * os.texi (Command-Line Arguments):
3234 Document command-line-args-left.
3235 (Suspending Emacs): Adapt text to multi-tty case. Document use of
3236 terminal objects for tty arguments.
3237 (Startup Summary): Add xref to Session Management.
3238 (Session Management): Mention emacs-session-restore. Copyedits.
3240 2009-04-20 Chong Yidong <cyd@stupidchicken.com>
3242 * os.texi (Startup Summary): Copyedits. The init file is not
3243 necessarily named .emacs now. Document initial-buffer-choice and
3244 initial-scratch-message. Note where Emacs exits in batch mode.
3245 Document inhibit-splash-screen as an alias.
3246 (Init File): Be neutral about which init file name to use.
3248 2009-04-16 Chong Yidong <cyd@stupidchicken.com>
3250 * os.texi (System Interface): Fix Texinfo usage.
3252 2009-04-15 Chong Yidong <cyd@stupidchicken.com>
3254 * searching.texi (Regexp Backslash): Also refer to shy groups as
3255 non-capturing or unnumbered groups.
3256 (Regexp Functions): Add cross-reference to Regexp Backslash.
3258 * display.texi (Truncation): Overlays can use line-prefix and
3260 (Overlay Properties): Document wrap-prefix and line-prefix.
3261 (Face Attributes): Document underline-minimum-offset.
3262 (Face Remapping): Copyedits.
3263 (Low-Level Font): Copyedits.
3264 (Image Cache): Note that the image cache is shared between frames.
3265 (Line Height): Emphasize that line-spacing only takes effect on
3266 graphical terminals.
3268 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
3270 * display.texi (Refresh Screen): Note that a passage about screen
3271 refreshing is text terminal only.
3272 (Forcing Redisplay): Delete misleading comment---sit-for calls
3273 redisplay, not the other way around.
3274 (Truncation): Note new values of truncate-partial-width-windows.
3276 (Invisible Text): Document invisible-p.
3278 2009-04-11 Eli Zaretskii <eliz@gnu.org>
3280 * display.texi (Overlays): Overlays don't scale well. See
3281 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
3283 2009-04-10 Chong Yidong <cyd@stupidchicken.com>
3285 * syntax.texi (Syntax Table Functions): Document cons cell
3286 argument for modify-syntax-entry.
3287 (Categories): Document cons cell argument for
3288 modify-category-entry.
3290 * searching.texi (String Search): Document word-search-forward-lax
3291 and word-search-backward-lax.
3292 (Searching and Case): Describe isearch behavior more precisely.
3294 * keymaps.texi (Tool Bar): Mention that some platforms do not
3295 support multi-line toolbars. Suggested by Stephen Eglen.
3297 * frames.texi (Layout Parameters): Mention that Nextstep also
3298 allows only one tool-bar line. Suggested by Stephen Eglen.
3300 * nonascii.texi (Text Representations): Copyedits.
3301 (Coding System Basics): Also mention utf-8-emacs.
3302 (Converting Representations, Selecting a Representation)
3303 (Scanning Charsets, Translation of Characters, Encoding and I/O):
3305 (Character Codes): Mention role of codepoints 1114112 to 4194175.
3307 2009-04-09 Chong Yidong <cyd@stupidchicken.com>
3309 * text.texi (Yank Commands): Note that yank uses push-mark.
3310 (Filling): Clarify REGION argument of fill-paragraph.
3311 Document fill-forward-paragraph-function.
3312 (Special Properties): Remove "new in Emacs 22" declaration.
3313 (Clickable Text): Merge with Links and Mouse-1 node.
3315 * display.texi (Button Properties, Button Buffer Commands):
3316 Change xref to Clickable Text.
3318 * tips.texi (Key Binding Conventions): Change xref to Clickable
3321 * elisp.texi (Top): Update node listing.
3323 2009-04-05 Chong Yidong <cyd@stupidchicken.com>
3325 * markers.texi (The Mark): Copyedits. Improve description of
3326 handle-shift-selection.
3327 (The Region): Move use-region-p here from The Mark.
3329 * positions.texi (Screen Lines): Document (cols . lines) argument
3330 for vertical-motion.
3332 2009-04-04 Chong Yidong <cyd@stupidchicken.com>
3334 * frames.texi (Frames): Clean up introduction. Document `ns'
3335 return value for framep.
3336 (Creating Frames): Note how the terminal is chosen.
3337 (Multiple Terminals, Multiple Displays): Merge into a single node.
3338 (Color Parameters): Fix typo.
3340 * variables.texi (Local Variables, Buffer-Local Variables)
3341 (Creating Buffer-Local): Change link to Multiple Terminals.
3343 * os.texi (X11 Keysyms): Change link to Multiple Terminals.
3345 * keymaps.texi (Controlling Active Maps): Change link to Multiple
3348 * commands.texi (Command Loop Info, Keyboard Macros): Change link
3349 to Multiple Terminals.
3351 * elisp.texi (Top): Update node listing.
3352 * vol2.texi (Top): Update node listing.
3353 * vol1.texi (Top): Update node listing.
3355 * buffers.texi (Current Buffer): Note that the append-to-buffer
3356 example is no longer in synch with the latest code. Tie the two
3359 * files.texi (File Attributes): Move note about MS-DOS from
3360 Changing Files to File Attributes.
3361 (Create/Delete Dirs): Note that mkdir is an alias for this.
3363 2009-04-01 Markus Triska <triska@gmx.at>
3365 * processes.texi (Filter Functions): Suggest how to handle output
3368 2009-03-30 Chong Yidong <cyd@stupidchicken.com>
3370 * help.texi (Accessing Documentation): Update example to use
3371 help-setup-xref and with-help-window.
3372 (Help Functions): Remove print-help-return-message, which is
3373 semi-obsolete due to with-help-window. Document help-buffer and
3376 2009-03-29 Chong Yidong <cyd@stupidchicken.com>
3378 * help.texi (Accessing Documentation, Help Functions):
3379 Remove information about long-obsolete Emacs versions.
3381 * modes.texi (Mode Line Variables): The default values of the mode
3382 line variables are now more complicated.
3384 2009-03-28 Chong Yidong <cyd@stupidchicken.com>
3386 * modes.texi (Major Mode Conventions): Note that specialness is
3388 (Derived Modes): Note that define-derive-mode sets the mode-class
3391 * keymaps.texi (Prefix Keys): The M-g prefix key is now named
3392 goto-map. Add search-map to the list.
3394 2009-03-27 Eli Zaretskii <eliz@gnu.org>
3396 * os.texi (System Environment): Update the list of system-type
3399 * markers.texi (The Mark) <handle-shift-selection>: Update for
3400 removal of the optional argument DEACTIVATE.
3402 2009-03-25 Chong Yidong <cyd@stupidchicken.com>
3404 * commands.texi (Focus Events): Most X window managers don't use
3405 focus-follows-mouse nowadays.
3407 2009-03-24 Chong Yidong <cyd@stupidchicken.com>
3409 * commands.texi (Defining Commands): Clarify introduction.
3410 (Using Interactive): Not that interactive can be put in a symbol
3412 (Interactive Call): Note that a symbol with a non-nil
3413 interactive-form property satisfies commandp.
3415 2009-03-23 Juanma Barranquero <lekktu@gmail.com>
3417 * minibuf.texi (Intro to Minibuffers): Fix typos.
3419 2009-03-23 Chong Yidong <cyd@stupidchicken.com>
3421 * minibuf.texi (Intro to Minibuffers): Remove long-obsolete info
3422 about minibuffers in old Emacs versions. Copyedits.
3423 Emphasize that enable-recursive-minibuffers defaults to nil.
3424 (Text from Minibuffer): Simplify introduction.
3426 2009-03-22 Alan Mackenzie <acm@muc.de>
3428 * commands.texi (Using Interactive): Clarify string argument to
3429 `interactive' - even promptless elements need \n separators.
3431 2009-03-18 Chong Yidong <cyd@stupidchicken.com>
3433 * minibuf.texi (Completion Styles): New node.
3435 * elisp.texi (Top): Update node listing.
3437 2009-03-17 Chong Yidong <cyd@stupidchicken.com>
3439 * minibuf.texi (Basic Completion): Note that
3440 read-file-name-completion-ignore-case and
3441 read-buffer-completion-ignore-case can override
3442 completion-ignore-case.
3443 (Minibuffer Completion): Document completing-read changes.
3444 (Completion Commands): Avoid mentioning partial completion mode.
3445 Document minibuffer-completion-confirm changes, and
3446 minibuffer-confirm-exit-commands.
3447 (High-Level Completion): Document new require-match behavior for
3448 read-buffer. Document read-buffer-completion-ignore-case.
3449 (Reading File Names): Document new require-match behavior for
3452 2009-03-14 Chong Yidong <cyd@stupidchicken.com>
3454 * debugging.texi (Error Debugging): Don't mislead the reader into
3455 thinking that debug-on-error enters debugger for C-f at EOB.
3456 (Error Debugging): Setting debug-on-init within the init file
3457 works, and has for some time.
3459 2009-03-13 Kenichi Handa <handa@m17n.org>
3461 * display.texi (Fontsets): Update the description.
3463 2009-03-13 Chong Yidong <cyd@stupidchicken.com>
3465 * advice.texi (Advising Primitives): Link to What Is a Function.
3467 2009-03-12 Chong Yidong <cyd@stupidchicken.com>
3469 * compile.texi (Speed of Byte-Code): Update example.
3470 (Disassembly): Update examples.
3472 * loading.texi (Repeated Loading): Simplify examples.
3474 * customize.texi (Common Keywords): It's not necessary to use :tag
3475 to remove hyphens, as custom-unlispify-tag-name does it
3477 (Variable Definitions): Link to File Local Variables.
3478 Document customized-value symbol property.
3479 (Customization Types): Move menu to end of node.
3481 2009-03-10 Chong Yidong <cyd@stupidchicken.com>
3483 * macros.texi (Compiling Macros): Omit misleading sentence, which
3484 implied that macros can only be used in the same file they are
3486 (Backquote): Remove obsolete information about Emacs 19.
3488 2009-03-05 John Foerch <jjfoerch@earthlink.net> (tiny change)
3490 * display.texi (Display Margins): Fix paren typo.
3492 2009-02-27 Chong Yidong <cyd@stupidchicken.com>
3494 * elisp.texi (Top): Update node listing.
3496 * variables.texi (Variables): Clarify introduction.
3497 (Global Variables): Mention that setq is a special form.
3498 (Local Variables): Use active voice.
3499 (Tips for Defining): Mention marking variables as safe.
3500 (Buffer-Local Variables): Mention terminal-local and frame-local
3502 (File Local Variables): Copyedits.
3503 (Frame-Local Variables): Note that they are not really useful.
3504 (Future Local Variables): Node deleted.
3506 * objects.texi (General Escape Syntax): Update explanation of
3507 Unicode escape syntax.
3509 2009-02-23 Chong Yidong <cyd@stupidchicken.com>
3511 * control.texi (Control Structures): Add cindex entry for "textual
3514 * eval.texi (Intro Eval): Copyedits. Standardize on "form"
3515 instead of "expression" throughout.
3516 (Function Indirection): Copyedits. Use active voice.
3517 (Eval): The default value of max-lisp-eval-depth is now 400.
3519 2009-02-23 Miles Bader <miles@gnu.org>
3521 * processes.texi (System Processes): Rename `system-process-attributes'
3522 to `process-attributes'.
3524 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3526 * symbols.texi (Property Lists): Emphasize that property lists are
3527 not restricted to symbol cells.
3528 (Other Plists): Copyedit.
3530 * sequences.texi (Sequences Arrays Vectors): Make introduction
3532 (Arrays): Mention char-tables and bool-vectors too.
3533 (Vectors): Don't repeat information given in Arrays node. Link to
3534 nodes that explain the vector usage examples.
3535 (Char-Tables): Note that char-table elements can have arbitrary
3536 type. Explain effect of omitted char-table-extra-slots property.
3537 Link to Property Lists node.
3539 2009-02-22 Chong Yidong <cyd@stupidchicken.com>
3541 * lists.texi (Building Lists): Remove obsolete Emacs 20 usage of
3543 (List Elements): Copyedits.
3545 * sequences.texi (Vector Functions): Remove obsolete Emacs 20 use
3548 * strings.texi (Creating Strings): Copyedits. Remove obsolete
3549 Emacs 20 usage of `concat'.
3550 (Case Conversion): Copyedits.
3552 2009-02-21 Chong Yidong <cyd@stupidchicken.com>
3554 * objects.texi (Lisp Data Types, Syntax for Strings, Buffer Type):
3556 (Frame Configuration Type): Emphasize that it is not primitive.
3557 (Font Type): New node.
3558 (Type Predicates): Add fontp; type-of now recognizes font object
3561 * intro.texi (Version Info): Update version numbers in examples.
3562 (Acknowledgements): List more contributors.
3564 * elisp.texi: Bump version number to 3.0.
3565 (Top): Link to Font Type node.
3567 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
3569 * modes.texi (Major Mode Conventions): Remove duplicate words.
3570 (Customizing Keywords): Fix typo.
3572 2009-02-14 Eli Zaretskii <eliz@gnu.org>
3574 * nonascii.texi (User-Chosen Coding Systems): Document that
3575 select-safe-coding-system suggests raw-text if there are raw bytes
3577 (Explicit Encoding): Warn not to use `undecided' when encoding.
3579 2009-02-11 Glenn Morris <rgm@gnu.org>
3581 * frames.texi (Visibility of Frames): Mention the effect multiple
3582 workspaces/desktops can have on visibility.
3584 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3586 * text.texi (Commands for Insertion):
3587 * commands.texi (Event Mod):
3588 * keymaps.texi (Searching Keymaps):
3589 * nonascii.texi (Translation of Characters):
3590 Reinstate documentation of translation-table-for-input.
3591 (Explicit Encoding): Document the `charset' text property produced
3592 by decode-coding-region and decode-coding-string.
3594 2009-01-27 Alan Mackenzie <acm@muc.de>
3596 * modes.texi (Search-based Fontification): Correct a typo.
3598 2009-01-25 Juanma Barranquero <lekktu@gmail.com>
3600 * abbrevs.texi (Abbrev Table Properties): Fix typo.
3601 Reported by Seweryn Kokot <sewkokot@gmail.com>. (Bug#2039)
3603 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3605 * display.texi (Window Systems): Document the value of
3606 `initial-window-system' under --daemon.
3608 * os.texi (System Environment): Remove description of the
3609 `environment' function which has been deleted.
3611 2009-01-22 Dan Nicolaescu <dann@ics.uci.edu>
3613 * frames.texi (Multiple Displays): Remove documentation for
3614 removed function make-frame-on-tty.
3616 2009-01-22 Chong Yidong <cyd@stupidchicken.com>
3618 * files.texi (Format Conversion Piecemeal): Clarify behavior of
3619 write-region-annotate-functions.
3620 Document write-region-post-annotation-function.
3622 2009-01-19 Chong Yidong <cyd@stupidchicken.com>
3624 * display.texi (Font Lookup): Document WIDTH argument of
3627 2009-01-17 Eli Zaretskii <eliz@gnu.org>
3629 * maps.texi (Standard Keymaps): Rename function-key-map to
3630 local-function-key-map.
3632 * keymaps.texi (Translation Keymaps): Rename function-key-map to
3633 local-function-key-map.
3635 * nonascii.texi (Terminal I/O Encoding): `keyboard-coding-system'
3636 and `set-keyboard-coding-system' now accept an optional terminal
3639 * commands.texi (Event Mod): `keyboard-translate-table' is now
3641 (Function Keys): Rename function-key-map to
3642 local-function-key-map.
3644 * elisp.texi (Top): Make @detailmenu be consistent with changes in
3647 * hooks.texi (Standard Hooks): Document `delete-frame-functions'
3648 `delete-terminal-functions', `suspend-tty-functions' and
3649 `resume-tty-functions'.
3651 * frames.texi (Frames): Document `frame-terminal' and
3653 (Multiple Displays): Document `make-frame-on-tty'.
3654 (Multiple Terminals): Document `terminal-list', `delete-terminal',
3655 `terminal-name', and `get-device-terminal'.
3656 (Terminal Parameters): Document `terminal-parameters',
3657 `terminal-parameter', and `set-terminal-parameter'.
3659 * os.texi (System Environment): Document `environment' and
3660 `initial-environment'.
3661 (Suspending Emacs): Update for multi-tty; document
3662 `suspend-tty', `resume-tty', and `controlling-tty-p'.
3664 * nonascii.texi (Coding System Basics): More accurate description
3667 2009-01-12 Juanma Barranquero <lekktu@gmail.com>
3669 * display.texi (Low-Level Font): Fix typo.
3671 2009-01-10 Chong Yidong <cyd@stupidchicken.com>
3673 * elisp.texi (Top): Update node listing.
3675 * display.texi (PostScript Images): Node deleted.
3677 2009-01-10 Eli Zaretskii <eliz@gnu.org>
3679 * processes.texi (Decoding Output): Document that null bytes force
3680 no-conversion for reading process output.
3682 * files.texi (Reading from Files): Document that null bytes force
3683 no-conversion when visiting files.
3685 * processes.texi (Serial Ports): Improve wording, suggested by RMS.
3687 * nonascii.texi (Lisp and Coding Systems):
3688 Document inhibit-null-byte-detection and inhibit-iso-escape-detection.
3689 (Character Properties): Improve wording.
3691 2009-01-09 Chong Yidong <cyd@stupidchicken.com>
3693 * display.texi (Font Lookup): Remove obsolete function
3694 x-font-family-list. x-list-fonts accepts Fontconfig/GTK syntax.
3695 (Low-Level Font): Rename from Fonts, move to end of Faces section.
3696 (Font Selection): Reorder order of variable descriptions.
3697 Minor clarifications.
3699 * elisp.texi (Top): Update node listing.
3701 2009-01-09 Glenn Morris <rgm@gnu.org>
3703 * commands.texi (Command Loop Info): Say that last-command-char and
3704 last-input-char are obsolete aliases.
3706 * edebug.texi (Edebug Recursive Edit): Remove separate references to
3707 last-input-char and last-command-char, since they are just aliases for
3708 last-input-event and last-command-event.
3710 * minibuf.texi (Minibuffer Commands): Use last-command-event rather than
3713 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3715 * elisp.texi: Update node listing.
3717 * display.texi (Faces): Put Font Selection node after Auto Faces.
3718 (Face Attributes): Don't link to Font Lookup.
3719 Document font-family-list.
3722 2009-01-08 Jason Rumney <jasonr@gnu.org>
3724 * frames.texi (Pointer Shape): Clarify that only X supports
3725 changing the standard pointer shapes. (Bug#1485)
3727 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3729 * display.texi (Attribute Functions): Note that a function value
3730 :height is relative, and that compatibility functions work by
3731 calling set-face-attribute.
3732 (Displaying Faces): Reorder list in order of increasing priority.
3733 (Face Remapping): New node. Content moved here from Displaying
3735 (Glyphs): Link to Face Functions.
3737 2009-01-08 Chong Yidong <cyd@stupidchicken.com>
3739 * display.texi (Faces): Don't discuss face id here. facep does
3741 (Defining Faces): Minor clarification.
3742 (Face Attributes): Rearrange items to match docstring of
3743 set-face-attribute. Add :foundry attribute. Document new role of
3744 :font attribute. Texinfo usage fix.
3745 (Attribute Functions): Copyedits.
3746 (Face Functions): Note that face number is seldom used.
3748 2009-01-05 Richard M Stallman <rms@gnu.org>
3750 * strings.texi (Predicates for Strings): Minor clarification.
3752 * functions.texi (Function Safety): Texinfo usage fix.
3754 2009-01-04 Eduard Wiebe <usenet@pusto.de> (tiny patch)
3756 * objects.texi (General Escape Syntax): Fix typo.
3758 2009-01-03 Martin Rudalics <rudalics@gmx.at>
3760 * windows.texi (Choosing Window): Say that pop-up-frame-alist
3761 works via the default value of pop-up-frame-function.
3763 2009-01-02 Eli Zaretskii <eliz@gnu.org>
3765 * processes.texi (System Processes): Document the `time' and
3766 `ctime' attributes of `system-process-attributes'.
3768 2009-01-01 Chong Yidong <cyd@stupidchicken.com>
3770 * display.texi (Face Attributes): Clarify :height attribute.
3772 2008-12-31 Martin Rudalics <rudalics@gmx.at>
3774 * buffers.texi (The Buffer List): Clarify what moves a buffer to
3775 the front of the buffer list. Add entries for `last-buffer' and
3778 2008-12-27 Eli Zaretskii <eliz@gnu.org>
3780 * elisp.texi (Top): Add @detailmenu items for "Multiple Terminals"
3781 and its subsections.
3783 * frames.texi (Multiple Terminals, Low-level Terminal)
3784 (Terminal Parameters, Frames on Other TTY devices): New sections.
3785 (Frames): Add an xref to "Multiple Terminals".
3787 * elisp.texi (Top): Add @detailmenu item for "Terminal Type".
3789 * objects.texi (Terminal Type): New node.
3790 (Editing Types): Add it to the menu.
3792 * elisp.texi (Top): Add a @detailmenu item for "Directory Local
3795 * variables.texi (Directory Local Variables): New node.
3796 (Variables): Add a menu item for it.
3798 * loading.texi (Autoload): Document `generate-autoload-cookie' and
3799 `generated-autoload-file'.
3801 2008-12-20 Eli Zaretskii <eliz@gnu.org>
3803 * os.texi (Startup Summary): Add xref to documentation of
3804 `initial-window-system'.
3806 * display.texi (Window Systems): Document `window-system' the
3807 function. The variable `window-system' is now frame-local.
3808 Document `initial-window-system'.
3810 2008-12-19 Martin Rudalics <rudalics@gmx.at>
3812 * windows.texi (Windows): Rewrite description of
3813 fit-window-to-buffer.
3815 2008-12-13 Glenn Morris <rgm@gnu.org>
3817 * modes.texi (Font Lock Basics): Fix level description. (Bug#1534)
3818 (Levels of Font Lock): Refer to font-lock-maximum-decoration.
3820 2008-12-12 Glenn Morris <rgm@gnu.org>
3822 * debugging.texi (Error Debugging): Refer forwards to
3823 eval-expression-debug-on-error.
3825 2008-12-05 Eli Zaretskii <eliz@gnu.org>
3827 * strings.texi (String Basics): Only unibyte strings that
3828 represent key sequences hold 8-bit raw bytes.
3830 * nonascii.texi (Coding System Basics): Rewrite @ignore'd
3831 paragraph to speak about `undecided'.
3832 (Character Properties): Don't explain the meaning of each
3833 property; instead, identify their Unicode Standard names.
3834 (Character Sets): Document `map-charset-chars'.
3836 2008-12-02 Glenn Morris <rgm@gnu.org>
3838 * files.texi (Format Conversion Round-Trip): Rewrite format-write-file
3841 2008-11-29 Eli Zaretskii <eliz@gnu.org>
3843 * nonascii.texi (Character Properties): New Section.
3844 (Specifying Coding Systems): Document
3845 `coding-system-priority-list', `set-coding-system-priority', and
3846 `with-coding-priority'.
3847 (Lisp and Coding Systems): Document `check-coding-systems-region'
3848 and `coding-system-charset-list'.
3849 (Coding System Basics): Document `coding-system-aliases'.
3851 * elisp.texi (Top): Add a @detailmenu entry for "Character
3854 * objects.texi (Character Type): Correct the range of Emacs
3855 characters. Add an @xref to "Character Codes".
3857 * strings.texi (String Basics): Add an @xref to "Character Codes".
3859 * numbers.texi (Integer Basics): Add an @xref to `max-char'.
3861 * nonascii.texi (Explicit Encoding): Update for Emacs 23.
3862 (Character Codes): Document `max-char'.
3864 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3866 * nonascii.texi (Text Representations, Converting Representations)
3867 (Character Sets, Scanning Charsets, Translation of Characters):
3868 Make text more accurate.
3870 2008-11-28 Glenn Morris <rgm@gnu.org>
3872 * files.texi (Format Conversion Round-Trip): Improve previous change.
3874 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3876 * modes.texi (Auto Major Mode): Fix example.
3878 2008-11-25 Glenn Morris <rgm@gnu.org>
3880 * control.texi (Signaling Errors): Fix `wrong-type-argument' name.
3882 * files.texi (Format Conversion Round-Trip):
3883 Use active voice for previous change.
3885 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3887 * os.texi (Processor Run Time):
3888 * processes.texi (Transaction Queues):
3889 * markers.texi (The Mark):
3890 * windows.texi (Choosing Window, Selecting Windows):
3891 * files.texi (Changing Files, Magic File Names):
3892 * commands.texi (Key Sequence Input):
3893 * functions.texi (Declaring Functions):
3894 * strings.texi (Predicates for Strings):
3895 * intro.texi (nil and t): Fix typos (pointed out by Drew Adams).
3897 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3899 * help.texi (Accessing Documentation): Update example.
3901 * variables.texi (Defining Variables): Note that `*' is not
3902 necessary if defcustom is used.
3904 2008-11-22 Eli Zaretskii <eliz@gnu.org>
3906 * elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
3907 Characters" from @detailmenu.
3909 * nonascii.texi (Character Codes, Character Sets)
3910 (Scanning Charsets, Translation of Characters): Update for Emacs 23.
3911 (Chars and Bytes, Splitting Characters): Sections removed.
3913 2008-11-22 Lute Kamstra <lute@gnu.org>
3915 * positions.texi (Text Lines): Update goto-line documentation.
3917 2008-11-21 Martin Rudalics <rudalics@gmx.at>
3919 * frames.texi (Frames): Fix typo, add cross references, reword.
3920 (Initial Parameters): Reword special-display-frame-alist text.
3921 (Frames and Windows): Reword. Describe argument norecord for
3922 set-frame-selected-window.
3923 (Input Focus): Describe argument norecord for select-frame.
3924 Remove comment on MS-Windows behavior for focus-follows-mouse.
3925 (Raising and Lowering): Mention windows-frames dichotomy in
3928 * windows.texi (Displaying Buffers, Vertical Scrolling)
3929 (Horizontal Scrolling): Fix indenting and rewording issues
3930 introduced with 2008-11-07 change.
3932 2008-11-20 Glenn Morris <rgm@gnu.org>
3934 * files.texi (Format Conversion Round-Trip): Mention `preserve'
3935 element of `format-alist'.
3937 2008-11-19 Glenn Morris <rgm@gnu.org>
3939 * doclicense.texi: Update to FDL 1.3.
3940 * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later.
3942 2008-11-18 Chong Yidong <cyd@stupidchicken.com>
3944 * windows.texi (Window Hooks): Remove *-end-trigger-functions
3945 vars, which are obsolete. Mention jit-lock-register.
3947 * modes.texi (Other Font Lock Variables):
3948 Document jit-lock-register and jit-lock-unregister.
3950 * frames.texi (Color Parameters): Document alpha parameter.
3952 2008-11-16 Martin Rudalics <rudalics@gmx.at>
3954 * windows.texi (Splitting Windows, Deleting Windows)
3955 (Selecting Windows, Cyclic Window Ordering)
3956 (Buffers and Windows, Displaying Buffers, Choosing Window)
3957 (Dedicated Windows, Window Point, Window Start and End)
3958 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling)
3959 (Size of Window, Resizing Windows, Window Configurations)
3960 (Window Parameters): Avoid @var at beginning of sentences and
3963 2008-11-11 Lute Kamstra <lute@gnu.org>
3965 * files.texi (File Name Components): Fix file-name-extension
3968 2008-11-11 Juanma Barranquero <lekktu@gmail.com>
3970 * frames.texi (Basic Parameters): Remove display-environment-variable
3971 and term-environment-variable.
3973 2008-11-08 Eli Zaretskii <eliz@gnu.org>
3975 * windows.texi (Basic Windows, Splitting Windows)
3976 (Deleting Windows, Selecting Windows, Cyclic Window Ordering)
3977 (Buffers and Windows, Displaying Buffers, Dedicated Windows)
3978 (Resizing Windows, Window Configurations, Window Parameters):
3979 Fix wording and markup.
3981 2008-11-07 Martin Rudalics <rudalics@gmx.at>
3983 * windows.texi (Windows): Update entries.
3984 (Basic Windows): Remove listing of attributes. Reword.
3985 (Splitting Windows, Deleting Windows): Reword.
3986 (Selecting Windows, Cyclic Window Ordering): Reword with special
3987 emphasis on order of recently selected windows and buffer list.
3988 (Buffers and Windows, Choosing Window): Reword with special
3989 emphasis on dedicated windows.
3990 (Displaying Buffers): Reword. For switch-to-buffer mention that
3991 it may fall back on pop-to-buffer. For other-window try to
3992 explain how it treats the cyclic ordering of windows.
3993 (Dedicated Windows): New node and section discussing dedicated
3994 windows and associated functions.
3995 (Window Point): Add entry for window-point-insertion-type. Reword.
3996 (Window Start and End): Rename node and section title. Reword.
3997 (Textual Scrolling, Vertical Scrolling, Horizontal Scrolling):
3999 (Size of Window): Reword, in particular text on window-width.
4000 (Resizing Windows): Reword. Add text on balancing windows.
4001 (Window Configurations): Reword. Mention window parameters.
4002 (Window Parameters): New node and section on window parameters.
4003 (Window Hooks): Reword. Mention that
4004 window-configuration-change-hook is run "buffer-locally".
4005 * elisp.texi (Top): Update Windows entries in @detailmenu
4008 2008-11-04 Juanma Barranquero <lekktu@gmail.com>
4010 * searching.texi (Regexp Search): Fix typo.
4012 2008-11-03 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4014 * searching.texi (Regexp Search): Document GREEDY arg.
4015 (Simple Match Data): Fix return value.
4017 2008-11-01 Eli Zaretskii <eliz@gnu.org>
4019 * nonascii.texi (Text Representations): Rewrite to make consistent
4020 with Emacs 23 internal representation of characters.
4021 Document `unibyte-string'.
4023 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4025 * processes.texi (Process Information): Note that process-status
4026 does not accept buffer names.
4028 2008-10-27 Seweryn Kokot <sewkokot@gmail.com> (tiny change)
4030 * positions.texi (Skipping Characters): Correct return value of
4033 2008-10-25 Martin Rudalics <rudalics@gmx.at>
4035 * windows.texi (Deleting Windows): Update documentation of
4037 (Buffers and Windows): Update documentations of
4038 get-buffer-window and get-buffer-window-list.
4039 (Displaying Buffers): Update documentation of
4040 replace-buffer-in-windows.
4042 * buffers.texi (Current Buffer): Reword set-buffer and
4043 with-current-buffer documentations.
4044 (Creating Buffers): Reword documentation of get-buffer-create.
4046 2008-10-23 Martin Rudalics <rudalics@gmx.at>
4048 * buffers.texi (Current Buffer): Reword documentation of
4050 (Buffer Names): Reword documentation of buffer-name.
4051 (The Buffer List): For bury-buffer explain what happens with the
4053 (Creating Buffers): Say that get-buffer-create's arg is called
4056 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4058 * advice.texi (Computed Advice): Explain what DEFINITION is.
4060 * nonascii.texi (Character Codes): Remove obsolete function
4061 char-valid-p, and document characterp instead.
4063 2008-10-22 Martin Rudalics <rudalics@gmx.at>
4065 * windows.texi (Displaying Buffers): Reword documentation of
4067 (Choosing Window): Rewrite documentation of display-buffer and
4070 * buffers.texi (Killing Buffers): Update documentation of
4073 2008-10-21 Eli Zaretskii <eliz@gnu.org>
4075 * processes.texi (Serial Ports): Fix wording and improve markup.
4077 * searching.texi (Regexp Search): Document `string-match-p' and
4079 (POSIX Regexps): Add an xref for "non-greedy".
4080 (Regexp Special): Add @cindex entry for "non-greedy".
4082 * display.texi (Attribute Functions): Document `face-all-attributes'.
4083 (Image Cache) <image-refresh>: Minor wording fixes.
4085 * frames.texi (Color Names): Add an xref to `read-color'.
4087 * minibuf.texi (High-Level Completion): Document `read-color'.
4089 * elisp.texi (Top): Add "Swapping Text" to @detailmenu.
4091 * positions.texi (Narrowing): Add an xref to "Swapping Text".
4093 * buffers.texi (Swapping Text): New section, documents
4096 2008-10-21 Martin Rudalics <rudalics@gmx.at>
4098 * windows.texi (Resizing Windows): Minor wording fix.
4100 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4102 * processes.texi (Shell Arguments): Document `split-string-and-unquote'
4103 and `combine-and-quote-strings'.
4105 * strings.texi (Creating Strings): Add xrefs for them.
4107 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4109 * elisp.texi (Top): Make descriptive text for "Reading File Names"
4110 match the corresponding menu in minibuf.texi.
4112 * minibuf.texi (Reading File Names): Document `read-shell-command'
4113 and `minibuffer-local-shell-command-map'.
4115 2008-10-19 Martin Rudalics <rudalics@gmx.at>
4117 * windows.texi (Resizing Windows): Remove var{} around "window" in
4118 documentation of enlarge-window.
4119 Rewrite documentation of window-min-height and window-min-width.
4121 2008-10-19 Eli Zaretskii <eliz@gnu.org>
4123 * functions.texi (Calling Functions): Document `apply-partially'.
4125 * hooks.texi (Standard Hooks): Mention
4126 `before-hack-local-variables-hook' and `hack-local-variables-hook'.
4128 * variables.texi (File Local Variables): Document
4129 `file-local-variables-alist', `before-hack-local-variables-hook'
4130 and `hack-local-variables-hook'.
4132 * processes.texi (Synchronous Processes): Document `process-lines'.
4134 * customize.texi (Variable Definitions):
4135 Document `custom-reevaluate-setting'.
4137 2008-10-18 Martin Rudalics <rudalics@gmx.at>
4139 * windows.texi (Choosing Window, Deleting Windows)
4140 (Displaying Buffers): Expand documentation of dedicated windows.
4142 2008-10-18 Eli Zaretskii <eliz@gnu.org>
4144 * files.texi (Changing Files): Document symbolic input of file
4145 modes to `set-file-modes'. Document `read-file-modes' and
4146 `file-modes-symbolic-to-number'.
4148 * maps.texi (Standard Keymaps): Document `multi-query-replace-map'
4151 * searching.texi (Search and Replace):
4152 Document `replace-search-function' and `replace-re-search-function'.
4153 Document `multi-query-replace-map'.
4155 * minibuf.texi (Text from Minibuffer): Document `read-regexp'.
4156 (Completion Commands, Reading File Names):
4157 Rename `minibuffer-local-must-match-filename-map' to
4158 `minibuffer-local-filename-must-match-map'.
4159 (Minibuffer Completion): The `require-match' argument to
4160 `completing-read' can now have the value `confirm-only'.
4162 * windows.texi (Displaying Buffers): Minor wording fix.
4163 (Choosing Window): `split-height-threshold' can now be nil.
4164 Document `split-width-threshold'. `pop-up-frames' can have the
4165 value `graphic-only'.
4167 2008-10-17 Eli Zaretskii <eliz@gnu.org>
4169 * os.texi (Startup Summary): Document `before-init-time' and
4170 `after-init-time'. Document `initial-window-system' and
4171 `window-system-initialization-alist'. Document reading the
4172 abbrevs file. Document the call to `server-start' under --daemon.
4173 Rearrange a bit to be consistent with the code flow.
4174 (Processor Run Time): Document `emacs-uptime' and `emacs-init-time'.
4175 (Time Parsing): Document `format-seconds'.
4177 2008-10-17 Martin Rudalics <rudalics@gmx.at>
4179 * windows.texi (Basic Windows, Splitting Windows): Fix whitespace
4182 2008-10-16 Eli Zaretskii <eliz@gnu.org>
4184 * markers.texi (The Mark): Document use-region-p.
4186 2008-10-15 Eli Zaretskii <eliz@gnu.org>
4188 * internals.texi (Writing Emacs Primitives): The interactive spec
4189 of a primitive can be a Lisp form.
4191 * markers.texi (The Mark): Document the `lambda' and `(only . OLD)'
4192 values of transient-mark-mode. Document handle-shift-selection.
4194 * commands.texi (Using Interactive, Interactive Codes): Document `^'.
4195 (Interactive Examples): Show an example of `^'.
4196 (Key Sequence Input): Document this-command-keys-shift-translated.
4197 (Defining Commands, Using Interactive): The interactive-form of a
4198 function can be added via its symbol's property.
4200 * positions.texi (List Motion): beginning-of-defun-function can
4201 now accept an argument.
4203 * text.texi (Low-Level Kill Ring): interprogram-paste-function can
4204 now return a list of strings.
4206 * control.texi (Handling Errors): Document ignore-errors.
4208 * frames.texi (Creating Frames): Document frame-inherited-parameters.
4209 (Parameter Access): Document set-frame-parameter.
4211 * variables.texi (Creating Buffer-Local): Add an xref to "Setting
4212 Hooks" for the effect of kill-all-local-variables on local hook
4215 * modes.texi (Major Mode Conventions, Mode Line Variables):
4216 `mode-name' need not be a string. xref to "Mode Line Data" for
4217 details, and to "Emulating Mode Line" for computing a string
4220 2008-10-14 Eli Zaretskii <eliz@gnu.org>
4222 * processes.texi (System Processes): New section.
4223 (Processes, Signals to Processes): Add xrefs to it.
4225 * objects.texi (Editing Types): A `process' is a subprocess of
4226 Emacs, not just any process running on the OS.
4228 * elisp.texi (Top): Adjust the @detailmenu for the above two
4231 * sequences.texi (Char-Tables): Remove documentation of
4232 set-char-table-default, which has no effect since Emacs 23.
4233 <char-table-range, set-char-table-range>: Don't mention generic
4234 characters and charsets. Add a cons cell as a possible argument.
4236 * nonascii.texi (Splitting Characters)
4237 (Translation of Characters): Don't mention generic characters.
4239 * display.texi (Fontsets): Don't mention generic characters.
4241 * sequences.texi (Char-Tables): `map-char-table' can now call its
4242 argument FUNCTION with a cons cell as KEY.
4244 2008-10-13 Eli Zaretskii <eliz@gnu.org>
4246 * objects.texi (Primitive Function Type): Move "@cindex special
4249 * eval.texi (Special Forms): ...to here.
4251 * functions.texi (What Is a Function): `functionp' returns nil for
4252 special forms. Add an xref.
4254 * elisp.texi (Top): Add a @detailmenu entry for "Frame-Local
4257 * variables.texi (Frame-Local Variables): New section.
4258 (Buffer-Local Variables): Add an xref to it.
4259 (Intro to Buffer-Local, Creating Buffer-Local): A variable cannot
4260 have both frame-local and buffer-local binding.
4262 * frames.texi (Frames): Mention multiple tty frames.
4263 (Frame Parameters, Parameter Access): Mention frame-local variable
4266 2008-09-20 Glenn Morris <rgm@gnu.org>
4268 * display.texi (Defining Faces): Recommend against face variables.
4270 2008-09-16 Juanma Barranquero <lekktu@gmail.com>
4272 * display.texi (Echo Area Customization): Fix typo.
4274 2008-09-09 Juanma Barranquero <lekktu@gmail.com>
4276 * loading.texi (Where Defined): Add `defface' item.
4278 2008-09-06 Martin Rudalics <rudalics@gmx.at>
4280 * loading.texi (Where Defined): Fix description of symbol-file.
4282 2008-08-26 Jason Rumney <jasonr@gnu.org>
4284 * display.texi (TIFF Images): New section describing :index property.
4286 2008-08-23 Chong Yidong <cyd@stupidchicken.com>
4288 * display.texi (Temporary Displays): Remove unnecessary comment
4289 about usage of temp-buffer-show-hook.
4291 2008-08-05 Chong Yidong <cyd@stupidchicken.com>
4293 * symbols.texi (Other Plists): Fix incorrect example.
4294 Suggested by Florian Beck.
4296 2008-07-31 Juanma Barranquero <lekktu@gmail.com>
4298 * os.texi: Fix previous change.
4300 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4304 * files.texi: Remove VMS support.
4306 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4310 * display.texi: Remove mentions of Mac Carbon.
4312 2008-07-01 Miles Bader <miles@gnu.org>
4314 * text.texi (Special Properties):
4315 * display.texi (Truncation): Add wrap-prefix and line-prefix.
4317 2008-06-28 Johan Bockgård <bojohan@gnu.org>
4319 * display.texi (Other Image Types): Fix copy/paste error; say
4322 2008-06-26 Dan Nicolaescu <dann@ics.uci.edu>
4324 * os.texi: Remove references to obsolete systems.
4326 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4328 * makefile.w32-in (distclean): Remove makefile.
4330 2008-06-17 Glenn Morris <rgm@gnu.org>
4332 * Makefile.in (emacsver, miscmanualdir, VERSION, manual, install)
4333 (elisp, dist): Remove rules and variables that are obsolete now
4334 the lisp manual is no longer distributed separately.
4336 2008-06-16 Glenn Morris <rgm@gnu.org>
4338 * configure, configure.in, mkinstalldirs: Remove unused files.
4340 * book-spine.texinfo: Set version to 23.0.60.
4341 * vol1.texi (EMACSVER):
4342 * vol2.texi (EMACSVER): Set to 23.0.60.
4344 * elisp.texi, vol1.texi, vol2.texi: Update Back-Cover Text
4345 as per maintain.info.
4347 2008-06-15 Glenn Morris <rgm@gnu.org>
4349 * makefile.w32-in (manual): Use "23" rather than "21".
4351 * Makefile.in (emacsver): New, set by configure.
4352 (manual): Use emacsver.
4354 * intro.texi: Report bugs using M-x report-emacs-bug.
4356 * elisp.texi (EMACSVER): Remove duplicate, outdated setting.
4358 2008-06-13 Daniel Engeler <engeler@gmail.com>
4360 * elisp.texi, internals.texi, processes.texi: Add documentation
4361 about serial port access.
4363 2008-06-05 Miles Bader <miles@gnu.org>
4365 * display.texi (Displaying Faces): Update to reflect function
4366 renamings in face-remap.el.
4368 2008-06-05 Juanma Barranquero <lekktu@gmail.com>
4370 * display.texi (Fontsets): Fix typos.
4372 2008-06-03 Miles Bader <miles@gnu.org>
4374 * display.texi (Displaying Faces): Add add-relative-face-remapping,
4375 remove-relative-face-remapping, set-base-face-remapping,
4376 and set-default-base-face-remapping.
4378 2008-06-01 Miles Bader <miles@gnu.org>
4380 * display.texi (Displaying Faces): Add face-remapping-alist.
4382 2008-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
4384 * tips.texi (Coding Conventions): Do not encourage the use of "-flag"
4387 2008-05-03 Eric S. Raymond <esr@golux>
4389 * keymaps.texi: Clarify that (current-local-map) and
4390 (current-global-map) return references, not copies.
4392 2008-05-02 Juri Linkov <juri@jurta.org>
4394 * minibuf.texi (Text from Minibuffer): Document a list of
4395 default values for `read-from-minibuffer'.
4397 2008-04-24 Juanma Barranquero <lekktu@gmail.com>
4399 * nonascii.texi (Translation of Characters): Fix previous change.
4401 2008-04-20 Chong Yidong <cyd@stupidchicken.com>
4403 * display.texi (Overlay Properties): Clarify role of underlying
4404 textprop and overlay keymaps for display strings.
4406 * keymaps.texi (Active Keymaps): Ditto.
4408 2008-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4410 * minibuf.texi (Programmed Completion):
4411 Replace dynamic-completion-table with the new completion-table-dynamic.
4413 2008-04-07 Chong Yidong <cyd@stupidchicken.com>
4415 * intro.texi (Some Terms): Change "fonts in this manual" index
4416 entry to "typographic conventions".
4418 2008-04-05 Eli Zaretskii <eliz@gnu.org>
4420 * objects.texi (Text Props and Strings): Add indexing for read
4421 syntax of text properties.
4423 2008-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4425 * processes.texi (Decoding Output): Remove process-filter-multibyte
4428 2008-03-15 Martin Rudalics <rudalics@gmx.at>
4430 * display.texi (Finding Overlays): Say that empty overlays at
4431 the end of the buffer are reported too.
4433 2008-03-13 Glenn Morris <rgm@gnu.org>
4435 * elisp.texi (EMACSVER): Set to 23.0.60.
4437 2008-02-26 Chong Yidong <cyd@stupidchicken.com>
4439 * strings.texi (Formatting Strings): Treat - and 0 as flag characters.
4441 2008-02-22 Glenn Morris <rgm@gnu.org>
4443 * frames.texi (Position Parameters): Clarify the description of
4444 `left' and `top', using information from "Geometry".
4445 (Geometry): Give a pointer to "Position Parameters", rather than
4446 repeating information.
4448 2008-02-11 Glenn Morris <rgm@gnu.org>
4450 * objects.texi (Equality Predicates): No longer talk about "two"
4453 2008-02-11 Lawrence Mitchell <wence@gmx.li> (tiny change)
4455 * objects.texi (Equality Predicates): Add defun for
4456 equal-including-properties.
4458 2008-02-10 Glenn Morris <rgm@gnu.org>
4460 * objects.texi (Equality Predicates):
4461 Mention equal-including-properties.
4463 2008-02-07 Richard Stallman <rms@gnu.org>
4465 * windows.texi (Window Start): Mention the feature of moving
4466 window-start to start of line.
4468 2008-02-07 Jan Djärv <jan.h.d@swipnet.se>
4470 * keymaps.texi (Tool Bar): Document rtl property.
4472 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
4474 * display.texi (Button Types):
4475 For define-button-type, clarify type of NAME.
4477 2008-01-19 Martin Rudalics <rudalics@gmx.at>
4479 * buffers.texi (Buffer Modification): Fix typo.
4481 2008-01-06 Dan Nicolaescu <dann@ics.uci.edu>
4483 * os.texi (System Environment): Remove references to OSes that are
4484 not supported anymore.
4486 2008-01-05 Dan Nicolaescu <dann@ics.uci.edu>
4488 * os.texi (System Environment): Remove mention for Masscomp.
4490 2008-01-04 Richard Stallman <rms@gnu.org>
4492 * display.texi (Faces): Don't talk about internal face vector as arg
4495 * customize.texi (Type Keywords): Fix previous change.
4497 * text.texi (Links and Mouse-1): Fix xref for commands.texi change.
4498 * elisp.texi (Top): Fix menu for commands.texi change.
4500 2007-12-30 Richard Stallman <rms@gnu.org>
4502 * commands.texi (Accessing Mouse): Rename from Accessing Events.
4503 (Accessing Scroll): New node broken out of Accessing Mouse.
4505 2007-12-28 Richard Stallman <rms@gnu.org>
4507 * frames.texi (Size Parameters): Fix typo.
4508 (Basic Parameters): For `title', refer to title bar.
4509 (Size and Position): Explain meaning of frame pixel width and height.
4511 2007-12-23 Richard Stallman <rms@gnu.org>
4513 * customize.texi (Type Keywords): Uncomment :validate and clarify it.
4514 Improve some of the commented-out keywords' text too.
4516 2007-12-14 Martin Rudalics <rudalics@gmx.at>
4518 * nonascii.texi (Encoding and I/O): Reword to avoid saying
4519 "visit the current buffer".
4521 * os.texi (System Interface): Fix typo.
4523 2007-12-04 Richard Stallman <rms@gnu.org>
4525 * objects.texi (Symbol Type): Fix typo.
4527 2007-12-03 Richard Stallman <rms@gnu.org>
4529 * hooks.texi (Standard Hooks): Add link to Hooks for Loading.
4531 2007-12-01 Glenn Morris <rgm@gnu.org>
4533 * functions.texi (Declaring Functions): Improve previous change.
4535 2007-11-30 Glenn Morris <rgm@gnu.org>
4537 * functions.texi (Declaring Functions): Add optional fourth
4538 argument of declare-function, and setting third argument to `t'.
4540 2007-11-29 Richard Stallman <rms@gnu.org>
4542 * customize.texi (Composite Types): Document `group' type.
4544 2007-11-29 Glenn Morris <rgm@gnu.org>
4546 * functions.texi (Declaring Functions): Add findex.
4547 Mention `external' files.
4549 2007-11-26 Juanma Barranquero <lekktu@gmail.com>
4551 * functions.texi (Declaring Functions): Fix directive.
4553 2007-11-25 Richard Stallman <rms@gnu.org>
4555 * help.texi (Help Functions): Clean up last change.
4557 * advice.texi (Preactivation, Activation of Advice): Minor cleanup.
4559 * loading.texi (Named Features): Minor cleanup.
4561 * macros.texi (Eval During Expansion): Minor cleanup.
4563 * variables.texi (Variable Aliases): Minor cleanup.
4565 2007-11-24 Richard Stallman <rms@gnu.org>
4567 * functions.texi (Declaring Functions): Clarify previous change.
4569 * compile.texi (Compiler Errors): Clarify previous change.
4571 2007-11-24 Richard Stallman <rms@gnu.org>
4573 * display.texi (Refresh Screen, Forcing Redisplay):
4574 Clarify the text and move items around.
4576 2007-11-24 Glenn Morris <rgm@gnu.org>
4578 * functions.texi (Declaring Functions): New section.
4579 * compile.texi (Compiler Errors): Mention declaring functions,
4580 defvar with no initvalue, and byte-compile-warnings.
4582 2007-11-15 Martin Rudalics <rudalics@gmx.at>
4584 * vol1.texi (Top): Remove Frame-Local Variables from Node Listing.
4585 * vol2.texi (Top): Remove Frame-Local Variables from Node Listing.
4587 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4589 * help.texi (Help Functions): Document new macro `with-help-window'.
4591 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4593 * searching.texi (Replacing Match): Describe new
4594 `match-substitute-replacement'.
4596 2007-10-31 Richard Stallman <rms@gnu.org>
4598 * strings.texi (Creating Strings): Null strings from concat not unique.
4600 2007-10-26 Richard Stallman <rms@gnu.org>
4602 * objects.texi (Equality Predicates): Null strings are uniquified.
4604 * minibuf.texi: Minor clarifications in previous change.
4606 2007-10-25 Glenn Morris <rgm@gnu.org>
4608 * customize.texi (Variable Definitions): Add :risky and :safe keywords.
4610 2007-10-24 Richard Stallman <rms@gnu.org>
4612 * elisp.texi (Top): Delete Frame-Local Variables from subnode menu.
4614 * variables.texi (Frame-Local Variables): Node deleted.
4615 (Variables): Delete Frame-Local Variables from menu.
4616 (Local Variables, Buffer-Local Variables, Intro to Buffer-Local)
4617 (Default Value): Don't mention frame-local vars.
4619 * os.texi (Idle Timers): current-idle-time returns nil if not idle.
4621 * loading.texi (Unloading): Document FEATURE-unload-function
4622 instead of FEATURE-unload-hook.
4624 * frames.texi (Multiple Displays): Don't mention frame-local vars.
4626 2007-10-22 Juri Linkov <juri@jurta.org>
4628 * minibuf.texi (Text from Minibuffer, Minibuffer Completion)
4629 (High-Level Completion): Document a list of default value strings
4630 in the DEFAULT argument, for which minibuffer functions return the
4633 2007-10-17 Juri Linkov <juri@jurta.org>
4635 * text.texi (Filling): Update arguments of fill-paragraph.
4636 fill-paragraph operates on the active region in Transient Mark mode.
4637 Remove fill-paragraph-or-region.
4639 2007-10-13 Karl Berry <karl@gnu.org>
4641 * elisp.texi (@dircategory): Move to after @copying,
4642 since we want @copying as close as possible to the beginning of
4645 2007-10-12 Richard Stallman <rms@gnu.org>
4647 * elisp.texi (Top): Add Distinguish Interactive to subnode menu.
4649 * commands.texi (Distinguish Interactive): New node,
4650 broken out from Interactive Call and rewritten.
4651 (Command Loop): Put Distinguish Interactive in menu.
4653 2007-10-09 Richard Stallman <rms@gnu.org>
4655 * text.texi (Examining Properties): Mention overlay priority.
4657 * display.texi (Display Margins): Correct the description
4658 of margin display specifications.
4659 (Replacing Specs): New subnode broken out of Display Property.
4661 2007-10-06 Juri Linkov <juri@jurta.org>
4663 * text.texi (Filling): Document fill-paragraph-or-region.
4665 2007-10-05 Juanma Barranquero <lekktu@gmail.com>
4667 * display.texi (Auto Faces): Fix typo.
4669 2007-10-02 Richard Stallman <rms@gnu.org>
4671 * display.texi (Display Property): Explain some display specs
4672 don't let you move point in.
4674 * frames.texi (Cursor Parameters):
4675 Describe cursor-in-non-selected-windows here. Explain more values.
4677 * windows.texi (Basic Windows): Don't describe
4678 cursor-in-non-selected-windows here.
4680 2007-10-01 Eli Zaretskii <eliz@gnu.org>
4682 * processes.texi (Misc Network): Note that these functions are
4683 supported only on some systems.
4685 2007-10-01 Richard Stallman <rms@gnu.org>
4687 * display.texi (Overlay Properties): Explain nil as priority.
4688 Explain that conflicts are unpredictable if not resolved by
4691 2007-09-23 Richard Stallman <rms@gnu.org>
4693 * macros.texi (Backquote): Minor clarification.
4695 2007-09-19 Richard Stallman <rms@gnu.org>
4697 * display.texi (Display Property): Explain multiple display specs.
4698 Clarify when they work in parallel and when one overrides.
4699 Fix error in example.
4701 2007-09-06 Glenn Morris <rgm@gnu.org>
4703 Move from lispref/ to doc/lispref/. Change all setfilename
4704 commands to use ../../info.
4705 * Makefile.in (infodir): Go up one more level.
4706 (usermanualdir): Change from ../man to ../emacs.
4707 (miscmanualdir): New.
4708 (dist): Use new variable miscmanualdir.
4709 * makefile.w32-in (infodir, texinputdir): Go up one more level.
4710 (usermanualdir): Change from ../man to ../emacs.
4712 2007-08-30 Martin Rudalics <rudalics@gmx.at>
4714 * commands.texi (Command Loop Info): Advise against changing
4715 most variables described here. Explain new variable
4716 last-repeatable-command.
4718 2007-08-29 Glenn Morris <rgm@gnu.org>
4720 * elisp.texi (EMACSVER): Increase to 23.0.50.
4722 2007-08-29 Dan Nicolaescu <dann@ics.uci.edu>
4724 * frames.texi (Basic Parameters): Add display-environment-variable
4725 and term-environment-variable.
4727 2007-08-28 Juri Linkov <juri@jurta.org>
4729 * display.texi (Image Formats, Other Image Types): Add SVG.
4731 2007-08-28 Juri Linkov <juri@jurta.org>
4733 * display.texi (Images): Move formats-related text to new node
4735 (Image Formats): New node.
4737 2007-08-27 Richard Stallman <rms@gnu.org>
4739 * windows.texi (Window Configurations): Clarify what
4740 a window configuration saves.
4742 2007-08-25 Richard Stallman <rms@gnu.org>
4744 * display.texi (Images): Delete redundant @findex.
4746 2007-08-16 Stefan Monnier <monnier@iro.umontreal.ca>
4748 * text.texi (Change Hooks): (after|before)-change-functions are no
4749 longer bound to nil while running; rather inhibit-modification-hooks
4752 2007-08-16 Richard Stallman <rms@gnu.org>
4754 * processes.texi (Asynchronous Processes):
4755 Clarify doc of start-file-process.
4757 2007-08-08 Martin Rudalics <rudalics@gmx.at>
4759 * modes.texi (Example Major Modes): Fix typo.
4761 2007-08-08 Glenn Morris <rgm@gnu.org>
4763 * intro.texi (nil and t): Do not use `iff' in documentation.
4765 * tips.texi (Documentation Tips): Recommend against `iff'.
4767 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4769 * display.texi (Image Cache): Document image-refresh.
4771 2007-08-06 Martin Rudalics <rudalics@gmx.at>
4773 * windows.texi (Size of Window): Document window-full-width-p.
4775 2007-07-25 Glenn Morris <rgm@gnu.org>
4777 * gpl.texi (GPL): Replace license with GPLv3.
4779 * Relicense all FSF files to GPLv3 or later.
4781 2007-07-24 Michael Albinus <michael.albinus@gmx.de>
4783 * processes.texi (Synchronous Processes):
4784 Add `process-file-shell-command'.
4785 (Asynchronous Processes): Mention restricted use of
4786 `process-filter' and `process-sentinel' in
4787 `start-file-process'. Add `start-file-process-shell-command'.
4789 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4791 * files.texi (Magic File Names): Introduce optional parameter
4792 IDENTIFICATION for `file-remote-p'.
4794 2007-07-16 Richard Stallman <rms@gnu.org>
4796 * display.texi (Defining Faces): Fix previous change.
4798 2007-07-14 Richard Stallman <rms@gnu.org>
4800 * control.texi (Handling Errors): Document `debug' in handler list.
4802 2007-07-10 Richard Stallman <rms@gnu.org>
4804 * display.texi (Defining Faces): Explain C-M-x feature for defface.
4806 2007-07-09 Richard Stallman <rms@gnu.org>
4808 * files.texi (Magic File Names): Rewrite previous change.
4810 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4812 * files.texi (Magic File Names): Introduce optional parameter
4813 CONNECTED for `file-remote-p'.
4815 2007-07-07 Michael Albinus <michael.albinus@gmx.de>
4817 * processes.texi (Asynchronous Processes):
4818 * files.texi (Magic File Names): Add `start-file-process'.
4820 2007-06-27 Richard Stallman <rms@gnu.org>
4822 * files.texi (Format Conversion Piecemeal):
4823 Clarify `after-insert-file-functions' calling convention.
4825 2007-06-27 Michael Albinus <michael.albinus@gmx.de>
4827 * files.texi (Magic File Names): Remove `dired-call-process'.
4830 2007-06-27 Kenichi Handa <handa@m17n.org>
4832 * text.texi (Special Properties): Fix description about
4833 `composition' property.
4835 2007-06-26 Kenichi Handa <handa@m17n.org>
4837 * nonascii.texi (Default Coding Systems): Document about the
4838 return value `undecided'.
4840 2007-06-25 David Kastrup <dak@gnu.org>
4842 * keymaps.texi (Active Keymaps): Document new POSITION argument of
4843 `current-active-maps'.
4845 2007-06-24 Karl Berry <karl@gnu.org>
4847 * elisp.texi, vol1.texi, vol2.texi: New Back-Cover Text.
4849 2007-06-15 Juanma Barranquero <lekktu@gmail.com>
4851 * display.texi (Overlay Arrow): Doc fix.
4853 2007-06-14 Karl Berry <karl@tug.org>
4855 * anti.texi (Antinews): Typo.
4857 2007-06-14 Chong Yidong <cyd@stupidchicken.com>
4859 * display.texi (Image Cache): Document image-refresh.
4861 2007-06-12 Karl Berry <karl@gnu.org>
4863 * vol1.texi, vol2.texi, two-volume-cross-refs.txt: Update.
4864 * two-volume.make: New file.
4865 * .cvsignore: Ignore two-volume files.
4867 2007-06-12 Tom Tromey <tromey@redhat.com>
4869 * os.texi (Init File): Document user-emacs-directory.
4871 2007-06-03 Nick Roberts <nickrob@snap.net.nz>
4873 * commands.texi (Click Events): Describe width and height when
4876 2007-05-30 Nick Roberts <nickrob@snap.net.nz>
4878 * commands.texi (Click Events): Layout more logically.
4879 Describe width and height.
4880 (Drag Events, Motion Events): Update to new format for position.
4882 2007-06-02 Richard Stallman <rms@gnu.org>
4884 * frames.texi (Color Parameters): Add xref to (emacs)Standard Faces.
4886 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4888 * Version 22.1 released.
4890 2007-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4892 * text.texi (Special Properties): Correct meaning of fontified face.
4894 2007-05-30 Richard Stallman <rms@gnu.org>
4896 * text.texi (Special Properties): Add link to Adjusting Point.
4898 2007-05-12 Richard Stallman <rms@gnu.org>
4900 * text.texi (Margins): indent-to-left-margin is not the default.
4901 (Mode-Specific Indent): For indent-line-function, the default
4904 * modes.texi (Example Major Modes): Explain last line of text-mode
4907 2007-05-10 Richard Stallman <rms@gnu.org>
4909 * keymaps.texi (Scanning Keymaps): Update where-is-internal example.
4911 * help.texi (Keys in Documentation): Add reference to
4914 * files.texi (Format Conversion): TO-FN gets three arguments.
4916 * modes.texi (Auto Major Mode): Document file-start-mode-alist.
4918 2007-05-10 Thien-Thi Nguyen <ttn@gnuvola.org>
4920 * elisp.texi (Top): Remove "Saving Properties" from detailed menu.
4921 * files.texi (Format Conversion): Expand intro; add menu.
4922 (Format Conversion Overview, Format Conversion Round-Trip)
4923 (Format Conversion Piecemeal): New nodes/subsections.
4924 * hooks.texi: Xref "Format Conversion" , not "Saving Properties".
4925 * text.texi (Text Properties): Remove "Saving Properties" from menu.
4926 (Saving Properties): Delete node/subsection.
4928 2007-05-07 Karl Berry <karl@gnu.org>
4930 * elisp.texi (EMACSVER): Back to 22.
4932 2007-05-06 Richard Stallman <rms@gnu.org>
4934 * processes.texi (Accepting Output): Revert most of previous change.
4936 2007-05-05 Richard Stallman <rms@gnu.org>
4938 * processes.texi (Accepting Output): accept-process-output
4939 uses microseconds, not milliseconds. But that arg is obsolete.
4941 2007-05-04 Karl Berry <karl@tug.org>
4943 * elisp.texi (EMACSVER) [smallbook]: 22.1, not 22.
4945 2007-05-04 Eli Zaretskii <eliz@gnu.org>
4947 * tips.texi (Documentation Tips): Rearrange items to place the
4948 more important ones first. Add an index entry for hyperlinks.
4950 2007-05-03 Karl Berry <karl@gnu.org>
4952 * elisp.texi (\urlcolor, \linkcolor) [smallbook]: \Black for printing.
4953 (EMACSVER) [smallbook]: 22 for printed version.
4955 * control.texi (Signaling Errors) <signal>: texinfo.tex is fixed,
4956 so restore anchor to normal position after defun. Found by Kevin Ryde.
4958 2007-04-26 Glenn Morris <rgm@gnu.org>
4960 * elisp.texi (EMACSVER): Increase to 22.1.50.
4962 2007-04-28 Karl Berry <karl@gnu.org>
4964 * elisp.texi: Improve line breaks on copyright page,
4965 similar layout to emacs manual, 8.5x11 by default.
4967 2007-04-24 Richard Stallman <rms@gnu.org>
4969 * text.texi (Special Properties): Add xref to Overlay Properties.
4971 * display.texi (Overlay Properties): Add xref to Special Properties.
4973 2007-04-22 Richard Stallman <rms@gnu.org>
4975 * keymaps.texi (Extended Menu Items): Move the info about
4976 format with cached keyboard binding.
4978 2007-04-21 Richard Stallman <rms@gnu.org>
4980 * text.texi (Special Properties): Clarify previous change.
4982 * files.texi (File Name Expansion): Clarify previous change.
4984 * display.texi (Attribute Functions): Fix example for
4985 face-attribute-relative-p.
4987 2007-04-19 Kenichi Handa <handa@m17n.org>
4989 * text.texi (Special Properties): Document composition property.
4991 2007-04-19 Glenn Morris <rgm@gnu.org>
4993 * files.texi (File Name Expansion): Mention "superroot".
4995 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4997 * frames.texi (Multiple Displays): Add note about "multi-monitor"
4999 (Display Feature Testing): Note that display refers to all
5000 physical monitors for multi-monitor setups.
5002 2007-04-14 Richard Stallman <rms@gnu.org>
5004 * lists.texi (Sets And Lists): Clarify `delete' examples.
5005 Remove spurious xref to same node.
5006 Clarify xref for add-to-list.
5008 2007-04-12 Nick Roberts <nickrob@snap.net.nz>
5010 * keymaps.texi (Format of Keymaps): Remove spurious ")" from
5011 value of lisp-mode-map.
5013 2007-04-11 Karl Berry <karl@gnu.org>
5015 * anti.texi (Antinews):
5016 * display.texi (Overlay Properties, Defining Images):
5017 * processes.texi (Synchronous Processes, Sentinels):
5018 * syntax.texi (Syntax Table Internals):
5019 * searching.texi (Regexp Special):
5020 * nonascii.texi (Default Coding Systems):
5021 * text.texi (Special Properties):
5022 * minibuf.texi (Basic Completion): Wording to improve breaks in
5024 * elisp.texi (smallbook): New @set to more easily switch between
5025 smallbook and 8.5x11.
5027 2007-04-11 Richard Stallman <rms@gnu.org>
5029 * text.texi (Lazy Properties): Minor fix.
5031 2007-04-08 Karl Berry <karl@gnu.org>
5033 * symbols.texi (Plists and Alists): Period after "vs" in index entries.
5034 * macros.texi (Backquote): Downcase Backquote in index entries for
5037 2007-04-08 Richard Stallman <rms@gnu.org>
5039 * text.texi (Adaptive Fill): Just describe default,
5040 don't show it (since it contains non-ASCII chars).
5042 2007-04-07 Karl Berry <karl@gnu.org>
5044 * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
5045 adaptive-fill-regexp's value, since they are not in the standard
5048 2007-04-07 Guanpeng Xu <herberteuler@hotmail.com>
5050 * display.texi (Defining Faces): Fix example.
5052 2007-04-07 Karl Berry <karl@gnu.org>
5054 * display.texi (Button Buffer Commands): Improve page break.
5056 2007-04-07 Richard Stallman <rms@gnu.org>
5058 * advice.texi (Activation of Advice): Remove redundant index entry.
5060 * backups.texi: Improve index entries. Remove redundant ones.
5062 * compile.texi (Byte Compilation): Improve index entry.
5064 * hash.texi (Creating Hash): Improve index entry.
5066 * symbols.texi (Definitions): Improve index entry.
5068 * edebug.texi: Improve index entries. Remove redundant/useless ones.
5070 * maps.texi (Standard Keymaps): Remove useless index entry.
5072 * help.texi (Documentation Basics): Remove redundant index entries.
5074 * customize.texi: Improve index entries.
5075 Remove redundant/useless ones.
5077 * locals.texi (Standard Buffer-Local Variables): Clarify intro text.
5079 * streams.texi (Output Variables): Improve index entry.
5081 * abbrevs.texi (Abbrevs): Remove useless index entry.
5083 * macros.texi (Expansion): Remove useless index entry.
5085 * text.texi: Improve index entries. Remove redundant/useless ones.
5086 (Text Properties, Examining Properties)
5087 (Special Properties): Use "property category" instead of "category"
5088 to refer to the `category' property.
5090 * positions.texi: Improve index entries. Remove useless one.
5092 * lists.texi: Improve index entries. Remove redundant/useless ones.
5094 * os.texi: Improve index entries.
5095 (Timers): Fix previous change.
5097 * buffers.texi: Improve index entries.
5098 (Modification Time): Get rid of term "obsolete buffer".
5100 * debugging.texi: Improve index entries.
5101 (Test Coverage): Add xref to other test coverage ftr.
5103 * eval.texi: Improve index entry. Remove redundant ones.
5105 * numbers.texi: Improve index entries. Remove redundant/useless ones.
5107 * files.texi: Improve index entries. Remove redundant/useless ones.
5109 * objects.texi: Improve index entries.
5111 * processes.texi: Improve index entries.
5113 * modes.texi: Improve index entry. Remove redundant one.
5115 * nonascii.texi: Improve index entries.
5117 * internals.texi: Improve index entries.
5119 * syntax.texi: Improve index entries.
5121 * keymaps.texi (Active Keymaps): Improve index entries.
5123 * commands.texi: Improve index entries. Remove redundant/useless ones.
5125 * frames.texi: Improve index entries. Remove redundant/useless ones.
5127 * markers.texi: Improve index entries. Remove redundant ones.
5129 * tips.texi: Improve index entries.
5131 * loading.texi (Unloading): Improve index entry.
5133 * variables.texi: Improve index entries. Remove redundant one.
5135 * sequences.texi: Improve index entry.
5137 * display.texi: Improve index entries. Remove redundant ones.
5139 * windows.texi: Improve index entries.
5141 * searching.texi: Improve index entries. Remove redundant one.
5143 * strings.texi (Case Tables): Improve last change.
5145 2007-04-04 Chong Yidong <cyd@stupidchicken.com>
5147 * strings.texi (Case Tables): Document with-case-table and
5150 2007-04-03 Karl Berry <karl@gnu.org>
5152 * processes.texi (Network): Reword to improve page break.
5154 2007-04-03 Eli Zaretskii <eliz@gnu.org>
5156 * functions.texi (Inline Functions): Describe more disadvantages
5157 of defsubst, and make advice against it stronger.
5159 2007-04-02 Karl Berry <karl@gnu.org>
5161 * backups.texi (Backup Names): Avoid widow words.
5162 * modes.texi (Example Major Modes): Align last comment.
5164 2007-04-01 Chong Yidong <cyd@stupidchicken.com>
5166 * keymaps.texi (Remapping Commands): Document new arg to
5169 2007-04-01 Karl Berry <karl@gnu.org>
5171 * processes.texi (Low-Level Network): Typo.
5172 * loading.texi (Hooks for Loading): Avoid double "the".
5173 * keymaps.texi (Key Sequences): No double "and".
5174 (Changing Key Bindings): Shorten to improve line break.
5176 2007-03-31 Glenn Morris <rgm@gnu.org>
5178 * os.texi (Timers): Fix description of run-at-time TIME formats.
5180 2007-03-31 Richard Stallman <rms@gnu.org>
5182 * display.texi (Invisible Text): Correct buffer-invisibility-spec
5185 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5187 * intro.texi (nil and t):
5188 * symbols.texi (Plists and Alists):
5189 * variables.texi (Variable Aliases, Constant Variables):
5190 * functions.texi (Defining Functions):
5191 * advice.texi (Advising Primitives):
5192 * debugging.texi (Syntax Errors, Compilation Errors):
5193 * minibuf.texi (Minibuffer Windows):
5194 * commands.texi (Adjusting Point):
5195 * modes.texi (Syntactic Font Lock, Faces for Font Lock)
5196 (Auto Major Mode, Major Mode Conventions):
5197 * help.texi (Describing Characters):
5198 * files.texi (Create/Delete Dirs, Information about Files)
5199 (File Locks, Writing to Files, Reading from Files)
5201 * windows.texi (Resizing Windows, Cyclic Window Ordering):
5202 * frames.texi (Finding All Frames):
5203 * positions.texi (Buffer End, Motion):
5204 * markers.texi (The Region):
5205 * text.texi (Deletion, Near Point):
5206 * display.texi (Displaying Messages, Truncation):
5207 * os.texi (Processor Run Time):
5208 * tips.texi (Key Binding Conventions, Programming Tips)
5209 (Warning Tips, Documentation Tips, Comment Tips):
5210 * internals.texi (Memory Usage): Improve indexing.
5212 * variables.texi (Frame-Local Variables):
5213 * functions.texi (Argument List):
5214 * loading.texi (Library Search):
5215 * streams.texi (Output Variables):
5216 * keymaps.texi (Translation Keymaps, Searching Keymaps):
5217 * searching.texi (Replacing Match, Search and Replace):
5218 * processes.texi (Byte Packing, Decoding Output)
5219 (Accepting Output, Network Servers, Shell Arguments):
5220 * display.texi (Abstract Display, Image Cache, Scroll Bars):
5221 * windows.texi (Window Point, Window Start):
5222 * frames.texi (Management Parameters, Frame Parameters, Frame Titles):
5223 * commands.texi (Reading Input, Keyboard Events):
5224 * minibuf.texi (Reading File Names, Minibuffer Completion)
5226 * positions.texi (List Motion):
5227 * hash.texi (Hash Tables, Creating Hash, Defining Hash):
5228 * numbers.texi (Arithmetic Operations, Math Functions)
5229 (Predicates on Numbers, Comparison of Numbers):
5230 (Numeric Conversions):
5231 * locals.texi (Standard Buffer-Local Variables):
5232 * maps.texi (Standard Keymaps):
5233 * os.texi (User Identification, System Environment, Recording Input)
5235 * nonascii.texi (Non-ASCII Characters, Splitting Characters):
5236 * backups.texi (Backups and Auto-Saving):
5237 * customize.texi (Customization, Group Definitions)
5238 (Variable Definitions):
5239 * compile.texi (Byte Compilation): Improve index entries.
5241 2007-03-31 Karl Berry <karl@gnu.org>
5243 * macros.texi (Defining Macros): Avoid widow syllable.
5245 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5247 * elisp.texi (Top): Postscript -> PostScript.
5249 * display.texi (Images, Postscript Images): Postscript -> PostScript.
5251 2007-03-31 Markus Triska <markus.triska@gmx.at>
5253 * internals.texi (Writing Emacs Primitives): Untabify `For'.
5255 2007-03-30 Karl Berry <karl@gnu.org>
5257 * lists.texi (List-related Predicates): Remove spurious @need.
5258 (Setcdr): Use @smallexample to improve page break.
5259 (Association Lists) <assoc>: Reword to improve page break.
5261 * strings.texi (String Conversion): Insert blank line to improve
5264 * numbers.texi (Random Numbers): Use @minus{}.
5265 (Math Functions): Use @minus{}.
5267 * intro.texi (Acknowledgements): Avoid line breaks before middle
5270 2007-03-24 Eli Zaretskii <eliz@gnu.org>
5272 * errors.texi (Standard Errors): Add an index entry.
5274 2007-03-19 Richard Stallman <rms@gnu.org>
5276 * os.texi (Recording Input): recent-keys now gives 300 keys.
5278 2007-03-12 Glenn Morris <rgm@gnu.org>
5280 * os.texi: Replace "daylight savings" with "daylight saving"
5283 2007-03-05 Richard Stallman <rms@gnu.org>
5285 * variables.texi (File Local Variables):
5286 Update enable-local-variables values.
5288 2007-03-04 Richard Stallman <rms@gnu.org>
5290 * syntax.texi (Control Parsing): Minor clarification.
5292 * strings.texi (Formatting Strings): Clarify width, precision, flags.
5294 * sequences.texi (Sequence Functions): Move string-bytes away,
5297 * nonascii.texi (Text Representations): Move string-bytes here.
5299 * modes.texi (Major Mode Conventions): Fundamental mode is exception.
5301 * minibuf.texi (Basic Completion): Minor clarification.
5303 * markers.texi (The Mark): Clarify existence vs activation of mark.
5306 * display.texi (Finding Overlays): Write better example.
5308 * compile.texi (Eval During Compile): Clarify putting macros
5309 in eval-when-compile.
5311 2007-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> (tiny change)
5313 * loading.texi (How Programs Do Loading): Fix anchor position at
5314 load-read-function definition doc.
5316 2007-02-21 Kim F. Storm <storm@cua.dk>
5318 * strings.texi (Text Comparison): Mention that assoc-string
5319 converts symbols to strings before testing.
5321 2007-02-17 Kim F. Storm <storm@cua.dk>
5323 * processes.texi (Bindat Spec): Vector types can have optional
5325 (Bindat Examples): Fix example. Add vector with element type.
5327 2007-02-16 Andreas Schwab <schwab@suse.de>
5329 * strings.texi (Formatting Strings): Document '+' flag.
5331 2007-02-15 Juanma Barranquero <lekktu@gmail.com>
5333 * strings.texi (Modifying Strings): Clarify that `clear-string'
5334 always converts the string to unibyte.
5336 2007-02-14 Kim F. Storm <storm@cua.dk>
5338 * display.texi (Glyphs): Add make-glyph-code, glyph-char, glyph-face.
5339 Rewrite glyph code description to refer to these functions.
5340 Remove details of encoding face number and char into integer code.
5342 2007-02-03 Alan Mackenzie <acm@muc.de>
5344 * loading.texi (Hooks for Loading): Make the description of
5345 `eval-after-load' more detailed, and amend the description of
5346 after-load-alist, in accordance with changes from 2006-05.
5348 2007-02-03 Chong Yidong <cyd@stupidchicken.com>
5350 * modes.texi (Defining Minor Modes): Document that a :require
5351 keyword or similar may be required to make saved customization
5354 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5356 * elisp.texi (Top): Make the detailed menu headers compliant with
5357 Texinfo guidelines and with what texnfo-upd.el expects.
5358 Add comments to prevent people from inadvertently modifying the key
5359 parts needed by `texinfo-multiple-files-update'.
5361 2007-02-02 Eli Zaretskii <eliz@gnu.org>
5363 * elisp.texi (Top): Update the top-level menus.
5365 * syntax.texi (Categories): Add index entries.
5367 2007-02-01 Juanma Barranquero <lekktu@gmail.com>
5369 * display.texi (Attribute Functions): Fix name and description of
5370 the UNDERLINE arg of `set-face-underline-p'.
5372 2007-01-29 Eli Zaretskii <eliz@gnu.org>
5374 * elisp.texi (Top): Add "Standard Errors", "Standard Buffer-Local
5375 Variables", and "Standard Keymaps" to the detailed menu.
5377 * variables.texi (Future Local Variables): Add index entry.
5379 2007-01-28 Richard Stallman <rms@gnu.org>
5381 * tips.texi (Coding Conventions): Clarify the tip about macros
5382 that define a function or a variable.
5384 * files.texi (File Attributes): UID and GID can be floats.
5385 (Magic File Names): Explain why deferring all operations to
5386 the standard handler does not work.
5388 2007-01-23 Martin Rudalics <rudalics@gmx.at>
5390 * backups.texi (Reverting): Use "buffer" instead of "file"
5391 when talking about major and minor modes.
5393 2007-01-21 Richard Stallman <rms@gnu.org>
5395 * help.texi (Documentation): Add xref to Documentation Tips.
5397 2007-01-14 Juanma Barranquero <lekktu@gmail.com>
5399 * tips.texi (Coding Conventions): Fix typos.
5401 2007-01-05 Richard Stallman <rms@gnu.org>
5403 * modes.texi (Defining Minor Modes): Fix previous change.
5405 2007-01-03 Richard Stallman <rms@gnu.org>
5407 * customize.texi (Variable Definitions, Customization Types):
5408 Don't use * in doc string for defcustom.
5410 2007-01-02 Richard Stallman <rms@gnu.org>
5412 * variables.texi (Variable Aliases): Clarify that aliases vars
5413 always have the same value.
5415 * processes.texi (Bindat Spec): Fix Texinfo usage.
5417 * modes.texi (Defining Minor Modes): Explain effect of command
5418 defined with define-global-minor-mode on new buffers.
5420 2006-12-30 Kim F. Storm <storm@cua.dk>
5422 * keymaps.texi (Tool Bar): Describe `grow-only' value of
5423 `auto-resize-tool-bars'.
5425 2006-12-30 Richard Stallman <rms@gnu.org>
5427 * keymaps.texi (Active Keymaps): Fix previous change.
5429 2006-12-30 Nick Roberts <nickrob@snap.net.nz>
5431 * keymaps.texi (Active Keymaps): Make xref to lookup-key.
5433 2006-12-30 Kim F. Storm <storm@cua.dk>
5435 * processes.texi (Bindat Spec): Clarify using field names in
5436 length specifications.
5438 2006-12-29 Kim F. Storm <storm@cua.dk>
5440 * processes.texi (Bindat Spec): Explain eval forms and lengths better.
5441 Add count and index variables for eval forms in repeat blocks.
5443 2006-12-24 Richard Stallman <rms@gnu.org>
5445 * customize.texi (Variable Definitions):
5446 Document new name custom-add-frequent-value.
5448 2006-12-19 Kim F. Storm <storm@cua.dk>
5450 * commands.texi (Misc Events): User signals now result in sigusr1
5451 and sigusr2 events which are handled through special-event-map.
5452 (Special Events): User signals and drag-n-drop are special.
5454 2006-12-17 Richard Stallman <rms@gnu.org>
5456 * loading.texi (Named Features): Explain subfeatures better.
5458 * customize.texi: Use "option" only for user options.
5459 For the keyword values inside defcustom etc, say "keywords".
5460 For :options value's elements, say "elements".
5461 :group should not be omitted.
5463 * syntax.texi (Parsing Expressions): Split up node.
5464 (Motion via Parsing, Position Parse, Parser State)
5465 (Low-Level Parsing, Control Parsing): New subnodes.
5466 (Parser State): Document syntax-ppss-toplevel-pos.
5468 * positions.texi (List Motion): Punctuation fix.
5470 * files.texi (File Name Completion): Document PREDICATE arg
5471 to file-name-completion.
5473 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5475 * internals.texi (Building Emacs, Writing Emacs Primitives):
5478 2006-12-11 Richard Stallman <rms@gnu.org>
5480 * modes.texi (Font Lock Basics): Explain how nil for font-lock-defaults
5481 affects face menu. Explain how to make it non-nil without enabling
5484 2006-12-10 Chong Yidong <cyd@stupidchicken.com>
5486 * modes.texi (Font Lock Basics): Document nil value of
5489 2006-12-10 Glenn Morris <rgm@gnu.org>
5491 * abbrevs.texi (Defining Abbrevs): Mention `define-abbrev' 'force
5492 value for system-flag argument. Abbrev tables may not be empty
5493 when major modes are loaded.
5495 2006-12-08 Juanma Barranquero <lekktu@gmail.com>
5497 * makefile.w32-in (maintainer-clean): Partially revert last
5498 change; delete "elisp-?" and "elisp-??" instead of "elisp-*"
5499 to protect elisp-covers.texi.
5501 2006-12-07 Juanma Barranquero <lekktu@gmail.com>
5503 * makefile.w32-in (maintainer-clean): Depend on `distclean'.
5504 Don't remove elisp* info files; they are already deleted by the
5505 `clean' and `distclean' targets, and they are in the $(infodir)
5506 directory, not the current one.
5508 2006-12-04 Kim F. Storm <storm@cua.dk>
5510 * commands.texi (Misc Events): Update signal events.
5511 (Event Examples): Add signal example.
5513 2006-11-29 Richard Stallman <rms@gnu.org>
5515 * frames.texi (Visibility of Frames): Explain visible windows
5516 can be covered by others. Add xref for raise-frame.
5518 2006-11-28 Richard Stallman <rms@gnu.org>
5520 * searching.texi (Regexp Special): Update when ^ is special.
5522 2006-11-27 Eli Zaretskii <eliz@gnu.org>
5524 * customize.texi (Customization, Common Keywords)
5525 (Group Definitions, Variable Definitions, Composite Types)
5526 (Type Keywords, Customization Types): Add index entries for
5527 various customization keywords.
5529 2006-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
5531 * modes.texi (Multiline Font Lock): Rephrase some parts for clarity.
5533 2006-11-10 Jan Djärv <jan.h.d@swipnet.se>
5535 * frames.texi (Window System Selections): Remove clipboard from
5536 description of selection-coding-system.
5538 2006-11-06 Richard Stallman <rms@gnu.org>
5540 * lists.texi (List Variables): Document COMPARE-FN.
5542 * keymaps.texi: Avoid use of "binding" to mean a relation;
5543 use it only to refer to the meaning associated with a key.
5544 (Keymaps): Change menu node description.
5546 * elisp.texi (Top): Change menu node description.
5548 * display.texi (Managing Overlays): Document overlay-recenter.
5550 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
5552 * Makefile.in: Use relative paths to avoid advertising filesystem
5553 contents during compilation.
5555 2006-10-23 Kim F. Storm <storm@cua.dk>
5557 * commands.texi (Event Input Misc): Update unread-command-events.
5559 2006-10-23 Nick Roberts <nickrob@snap.net.nz>
5561 * lists.texi (Sets And Lists): Fix typos.
5563 2006-10-18 Juanma Barranquero <lekktu@gmail.com>
5565 * control.texi (Processing of Errors): Use @var for an argument,
5568 2006-10-16 Richard Stallman <rms@gnu.org>
5570 * edebug.texi (Edebug Recursive Edit): Minor cleanup.
5572 * keymaps.texi (Format of Keymaps): Show all the keymap element
5573 patterns that result from menu items.
5574 (Key Lookup): Minor cleanups.
5576 * modes.texi (Precalculated Fontification): Don't say that
5577 not setting font-lock-defaults avoids loading font-lock.
5579 * help.texi (Documentation): Move xref to Emacs Manual here.
5580 (Documentation Basics): From here.
5581 Also doc emacs-lisp-docstring-fill-column.
5583 * elisp.texi: Update version and ISBN.
5585 * commands.texi (Interactive Call): Clarify KEYS arg to
5586 call-interactively is a vector.
5587 (Command Loop Info): Delete anchor in this-command-keys.
5588 Add anchor in this-command-keys-vector.
5589 (Recursive Editing): Document how recursive-edit
5590 handles the current buffer.
5592 2006-10-13 Chong Yidong <cyd@stupidchicken.com>
5594 * frames.texi (Frame Titles): %c and %l are ignored in
5597 2006-10-11 Richard Stallman <rms@gnu.org>
5599 * keymaps.texi (Key Sequences): Clarify use of kbd.
5601 2006-10-10 Kim F. Storm <storm@cua.dk>
5603 * lists.texi (Sets And Lists): Add memql.
5605 2006-10-03 Richard Stallman <rms@gnu.org>
5607 * searching.texi (Char Classes): Document :multibyte: and :unibyte:.
5608 Clarify :ascii: and :nonascii:.
5610 2006-09-29 Juri Linkov <juri@jurta.org>
5612 * modes.texi (%-Constructs): Reorder coding systems in the
5613 documentation of %z to the real order displayed in the modeline.
5615 2006-09-25 Richard Stallman <rms@gnu.org>
5617 * os.texi (Timers): Describe timer-max-repeats.
5619 2006-09-25 Chong Yidong <cyd@stupidchicken.com>
5621 * os.texi (Timers): Mention with-local-quit.
5623 2006-09-24 Richard Stallman <rms@gnu.org>
5625 * searching.texi (Searching and Matching): Mention property search.
5627 * commands.texi (Command Loop Info): Explain how read-event affects
5630 2006-09-20 Richard Stallman <rms@gnu.org>
5632 * os.texi (Timers): Clarify about REPEAT when timer is delayed.
5634 * windows.texi (Window Start): Minor cleanups.
5636 2006-09-20 Kim F. Storm <storm@cua.dk>
5638 * windows.texi (Window Start): pos-visible-in-window-p allows
5639 specifying t for position to mean "end of window".
5640 Add window-line-height.
5642 * anti.texi (Antinews): Mention window-line-height.
5644 2006-09-19 David Kastrup <dak@gnu.org>
5646 * keymaps.texi (Searching Keymaps): Small clarification.
5648 2006-09-18 Richard Stallman <rms@gnu.org>
5650 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
5651 cause keyboard menus.
5652 (Menu Keymaps): Likewise.
5653 (Defining Menus, Keyboard Menus): Clarify.
5655 * text.texi (Fields): Clarify explanation of constrain-to-field.
5657 2006-09-16 Eli Zaretskii <eliz@gnu.org>
5659 * variables.texi (Tips for Defining): Fix a typo.
5661 2006-09-15 Richard Stallman <rms@gnu.org>
5663 * keymaps.texi (Remapping Commands, Searching Keymaps)
5664 (Active Keymaps): Clean up previous change.
5666 2006-09-15 Jay Belanger <belanger@truman.edu>
5668 * gpl.texi: Replace "Library Public License" by "Lesser Public
5669 License" throughout.
5671 2006-09-15 David Kastrup <dak@gnu.org>
5673 * keymaps.texi (Active Keymaps): Adapt description to use
5674 `get-char-property' instead `get-text-property'. Explain how
5675 mouse events change this. Explain the new optional argument of
5676 `key-binding' and its mouse-dependent lookup.
5677 (Searching Keymaps): Adapt description similarly.
5678 (Remapping Commands): Explain the new optional argument of
5679 `command-remapping'.
5681 2006-09-14 Richard Stallman <rms@gnu.org>
5683 * keymaps.texi (Searching Keymaps): Clarification.
5684 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
5686 2006-09-13 Richard Stallman <rms@gnu.org>
5688 * objects.texi (Character Type): Node split.
5689 Add xref to Describing Characters.
5690 (Basic Char Syntax, General Escape Syntax)
5691 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
5693 2006-09-11 Richard Stallman <rms@gnu.org>
5695 * display.texi (Display Table Format): Wording clarification.
5696 (Glyphs): Clarifications.
5698 2006-09-10 Chong Yidong <cyd@stupidchicken.com>
5700 * keymaps.texi (Active Keymaps): Mention that key-binding checks
5703 2006-09-10 Kim F. Storm <storm@cua.dk>
5705 * display.texi (Forcing Redisplay): Document return value of
5708 2006-09-09 Richard Stallman <rms@gnu.org>
5710 * windows.texi (Window Hooks): Explain limits of
5711 window-scroll-functions.
5713 * display.texi (Fringe Indicators): Update for last change in
5714 indicate-buffer-boundaries.
5716 2006-09-08 Richard Stallman <rms@gnu.org>
5718 * processes.texi (Bindat Spec): Suggest names ending in -bindat-spec.
5720 2006-09-06 Kim F. Storm <storm@cua.dk>
5722 * frames.texi (Display Feature Testing): display-mm-dimensions-alist.
5724 * windows.texi (Window Start): Update pos-visible-in-window-p.
5726 2006-09-04 Richard Stallman <rms@gnu.org>
5728 * processes.texi (Accepting Output): Explain SECONDS=0 for
5729 accept-process-output.
5731 * os.texi (Idle Timers): Explain why timer functions should not
5732 loop until (input-pending-p).
5734 2006-09-02 Eli Zaretskii <eliz@gnu.org>
5736 * makefile.w32-in (usermanualdir): New variable.
5737 (elisp.dvi): Use it.
5739 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5741 * buffers.texi (Buffer Modification): Fix last change.
5743 2006-09-01 Chong Yidong <cyd@stupidchicken.com>
5745 * buffers.texi (Buffer Modification):
5746 Document buffer-chars-modified-tick.
5748 2006-08-31 Richard Stallman <rms@gnu.org>
5750 * modes.texi (Syntactic Font Lock): Mention specific faces once again.
5752 2006-08-31 Richard Bielawski <RBielawski@moneygram.com> (tiny change)
5754 * modes.texi (Syntactic Font Lock):
5755 Mention font-lock-syntactic-face-function
5756 instead of specific faces.
5758 2006-08-29 Chong Yidong <cyd@stupidchicken.com>
5760 * display.texi (Images): Add xrref to display-images-p.
5762 2006-08-28 Kenichi Handa <handa@m17n.org>
5764 * nonascii.texi (Lisp and Coding Systems): Fix description of
5765 detect-coding-region.
5767 2006-08-27 Michael Olson <mwolson@gnu.org>
5769 * processes.texi (Transaction Queues): Remove stray quote
5772 2006-08-25 Richard Stallman <rms@gnu.org>
5774 * os.texi (Idle Timers): run-with-idle-timer allows Lisp time value.
5777 2006-08-24 Chong Yidong <cyd@stupidchicken.com>
5779 * os.texi (Timers): Avoid waiting inside timers.
5781 2006-08-21 Lute Kamstra <lute@gnu.org>
5783 * Makefile.in: Use ../man/texinfo.tex to build elisp.dvi.
5785 2006-08-20 Richard Stallman <rms@gnu.org>
5787 * os.texi (Idle Timers): New node, split out from Timers.
5788 Document current-idle-time.
5789 * commands.texi (Reading One Event): Update xref.
5790 * elisp.texi (Top): Update subnode menu.
5792 2006-08-16 Richard Stallman <rms@gnu.org>
5794 * keymaps.texi (Extended Menu Items): Show format of cached
5795 bindings in extended menu items.
5797 * customize.texi (Variable Definitions): Explain when the
5798 standard value expression is evaluated.
5800 2006-08-15 Chong Yidong <cyd@stupidchicken.com>
5802 * commands.texi (Reading One Event): Explain idleness in
5805 2006-08-12 Chong Yidong <cyd@stupidchicken.com>
5807 * text.texi (Near Point): Say "cursor" not "terminal cursor".
5808 (Commands for Insertion): Remove split-line since it's not
5809 relevant for Lisp programming.
5810 (Yank Commands): Rewrite introduction.
5812 (Maintaining Undo): Clarify. Document undo-ask-before-discard.
5813 (Filling): Remove redundant comment. Clarify return value of
5814 current-justification.
5815 (Margins): Minor clarifications.
5816 (Adaptive Fill): Update default value of adaptive-fill-regexp.
5817 (Sorting): Update definition of sort-lines.
5818 (Columns): Clarify behavior of sort-columns.
5819 (Indent Tabs): Link to Tab Stops in Emacs manual.
5820 (Special Properties): Clarify.
5821 (Clickable Text): Mention Buttons package.
5823 2006-08-12 Kevin Ryde <user42@zip.com.au>
5825 * os.texi (Time Parsing): Add %z to description of
5826 format-time-string, as per docstring. Add cross reference to
5827 glibc manual for strftime.
5829 2006-08-08 Richard Stallman <rms@gnu.org>
5831 * modes.texi: Clean up wording in previous change.
5833 2006-08-07 Chong Yidong <cyd@stupidchicken.com>
5835 * modes.texi (Hooks): Clarify.
5836 (Major Mode Basics): Mention define-derived-mode explicitly.
5837 (Major Mode Conventions): Rebinding RET is OK for some modes.
5838 Mention change-major-mode-hook and after-change-major-mode-hook.
5839 (Example Major Modes): Move to end of Modes section.
5840 (Mode Line Basics): Clarify.
5841 (Mode Line Data): Mention help-echo and local-map in strings.
5842 Explain reason for treatment of non-risky variables.
5843 (Properties in Mode): Clarify.
5844 (Faces for Font Lock): Add font-lock-negation-char-face.
5846 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5848 * strings.texi (Formatting Strings): Warn against arbitrary
5849 strings as first arg to `format'.
5851 2006-07-31 Thien-Thi Nguyen <ttn@gnu.org>
5853 * text.texi (Clickable Text): Mention `help-echo' text property.
5854 Update intro, examples and associated explanations.
5856 2006-07-31 Richard Stallman <rms@gnu.org>
5858 * commands.texi: Update xrefs.
5859 (Event Mod): New node, cut out from old Translating Input.
5861 * maps.texi: Update xrefs.
5863 * keymaps.texi (Translation Keymaps): New node.
5864 Update xrefs from Translating Input to Translation Keymaps.
5866 * elisp.texi (Top): Update subnode menu.
5868 * display.texi (Face Functions): Fix explanations of FRAME=t or nil.
5870 * os.texi (System Interface): Fix menu descriptions of some nodes.
5871 (Translating Input): Node deleted.
5873 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5875 * modes.texi (Minor Mode Conventions): Update xref for add-to-list.
5877 * lists.texi (Sets And Lists): Likewise.
5879 2006-07-30 Thien-Thi Nguyen <ttn@gnu.org>
5881 * text.texi (Fields): Mention POS
5882 requirement when narrowing is in effect.
5884 2006-07-28 Richard Stallman <rms@gnu.org>
5886 * display.texi (Face Attributes): Simplify wording.
5887 (Attribute Functions): Clarify meaning of new-frame default
5890 * customize.texi (Common Keywords): Document how to use
5891 :package-version in a package not in Emacs.
5893 2006-07-28 Kim F. Storm <storm@cua.dk>
5895 * commands.texi (Reading One Event): Fix last change.
5897 2006-07-26 Chong Yidong <cyd@stupidchicken.com>
5899 * commands.texi (Reading One Event): Document SECONDS argument for
5900 read-event, read-char, and read-char-exclusive.
5902 2006-07-25 Stefan Monnier <monnier@iro.umontreal.ca>
5904 * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
5905 to ensure correct identification.
5907 2006-07-24 Richard Stallman <rms@gnu.org>
5909 * text.texi (Clickable Text): Clarify.
5911 * sequences.texi (Vector Functions): Delete duplicate xref.
5913 * objects.texi (Function Type): Clarify.
5915 * modes.texi (Keymaps and Minor Modes): List punct chars for minor
5918 * lists.texi (List Variables): New node.
5919 Material moved from other nodes.
5921 * variables.texi (Setting Variables): add-to-list and
5922 add-to-ordered-list moved to List Variables node.
5924 2006-07-23 Thien-Thi Nguyen <ttn@gnu.org>
5926 * text.texi (Links and Mouse-1):
5927 For mouse-on-link-p, expand on arg POS.
5929 2006-07-21 Kim F. Storm <storm@cua.dk>
5931 * display.texi (Forcing Redisplay): Don't mention systems which
5932 don't support sub-second timers for redisplay-preemption-period.
5934 * os.texi (Terminal Output): Clarify text vs graphical terminal.
5936 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5938 * frames.texi (Input Focus): Document that focus-follows-mouse has
5939 no effect on MS-Windows.
5941 2006-07-18 Richard Stallman <rms@gnu.org>
5943 * display.texi (Forcing Redisplay): Cleanups in previous change.
5945 * processes.texi (Low-Level Network): Make menu more convenient.
5947 2006-07-18 Kim F. Storm <storm@cua.dk>
5949 * display.texi (Forcing Redisplay): redisplay-preemption-period
5950 only used on window systems. Add xref to Terminal Output.
5952 * os.texi (Terminal Output): baud-rate only controls preemption on
5953 non-window systems. Add xref to Forcing Redisplay.
5955 * processes.texi (Low-Level Network): Rename node "Make Network"
5956 to "Network Processes".
5958 2006-07-18 Karl Berry <karl@gnu.org>
5960 * variables.texi, functions.texi, customize.texi, loading.texi:
5961 * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
5963 2006-07-17 Chong Yidong <cyd@stupidchicken.com>
5965 * commands.texi (Waiting): Document batch-mode sit-for behavior.
5967 2006-07-17 Richard Stallman <rms@gnu.org>
5969 * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
5970 Put period and comma inside quotes.
5972 * loading.texi, markers.texi: Use real doublequote inside menus.
5974 * windows.texi: Put point and comma inside quotes.
5975 (Textual Scrolling): Use @samp for error message.
5977 * variables.texi, tips.texi, syntax.texi, symbols.texi:
5978 * strings.texi, streams.texi, processes.texi, os.texi:
5979 * objects.texi, numbers.texi, modes.texi, minibuf.texi:
5980 * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
5981 * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
5982 * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
5983 Put point and comma inside quotes.
5985 * control.texi (Processing of Errors): Add command-error-function.
5987 * variables.texi (File Local Variables): Clarify that
5988 file local variables make buffer-local bindings.
5990 * modes.texi (Syntactic Font Lock): Give default for
5991 font-lock-syntax-table.
5993 2006-07-17 Nick Roberts <nickrob@snap.net.nz>
5995 * text.texi (Special Properties): Clean up previous change.
5997 2006-07-16 Karl Berry <karl@gnu.org>
5999 * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
6000 * control.texi: Fix bad page breaks through chapter 10 (control).
6002 * anti.texi (Antinews): Reorder face-attribute fns to avoid
6005 2006-07-15 Nick Roberts <nickrob@snap.net.nz>
6007 * text.texi (Special Properties): Describe fontified text property
6008 in relation to a character (not text).
6010 2006-07-15 Kim F. Storm <storm@cua.dk>
6012 * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
6013 Add apropos-mode-map, custom-mode-map, esc-map, global-map,
6014 grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
6016 * anti.texi (Antinews): Mention redisplay function.
6017 The kbd macro existed, but was not documented, before 22.x.
6018 Function pos-visible-in-window-p is not new in 22.x, just enhanced.
6020 2006-07-14 Nick Roberts <nickrob@snap.net.nz>
6022 * display.texi (Displaying Messages): Add anchor.
6024 * frames.texi (Dialog Boxes): Use it.
6026 2006-07-12 Richard Stallman <rms@gnu.org>
6028 * objects.texi (Frame Type): Explain nature of frames better.
6030 * frames.texi (Frames): Explain nature of frames better.
6032 2006-07-12 Ken Manheimer <ken.manheimer@gmail.com>
6034 * tips.texi (Coding Conventions): Explain why use cl at compile time.
6036 2006-07-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6038 * frames.texi (Window System Selections): Mention scrap support for Mac.
6039 Default value of x-select-enable-clipboard is t on Mac.
6041 * os.texi (Getting Out): Suspending is not allowed on Mac, either.
6043 2006-07-11 Kim F. Storm <storm@cua.dk>
6045 * display.texi (Forcing Redisplay): Add `redisplay' function.
6046 Don't mention (sit-for -1) -- use (redisplay t) instead.
6048 * commands.texi (Waiting): (sit-for -1) is no longer special.
6049 (sit-for 0) is equivalent to (redisplay).
6050 Iconifying/deiconifying no longer makes sit-for return.
6052 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6054 * display.texi (Buttons): Fix typo.
6056 * index.texi, elisp.texi (New Symbols): Comment node out.
6058 2006-07-09 Richard Stallman <rms@gnu.org>
6060 * display.texi (Truncation): Clean up previous change.
6062 2006-07-08 Richard Stallman <rms@gnu.org>
6064 * commands.texi (Interactive Call): Use 3 as prefix in example
6065 for execute-extended-command.
6067 * display.texi (Attribute Functions): Move paragraph about
6068 compatibility with Emacs < 21.
6070 2006-07-09 Kim F. Storm <storm@cua.dk>
6072 * display.texi (Refresh Screen): Clarify force-window-update.
6073 (Truncation): "Normally" indicated by fringe arrows.
6075 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6077 * windows.texi (Textual Scrolling, Resizing Windows):
6078 * variables.texi (Constant Variables):
6079 * text.texi (Buffer Contents, Deletion, Changing Properties)
6080 (Property Search, Special Properties, Sticky Properties)
6081 (Links and Mouse-1, Fields, Change Hooks):
6082 * syntax.texi (Syntax Table Functions, Parsing Expressions)
6084 * symbols.texi (Other Plists):
6085 * streams.texi (Output Variables):
6086 * processes.texi (Input to Processes, Query Before Exit):
6087 * positions.texi (Word Motion, Text Lines, List Motion):
6088 * os.texi (Init File, System Environment, Sound Output)
6089 (Session Management):
6090 * nonascii.texi (Text Representations, Character Sets)
6091 (Chars and Bytes, Locales):
6092 * modes.texi (Defining Minor Modes, Header Lines):
6093 * minibuf.texi (Minibuffer Contents):
6094 * markers.texi (Information from Markers):
6095 * lists.texi (List Elements, Building Lists, Association Lists):
6096 * keymaps.texi (Tool Bar):
6097 * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
6098 * functions.texi (What Is a Function, Mapping Functions):
6099 * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
6100 (Color Names, Text Terminal Colors, Display Feature Testing):
6101 * files.texi (Visiting Functions, File Name Components)
6102 (Unique File Names, Contents of Directories):
6103 * display.texi (Forcing Redisplay, Displaying Messages)
6104 (Temporary Displays, Font Selection, Auto Faces)
6105 (Font Lookup, Fringe Indicators, Display Margins)
6106 (Image Descriptors, Showing Images, Image Cache, Button Types)
6107 (Making Buttons, Manipulating Buttons, Button Buffer Commands)
6108 (Display Table Format, Glyphs):
6109 * control.texi (Iteration):
6110 * commands.texi (Command Loop Info, Adjusting Point):
6111 * backups.texi (Making Backups, Auto-Saving):
6112 Remove @tindex entries.
6114 2006-07-07 Kim F. Storm <storm@cua.dk>
6116 * display.texi (Fringe Cursors): Fix typo.
6117 (Customizing Bitmaps): Fix define-fringe-bitmap entry.
6118 (Overlay Arrow): Default is overlay-arrow fringe indicator.
6120 2006-07-05 Richard Stallman <rms@gnu.org>
6122 * text.texi (Buffer Contents): Add example of text props
6123 in result of buffer-substring.
6124 (Text Properties): Explain better about use of specific property names.
6125 (Property Search): Some cleanups; reorder some functions.
6127 * keymaps.texi (Changing Key Bindings): Cleanup.
6128 Add xref to Key Binding Conventions.
6130 * display.texi (Attribute Functions): Add examples for
6131 face-attribute-relative-p.
6133 * tips.texi (Coding Conventions): Cleanup last change.
6135 2006-07-05 Karl Berry <karl@gnu.org>
6137 * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
6138 Remove @setchapternewpage odd.
6139 Result is 1013 pages, down from 1100.
6141 * anti.texi, customize.texi, display.texi, internals.texi:
6142 * minibuf.texi, modes.texi, tips.texi:
6143 Fix overfull/underfull boxes.
6145 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6147 * edebug.texi (Instrumenting):
6148 Add Edebug-specific findex for eval-buffer.
6149 * loading.texi (Loading):
6150 Replace eval-current-buffer with eval-buffer.
6152 2006-06-30 Nick Roberts <nickrob@snap.net.nz>
6154 * locals.texi (Standard Buffer-Local Variables): Update the list
6157 2006-06-26 Nick Roberts <nickrob@snap.net.nz>
6159 * files.texi (File Name Completion): Point user to the node
6160 "Reading File Names".
6162 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6164 * files.texi (Contents of Directories): Document case-insensitive
6165 behavior on respective filesystems.
6167 * objects.texi (Character Type): Document that Emacs signals an
6168 error for unsupported Unicode characters specified as \uNNNN.
6170 2006-06-19 Richard Stallman <rms@gnu.org>
6172 * processes.texi (Bindat Spec): Clarify previous change.
6174 2006-06-16 Richard Stallman <rms@gnu.org>
6176 * tips.texi (Coding Conventions): Better explain conventions
6177 for definition constructs.
6179 * text.texi (Special Properties): String value of `read-only'
6180 serves as the error message.
6182 * objects.texi (Character Type): Clarify prev. change.
6183 (Non-ASCII in Strings): Mention \u and \U.
6185 * commands.texi (Using Interactive): Explain problem of
6186 markers, etc., in command-history.
6188 2006-06-14 Kim F. Storm <storm@cua.dk>
6190 * commands.texi (Waiting): Negative arg to sit-for forces
6191 redisplay even if input is pending.
6193 * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
6194 redisplay. Remove incorrect example of binding redisplay-dont-pause
6197 2006-06-13 Richard Stallman <rms@gnu.org>
6199 * display.texi (Forcing Redisplay): Clarify previous change.
6201 2006-06-13 Romain Francoise <romain@orebokech.com>
6203 * display.texi (Forcing Redisplay): Fix typo.
6205 2006-06-13 Kim F. Storm <storm@cua.dk>
6207 * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
6209 2006-06-10 Luc Teirlinck <teirllm@auburn.edu>
6211 * tips.texi (Coding Conventions): Add `@end itemize'.
6213 2006-06-10 Richard Stallman <rms@gnu.org>
6215 * tips.texi (Coding Conventions): Explain use of coding systems
6216 to ensure one decoding for strings.
6218 2006-06-09 Aidan Kehoe <kehoea@parhasard.net>
6220 * objects.texi (Character Type): Describe the \uABCD and \U00ABCDEF
6223 2006-06-07 Eli Zaretskii <eliz@gnu.org>
6225 * display.texi (Font Selection): Remove description of
6228 * compile.texi (Eval During Compile): Fix a typo. Add index
6229 entries for possible uses of eval-when-compile.
6231 2006-06-04 Thien-Thi Nguyen <ttn@gnu.org>
6233 * display.texi (Abstract Display): Fix typo.
6235 2006-06-03 Eli Zaretskii <eliz@gnu.org>
6237 * minibuf.texi (Minibuffer History) <history-add-new-input>:
6238 Reword variable's description.
6240 2006-06-01 Richard Stallman <rms@gnu.org>
6242 * windows.texi (Splitting Windows): Clarify splitting nonselected
6245 2006-05-31 Juri Linkov <juri@jurta.org>
6247 * minibuf.texi (Minibuffer History): Add history-add-new-input.
6249 2006-05-30 Richard Stallman <rms@gnu.org>
6251 * display.texi (Line Height): Fix errors in description of
6252 default line height and line-height property.
6254 * nonascii.texi (Default Coding Systems): Further clarification.
6256 2006-05-29 Luc Teirlinck <teirllm@auburn.edu>
6258 * internals.texi (Pure Storage): Mention that an overflow in pure
6259 space causes a memory leak.
6260 (Garbage Collection): If there was an overflow in pure space,
6261 `garbage-collect' returns nil.
6263 2006-05-30 Eli Zaretskii <eliz@gnu.org>
6265 * nonascii.texi (Default Coding Systems): Fix it some more.
6267 2006-05-29 Eli Zaretskii <eliz@gnu.org>
6269 * nonascii.texi (Default Coding Systems): Fix last change.
6271 2006-05-29 Kenichi Handa <handa@m17n.org>
6273 * nonascii.texi (find-operation-coding-system): Describe the new
6274 argument format (FILENAME . BUFFER).
6276 2006-05-28 Richard Stallman <rms@gnu.org>
6278 * tips.texi (Coding Conventions): Better explain reasons not to
6279 advise other packages or use `eval-after-load'.
6281 2006-05-29 Kim F. Storm <storm@cua.dk>
6283 * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
6284 `bindat-idx' and `bindat-raw' for clarity.
6286 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6288 * processes.texi (Bindat Spec): Expand on `repeat' handler.
6290 * display.texi (Display): Add "Abstract Display" to menu.
6291 (Abstract Display, Abstract Display Functions)
6292 (Abstract Display Example): New nodes.
6293 * elisp.texi (Top): Add "Abstract Display" to menu.
6295 2006-05-27 Chong Yidong <cyd@stupidchicken.com>
6297 * keymaps.texi (Key Sequences): Link to input events definition.
6298 (Format of Keymaps): Delete material duplicated in Keymap Basics.
6300 * files.texi (Changing Files): Document updated argument list for
6303 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
6305 * processes.texi (Bindat Functions): Explain term "total length".
6306 Use it in bindat-length and bindat-pack descriptions.
6308 2006-05-26 Eli Zaretskii <eliz@gnu.org>
6310 * tips.texi (Coding Conventions): Advise against using
6311 eval-after-load in packages. Add an index entry.
6313 2006-05-25 Juri Linkov <juri@jurta.org>
6315 * minibuf.texi (Text from Minibuffer): Undocument keep-all.
6317 * modes.texi (%-Constructs): Add %e, %z, %Z.
6319 2006-05-25 Richard Stallman <rms@gnu.org>
6321 * elisp.texi (Top): Update subnode menu.
6323 * keymaps.texi (Keymap Basics): New node, split out of Key Sequences.
6324 (Keymaps): Update menu.
6326 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6328 * keymaps.texi (Key Sequences): Some clarifications.
6330 2006-05-25 Thien-Thi Nguyen <ttn@gnu.org>
6332 * processes.texi (Bindat Functions): Say "unibyte string"
6333 explicitly for bindat-unpack and bindat-pack descriptions.
6334 (Bindat Examples): Don't call `string-make-unibyte' in example.
6336 2006-05-25 Chong Yidong <cyd@stupidchicken.com>
6338 * keymaps.texi (Key Sequences): Rename from Keymap Terminology.
6339 Explain string and vector representations of key sequences.
6341 * keymaps.texi (Changing Key Bindings):
6342 * commands.texi (Interactive Codes):
6343 * help.texi (Describing Characters): Refer to it.
6345 2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
6347 * frames.texi (Pointer Shape): @end table -> @end defvar.
6349 2006-05-22 Richard Stallman <rms@gnu.org>
6351 * elisp.texi (Top): Update subnode menus.
6353 * frames.texi (Pointer Shape): Node renamed from Pointer Shapes.
6354 Contents rewritten; material from old Pointer Shape node moved here.
6356 * display.texi (Pointer Shape): Node deleted.
6357 (Image Descriptors): Minor cleanup.
6359 2006-05-21 Richard Stallman <rms@gnu.org>
6361 * syntax.texi (Parsing Expressions): Update info on which STATE
6362 elements are ignored.
6364 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6366 * hooks.texi (Standard Hooks): Correct typo.
6368 * gpl.texi (GPL): ifinfo -> ifnottex.
6370 2006-05-19 Michael Ernst <mernst@alum.mit.edu> (tiny change)
6372 * searching.texi (Simple Match Data): Warn about match data being
6373 set anew by every search.
6375 2006-05-17 Richard Stallman <rms@gnu.org>
6377 * minibuf.texi (Minibuffer History): Clarify.
6379 * searching.texi (Regexp Special): Clarify nested regexp warning.
6381 2006-05-16 Kim F. Storm <storm@cua.dk>
6383 * minibuf.texi (Minibuffer History): Update add-to-history.
6385 2006-05-15 Oliver Scholz <epameinondas@gmx.de> (tiny change)
6387 * nonascii.texi (Explicit Encoding):
6388 Fix typo (encoding<->decoding).
6390 2006-05-14 Richard Stallman <rms@gnu.org>
6392 * buffers.texi (Creating Buffers): Cleanup.
6394 * files.texi (Visiting Functions): Rewrite in find-file-noselect.
6396 2006-05-13 Eli Zaretskii <eliz@gnu.org>
6398 * buffers.texi (Current Buffer): Document that with-temp-buffer
6401 * os.texi (Terminal-Specific): More accurate description of how
6402 Emacs searches for the terminal-specific libraries.
6404 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6406 * hooks.texi (Standard Hooks) [iftex]: Convert @xref's to
6407 emacs-xtra to @inforef's.
6409 * text.texi (Undo): Document that undo is turned off in buffers
6410 whose names begin with a space.
6412 * buffers.texi (Buffer Names): Add index entries for buffers whose
6413 names begin with a space.
6414 (Creating Buffers): Document that undo is turned off in buffers
6415 whose names begin with a space.
6417 * files.texi (Visiting Functions, Reading from Files)
6418 (Saving Buffers): Mention code and EOL conversions by file I/O
6419 primitives and subroutines.
6421 * nonascii.texi (Lisp and Coding Systems):
6422 Document coding-system-eol-type. Add index entries for eol conversion.
6424 * display.texi (Defining Faces): Mention `mac', and add an xref to
6425 where window-system is described.
6427 2006-05-10 Richard Stallman <rms@gnu.org>
6429 * internals.texi (Writing Emacs Primitives): Clarify GCPRO rules.
6431 2006-05-10 Reiner Steib <Reiner.Steib@gmx.de>
6433 * variables.texi (File Local Variables): Recommend to quote lambda
6434 expressions in safe-local-variable property.
6436 2006-05-09 Richard Stallman <rms@gnu.org>
6438 * variables.texi (File Local Variables):
6439 Document safe-local-eval-forms and safe-local-eval-function.
6441 2006-05-07 Kim F. Storm <storm@cua.dk>
6443 * minibuf.texi (Minibuffer History): Remove keep-dups arg
6444 from add-to-history.
6446 2006-05-07 Romain Francoise <romain@orebokech.com>
6448 * commands.texi (Event Input Misc):
6449 * compile.texi (Eval During Compile):
6450 * internals.texi (Buffer Internals):
6451 * minibuf.texi (Initial Input):
6452 * nonascii.texi (Scanning Charsets):
6453 * numbers.texi (Comparison of Numbers):
6454 * windows.texi (Textual Scrolling, Vertical Scrolling):
6457 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6459 * hooks.texi (Standard Hooks): Replace inforef to emacs-xtra by
6460 conditional xref's to either emacs or emacs-xtra, depending on
6463 * minibuf.texi (Minibuffer History): Document add-to-history.
6465 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6467 * internals.texi (Pure Storage): Mention the pure overflow message
6470 2006-05-05 Johan Bockgård <bojohan@dd.chalmers.se>
6472 * keymaps.texi (Active Keymaps): Fix pseudo-Lisp syntax.
6473 (Searching Keymaps): Fix pseudo-Lisp description of keymap
6476 2006-05-01 Richard Stallman <rms@gnu.org>
6478 * intro.texi (nil and t): Clarify.
6480 * variables.texi (File Local Variables): Suggest using booleanp.
6482 2006-05-01 Juanma Barranquero <lekktu@gmail.com>
6484 * objects.texi (Type Predicates): Fix typos.
6486 2006-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
6488 * intro.texi (nil and t): Add booleanp.
6490 * objects.texi (Type Predicates): Add links for booleanp and
6493 2006-04-29 Richard Stallman <rms@gnu.org>
6495 * modes.texi (Multiline Font Lock): Rename from
6496 Multi line Font Lock Elements. Much clarification.
6497 (Font Lock Multiline, Region to Fontify): Much clarification.
6499 2006-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
6501 * variables.texi (File Local Variables): Remove the special case t for
6502 safe-local-variable.
6504 2006-04-26 Richard Stallman <rms@gnu.org>
6506 * syntax.texi (Parsing Expressions): Minor cleanup.
6508 2006-04-18 Richard Stallman <rms@gnu.org>
6510 * tips.texi (Coding Conventions): Explain when the package's
6511 prefix should appear later on (not at the start of the name).
6513 * searching.texi (String Search): Clarify effect of NOERROR.
6515 * modes.texi (Imenu): Clarify what special items do.
6517 * hooks.texi (Standard Hooks): Delete text about old hook names.
6519 2006-04-17 Romain Francoise <romain@orebokech.com>
6521 * variables.texi (Local Variables): Update the default value of
6524 2006-04-15 Michael Olson <mwolson@gnu.org>
6526 * processes.texi (Transaction Queues): Mention the new optional
6527 `delay-question' argument for `tq-enqueue'.
6529 2006-04-13 Bill Wohler <wohler@newt.com>
6531 * customize.texi (Common Keywords): Use dotted notation for
6532 :package-version value. Specify its values. Improve documentation
6533 for customize-package-emacs-version-alist.
6535 2006-04-12 Bill Wohler <wohler@newt.com>
6537 * customize.texi (Common Keywords): Move description of
6538 customize-package-emacs-version-alist to @defvar.
6540 2006-04-10 Bill Wohler <wohler@newt.com>
6542 * customize.texi (Common Keywords): Add :package-version.
6544 2006-04-10 Kim F. Storm <storm@cua.dk>
6546 * text.texi (Buffer Contents): Add NOPROPS arg to
6547 filter-buffer-substring.
6549 2006-04-08 Kevin Ryde <user42@zip.com.au>
6551 * os.texi (Command-Line Arguments): Update xref to emacs manual
6552 "Command Arguments" -> "Emacs Invocation", per change there.
6554 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org>
6556 * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to
6557 be on one line to help makeinfo not render two spaces after the dot.
6559 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6561 * strings.texi (Predicates for Strings): Add string-or-null-p.
6563 2006-03-28 Kim F. Storm <storm@cua.dk>
6565 * processes.texi (Accepting Output): Remove obsolete (and incorrect)
6566 remarks about systems that don't support fractional seconds.
6568 2006-03-25 Karl Berry <karl@gnu.org>
6570 * elisp.texi: Use @copyright{} instead of (C), and do not indent
6573 2006-03-21 Nick Roberts <nickrob@snap.net.nz>
6575 * display.texi (Fringe Indicators): Fix typos.
6577 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6579 * tips.texi (Documentation Tips): One can now also write `program'
6580 in front of a quoted symbol in a docstring to prevent making a
6583 2006-03-19 Alan Mackenzie <acm@muc.de>
6585 * text.texi (Special Properties): Clarify `fontified' property.
6587 2006-03-16 Richard Stallman <rms@gnu.org>
6589 * display.texi (Defining Images): Minor cleanup.
6591 2006-03-16 Bill Wohler <wohler@newt.com>
6593 * display.texi (Defining Images): In image-load-path-for-library,
6594 prefer user's images.
6596 2006-03-15 Stefan Monnier <monnier@iro.umontreal.ca>
6598 * modes.texi (Region to Fontify): Remove font-lock-lines-before.
6600 2006-03-15 Bill Wohler <wohler@newt.com>
6602 * display.texi (Defining Images): Fix example in
6603 image-load-path-for-library by not recommending that one binds
6604 image-load-path. Just defvar it to placate compiler and only use
6605 it if previously defined.
6607 2006-03-14 Bill Wohler <wohler@newt.com>
6609 * display.texi (Defining Images): In image-load-path-for-library,
6610 always return list of directories. Update example.
6612 2006-03-14 Alan Mackenzie <acm@muc.de>
6614 * modes.texi: New node, "Region to Fontify" (for Font Lock).
6615 This describes font-lock-extend-region-function.
6616 ("Other Font Lock Variables"): Move "font-lock-lines-before" to
6617 the new node "Region to Fontify".
6619 2006-03-13 Richard Stallman <rms@gnu.org>
6621 * display.texi (Invisible Text): The impossible position is
6622 now before the invisible text, not after.
6623 (Defining Images): Clean up last change.
6625 2006-03-11 Bill Wohler <wohler@newt.com>
6627 * display.texi (Defining Images): Add image-load-path-for-library.
6629 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6631 * text.texi (Adaptive Fill): Fix Texinfo usage.
6633 * strings.texi (Creating Strings): Fix Texinfo usage.
6635 * searching.texi (Regexp Special): Use @samp for regular
6636 expressions that are not in Lisp syntax.
6638 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6640 * searching.texi (Regexp Special): Put remark between parentheses
6641 to avoid misreading.
6643 2006-03-07 Luc Teirlinck <teirllm@auburn.edu>
6645 * searching.texi (Syntax of Regexps): More accurately describe
6646 which characters are special in which situations.
6647 (Regexp Special): Recommend _not_ to quote `]' or `-' when they
6648 are not special. Describe in detail when `[' and `]' are special.
6649 (Regexp Backslash): Plenty of regexps with unbalanced square
6650 brackets are valid, so reword that statement.
6652 2006-03-02 Kim F. Storm <storm@cua.dk>
6654 * keymaps.texi (Tool Bar): Add tool-bar-border.
6656 2006-02-28 Luc Teirlinck <teirllm@auburn.edu>
6658 * loading.texi (Load Suffixes): Rephrase last paragraph. Fix typos.
6660 2006-02-27 Luc Teirlinck <teirllm@auburn.edu>
6662 * elisp.texi (Top): Include "Load Suffixes" in the detailed menu.
6664 * files.texi (Locating Files): Suggest additional values for the
6665 SUFFIXES arg of `locate-file'. Update pxref.
6667 * loading.texi (Loading): Include new node "Load Suffixes" in menu.
6668 (How Programs Do Loading): Discuss the effects of Auto Compression
6670 (Load Suffixes): New node.
6671 (Library Search): Delete description of `load-suffixes'; it was
6672 moved to "Load Suffixes".
6673 (Autoload, Named Features): Mention `load-suffixes'.
6675 2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> (tiny change)
6677 * display.texi (Fringe Indicators, Fringe Cursors): Fix typos.
6679 * windows.texi (Window Tree): Fix typo.
6681 2006-02-20 Kim F. Storm <storm@cua.dk>
6683 * display.texi (Fringe Indicators): New section.
6684 Move indicate-empty-lines, indicate-buffer-boundaries, and
6685 default-indicate-buffer-boundaries here.
6686 Add fringe-indicator-alist and default-fringes-indicator-alist.
6687 Add list of logical fringe indicator symbols.
6688 Update list of standard bitmap names.
6689 (Fringe Cursors): New section.
6690 Move overflow-newline-into-fringe here.
6691 Add fringe-cursor-alist and default-fringes-cursor-alist.
6692 Add list of fringe cursor symbols.
6694 2006-02-20 Juanma Barranquero <lekktu@gmail.com>
6696 * commands.texi (Using Interactive): Fix reference to node
6699 2006-02-19 Richard M. Stallman <rms@gnu.org>
6701 * minibuf.texi (High-Level Completion):
6702 Add xref to read-input-method-name.
6704 * files.texi (Relative File Names): Move file-relative-name here.
6705 (File Name Expansion): From here. Minor clarifications.
6707 * commands.texi (Using Interactive): Add xrefs about reading input.
6708 Clarify remarks about that moving point and mark.
6709 Put string case before list case.
6711 2006-02-16 Johan Bockgård <bojohan@dd.chalmers.se>
6713 * display.texi (Other Display Specs, Image Descriptors):
6714 Revert erroneous changes. The previous description of
6715 image-descriptors as `(image . PROPS)' was correct.
6717 2006-02-14 Richard M. Stallman <rms@gnu.org>
6719 * variables.texi (File Local Variables): Clarifications.
6721 2006-02-14 Juanma Barranquero <lekktu@gmail.com>
6723 * variables.texi (File Local Variables): Use @code for a cons
6726 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6728 * variables.texi (File Local Variables): Document new file local
6731 2006-02-10 Kim F. Storm <storm@cua.dk>
6733 * eval.texi (Function Indirection): Add NOERROR to indirect-function.
6735 2006-02-08 Juanma Barranquero <lekktu@gmail.com>
6737 * modes.texi (%-Constructs): Remove obsolete info about
6738 `global-mode-string'.
6740 2006-02-07 Richard M. Stallman <rms@gnu.org>
6742 * commands.texi (Prefix Command Arguments): Minor cleanup.
6744 * display.texi: "Graphical display", not window system.
6746 * functions.texi (What Is a Function): Fix xref.
6748 * keymaps.texi (Key Lookup): Clarify wrt commands vs other functions.
6749 (Changing Key Bindings): Clarify when remapping is better than
6750 substitute-key-definition.
6752 2006-02-02 Richard M. Stallman <rms@gnu.org>
6754 * minibuf.texi (Basic Completion): Completion alists are risky.
6756 * keymaps.texi (Active Keymaps): Clarifications.
6757 (Searching Keymaps): New node.
6758 (Keymaps): Update menu.
6760 * frames.texi (Layout Parameters): Minor clarification.
6761 (Drag and Drop): New node.
6762 (Frames): Update menu.
6764 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6766 * display.texi (Other Display Specs, Image Descriptors):
6767 Image description is a list, not a cons cell.
6769 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6771 * lists.texi (Cons Cells): Minor correction (the cdr of a dotted
6772 list is not necessarily a list).
6774 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6776 * frames.texi (Layout Parameters): border-width and
6777 internal-border-width belong to the frame, not the window.
6779 2006-01-19 Richard M. Stallman <rms@gnu.org>
6781 * nonascii.texi (Translation of Characters): Search cmds use
6782 translation-table-for-input. Automatically made local.
6784 * markers.texi (Overview of Markers): Count insertion type
6785 as one of a marker's attributes.
6787 * keymaps.texi (Controlling Active Maps): New node, split out of
6789 (Keymaps): Menu updated.
6790 (Active Keymaps): Give pseudocode to explain how the active
6791 maps are searched. current-active-maps and key-binding moved here.
6792 (Functions for Key Lookup): current-active-maps and key-binding moved.
6794 (Searching the Keymaps): New subnode.
6796 * elisp.texi (Top): Menu clarification.
6798 * display.texi (Other Display Specs): Delete duplicate entry for
6799 just a string as display spec. Move text about recursive display
6800 specs on such a string.
6802 * commands.texi (Key Sequence Input): Clarify.
6803 Move num-nonmacro-input-events out.
6804 (Reading One Event): num-nonmacro-input-events moved here.
6806 2006-01-14 Nick Roberts <nickrob@snap.net.nz>
6808 * advice.texi (Simple Advice): Update example to fit argument
6809 change in previous-line.
6811 2006-01-05 Richard M. Stallman <rms@gnu.org>
6813 * markers.texi (The Mark): Fix in `mark'.
6815 2006-01-04 Richard M. Stallman <rms@gnu.org>
6817 * processes.texi (Misc Network, Make Network): Minor cleanups.
6819 2006-01-04 Kim F. Storm <storm@cua.dk>
6821 * processes.texi (Make Network): Add IPv6 addresses and handling.
6822 (Network Feature Testing): Mention (:family ipv6).
6823 (Misc Network): Add IPv6 formats to format-network-address.
6825 2005-12-30 Richard M. Stallman <rms@gnu.org>
6827 * text.texi (Changing Properties):
6828 Don't use return value of set-text-properties.
6830 2005-12-29 Luc Teirlinck <teirllm@auburn.edu>
6832 * modes.texi (Mode Line Format): Correct typo in menu.
6834 2005-12-29 Richard M. Stallman <rms@gnu.org>
6836 * modes.texi (Mode Line Top): New node.
6837 (Mode Line Data): Some text moved to new node.
6838 Explain the data structure more concretely.
6839 (Mode Line Basics): Clarifications.
6840 (Mode Line Variables): Clarify intro paragraph.
6841 (%-Constructs): Clarify intro paragraph.
6842 (Mode Line Format): Update menu.
6844 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6846 * minibuf.texi (Basic Completion): Update lazy-completion-table
6847 examples for removal of ARGS argument.
6849 2005-12-23 Richard M. Stallman <rms@gnu.org>
6851 * text.texi (Undo): Restore some explanation from the version
6854 2005-12-23 Eli Zaretskii <eliz@gnu.org>
6856 * text.texi (Undo): Remove duplicate descriptions of `apply
6857 funname' and `apply delta' elements of the undo list.
6859 2005-12-20 Richard M. Stallman <rms@gnu.org>
6861 * help.texi (Help Functions): Update documentation of `apropos'.
6863 2005-12-20 Luc Teirlinck <teirllm@auburn.edu>
6865 * customize.texi (Type Keywords): Delete xref to "Text help-echo",
6866 because it is confusing. If the :help-echo keyword is a function,
6867 it is not directly used as the :help-echo overlay property, as the
6868 xref seems to suggest (it does not take the appropriate args).
6870 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6872 * customize.texi (Common Keywords): Fix Texinfo usage.
6873 (Group Definitions, Variable Definitions): Update for new
6874 conventions for using `*' in docstrings.
6876 * tips.texi (Documentation Tips): Update for new conventions for
6877 using `*' in docstrings.
6879 2005-12-16 Richard M. Stallman <rms@gnu.org>
6881 * minibuf.texi (Minibuffer Contents): Minor cleanup.
6883 2005-12-16 Juri Linkov <juri@jurta.org>
6885 * minibuf.texi (Minibuffer Contents): Add minibuffer-completion-contents.
6887 2005-12-14 Romain Francoise <romain@orebokech.com>
6889 * modes.texi (Customizing Keywords): Rename `append' to `how'.
6892 2005-12-11 Juri Linkov <juri@jurta.org>
6894 * minibuf.texi (Completion Commands): Add mention of read-file-name
6895 for filename completion keymaps.
6896 (Reading File Names): Add mention of filename completion keymaps
6897 for read-file-name and xref to `Completion Commands'.
6899 2005-12-10 Richard M. Stallman <rms@gnu.org>
6901 * customize.texi (Common Keywords): State caveats for use of :tag.
6903 2005-12-08 Richard M. Stallman <rms@gnu.org>
6905 * minibuf.texi (Intro to Minibuffers): Replace list of local maps
6906 with xrefs and better explanation.
6907 (Completion Commands): Add the filename completion maps.
6909 * objects.texi (Character Type): Clarify that \s is not space
6912 2005-12-05 Richard M. Stallman <rms@gnu.org>
6914 * windows.texi (Resizing Windows): Delete preserve-before args.
6916 2005-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
6918 * keymaps.texi (Format of Keymaps): Remove mention of a quirk
6919 in full keymaps, since the quirk has been fixed.
6921 2005-12-03 Eli Zaretskii <eliz@gnu.org>
6923 * hooks.texi (Standard Hooks): Add index entries.
6924 Mention `compilation-finish-functions'.
6926 2005-11-27 Richard M. Stallman <rms@gnu.org>
6928 * windows.texi (Resizing Windows): Add adjust-window-trailing-edge.
6930 2005-11-21 Juri Linkov <juri@jurta.org>
6932 * customize.texi (Common Keywords): Update links types
6933 custom-manual and url-link. Add link types emacs-library-link,
6934 file-link, function-link, variable-link, custom-group-link.
6936 2005-11-20 Chong Yidong <cyd@stupidchicken.com>
6938 * display.texi: Revert 2005-11-20 change.
6940 2005-11-20 Thien-Thi Nguyen <ttn@gnu.org>
6942 * processes.texi (Bindat Functions):
6943 Say "third" to refer to zero-based index "2".
6945 2005-11-18 Luc Teirlinck <teirllm@auburn.edu>
6947 * loading.texi (Library Search): Update the default value of
6950 2005-11-17 Chong Yidong <cyd@stupidchicken.com>
6952 * display.texi (Attribute Functions): Mention :ignore-defface.
6954 2005-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
6956 * modes.texi (Minor Mode Conventions): Use custom-set-minor-mode.
6957 (Minor Mode Conventions): Mention the use of a hook.
6959 2005-11-06 Richard M. Stallman <rms@gnu.org>
6961 * files.texi (Magic File Names): find-file-name-handler checks the
6962 `operations' property of the handler.
6964 2005-11-03 Richard M. Stallman <rms@gnu.org>
6966 * variables.texi (Frame-Local Variables): Small clarification.
6968 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
6970 * os.texi (Init File): Document ~/.emacs.d/init.el.
6972 2005-10-29 Richard M. Stallman <rms@gnu.org>
6974 * internals.texi (Garbage Collection): Document memory-full.
6976 2005-10-28 Bill Wohler <wohler@newt.com>
6978 * tips.texi (Documentation Tips): Help mode now creates hyperlinks
6981 2005-10-28 Richard M. Stallman <rms@gnu.org>
6983 * minibuf.texi (Completion Commands): Clean up prev change.
6985 2005-10-26 Kevin Ryde <user42@zip.com.au>
6987 * compile.texi (Eval During Compile): Explain recommended uses
6988 of eval-when-compile and eval-and-compile.
6990 2005-10-27 Masatake YAMATO <jet@gyve.org>
6992 * minibuf.texi (Completion Commands):
6993 Write about new optional argument for `display-completion-list'.
6995 2005-10-23 Richard M. Stallman <rms@gnu.org>
6997 * display.texi (Overlay Arrow): Clarify about local bindings of
6998 overlay-arrow-position.
7000 2005-10-22 Eli Zaretskii <eliz@gnu.org>
7002 * internals.texi (Building Emacs): Fix last change.
7004 2005-10-22 Richard M. Stallman <rms@gnu.org>
7006 * internals.texi (Building Emacs): Document eval-at-startup.
7008 2005-10-21 Richard M. Stallman <rms@gnu.org>
7010 * loading.texi (Where Defined): load-history contains abs file names.
7011 symbol-file returns abs file names.
7013 2005-10-19 Kim F. Storm <storm@cua.dk>
7015 * display.texi (Showing Images): Add max-image-size integer value.
7017 2005-10-18 Chong Yidong <cyd@stupidchicken.com>
7019 * display.texi (Showing Images): Document max-image-size.
7021 2005-10-17 Richard M. Stallman <rms@gnu.org>
7023 * commands.texi (Quitting): Minor clarification.
7025 * processes.texi (Sentinels): Clarify about output and quitting.
7026 (Filter Functions): Mention with-local-quit.
7028 2005-10-17 Juri Linkov <juri@jurta.org>
7030 * buffers.texi (Current Buffer):
7031 * commands.texi (Event Input Misc):
7032 * compile.texi (Eval During Compile, Compiler Errors):
7033 * customize.texi (Group Definitions):
7034 * display.texi (Progress, Defining Faces):
7035 * files.texi (Writing to Files):
7036 * modes.texi (Mode Hooks, Defining Minor Modes):
7037 * streams.texi (Output Functions):
7038 * syntax.texi (Syntax Table Functions):
7039 * text.texi (Change Hooks):
7040 Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
7042 * commands.texi (Quitting): Replace arg `forms' with `body' in
7045 * positions.texi (Excursions): Replace arg `forms' with `body' in
7048 2005-10-08 Kim F. Storm <storm@cua.dk>
7050 * windows.texi (Window Tree): Rename window-split-tree to window-tree.
7051 Rename manual section accordingly.
7053 2005-10-04 Kim F. Storm <storm@cua.dk>
7055 * windows.texi (Window Split Tree): New section describing
7056 new function window-split-tree function.
7058 2005-10-03 Nick Roberts <nickrob@snap.net.nz>
7060 * display.texi (Fringe Size/Pos): Simplify and add detail.
7062 2005-09-30 Romain Francoise <romain@orebokech.com>
7064 * minibuf.texi (High-Level Completion): Explain that the prompt
7065 given to `read-buffer' should end with a colon and a space.
7066 Update usage examples.
7068 2005-09-29 Juri Linkov <juri@jurta.org>
7070 * display.texi (Displaying Messages): Rename argument name
7071 `string' to `format-string' in functions `message', `message-box',
7074 2005-09-26 Chong Yidong <cyd@stupidchicken.com>
7076 * errors.texi (Standard Errors): Correct xrefs.
7078 2005-09-18 Chong Yidong <cyd@stupidchicken.com>
7080 * display.texi (Defining Images): Update documentation for
7083 2005-09-17 Richard M. Stallman <rms@gnu.org>
7085 * display.texi (Defining Images): Clean up previous change.
7087 2005-09-16 Romain Francoise <romain@orebokech.com>
7089 * elisp.texi: Specify GFDL version 1.2.
7091 * doclicense.texi (GNU Free Documentation License): Update to
7094 2005-09-15 Chong Yidong <cyd@stupidchicken.com>
7096 * display.texi (Defining Images): Document `image-load-path'.
7098 2005-09-15 Richard M. Stallman <rms@gnu.org>
7100 * objects.texi (Printed Representation): Minor cleanup.
7101 (Box Diagrams): Minor fix.
7102 (Cons Cell Type): Move (...) index item here.
7103 (Box Diagrams): From here.
7104 (Array Type): Minor fix.
7105 (Type Predicates): Delete index "predicates".
7106 (Hash Table Type): Clarify xref.
7107 (Dotted Pair Notation): Minor fix.
7109 2005-09-10 Chong Yidong <cyd@stupidchicken.com>
7111 * files.texi (Saving Buffers): Fix typo.
7113 2005-09-08 Richard M. Stallman <rms@gnu.org>
7115 * tips.texi (Programming Tips): Correct the "default" prompt spec.
7117 2005-09-08 Chong Yidong <cyd@stupidchicken.com>
7119 * locals.texi (Standard Buffer-Local Variables): Don't include
7120 mode variables for minor modes.
7121 Fix xrefs for buffer-display-count, buffer-display-table,
7122 buffer-offer-save, buffer-saved-size, cache-long-line-scans,
7123 enable-multibyte-characters, fill-column, header-line-format,
7124 left-fringe-width, left-margin, and right-fringe-width.
7126 * hooks.texi (Standard Hooks): All hooks should conform to the
7127 standard naming convention now.
7128 Fix xref for `echo-area-clear-hook'.
7130 * display.texi (Usual Display): Note that indicate-empty-lines and
7131 tab-width are buffer-local.
7133 * files.texi (Saving Buffers): Add xref to `Killing Buffers'.
7135 * modes.texi (Mode Help): Note that major-mode is buffer-local.
7137 * nonascii.texi (Encoding and I/O): Note that
7138 buffer-file-coding-system is buffer-local.
7140 * positions.texi (List Motion): Note that defun-prompt-regexp is
7143 * text.texi (Auto Filling): Note that auto-fill-function is
7145 (Undo): Note that buffer-undo-list is buffer-local.
7147 * windows.texi (Buffers and Windows):
7148 Document buffer-display-count.
7150 2005-09-06 Richard M. Stallman <rms@gnu.org>
7152 * tips.texi (Coding Conventions): Sometimes it is ok to put the
7153 package prefix elsewhere than at the start of the name.
7155 2005-09-03 Richard M. Stallman <rms@gnu.org>
7157 * tips.texi (Programming Tips): Add conventions for minibuffer
7158 questions and prompts.
7160 2005-09-03 Joshua Varner <jlvarner@gmail.com> (tiny change)
7162 * intro.texi (nil and t): Minor cleanup.
7163 Delete spurious mention of keyword symbols.
7164 (Evaluation Notation): Add index entry.
7165 (A Sample Function Description): Minor cleanup.
7166 (A Sample Variable Description): Not all vars can be set.
7168 2005-09-03 Thien-Thi Nguyen <ttn@gnu.org>
7170 * text.texi (Buffer Contents): Use "\n" in examples' result strings.
7172 (Insertion): Document precise type of `insert-char' arg COUNT.
7174 2005-09-02 Stefan Monnier <monnier@iro.umontreal.ca>
7176 * modes.texi (Other Font Lock Variables): Sync the default of
7177 font-lock-lines-before.
7179 2005-08-31 Michael Albinus <michael.albinus@gmx.de>
7181 * files.texi (Magic File Names): Add `make-auto-save-file-name'.
7183 2005-08-29 Richard M. Stallman <rms@gnu.org>
7185 * elisp.texi (Top): Update subnode menu.
7187 * searching.texi (Searching and Matching): Move node.
7188 Rearrange contents and add overall explanation.
7189 (Searching and Case): Move node.
7190 (Searching and Matching): Update menu.
7192 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7194 * os.texi (Startup Summary): Fix the description of the initial
7195 startup message display.
7197 2005-08-25 Richard M. Stallman <rms@gnu.org>
7199 * searching.texi (Search and Replace): Add replace-regexp-in-string.
7201 2005-08-25 Emilio C. Lopes <eclig@gmx.net>
7203 * display.texi (Finding Overlays): Fix `find-overlay-prop' in
7204 `next-overlay-change' example.
7206 2005-08-22 Juri Linkov <juri@jurta.org>
7208 * display.texi (Attribute Functions): Add set-face-inverse-video-p.
7209 Fix invert-face. Fix args of face-background.
7211 * display.texi (Standard Faces): Delete node.
7212 (Faces): Add xref to `(emacs)Standard Faces'.
7213 (Displaying Faces): Fix xref to `Standard Faces'.
7215 * modes.texi (Mode Line Data): Fix xref to Standard Faces.
7217 2005-08-20 Alan Mackenzie <acm@muc.de>
7219 * buffers.texi (The Buffer List): Clarify the manipulation of the
7222 2005-08-14 Richard M. Stallman <rms@gnu.org>
7224 * modes.texi (Auto Major Mode): interpreter-mode-alist key is not
7227 2005-08-11 Richard M. Stallman <rms@gnu.org>
7229 * elisp.texi (Top): Update subnode lists.
7231 * display.texi (Inverse Video): Node deleted.
7233 * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
7234 New nodes split out of Coding Conventions.
7236 * searching.texi (Regular Expressions): Document re-builder.
7238 * os.texi (Time Parsing): New node split out of Time Conversion.
7240 * processes.texi (Misc Network, Network Feature Testing)
7241 (Network Options, Make Network): New nodes split out of
7244 2005-08-09 Richard M. Stallman <rms@gnu.org>
7246 * frames.texi (Geometry): New node, split from Size and Position.
7247 (Frame Parameters): Refer to Geometry.
7249 * buffers.texi (The Buffer List): Fix xrefs.
7251 * windows.texi (Splitting Windows): Fix xref.
7253 * frames.texi (Layout Parameters): Add xref.
7255 * display.texi (Line Height, Scroll Bars): Fix xrefs.
7257 * keymaps.texi (Menu Bar): Fix xref.
7259 * locals.texi (Standard Buffer-Local Variables): Fix xref.
7261 * modes.texi (%-Constructs): Fix xref.
7263 * frames.texi (Window Frame Parameters): Node split up.
7264 (Basic Parameters, Position Parameters, Size Parameters)
7265 (Layout Parameters, Buffer Parameters, Management Parameters)
7266 (Cursor Parameters, Color Parameters): New subnodes.
7268 2005-08-09 Luc Teirlinck <teirllm@auburn.edu>
7270 * positions.texi (Screen Lines): Update xref for previous change
7273 * minibuf.texi (Intro to Minibuffers): Update pxref for previous
7274 change in minibuf.texi.
7276 2005-08-09 Richard M. Stallman <rms@gnu.org>
7278 * tips.texi (Coding Conventions): Minor cleanup.
7280 * modes.texi (Defining Minor Modes): Explain when init-value
7283 * elisp.texi (Top): Update submenu for Minibuffer.
7285 * minibuf.texi (Minibuffer Misc): Node split up.
7286 (Minibuffer Commands, Minibuffer Windows, Minibuffer Contents)
7287 (Recursive Mini): New nodes split out from Minibuffer Misc.
7288 (Minibuffer Misc): Document max-mini-window-height.
7290 * hash.texi (Defining Hash): Delete stray paren in example.
7292 * display.texi (Echo Area Customization): Don't define
7293 max-mini-window-height here; xref instead.
7295 * commands.texi (Event Input Misc): Update while-no-input.
7297 * advice.texi (Advising Functions): Explain when to use advice
7298 and when to use a hook.
7300 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7302 * makefile.w32-in (info): Don't run install-info.
7303 ($(infodir)/dir): New target, produced by running install-info.
7305 2005-07-27 Luc Teirlinck <teirllm@auburn.edu>
7307 * modes.texi (Defining Minor Modes): The keyword for the initial
7308 value is :init-value, not :initial-value.
7310 2005-07-23 Eli Zaretskii <eliz@gnu.org>
7312 * loading.texi (Autoload): Make the `doctor' example be consistent
7313 with what's in current loaddefs.el. Describe the "fn" magic in
7314 the usage portion of the doc string.
7316 2005-07-22 Richard M. Stallman <rms@gnu.org>
7318 * internals.texi (Garbage Collection): Clarify previous change.
7320 2005-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
7322 * internals.texi (Garbage Collection): Add gc-cons-percentage.
7324 2005-07-18 Juri Linkov <juri@jurta.org>
7326 * commands.texi (Accessing Events):
7327 * frames.texi (Text Terminal Colors, Resources):
7328 * markers.texi (The Mark):
7329 * modes.texi (Defining Minor Modes):
7330 Delete duplicate duplicate words.
7332 2005-07-16 Richard M. Stallman <rms@gnu.org>
7334 * display.texi (Managing Overlays): Clarify make-overlay
7335 args for insertion types.
7337 2005-07-13 Luc Teirlinck <teirllm@auburn.edu>
7339 * customize.texi (Variable Definitions):
7340 Add `custom-initialize-safe-set' and `custom-initialize-safe-default'.
7341 `standard-value' is a list too.
7342 (Defining New Types): Use @key{RET} instead of @key{ret}.
7344 2005-07-13 Francis Litterio <franl@world.std.com> (tiny change)
7346 * os.texi (Translating Input): Fix typo.
7348 2005-07-08 Richard M. Stallman <rms@gnu.org>
7350 * README: Update edition number and size estimate.
7352 * elisp.texi (VERSION): Set to 2.9.
7354 2005-07-07 Richard M. Stallman <rms@gnu.org>
7356 * book-spine.texinfo: Update Emacs version.
7358 * display.texi (Inverse Video): Delete mode-line-inverse-video.
7360 2005-07-06 Richard M. Stallman <rms@gnu.org>
7362 * searching.texi (Regexp Search): Clarify what re-search-forward
7363 does when the search fails.
7365 2005-07-05 Lute Kamstra <lute@gnu.org>
7367 * Update FSF's address in GPL notices.
7369 * doclicense.texi (GNU Free Documentation License):
7371 * tips.texi (Coding Conventions, Library Headers):
7373 * vol2.texi: Update FSF's address.
7375 2005-07-04 Richard M. Stallman <rms@gnu.org>
7377 * hooks.texi (Standard Hooks): Add occur-hook.
7379 2005-07-03 Luc Teirlinck <teirllm@auburn.edu>
7381 * display.texi (The Echo Area): Correct menu.
7383 2005-07-03 Richard M. Stallman <rms@gnu.org>
7385 * elisp.texi (Top): Update subnode menu for Display.
7387 * display.texi (Displaying Messages): New node, with most
7388 of what was in The Echo Area.
7389 (Progress): Move under The Echo Area.
7390 (Logging Messages): New node with new text.
7391 (Echo Area Customization): New node, the rest of what was
7392 in The Echo Area. Document message-truncate-lines with @defvar.
7393 (Display): Update menu.
7395 * windows.texi (Textual Scrolling): Doc 3 values for
7396 scroll-preserve-screen-position.
7398 * text.texi (Special Properties): Change hook functions
7399 should bind inhibit-modification-hooks around altering buffer text.
7401 * keymaps.texi (Key Binding Commands): Call binding BINDING
7402 rather than DEFINITION.
7404 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
7406 * variables.texi (Defining Variables): `user-variable-p' returns t
7407 for aliases of user options, nil for alias loops.
7409 2005-06-28 Richard M. Stallman <rms@gnu.org>
7411 * keymaps.texi (Creating Keymaps): Put make-sparse-keymap before
7414 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
7416 * variables.texi (Setting Variables): Correct and clarify
7417 description of `add-to-ordered-list'.
7419 2005-06-26 Richard M. Stallman <rms@gnu.org>
7421 * display.texi (Faces): Minor cleanup.
7423 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
7425 * display.texi (Faces): `facep' returns t for strings that are
7428 2005-06-25 Richard M. Stallman <rms@gnu.org>
7430 * objects.texi (Equality Predicates): Clarify meaning of equal.
7432 * windows.texi (Selecting Windows): save-selected-window
7433 and with-selected-window save and restore the current buffer.
7435 2005-06-24 Richard M. Stallman <rms@gnu.org>
7437 * numbers.texi (Float Basics): Explain how to test for NaN,
7438 and printing the sign of NaNs.
7440 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7442 * makefile.w32-in (MAKEINFO): Use --force.
7444 2005-06-23 Richard M. Stallman <rms@gnu.org>
7446 * display.texi (Face Functions): Correct Texinfo usage.
7448 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
7450 * lists.texi (Rings): `ring-elements' now returns the elements of
7453 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7455 * markers.texi (The Mark): Texinfo usage fix.
7457 2005-06-23 Kim F. Storm <storm@cua.dk>
7459 * searching.texi (Entire Match Data): Remove evaporate option for
7460 match-data. Do not mention evaporate option for set-match-data.
7462 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
7464 * display.texi (Face Functions): Mention face aliases.
7466 2005-06-21 Richard M. Stallman <rms@gnu.org>
7468 * anti.texi (Antinews): Texinfo usage fix.
7470 2005-06-21 Karl Berry <karl@gnu.org>
7472 * elisp.texi: Use @copying.
7474 * elisp.texi: Put @summarycontents and @contents before the Top
7475 node, instead of the end of the file, so that the contents appear
7476 in the right place in the dvi/pdf output.
7478 2005-06-21 Juri Linkov <juri@jurta.org>
7480 * display.texi (Defining Faces): Add `customized-face'.
7482 2005-06-20 Kim F. Storm <storm@cua.dk>
7484 * variables.texi (Setting Variables): Any type of element can be
7485 given order in add-to-ordered-list. Compare elements with eq.
7487 * lists.texi (Rearrangement): Sort predicate may just return non-nil.
7489 2005-06-20 Karl Berry <karl@gnu.org>
7491 * syntax.texi (Syntax Flags): Make last column very slightly wider
7492 to avoid "generic comment" breaking on two lines and causing an
7495 2005-06-19 Luc Teirlinck <teirllm@auburn.edu>
7497 * lists.texi (Rings): Various minor clarifications and corrections.
7499 2005-06-18 Richard M. Stallman <rms@gnu.org>
7501 * functions.texi (Obsolete Functions): Simplify.
7503 * variables.texi (Variable Aliases): Simplify.
7505 * anti.texi, backups.texi, compile.texi, customization.texi:
7506 * debugging.texi, display.texi, edebug.texi, errors.texi, frames.texi:
7507 * functions.texi, help.texi, keymaps.texi, modes.texi, nonascii.texi:
7508 * os.texi, processes.texi, searching.texi, strings.texi, text.texi:
7509 * variables.texi: Fix formatting ugliness.
7511 * elisp.texi: Add links to Rings and Byte Packing.
7512 Update version and copyright years.
7514 * minibuf.texi: Fix formatting ugliness.
7515 (Completion Commands): Move keymap vars to the end
7516 and vars completing-read binds to the top.
7518 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
7520 * processes.texi: Fix typos.
7521 (Bindat Spec): Correct Texinfo error.
7522 (Byte Packing): Fix ungrammatical sentence.
7524 2005-06-17 Thien-Thi Nguyen <ttn@gnu.org>
7526 * lists.texi (Rings): New node.
7527 (Lists): Add it to menu.
7529 * processes.texi (Byte Packing): New node.
7530 (Processes): Add it to menu.
7532 2005-06-17 Richard M. Stallman <rms@gnu.org>
7534 * syntax.texi (Parsing Expressions): Fix texinfo usage.
7536 * help.texi (Documentation Basics): Explain the xref to
7539 * debugging.texi (Debugger Commands): Minor fix.
7541 2005-06-16 Luc Teirlinck <teirllm@auburn.edu>
7543 * edebug.texi (Instrumenting): Eliminate duplicate link.
7544 (Specification List): Replace references to "below", referring to
7545 a later node, with one @ref to that node.
7547 * os.texi (Timers): Timers should save and restore the match data
7550 * debugging.texi (Debugger Commands): Mention that the Lisp
7551 debugger can not step through primitive functions.
7553 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
7555 * functions.texi (Obsolete Functions): Update argument names of
7556 `make-obsolete' and `define-obsolete-function-alias'.
7558 * variables.texi (Variable Aliases): Update argument names of
7559 `defvaralias', `make-obsolete-variable' and
7560 `define-obsolete-variable-alias'.
7562 2005-06-15 Kim F. Storm <storm@cua.dk>
7564 * searching.texi (Entire Match Data): Rephrase warnings about
7565 evaporate arg to match-data and set-match-data.
7567 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
7569 * elisp.texi (Top): Update detailed menu.
7571 * edebug.texi (Edebug): Update menu.
7572 (Instrumenting): Update xrefs.
7573 (Edebug Execution Modes): Correct xref.
7574 (Jumping): Clarify description of `h' command.
7575 Eliminate redundant @ref.
7577 (Breakpoints): Is now a subsubsection.
7578 (Global Break Condition): Mention `C-x X X'.
7579 (Edebug Views): Clarify `v' and `p'. Mention `C-x X w'.
7580 (Trace Buffer): Clarify STRING arg of `edebug-tracing'.
7581 (Edebug Display Update): Correct pxref.
7582 (Edebug and Macros): New node.
7583 (Instrumenting Macro Calls): Is now a subsubsection.
7584 Neither arg of `def-edebug-spec' is evaluated.
7585 (Instrumenting Macro Calls): Mention `edebug-eval-macro-args'.
7586 (Specification Examples): Fix typo.
7588 2005-06-14 Lute Kamstra <lute@gnu.org>
7590 * debugging.texi (Function Debugging): Primitives can break on
7593 2005-06-14 Kim F. Storm <storm@cua.dk>
7595 * variables.texi (Setting Variables): Add add-to-ordered-list.
7597 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
7599 * syntax.texi (Parsing Expressions): Document aux functions and vars of
7600 syntax-ppss: syntax-ppss-flush-cache and syntax-begin-function.
7602 2005-06-13 Lute Kamstra <lute@gnu.org>
7604 * text.texi (Special Properties): Fix cross reference.
7606 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
7608 * debugging.texi (Function Debugging): Delete mention of empty
7609 string argument to `cancel-debug-on-entry'. Delete inaccurate
7610 description of the return value of that command.
7612 2005-06-11 Alan Mackenzie <acm@muc.de>
7614 * text.texi (Adaptive Fill): Amplify the description of
7615 fill-context-prefix.
7617 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7619 * syntax.texi (Parsing Expressions): Fix Texinfo error.
7621 2005-06-10 Stefan Monnier <monnier@iro.umontreal.ca>
7623 * syntax.texi (Parsing Expressions): Document syntax-ppss.
7625 2005-06-10 Luc Teirlinck <teirllm@auburn.edu>
7627 * debugging.texi (Error Debugging): Minor rewording.
7628 (Function Debugging): FUNCTION-NAME arg to `cancel-debug-on-entry'
7631 2005-06-10 Lute Kamstra <lute@gnu.org>
7633 * elisp.texi: Use EMACSVER to refer to the current version of Emacs.
7634 (Top): Give it a title. Correct version number. Give the
7635 detailed node listing a more prominent header.
7636 * intro.texi: Don't set VERSION here a second time.
7637 Mention Emacs's version too.
7638 * anti.texi (Antinews): Use EMACSVER to refer to the current
7641 2005-06-09 Kim F. Storm <storm@cua.dk>
7643 * searching.texi (Entire Match Data): Explain new `reseat' argument to
7644 match-data and set-match-data.
7646 2005-06-08 Richard M. Stallman <rms@gnu.org>
7648 * searching.texi (Entire Match Data): Clarify when match-data
7649 returns markers and when integers.
7651 * display.texi (Defining Faces): Explain that face name should not
7654 * modes.texi (Mode Line Data): Minor cleanup.
7655 (Customizing Keywords): Node split out of Search-based Fontification.
7656 Add example of using font-lock-add-keywords from a hook.
7657 Clarify when MODE should be non-nil, and when nil.
7659 2005-06-06 Richard M. Stallman <rms@gnu.org>
7661 * modes.texi (Mode Line Data): Explain what happens when the car
7662 of a list is a void symbol.
7663 (Search-based Fontification): Explain MODE arg to
7664 font-lock-add-keywords and warn about calls from major modes.
7666 2005-06-08 Juri Linkov <juri@jurta.org>
7668 * display.texi (Standard Faces): Add `shadow' face.
7670 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
7672 * modes.texi (Major Mode Conventions): A derived mode only needs
7673 to put the call to the parent mode inside `delay-mode-hooks'.
7675 2005-05-29 Richard M. Stallman <rms@gnu.org>
7677 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook is
7678 new, and what that implies. Clarify.
7680 * files.texi (Locating Files): Clean up the text.
7682 * frames.texi (Window Frame Parameters): Document user-size.
7683 Shorten entry for top by referring to left.
7685 2005-05-26 Richard M. Stallman <rms@gnu.org>
7687 * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook
7688 is new, and what the implications are. Other clarifications.
7690 2005-05-24 Richard M. Stallman <rms@gnu.org>
7692 * frames.texi (Dialog Boxes): Minor fixes.
7694 2005-05-25 Masatake YAMATO <jet@gyve.org>
7696 * display.texi (Standard Faces): Write about `mode-line-highlight'.
7698 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7700 * frames.texi (Dialog Boxes): HEADER argument to `x-popup-dialog'
7703 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7705 * frames.texi (Dialog Boxes): Describe new optional argument.
7707 2005-05-23 Lute Kamstra <lute@gnu.org>
7709 * modes.texi (Font Lock Basics, Syntactic Font Lock): Recommend
7710 syntax-begin-function over font-lock-beginning-of-syntax-function.
7712 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
7714 * minibuf.texi (Reading File Names): Update description of
7715 `read-directory-name'.
7717 * modes.texi (Derived Modes): Clarify :group keyword.
7719 2005-05-21 Eli Zaretskii <eliz@gnu.org>
7721 * files.texi (Locating Files): New subsection.
7722 Describe locate-file and executable-find.
7724 2005-05-21 Kevin Ryde <user42@zip.com.au>
7726 * frames.texi (Initial Parameters): Update cross reference to
7729 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
7731 * keymaps.texi (Active Keymaps): Add anchor.
7733 * modes.texi (Hooks): Delete confusing and unnecessary sentence.
7734 (Major Mode Conventions): Refer to `Auto Major Mode' in more
7736 (Derived Modes): Small clarifications.
7737 (Minor Mode Conventions, Keymaps and Minor Modes):
7738 Replace references to nodes with references to anchors.
7739 (Mode Line Data): Warn that `(:eval FORM)' should not load any files.
7740 Clarify description of lists whose first element is an integer.
7741 (Mode Line Variables): Add anchor.
7742 (%-Constructs): Clarify description of integer after %.
7743 (Emulating Mode Line): Describe nil value for FACE.
7745 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7747 * modes.texi (Derived Modes): Correct references to non-existing
7748 variable standard-syntax-table.
7750 2005-05-17 Lute Kamstra <lute@gnu.org>
7752 * modes.texi (Defining Minor Modes): Mention the mode hook.
7754 2005-05-15 Kim F. Storm <storm@cua.dk>
7756 * processes.texi (Network): Remove open-network-stream-nowait.
7757 (Network Servers): Remove open-network-stream-server.
7759 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7761 * elisp.texi (Top): Update detailed menu.
7763 * variables.texi: Reorder nodes.
7764 (Variables): Update menu.
7765 (File Local Variables): Do not refer to the `-*-' line as
7766 a "local variables list". Add pxref.
7768 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7770 * elisp.texi (Top): Update detailed menu for node changes.
7772 * modes.texi (Modes): Update Menu.
7773 (Hooks): Move to beginning of chapter.
7774 Most minor modes run mode hooks too.
7775 `add-hook' can handle void hooks or hooks whose value is a single
7777 (Major Modes): Update Menu.
7778 (Major Mode Basics): New node, split off from `Major Modes'.
7779 (Major Mode Conventions): Correct xref. Explain how to handle
7780 auto-mode-alist if the major mode command has an autoload cookie.
7781 (Auto Major Mode): Major update. Add magic-mode-alist.
7782 (Derived Modes): Major update.
7783 (Mode Line Format): Update Menu.
7784 (Mode Line Basics): New node, split off from `Mode Line Format'.
7786 * loading.texi (Autoload): Mention `autoload cookie' as synonym
7787 for `magic autoload comment'. Add index entries and anchor.
7789 2005-05-14 Richard M. Stallman <rms@gnu.org>
7791 * tips.texi (Coding Conventions): Explain how important it is
7792 that just loading certain files not change Emacs behavior.
7794 * modes.texi (Defining Minor Modes): Define define-global-minor-mode.
7796 2005-05-12 Lute Kamstra <lute@gnu.org>
7798 * modes.texi (Generic Modes): Update.
7799 (Major Modes): Refer to node "Generic Modes".
7801 * elisp.texi (Top): Update to the current structure of the manual.
7802 * processes.texi (Processes): Add menu description.
7803 * customize.texi (Customization): Add menu descriptions.
7805 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
7807 * processes.texi (Signals to Processes)
7808 (Low-Level Network): Fix typos.
7810 2005-05-11 Lute Kamstra <lute@gnu.org>
7812 * elisp.texi (Top): Add some nodes from the chapter "Major and
7813 Minor Modes" to the detailed node listing.
7815 2005-05-10 Richard M. Stallman <rms@gnu.org>
7817 * keymaps.texi (Extended Menu Items): Menu item filter functions
7818 can be called at any time.
7820 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7822 * variables.texi (File Local Variables): `(hack-local-variables t)'
7823 now also checks whether a mode is specified in the local variables
7826 2005-05-05 Kevin Ryde <user42@zip.com.au>
7828 * display.texi (The Echo Area): Correct format function cross
7831 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
7833 * variables.texi (Variable Aliases): Change description of
7834 `define-obsolete-variable-alias'.
7836 * functions.texi (Functions): Add "Obsolete Functions" to menu.
7837 (Defining Functions): Add xref.
7838 (Obsolete Functions): New node.
7839 (Function Safety): Standardize capitalization of section title.
7841 * frames.texi (Pop-Up Menus): Complete description of `x-popup-menu'.
7842 (Dialog Boxes): Complete description of `x-popup-dialog'.
7844 2005-05-04 Richard M. Stallman <rms@gnu.org>
7846 * commands.texi (Interactive Codes): Fix Texinfo usage.
7847 Document U more clearly.
7849 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7851 * variables.texi (Variable Aliases): `make-obsolete-variable' is a
7852 function and not a macro.
7854 * frames.texi (Pop-Up Menus): Correct and clarify description of
7856 (Dialog Boxes): Clarify description of `x-popup-dialog'.
7858 2005-05-01 Richard M. Stallman <rms@gnu.org>
7860 * edebug.texi (Checking Whether to Stop): Fix previous change.
7862 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
7864 * display.texi: Fix typos and Texinfo usage.
7866 * edebug.texi (Checking Whether to Stop): executing-macro ->
7867 executing-kbd-macro.
7869 2005-05-01 Richard M. Stallman <rms@gnu.org>
7871 * display.texi (Invisible Text): Correct add-to-invisibility-spec.
7873 2005-04-30 Richard M. Stallman <rms@gnu.org>
7875 * files.texi (Magic File Names): Document `operations' property.
7877 2005-04-29 Lute Kamstra <lute@gnu.org>
7879 * modes.texi (Generic Modes): New node.
7880 (Major Modes): Add it to the menu.
7881 (Derived Modes): Add "derived mode" to concept index.
7883 2005-04-28 Lute Kamstra <lute@gnu.org>
7885 * modes.texi (Defining Minor Modes): Fix previous change.
7886 (Font Lock Mode): Simplify.
7887 (Font Lock Basics): Say that font-lock-defaults is buffer-local
7888 when set and that some parts are optional. Add cross references.
7889 (Search-based Fontification): Say how to specify font-lock-keywords.
7890 Add cross references. Add font-lock-multiline to index.
7891 Move font-lock-keywords-case-fold-search here from node "Other Font
7892 Lock Variables". Document font-lock-add-keywords and
7893 font-lock-remove-keywords.
7894 (Other Font Lock Variables): Move font-lock-keywords-only,
7895 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7896 and font-lock-syntactic-face-function to node "Syntactic Font
7897 Lock". Move font-lock-keywords-case-fold-search to node
7898 "Search-based Fontification". Document font-lock-inhibit-thing-lock
7899 and font-lock-{,un}fontify-{buffer,region}-function.
7900 (Precalculated Fontification): Remove reference to deleted variable
7901 font-lock-core-only.
7902 (Faces for Font Lock): Add font-lock-comment-delimiter-face.
7903 (Syntactic Font Lock): Add intro. Move font-lock-keywords-only,
7904 font-lock-syntax-table, font-lock-beginning-of-syntax-function,
7905 and font-lock-syntactic-face-function here from node "Other Font
7906 Lock Variables". Move font-lock-syntactic-keywords to "Setting
7907 Syntax Properties". Add cross references.
7908 (Setting Syntax Properties): New node.
7909 Move font-lock-syntactic-keywords here from "Syntactic Font Lock".
7910 * syntax.texi (Syntax Properties): Add cross reference.
7911 * hooks.texi (Standard Hooks): Add Font-Lock hooks.
7913 2005-04-26 Richard M. Stallman <rms@gnu.org>
7915 * display.texi (Defining Faces):
7916 Document `default' elements of defface spec.
7918 * modes.texi (Major Mode Conventions): Explain customizing ElDoc mode.
7920 * variables.texi (Variable Aliases): Clarify text.
7922 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7924 * windows.texi (Window Hooks): Remove reference to obsolete Lazy Lock.
7926 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7928 * hooks.texi (Standard Hooks): Most minor modes have mode hooks too.
7930 2005-04-24 Eli Zaretskii <eliz@gnu.org>
7932 * syntax.texi (Syntax Table Internals): Elaborate documentation of
7933 syntax-after and syntax-class.
7935 * files.texi (Changing Files): Fix last change's cross-reference.
7936 (Unique File Names): Don't mention "numbers" in the documentation
7937 of make-temp-file and make-temp-name.
7939 2005-04-23 Richard M. Stallman <rms@gnu.org>
7941 * files.texi (Changing Files): Document MUSTBENEW arg in copy-file.
7943 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7945 * windows.texi (Cyclic Window Ordering): Clarify window-list.
7947 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
7949 * variables.texi (Variable Aliases): Describe make-obsolete-variable
7950 and define-obsolete-variable-alias.
7952 2005-04-22 Kim F. Storm <storm@cua.dk>
7954 * symbols.texi (Symbol Plists): Remove safe-get, as get is now safe.
7955 (Other Plists): Remove safe-plist-get, as plist-get is now safe.
7957 2005-04-21 Lute Kamstra <lute@gnu.org>
7959 * lists.texi (Association Lists): Document rassq-delete-all.
7961 2005-04-19 Richard M. Stallman <rms@gnu.org>
7963 * modes.texi (Search-based Fontification): Explain that
7964 facespec is an expression to be evaluated.
7966 2005-04-19 Kevin Ryde <user42@zip.com.au>
7968 * streams.texi (Output Functions): Fix xref.
7969 * strings.texi (String Conversion): Fix xref.
7971 2005-04-19 Kim F. Storm <storm@cua.dk>
7973 * symbols.texi (Symbol Plists): Add safe-get.
7974 Mention that `get' may signal an error.
7976 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
7978 * customize.texi (Variable Definitions): Replace tooltip-mode
7979 example with save-place.
7981 2005-04-17 Richard M. Stallman <rms@gnu.org>
7983 * buffers.texi (Indirect Buffers): Clarify.
7985 * positions.texi (Positions): Clarify converting marker to integer.
7987 * strings.texi (String Basics): Mention string-match; clarify.
7989 2005-04-08 Lute Kamstra <lute@gnu.org>
7991 * modes.texi (Search-based Fontification): Fix cross references.
7992 Use consistent terminology. Document anchored highlighting.
7994 2005-04-05 Lute Kamstra <lute@gnu.org>
7996 * modes.texi (Defining Minor Modes): Document :group keyword
7997 argument and its default value.
7999 2005-04-03 Lute Kamstra <lute@gnu.org>
8001 * hooks.texi (Standard Hooks): Add some hooks. Add cross
8002 references and/or descriptions. Delete major mode hooks; mention
8003 them as a category instead. Rename or delete obsolete hooks.
8005 2005-04-02 Richard M. Stallman <rms@gnu.org>
8007 * nonascii.texi (Coding System Basics): Another wording cleanup.
8009 2005-04-01 Richard M. Stallman <rms@gnu.org>
8011 * nonascii.texi (Coding System Basics): Clarify previous change.
8013 2005-04-01 Kenichi Handa <handa@m17n.org>
8015 * nonascii.texi (Coding System Basics): Describe about roundtrip
8016 identity of coding systems.
8018 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8020 * text.texi (Buffer Contents): Add filter-buffer-substring and
8021 buffer-substring-filters.
8023 2005-03-26 Chong Yidong <cyd@stupidchicken.com>
8025 * anti.texi (Antinews): Mention `G' interactive code.
8027 * tips.texi (Compilation Tips): Mention benchmark.el.
8029 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8031 * modes.texi (Other Font Lock Variables): `font-lock-fontify-block'
8032 is now bound to M-o M-o.
8034 * keymaps.texi (Prefix Keys): `facemenu-keymap' is now on M-o.
8036 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8038 * calendar.texi: Delete file (and move contents to emacs-xtra.texi
8039 in the Emacs Manual).
8040 * Makefile.in (srcs): Remove calendar.texi.
8041 * makefile.w32-in (srcs): Remove calendar.texi.
8042 * display.texi (Display): Change name of next node.
8043 * os.texi (System In): Change name of previous node.
8044 * elisp.texi (Top): Remove Calendar references.
8045 * vol1.texi (Top): Remove Calendar references.
8046 * vol2.texi (Top): Remove Calendar references.
8048 2005-03-25 Richard M. Stallman <rms@gnu.org>
8050 * display.texi (Standard Faces, Fringe Bitmaps, Customizing Bitmaps):
8051 Cleanup previous change.
8053 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8055 * display.texi (Face Attributes): Faces earlier in an :inherit
8056 list take precedence.
8057 (Scroll Bars): Fix description of vertical-scroll-bars.
8058 Document frame-current-scroll-bars and window-current-scroll-bars.
8060 * markers.texi (The Mark): Document temporary Transient Mark mode.
8062 * minibuf.texi (Reading File Names):
8063 Document read-file-name-completion-ignore-case.
8065 * positions.texi (Screen Lines): Document nil for width argument
8068 2005-03-23 Kim F. Storm <storm@cua.dk>
8070 * display.texi (Standard Faces): Other faces used in the fringe
8071 implicitly inherits from the fringe face.
8072 (Fringe Bitmaps): FACE in right-fringe and left-fringe display
8073 properties implicitly inherits from fringe face.
8074 (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
8076 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8078 * display.texi (Invisible Text): State default value of
8079 line-move-ignore-invisible.
8080 (Managing Overlays): Document remove-overlays.
8081 (Standard Faces): Document escape-glyph face.
8083 * minibuf.texi (Reading File Names): Document read-file-name-function.
8085 * modes.texi (Other Font Lock Variables):
8086 Document font-lock-lines-before.
8088 * positions.texi (Skipping Characters): skip-chars-forward allows
8091 2005-03-18 Lute Kamstra <lute@gnu.org>
8093 * edebug.texi (Instrumenting Macro Calls): Fix another typo.
8095 2005-03-17 Richard M. Stallman <rms@gnu.org>
8097 * text.texi (Undo): Document extensible undo entries.
8099 * searching.texi (String Search, Regexp Search): Cleanups.
8101 * nonascii.texi (Character Codes): Minor fix.
8103 * display.texi (Display Property): Explain the significance
8104 of having text properties that are eq.
8105 (Other Display Specs): Explain string as display spec.
8107 * commands.texi (Interactive Codes): Document G option.
8109 2005-03-17 Chong Yidong <cyd@stupidchicken.com>
8111 * text.texi (Filling): Add sentence-end-without-period and
8112 sentence-end-without-space.
8113 (Changing Properties): Minor fix.
8115 * anti.texi: Total rewrite.
8117 2005-03-15 Lute Kamstra <lute@gnu.org>
8119 * edebug.texi (Instrumenting Macro Calls): Fix typos.
8121 2005-03-08 Kim F. Storm <storm@cua.dk>
8123 * display.texi (Specified Space): Property :width is support on
8124 non-graphic terminals, :height is not.
8126 2005-03-07 Richard M. Stallman <rms@gnu.org>
8128 * display.texi (Overlay Arrow, Fringe Bitmaps, Customizing Bitmaps):
8129 Now subnodes of Fringes.
8130 (Overlay Arrow): Document overlay-arrow-variable-list.
8131 (Fringe Size/Pos): New node, broken out of Fringes.
8132 (Display): Explain clearing vs redisplay better.
8133 (Truncation): Clarify use of bitmaps.
8134 (The Echo Area): Clarify the uses of the echo area.
8135 Add max-mini-window-height.
8136 (Progress): Clarify.
8137 (Invisible Text): Explain that main loop moves point out.
8138 (Selective Display): Say "hidden", not "invisible".
8139 (Managing Overlays): Move up. Describe relation to Undo here.
8140 (Overlay Properties): Clarify intro.
8141 (Finding Overlays): Explain return values when nothing found.
8142 (Width): truncate-string-to-width has added arg.
8143 (Displaying Faces): Clarify and update mode line face handling.
8144 (Face Functions): Minor cleanup.
8145 (Conditional Display): Merge into Other Display Specs.
8146 (Pixel Specification, Other Display Specs): Minor cleanups.
8147 (Images, Image Descriptors): Minor cleanups.
8148 (GIF Images): Patents have expired.
8149 (Showing Images): Explain default text for insert-image.
8150 (Manipulating Button Types): Merge into Manipulating Buttons.
8151 (Making Buttons): Explain return values.
8152 (Button Buffer Commands): Add xref.
8153 (Inverse Video): Update mode-line-inverse-video.
8154 (Display Table Format): Clarify.
8155 (Active Display Table): Give defaults for window-display-table.
8157 * calendar.texi (Calendar Customizing): calendar-holiday-marker
8158 and calendar-today-marker are strings, not chars.
8159 (Holiday Customizing): Minor fix.
8161 * internals.texi (Writing Emacs Primitives): Update `or' example.
8162 Update limit on # args of subr.
8164 * edebug.texi (Using Edebug): Arrow is in fringe.
8165 (Instrumenting): Arg to eval-defun works without loading edebug.
8166 (Edebug Execution Modes): Add xref.
8168 * customize.texi (Common Keywords): Clarify :require.
8169 Mention :version here.
8170 (Variable Definitions, Group Definitions): Not here.
8171 (Variable Definitions): Clarify symbol arg to :initialize and :set fns.
8173 2005-03-07 Chong Yidong <cyd@stupidchicken.com>
8174 * nonascii.texi (Text Representations): Clarify position-bytes.
8175 (Character Sets): Add list-charset-chars.
8176 (Scanning Charsets): Add charset-after.
8177 (Encoding and I/O): Minor fix.
8179 2005-03-06 Richard M. Stallman <rms@gnu.org>
8181 * windows.texi (Vertical Scrolling): Get rid of "Emacs 21".
8182 (Resizing Windows): Likewise.
8184 * text.texi (Change Hooks): Get rid of "Emacs 21".
8186 * strings.texi (Formatting Strings): Get rid of "Emacs 21".
8188 * streams.texi (Output Variables): Get rid of "Emacs 21".
8190 * searching.texi (Regexp Special, Char Classes): Get rid of "Emacs 21".
8192 * os.texi (Translating Input): Replace flow-control example
8193 with a less obsolete example that uses `keyboard-translate'.
8195 * objects.texi (Hash Table Type, Circular Objects):
8196 Get rid of "Emacs 21".
8198 * modes.texi (Mode Line Format): Get rid of "Emacs 21".
8199 (Mode Line Data, Properties in Mode, Header Lines): Likewise.
8201 * minibuf.texi (Minibuffer Misc): Get rid of "Emacs 21".
8203 * lists.texi (List Elements, Building Lists): Get rid of "Emacs 21".
8205 * keymaps.texi (Menu Separators, Tool Bar): Get rid of "Emacs 21".
8206 (Menu Bar): Fix when menu-bar-update-hook is called.
8208 * hash.texi (Hash Tables): Get rid of "Emacs 21".
8210 * frames.texi (Text Terminal Colors): Get rid of "Emacs 21",
8211 and make it read better.
8213 * files.texi (Writing to Files): Get rid of "Emacs 21".
8214 (Unique File Names): Likewise.
8216 * elisp.texi: Update Emacs version to 22.
8218 * display.texi (Forcing Redisplay): Get rid of "Emacs 21".
8219 (Overlay Properties, Face Attributes): Likewise.
8220 (Managing Overlays): Fix punctuation.
8221 (Attribute Functions): Clarify set-face-font; get rid of
8222 info about old Emacs versions.
8223 (Auto Faces, Font Lookup, Display Property, Images):
8224 Get rid of "Emacs 21".
8226 * calendar.texi (Calendar Customizing): Get rid of "Emacs 21".
8228 2005-03-05 Richard M. Stallman <rms@gnu.org>
8230 * debugging.texi (Error Debugging): Remove stack-trace-on-error.
8232 2005-03-04 Lute Kamstra <lute@gnu.org>
8234 * debugging.texi (Error Debugging): Document stack-trace-on-error.
8236 2005-03-03 Lute Kamstra <lute@gnu.org>
8238 * edebug.texi (Instrumenting Macro Calls): Fix typo.
8240 2005-03-01 Lute Kamstra <lute@gnu.org>
8242 * debugging.texi (Debugger Commands): Update `j'.
8244 2005-02-28 Lute Kamstra <lute@gnu.org>
8246 * debugging.texi (Debugging): Fix typo.
8247 (Error Debugging): Document eval-expression-debug-on-error.
8248 (Function Debugging): Update example.
8249 (Using Debugger): Mention starred stack frames.
8250 (Debugger Commands): Document `j' and `l'.
8251 (Invoking the Debugger): `d' and `j' exit recursive edit too.
8252 Update the messages that the debugger displays.
8253 (Internals of Debugger): Add cross reference. Update example.
8254 (Excess Open): Minor improvement.
8255 (Excess Close): Minor improvement.
8257 2005-02-26 Richard M. Stallman <rms@gnu.org>
8259 * tips.texi (Coding Conventions): Clarify.
8260 Put all the major mode key reservations together.
8261 Mention the Mouse-1 => Mouse-2 conventions.
8263 * syntax.texi (Syntax Class Table): Clarify.
8264 (Syntax Table Functions): syntax-after moved from here.
8265 (Syntax Table Internals): syntax-after moved to here.
8266 (Parsing Expressions): Update info on number of values
8267 and what's meaningful in the STATE argument.
8268 (Categories): Fix typo.
8270 * sequences.texi (Arrays): Cleanup.
8271 (Char-Tables): Clarify.
8273 * processes.texi (Deleting Processes): Cleanups, add xref.
8274 (Subprocess Creation): Explain nil in exec-path. Cleanup.
8275 (Process Information): set-process-coding-system, some args optional.
8276 (Input to Processes): Explain various types for PROCESS args.
8277 Rename them from PROCESS-NAME to PROCESS.
8278 (Signals to Processes): Likewise.
8279 (Decoding Output): Cleanup.
8280 (Query Before Exit): Clarify.
8282 * os.texi (Startup Summary): Correct the options; add missing ones.
8283 (Terminal Output, Batch Mode): Clarify.
8284 (Flow Control): Node deleted.
8286 * markers.texi (The Mark): Clarify.
8288 * macros.texi (Expansion): Cleanup.
8289 (Indenting Macros): indent-spec allows ints, not floats.
8291 * keymaps.texi (Keymaps): Clarify.
8292 (Format of Keymaps): Update lisp-mode-map example.
8293 (Active Keymaps, Key Lookup): Clarify.
8294 (Changing Key Bindings): Add xref to `kbd'.
8295 (Key Binding Commands, Simple Menu Items): Clarify.
8296 (Mouse Menus, Menu Bar): Clarify.
8297 (Menu Example): Replace print example with menu-bar-replace-menu.
8299 * help.texi (Documentation Basics): Add function-documentation prop.
8301 * elisp.texi (Top): Don't refer to Flow Control node.
8303 * commands.texi (Command Overview): Improve xrefs.
8304 (Adjusting Point): Adjusting point applies to intangible and invis.
8305 (Key Sequence Input): Doc extra read-key-sequence args.
8306 Likewise for read-key-sequence-vector.
8308 * backups.texi (Rename or Copy): Minor fix.
8309 (Numbered Backups): For version-control, say the default.
8310 (Auto-Saving): make-auto-save-file-name example is simplified.
8312 * advice.texi (Advising Functions): Don't imply one part of Emacs
8313 should advise another part. Markup changes.
8314 (Defining Advice): Move transitional para.
8315 (Activation of Advice): Cleanup.
8316 Explain if COMPILE is nil or negative.
8318 * abbrevs.texi (Abbrev Expansion): Clarify, fix typo.
8320 2005-02-24 Lute Kamstra <lute@gnu.org>
8322 * modes.texi (Defining Minor Modes): Explain that INIT-VALUE,
8323 LIGHTER, and KEYMAP can be omitted when KEYWORD-ARGS are used.
8325 2005-02-23 Lute Kamstra <lute@gnu.org>
8327 * modes.texi (Defining Minor Modes): define-minor-mode can be used
8328 to define global minor modes as well.
8330 * display.texi (Managing Overlays): overlay-buffer returns nil for
8333 2005-02-22 Kim F. Storm <storm@cua.dk>
8335 * minibuf.texi (Basic Completion): Allow symbols in addition to
8336 strings in try-completion and all-completions.
8338 2005-02-14 Lute Kamstra <lute@gnu.org>
8340 * elisp.texi (Top): Remove reference to deleted node.
8342 * lists.texi (Lists): Remove reference to deleted node.
8343 (Cons Cells): Fix typo.
8345 * loading.texi (Where Defined): Fix typo.
8347 2005-02-14 Richard M. Stallman <rms@gnu.org>
8349 * variables.texi (Creating Buffer-Local): change-major-mode-hook
8350 is useful for discarding some minor modes.
8352 * symbols.texi (Symbol Components): Reorder examples.
8354 * streams.texi (Input Functions): State standard-input default.
8355 (Output Variables): State standard-output default.
8357 * objects.texi (Printed Representation): Clarify read syntax vs print.
8358 (Floating Point Type): Explain meaning better.
8359 (Symbol Type): Explain uniqueness better.
8360 (Cons Cell Type): Explain empty list sooner. CAR and CDR later.
8361 List examples sooner.
8362 (Box Diagrams): New subnode broken out.
8363 Some examples moved from old Lists as Boxes node.
8364 (Dotted Pair Notation): Clarify intro.
8365 (Array Type): Clarify.
8366 (Type Predicates): Add hash-table-p.
8368 * numbers.texi (Integer Basics): Clarify radix explanation.
8369 (Predicates on Numbers): Minor clarification.
8370 (Comparison of Numbers): Minor clarification. Clarify eql.
8372 (Math Functions): Clarify overflow in expt.
8374 * minibuf.texi (Text from Minibuffer): Minor clarification.
8377 * loading.texi (Autoload): defun's doc string overrides autoload's
8379 (Repeated Loading): Modernize "add to list" examples.
8380 (Where Defined): Finish updating table of load-history elts.
8382 * lists.texi (List-related Predicates): Minor wording improvement.
8383 (Lists as Boxes): Node deleted.
8384 (Building Lists): Explain trivial cases of number-sequence.
8386 * hash.texi (Hash Tables): Add desc to menu items.
8387 (Creating Hash): Explain "full" means "make larger".
8388 (Hash Access): Any object can be a key.
8389 State value of maphash.
8391 * functions.texi (What Is a Function): Wording cleanup.
8392 (Function Documentation): Minor cleanup.
8393 Explain purpose of calling convention at end of doc string.
8394 (Function Names): Wording cleanup.
8395 (Calling Functions): Wording cleanup.
8396 Explain better how funcall calls the function.
8397 (Function Cells): Delete example of saving and redefining function.
8399 * control.texi (Combining Conditions): Wording cleanup.
8400 (Iteration): dolist and dotimes bind VAR locally.
8401 (Cleanups): Xref to Atomic Changes.
8403 * compile.texi (Byte Compilation): Delete 19.29 info.
8404 (Compilation Functions): Macros' difficulties don't affect defsubst.
8405 (Docs and Compilation): Delete 19.29 info.
8407 2005-02-10 Richard M. Stallman <rms@gnu.org>
8409 * objects.texi (Symbol Type): Minor correction.
8411 2005-02-06 Lute Kamstra <lute@gnu.org>
8413 * modes.texi (Example Major Modes): Fix typos.
8415 2005-02-06 Richard M. Stallman <rms@gnu.org>
8417 * text.texi (Margins): fill-nobreak-predicate can be one function.
8419 * strings.texi (Modifying Strings): clear-string can make unibyte.
8420 (Formatting Strings): format gives error if values missing.
8422 * positions.texi (Character Motion): Mention default arg
8423 for forward-char. backward-char refers to forward-char.
8424 (Word Motion): Mention default arg for forward-word.
8425 (Buffer End Motion): Mention default arg for beginning-of-buffer.
8426 Simplify end-of-buffer.
8427 (Text Lines): Mention default arg for forward-line.
8428 (List Motion): Mention default arg for beginning/end-of-defun.
8429 (Skipping Characters): Minor fixes in explaining character-set.
8431 * modes.texi (Major Mode Conventions): Mention "system abbrevs".
8432 Mode inheritance applies only when default-major-mode is nil.
8434 (Example Major Modes): Update Text mode and Lisp mode examples.
8435 (Minor Mode Conventions): Mention define-minor-mode at top.
8436 (Defining Minor Modes): In Hungry example, don't define C-M-DEL.
8437 (Mode Line Format): Update mode line face display info.
8438 (Properties in Mode): Mention effect of risky vars.
8439 (Imenu): Define imenu-add-to-menubar.
8440 (Font Lock Mode): Add descriptions to menu lines.
8441 (Faces for Font Lock): Add font-lock-doc-face.
8443 2005-02-05 Lute Kamstra <lute@gnu.org>
8445 * text.texi (Maintaining Undo): Remove obsolete function.
8447 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8449 * frames.texi (Color Names): Add pointer to the X docs about RGB
8450 color specifications. Improve indexing.
8451 (Text Terminal Colors): Replace the description of RGB values by
8452 an xref to "Color Names".
8454 2005-02-03 Richard M. Stallman <rms@gnu.org>
8456 * windows.texi (Basic Windows): Add cursor-in-non-selected-windows.
8458 (Selecting Windows): Clarify save-selected-window.
8459 (Cyclic Window Ordering): Clarify walk-windows.
8460 (Window Point): Clarify.
8461 (Window Start): Add comment to example.
8462 (Resizing Windows): Add `interactive' specs in examples.
8463 Document fit-window-to-buffer.
8465 * text.texi (User-Level Deletion): just-one-space takes numeric arg.
8466 (Undo, Maintaining Undo): Clarify last change.
8467 (Sorting): In sort-numeric-fields, explain about octal and hex.
8468 Mention sort-numeric-base.
8469 (Format Properties): Add xref for hard newlines.
8471 * frames.texi (Window Frame Parameters): Explain pixel=char on tty.
8472 (Pop-Up Menus): Fix typo.
8473 (Color Names): Explain all types of color names.
8474 Explain color-values on B&W terminal.
8475 (Text Terminal Colors): Explain "rgb values" are lists. Fix arg names.
8477 * files.texi (File Locks): Not supported on MS systems.
8478 (Testing Accessibility): Clarify.
8480 * edebug.texi (Printing in Edebug): Fix edebug-print-circle.
8481 (Coverage Testing): Fix typo.
8483 * commands.texi (Misc Events): Remove stray space.
8485 * buffers.texi (Buffer Names): Clarify generate-new-buffer-name.
8486 (Modification Time): Clarify when visited-file-modtime returns 0.
8487 (The Buffer List): Clarify bury-buffer.
8488 (Killing Buffers): Clarify.
8489 (Indirect Buffers): Add clone-indirect-buffer.
8491 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8493 * edebug.texi (Printing in Edebug): Fix default value of
8494 edebug-print-circle.
8495 (Coverage Testing): Fix displayed frequency count data.
8497 2005-02-02 Luc Teirlinck <teirllm@auburn.edu>
8499 * text.texi (Maintaining Undo): Add `undo-outer-limit'.
8501 2005-02-02 Kim F. Storm <storm@cua.dk>
8503 * text.texi (Undo) <buffer-undo-list>: Describe `apply' elements.
8505 2005-01-29 Eli Zaretskii <eliz@gnu.org>
8507 * commands.texi (Misc Events): Describe the help-echo event.
8509 * text.texi (Special Properties) <help-echo>: Use `pos'
8510 consistently in description of the help-echo property.
8511 Use @code{nil} instead of @var{nil}.
8513 * display.texi (Overlay Properties): Fix the index entry for
8514 help-echo overlay property.
8516 * customize.texi (Type Keywords): Uncomment the xref to the
8517 help-echo property documentation.
8519 2005-01-23 Kim F. Storm <storm@cua.dk>
8521 * windows.texi (Window Start): Fix `pos-visible-in-window-p'
8522 return value. Third element FULLY replaced by PARTIAL which
8523 specifies number of invisible pixels if row is only partially visible.
8524 (Textual Scrolling): Mention auto-window-vscroll.
8525 (Vertical Scrolling): New defvar auto-window-vscroll.
8527 2005-01-16 Luc Teirlinck <teirllm@auburn.edu>
8529 * keymaps.texi (Changing Key Bindings): `suppress-keymap' now uses
8532 2005-01-15 Richard M. Stallman <rms@gnu.org>
8534 * display.texi (Defining Images): Mention DATA-P arg of create-image.
8536 2005-01-14 Kim F. Storm <storm@cua.dk>
8538 * commands.texi (Accessing Events): Add WHOLE arg to posn-at-x-y.
8540 * text.texi (Links and Mouse-1): Fix string and vector item.
8542 2005-01-13 Richard M. Stallman <rms@gnu.org>
8544 * keymaps.texi (Active Keymaps): Rewrite the text, and update the
8545 descriptions of overriding-local-map and overriding-terminal-local-map.
8547 * text.texi (Links and Mouse-1): Clarify text.
8549 2005-01-13 Kim F. Storm <storm@cua.dk>
8551 * modes.texi (Emulating Mode Line): Update format-mode-line entry.
8553 2005-01-13 Francis Litterio <franl@world.std.com> (tiny change)
8555 * keymaps.texi (Active Keymaps): Fix overriding-local-map description.
8557 2005-01-12 Kim F. Storm <storm@cua.dk>
8559 * text.texi (Links and Mouse-1): Rename section from Enabling
8560 Mouse-1 to Following Links. Change xrefs.
8561 Add examples for define-button-type and define-widget.
8563 * display.texi (Button Properties, Button Buffer Commands):
8564 Clarify mouse-1 and follow-link functionality.
8566 2005-01-12 Richard M. Stallman <rms@gnu.org>
8568 * text.texi (Enabling Mouse-1 to Follow Links): Redo prev. change.
8570 * display.texi (Beeping): Fix Texinfo usage.
8572 * modes.texi (Emulating Mode Line): Doc FACE arg in format-header-line.
8574 2005-01-11 Kim F. Storm <storm@cua.dk>
8576 * display.texi (Button Properties, Button Buffer Commands):
8577 Mention mouse-1 binding. Add follow-link keyword.
8579 * text.texi (Text Properties): Add "Enable Mouse-1" to submenu.
8580 (Enabling Mouse-1 to Follow Links): New subsection.
8582 2005-01-06 Richard M. Stallman <rms@gnu.org>
8584 * text.texi (Special Properties): Minor change.
8586 * os.texi (Timers): Clarify previous change.
8588 * modes.texi (Emulating Mode Line): format-mode-line requires 1 arg.
8590 2005-01-01 Luc Teirlinck <teirllm@auburn.edu>
8592 * display.texi (Face Attributes): Correct xref to renamed node.
8594 2005-01-01 Richard M. Stallman <rms@gnu.org>
8596 * display.texi (Face Attributes): Describe hex color specs.
8598 2004-12-31 Richard M. Stallman <rms@gnu.org>
8600 * os.texi (Timers): Update previous change.
8602 2004-12-30 Kim F. Storm <storm@cua.dk>
8604 * display.texi (Line Height): Total line-height is now specified
8605 in line-height property of form (HEIGHT TOTAL). Swap (FACE . RATIO)
8606 in cons cells. (nil . RATIO) is relative to actual line height.
8607 Use line-height `t' instead of `0' to get minimum height.
8609 2004-12-29 Richard M. Stallman <rms@gnu.org>
8611 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
8613 2004-12-28 Richard M. Stallman <rms@gnu.org>
8615 * commands.texi (Quitting): Clarify value of with-local-quit.
8617 * elisp.texi (Top): Fix previous change.
8619 * loading.texi (Loading): Fix previous change.
8621 2004-12-27 Richard M. Stallman <rms@gnu.org>
8623 * Makefile.in (MAKEINFO): Specify --force.
8625 * buffers.texi (Killing Buffers): Add buffer-save-without-query.
8627 * modes.texi (Emulating Mode Line): Document format's BUFFER arg.
8629 * display.texi (Line Height): Further clarify.
8631 * elisp.texi (Top): Update Loading submenu.
8633 * loading.texi (Where Defined): New node.
8634 (Unloading): load-history moved to Where Defined.
8636 2004-12-21 Richard M. Stallman <rms@gnu.org>
8638 * commands.texi (Event Input Misc): Add while-no-input.
8640 2004-12-11 Richard M. Stallman <rms@gnu.org>
8642 * display.texi (Line Height): Rewrite text for clarity.
8644 2004-12-11 Kim F. Storm <storm@cua.dk>
8646 * display.texi (Display): Add node "Line Height" to menu.
8647 (Line Height): New node. Move full description of line-spacing
8648 and line-height text properties here from text.texi.
8649 (Scroll Bars): Add vertical-scroll-bar variable.
8651 * frames.texi (Window Frame Parameters): Remove line-height defvar.
8653 * locals.texi (Standard Buffer-Local Variables): Fix xref for
8654 line-spacing and vertical-scroll-bar.
8656 * text.texi (Special Properties): Just mention line-spacing and
8657 line-height here, add xref to new "Line Height" node.
8659 2004-12-09 Thien-Thi Nguyen <ttn@gnu.org>
8661 * frames.texi (Window Frame Parameters): New @defvar for `line-spacing'.
8663 * locals.texi (Standard Buffer-Local Variables):
8664 Add @xref for `line-spacing'.
8666 2004-12-05 Richard M. Stallman <rms@gnu.org>
8668 * Makefile.in (maintainer-clean): Remove the info files
8669 in $(infodir) where they are created.
8671 2004-12-03 Richard M. Stallman <rms@gnu.org>
8673 * windows.texi (Selecting Windows): get-lru-window and
8674 get-largest-window don't consider dedicated windows.
8676 * text.texi (Undo): Document undo-in-progress.
8678 2004-11-26 Richard M. Stallman <rms@gnu.org>
8680 * locals.texi (Standard Buffer-Local Variables): Undo prev change.
8681 Remove a few vars that are not always buffer-local.
8683 2004-11-24 Luc Teirlinck <teirllm@auburn.edu>
8685 * locals.texi (Standard Buffer-Local Variables): Comment out
8686 xref's to non-existent node `Yet to be written'.
8688 2004-11-24 Richard M. Stallman <rms@gnu.org>
8690 * processes.texi (Synchronous Processes): Grammar fix.
8692 * numbers.texi (Comparison of Numbers): Add eql.
8694 * locals.texi (Standard Buffer-Local Variables): Add many vars.
8696 * intro.texi (Printing Notation): Fix previous change.
8698 * display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
8699 and default-indicate-buffer-boundaries from here.
8700 (Usual Display): To here.
8701 (Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
8702 (Usual Display): Move tab-width up.
8704 * customize.texi (Variable Definitions):
8705 Replace show-paren-mode example with tooltip-mode.
8706 (Simple Types, Composite Types, Defining New Types):
8709 2004-11-21 Jesper Harder <harder@ifa.au.dk>
8711 * processes.texi (Synchronous Processes, Output from Processes):
8714 2004-11-20 Richard M. Stallman <rms@gnu.org>
8716 * positions.texi (Skipping Characters): skip-chars-forward
8717 now handles char classes.
8719 * intro.texi (Printing Notation): Avoid confusion of `print'
8720 when explaining @print.
8722 * macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
8724 * display.texi (Display Table Format): Minor fix.
8726 * streams.texi (Output Functions): Fix print example.
8728 * Makefile.in (elisp): New target.
8729 (dist): Depend on $(infodir)/elisp, not elisp.
8730 Copy the info files from $(infodir).
8732 * minibuf.texi (Text from Minibuffer): Document KEEP-ALL arg in
8733 read-from-minibuffer.
8735 * searching.texi (Regexp Search): Rename that to search-spaces-regexp.
8737 2004-11-19 Richard M. Stallman <rms@gnu.org>
8739 * searching.texi (Regexp Search): Add search-whitespace-regexp.
8741 2004-11-19 CHENG Gao <chenggao@gmail.com> (tiny change)
8743 * tips.texi (Coding Conventions): Fix typo.
8745 2004-11-16 Richard M. Stallman <rms@gnu.org>
8747 * tips.texi (Coding Conventions): Separate defvar and require
8748 methods to avoid warnings. Use require only when there are many
8749 functions and variables from that package.
8751 * minibuf.texi (Minibuffer Completion): When ignoring case,
8752 predicate must not be case-sensitive.
8754 * debugging.texi (Function Debugging, Explicit Debug): Clarified.
8755 (Test Coverage): Don't talk about "splotches". Clarified.
8757 2004-11-16 Thien-Thi Nguyen <ttn@gnu.org>
8759 * frames.texi (Window Frame Parameters): Fix typo.
8761 2004-11-15 Kim F. Storm <storm@cua.dk>
8763 * symbols.texi (Other Plists): Note that plist-get may signal error.
8766 2004-11-15 Thien-Thi Nguyen <ttn@gnu.org>
8768 * modes.texi (Font Lock Basics): Fix typo.
8770 2004-11-08 Richard M. Stallman <rms@gnu.org>
8772 * syntax.texi (Syntax Table Functions): Add syntax-after.
8774 2004-11-06 Lars Brinkhoff <lars@nocrew.org>
8776 * os.texi (Processor Run Time): New section documenting
8777 get-internal-run-time.
8779 2004-11-06 Eli Zaretskii <eliz@gnu.org>
8781 * Makefile.in (install, maintainer-clean): Don't use "elisp-*" as
8782 it nukes elisp-cover.texi.
8783 (dist): Change elisp-[0-9] to elisp-[1-9], as there could be no
8786 2004-11-05 Luc Teirlinck <teirllm@auburn.edu>
8788 * commands.texi (Keyboard Macros): Document `append' return value
8789 of `defining-kbd-macro'.
8791 2004-11-01 Richard M. Stallman <rms@gnu.org>
8793 * commands.texi (Interactive Call): Add called-interactively-p.
8795 2004-10-29 Simon Josefsson <jas@extundo.com>
8797 * minibuf.texi (Reading a Password): Revert.
8799 2004-10-28 Richard M. Stallman <rms@gnu.org>
8801 * frames.texi (Display Feature Testing): Explain about "vendor".
8803 2004-10-27 Richard M. Stallman <rms@gnu.org>
8805 * commands.texi (Interactive Codes): `N' uses numeric prefix,
8806 not raw. Clarify `n'.
8807 (Interactive Call): Rewrite interactive-p, focusing on when
8809 (Misc Events): Clarify previous change.
8811 * advice.texi (Simple Advice): Clarify what job the example does.
8812 (Around-Advice): Clarify ad-do-it.
8813 (Activation of Advice): An option of ad-default-compilation-action
8814 is `never', not `nil'.
8816 2004-10-26 Kim F. Storm <storm@cua.dk>
8818 * commands.texi (Interactive Codes): Add U code letter.
8820 2004-10-25 Simon Josefsson <jas@extundo.com>
8822 * minibuf.texi (Reading a Password): Add.
8824 2004-10-24 Jason Rumney <jasonr@gnu.org>
8826 * commands.texi (Misc Events): Remove mouse-wheel. Add wheel-up
8829 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
8831 * processes.texi (Synchronous Processes): Document process-file.
8833 2004-10-22 Kenichi Handa <handa@m17n.org>
8835 * text.texi (translate-region): Document that it accepts also a
8838 2004-10-22 David Ponce <david@dponce.com>
8840 * windows.texi (Resizing Windows): Document the `preserve-before'
8841 argument of the functions `enlarge-window' and `shrink-window'.
8843 2004-10-19 Jason Rumney <jasonr@gnu.org>
8845 * makefile.w32-in (elisp): Change order of arguments to makeinfo.
8847 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8849 * text.texi (Filling): Add anchor for definition of
8850 `sentence-end-double-space'.
8852 * searching.texi (Regexp Example): Update description of how
8853 Emacs currently recognizes the end of a sentence.
8854 (Standard Regexps): Update definition of the variable
8855 `sentence-end'. Add definition of the function `sentence-end'.
8857 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
8859 * display.texi (Progress): New node.
8861 2004-10-05 Kim F. Storm <storm@cua.dk>
8863 * display.texi (Fringe Bitmaps): Update fringe-bitmaps-at-pos.
8865 2004-09-29 Kim F. Storm <storm@cua.dk>
8867 * display.texi (Fringe Bitmaps): Use symbols rather than numbers
8868 to identify bitmaps. Remove -fringe-bitmap suffix for standard
8869 fringe bitmap symbols, as they now have their own namespace.
8870 (Customizing Bitmaps) <define-fringe-bitmap>: Clarify bit ordering
8871 vs. pixels. Signal error if no free bitmap slots.
8872 (Pixel Specification): Change IMAGE to @var{image}.
8874 2004-09-28 Richard M. Stallman <rms@gnu.org>
8876 * text.texi (Special Properties): Clarify line-spacing and line-height.
8878 * searching.texi (Regexp Search): Add looking-back.
8880 2004-09-25 Luc Teirlinck <teirllm@auburn.edu>
8882 * display.texi: Correct typos.
8883 (Image Descriptors): Correct xref's.
8885 2004-09-25 Richard M. Stallman <rms@gnu.org>
8887 * text.texi (Special Properties): Cleanups in `cursor'.
8888 Rewrites in `line-height' and `line-spacing'; exchange them.
8890 * display.texi (Fringes): Rewrite previous change.
8891 (Fringe Bitmaps): Merge text from Display Fringe Bitmaps. Rewrite.
8892 (Display Fringe Bitmaps): Node deleted, text moved.
8893 (Customizing Bitmaps): Split off from Fringe Bitmaps. Rewrite.
8894 (Scroll Bars): Clarify set-window-scroll-bars.
8895 (Pointer Shape): Rewrite.
8896 (Specified Space): Clarify :align-to, etc.
8897 (Pixel Specification): Use @var. Clarify new text.
8898 (Other Display Specs): Clarify `slice'.
8899 (Image Descriptors): Cleanups.
8900 (Showing Images): Cleanups.
8902 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
8904 * hooks.texi (Standard Hooks): Add `after-change-major-mode-hook'.
8906 * modes.texi: Various minor changes in addition to:
8907 (Major Mode Conventions): Final call to `run-mode-hooks' should
8908 not be inside the `delay-mode-hooks' form.
8909 (Mode Hooks): New node.
8910 (Hooks): Delete obsolete example.
8911 Move definitions of `run-mode-hooks' and `delay-mode-hooks' to new
8914 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8916 * display.texi: Correct various typos.
8917 (Display): Rename node "Pointer Shapes" to "Pointer
8918 Shape". (There is already a node called "Pointer Shapes" in
8920 (Images): Remove non-existent node "Image Slices" from menu.
8922 2004-09-23 Kim F. Storm <storm@cua.dk>
8924 * text.texi (Special Properties): Add `cursor', `pointer',
8925 `line-height', and `line-spacing' properties.
8927 * display.texi (Display): Add 'Fringe Bitmaps' and 'Pointer
8929 (Standard Faces): Doc fix for fringe face.
8930 (Fringes): Add `overflow-newline-into-fringe' and
8931 'indicate-buffer-boundaries'.
8932 (Fringe Bitmaps, Pointer Shapes): New nodes.
8933 (Display Property): Add 'Pixel Specification' and 'Display Fringe
8935 (Specified Space): Describe pixel width and height.
8936 (Pixel Specification): New node.
8937 (Other Display Specs): Add `slice' property.
8938 (Display Fringe Bitmaps): New node.
8939 (Images): Add 'Image Slices' to menu.
8940 (Image Descriptors): Add `:pointer' and `:map' properties.
8941 (Showing Images): Add slice arg to `insert-image'.
8942 Add 'insert-sliced-image'.
8944 2004-09-20 Richard M. Stallman <rms@gnu.org>
8946 * commands.texi (Key Sequence Input):
8947 Clarify downcasing in read-key-sequence.
8949 2004-09-08 Juri Linkov <juri@jurta.org>
8951 * minibuf.texi (Minibuffer History): Add `history-delete-duplicates'.
8953 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
8955 * locals.texi (Standard Buffer-Local Variables):
8956 Add `buffer-auto-save-file-format'.
8957 * internals.texi (Buffer Internals): Describe new
8958 auto_save_file_format field of the buffer structure.
8959 * files.texi (Format Conversion): `auto-save-file-format' has been
8960 renamed `buffer-auto-save-file-format'.
8962 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8964 * abbrevs.texi (Abbrev Expansion): `abbrev-start-location' can be
8965 an integer or a marker.
8966 (Abbrev Expansion): Replace example for `pre-abbrev-expand-hook'.
8968 2004-08-22 Richard M. Stallman <rms@gnu.org>
8970 * modes.texi (Major Mode Conventions): Discuss rebinding of
8971 standard key bindings.
8973 2004-08-18 Kim F. Storm <storm@cua.dk>
8975 * processes.texi (Accepting Output): Add `just-this-one' arg to
8976 `accept-process-output'.
8977 (Output from Processes): New var `process-adaptive-read-buffering'.
8979 2004-08-10 Luc Teirlinck <teirllm@auburn.edu>
8981 * keymaps.texi: Various changes in addition to:
8982 (Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
8983 Give more varied examples for `kbd'.
8984 (Creating Keymaps): Char tables have slots for all characters
8986 (Active Keymaps): `overriding-local-map' and
8987 `overriding-terminal-local-map' also override text property and
8989 (Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
8990 (Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
8991 to denote a prefix of no events.
8992 `map-keymap' includes parent's bindings _recursively_.
8993 Clarify and correct description of `where-is-internal'.
8994 Mention BUFFER-OR-NAME arg to `describe-bindings'.
8995 (Menu Example): For menus intended for use with the keyboard, the
8996 menu items should be bound to characters or real function keys.
8998 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
9000 * objects.texi (Character Type): Reposition `@anchor' to prevent
9001 double space inside sentence in Info.
9003 * hooks.texi (Standard Hooks): `disabled-command-hook' has been
9004 renamed to `disabled-command-function'.
9005 * commands.texi (Key Sequence Input): Remove unnecessary anchor.
9006 (Command Loop Info): Replace reference to it.
9007 (Disabling Commands): `disabled-command-hook' has been renamed to
9008 `disabled-command-function'.
9010 2004-08-07 Luc Teirlinck <teirllm@auburn.edu>
9012 * os.texi (Translating Input): Only non-prefix bindings in
9013 `key-translation-map' override actual key bindings. Warn about
9014 possible indirect effect of actual key bindings on non-prefix
9015 bindings in `key-translation-map'.
9017 2004-08-06 Luc Teirlinck <teirllm@auburn.edu>
9019 * minibuf.texi (High-Level Completion): Add anchor for definition
9022 * commands.texi: Various changes in addition to:
9023 (Using Interactive): Clarify description of `interactive-form'.
9024 (Interactive Call): Mention default for KEYS argument to
9025 `call-interactively'.
9026 (Command Loop Info): Clarify description of `this-command-keys'.
9027 Mention KEEP-RECORD argument to `clear-this-command-keys'.
9028 Value of `last-event-frame' can be `macro'.
9029 (Repeat Events): `double-click-fuzz' is also used to distinguish
9031 (Classifying Events): Clarify descriptions of `event-modifiers'
9032 `event-basic-type' and `event-convert-list'.
9033 (Accessing Events): `posn-timestamp' takes POSITION argument.
9034 (Quoted Character Input): Clarify description of
9035 `read-quoted-char' and fix example.
9036 (Quitting): Add `with-local-quit'.
9037 (Disabling Commands): Correct and clarify descriptions of
9038 `enable-command' and `disable-command'.
9039 Mention what happens if `disabled-command-hook' is nil.
9040 (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
9041 Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
9043 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
9045 * frames.texi: Various changes in addition to:
9046 (Creating Frames): Expand and clarify description of `make-frame'.
9047 (Window Frame Parameters): Either none or both of the `icon-left'
9048 and `icon-top' parameters must be specified. Put descriptions of
9049 `menu-bar-lines' and `toolbar-lines' closer together and change
9051 (Frame Titles): `multiple-frames' is not guaranteed to be accurate
9052 except while processing `frame-title-format' or `icon-title-format'.
9053 (Deleting Frames): Correct description of `delete-frame'.
9054 Non-nil return values of `frame-live-p' are like those of `framep'.
9055 (Frames and Windows): Mention return value of
9056 `set-frame-selected-window'.
9057 (Visibility of Frames): Mention `force' argument to
9058 `make-frame-invisible'. `frame-visible-p' returns t for all
9059 frames on text-only terminals.
9060 (Frame Configurations): Restoring a frame configuration does not
9061 restore deleted frames.
9062 (Window System Selections): `x-set-selection' returns DATA.
9063 (Resources): Add example.
9064 (Display Feature Testing): Clarify descriptions of
9065 `display-pixel-height', `display-pixel-width', `x-server-version'
9066 and `x-server-vendor'.
9068 * windows.texi (Choosing Window): Add anchor.
9069 * minibuf.texi (Minibuffer Misc): Add anchor.
9071 2004-07-23 John Paul Wallington <jpw@gnu.org>
9073 * macros.texi (Defining Macros): Declaration keyword for setting
9074 Edebug spec is `debug' not `edebug'.
9076 2004-07-19 Luc Teirlinck <teirllm@auburn.edu>
9078 * windows.texi: Various small changes in addition to:
9079 (Window Point): Mention return value of `set-window-point'.
9080 (Window Start): `pos-visible-in-window-p' disregards horizontal
9081 scrolling. Explain return value if PARTIALLY is non-nil.
9082 (Vertical Scrolling): Mention PIXELS-P argument to `window-vscroll'
9083 and `set-window-vscroll'.
9084 (Size of Window): The argument WINDOW to `window-inside-edges',
9085 `window-pixel-edges' and `window-inside-pixel-edges' is optional.
9086 (Resizing Windows): Explain return value of
9087 `shrink-window-if-larger-than-buffer'.
9088 `window-size-fixed' automatically becomes buffer local when set.
9089 (Window Configurations): Explain return value of
9090 `set-window-configuration'.
9092 * minibuf.texi (Minibuffer Misc): Add anchor for
9093 `minibuffer-scroll-window'.
9095 * positions.texi (Text Lines): Add anchor for `count-lines'.
9097 2004-07-17 Richard M. Stallman <rms@gnu.org>
9099 * display.texi (Overlay Properties): Adding `evaporate' prop
9100 deletes empty overlay immediately.
9102 * abbrevs.texi (Abbrev Expansion): Clarify pre-abbrev-expand-hook,
9105 2004-07-16 Jim Blandy <jimb@redhat.com>
9107 * searching.texi (Regexp Backslash): Document new \_< and \_>
9110 2004-07-16 Juanma Barranquero <lektu@terra.es>
9112 * display.texi (Images): Fix Texinfo usage.
9114 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
9116 * buffers.texi (Modification Time): `visited-file-modtime' now
9117 returns a list of two integers, instead of a cons.
9119 2004-07-13 Luc Teirlinck <teirllm@auburn.edu>
9121 * windows.texi: Various changes in addition to:
9122 (Splitting Windows): Add `split-window-keep-point'.
9124 2004-07-09 Richard M. Stallman <rms@gnu.org>
9126 * frames.texi (Input Focus): Minor fix.
9128 2004-07-07 Luc Teirlinck <teirllm@auburn.edu>
9130 * frames.texi (Input Focus): Clarify descriptions of
9131 `select-frame-set-input-focus' and `select-frame'.
9133 2004-07-06 Luc Teirlinck <teirllm@auburn.edu>
9135 * os.texi: Various small changes in addition to:
9136 (Killing Emacs): Expand and clarify description of
9137 `kill-emacs-query-functions' and `kill-emacs-hook'.
9138 (System Environment): Expand and clarify description of `getenv'
9140 (Timers): Clarify description of `run-at-time'.
9141 (Translating Input): Correct description of
9142 `extra-keyboard-modifiers'.
9143 (Flow Control): Correct description of `enable-flow-control'.
9145 2004-07-06 Thien-Thi Nguyen <ttn@gnu.org>
9147 * os.texi: Update copyright.
9148 (Session Management): Grammar fix.
9149 Clarify which Emacs does the restarting.
9150 Use @samp for *scratch* buffer.
9152 2004-07-04 Alan Mackenzie <acm@muc.de>
9154 * frames.texi (Input Focus): Add documentation for
9155 `select-frame-set-input-focus'. Replace refs to non-existent
9156 `switch-frame' with `select-frame'. Minor corrections and tidying
9157 up of text-only terminal stuff.
9159 2004-07-02 Richard M. Stallman <rms@gnu.org>
9161 * files.texi (Saving Buffers): Cleanup write-contents-function.
9162 (Magic File Names): Cleanup file-remote-p.
9164 2004-07-02 Kai Großjohann <kai@emptydomain.de>
9166 * files.texi (Magic File Names): `file-remote-p' returns an
9167 identifier of the remote system, not just t.
9169 2004-07-02 David Kastrup <dak@gnu.org>
9171 * searching.texi (Entire Match Data): Add explanation about new
9172 match-data behavior when @var{integers} is non-nil.
9174 2004-06-24 Richard M. Stallman <rms@gnu.org>
9176 * commands.texi (Misc Events): Describe usr1-signal, usr2-signal event.
9178 * customize.texi (Variable Definitions): Note about doc strings
9181 * keymaps.texi (Keymap Terminology): Document `kbd'.
9182 (Changing Key Bindings, Key Binding Commands): Use kbd in examples.
9184 * display.texi (Invisible Text): Setting buffer-invisibility-spec
9185 makes it buffer-local.
9187 * files.texi (Saving Buffers): Correct previous change.
9189 * commands.texi (Accessing Events):
9190 Clarify posn-col-row and posn-actual-col-row.
9192 2004-06-24 David Ponce <david.ponce@wanadoo.fr>
9194 * commands.texi (Accessing Events): New functions
9195 posn-at-point and posn-at-x-y. Add example to posn-x-y.
9197 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
9199 * lists.texi, files.texi, processes.texi, macros.texi, hash.texi:
9200 * frames.texi, buffers.texi, backups.texi, variables.texi:
9201 * loading.texi, eval.texi, functions.texi, control.texi:
9202 * symbols.texi, minibuf.texi: Reposition @anchor's.
9204 * help.texi: Various small changes in addition to the following.
9205 (Describing Characters): Describe PREFIX argument to
9206 `key-description'. Correct and clarify definition of
9207 `text-char-description'. Describe NEED-VECTOR argument to
9209 (Help Functions): Clarify definition of `apropos'.
9211 2004-06-23 Lars Hansen <larsh@math.ku.dk>
9213 * files.texi (Saving Buffers): Correct description of
9214 `write-contents-functions'.
9216 2004-06-21 Juanma Barranquero <lektu@terra.es>
9218 * display.texi (Images): Remove redundant @vindex directives.
9219 Rewrite `image-library-alist' doc in active voice.
9221 2004-06-14 Juanma Barranquero <lektu@terra.es>
9223 * display.texi (Images): Document new delayed library loading,
9224 variable `image-library-alist' and (existing but undocumented)
9225 function `image-type-available-p'.
9227 2004-06-05 Richard M. Stallman <rms@gnu.org>
9229 * minibuf.texi (Minibuffer Completion): For INITIAL arg,
9230 refer the user to the Initial Input node.
9231 (Text from Minibuffer): Likewise.
9232 (Initial Input): New node. Document this feature
9233 and say it is mostly deprecated.
9235 2004-05-30 Richard M. Stallman <rms@gnu.org>
9237 * loading.texi (Named Features): Clarify return value
9238 and meaning of NOERROR.
9240 * variables.texi (File Local Variables): Minor cleanup.
9242 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
9244 * files.texi (Magic File Names): Add `file-remote-p' as operation
9245 of file name handlers.
9247 2004-05-29 Richard M. Stallman <rms@gnu.org>
9249 * modes.texi (Minor Mode Conventions): (-) has no special meaning
9250 as arg to a minor mode command.
9252 2004-05-22 Richard M. Stallman <rms@gnu.org>
9254 * syntax.texi (Syntax Class Table): Word syntax not just for English.
9256 * streams.texi (Output Variables): Doc float-output-format.
9258 * searching.texi (Regexp Special): Nested repetition can be infloop.
9260 * eval.texi (Eval): Increasing max-lisp-eval-depth can cause
9261 real stack overflow.
9263 * compile.texi: Minor cleanups.
9265 2004-05-22 Luc Teirlinck <teirllm@dms.auburn.edu>
9267 * lists.texi (Cons Cells): Explain dotted lists, true lists,
9269 (List Elements): Explain handling of circular and dotted lists.
9271 2004-05-19 Thien-Thi Nguyen <ttn@gnu.org>
9273 * modes.texi (Search-based Fontification): Fix typo.
9275 2004-05-10 Juanma Barranquero <lektu@terra.es>
9277 * modes.texi (Mode Line Variables): Fix description of
9278 global-mode-string, which is now after which-func-mode, not the
9281 2004-05-07 Lars Hansen <larsh@math.ku.dk>
9283 * modes.texi (Desktop Save Mode): Add.
9284 (Modes): Add menu entry Desktop Save Mode.
9286 * hooks.texi: Add desktop-after-read-hook,
9287 desktop-no-desktop-file-hook and desktop-save-hook.
9289 * locals.texi: Add desktop-save-buffer.
9291 2004-04-30 Jesper Harder <harder@ifa.au.dk>
9293 * display.texi: emacs -> Emacs.
9295 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
9297 * files.texi (Changing Files): Document set-file-times.
9299 2004-04-23 Juanma Barranquero <lektu@terra.es>
9301 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9303 2004-04-18 Jesper Harder <harder@ifa.au.dk>
9305 * tips.texi (Coding Conventions): defopt -> defcustom.
9307 2004-04-16 Luc Teirlinck <teirllm@auburn.edu>
9309 * sequences.texi: Various clarifications.
9311 2004-04-14 Luc Teirlinck <teirllm@auburn.edu>
9313 * buffers.texi (Read Only Buffers): Mention optional ARG to
9316 2004-04-14 Nick Roberts <nick@nick.uklinux.net>
9318 * windows.texi (Selecting Windows): Note that get-lru-window
9319 returns a full-width window if possible.
9321 2004-04-13 Luc Teirlinck <teirllm@auburn.edu>
9323 * buffers.texi: Various changes in addition to:
9324 (Buffer File Name): Add `find-buffer-visiting'.
9325 (Buffer Modification): Mention optional ARG to `not-modified'.
9326 (Indirect Buffers): Mention optional CLONE argument to
9327 `make-indirect-buffer'.
9329 * files.texi: Various changes in addition to:
9330 (Visiting Functions): `find-file-hook' is now a normal hook.
9331 (File Name Expansion): Explain difference between the way that
9332 `expand-file-name' and `file-truename' treat `..'.
9333 (Contents of Directories): Mention optional ID-FORMAT argument to
9334 `directory-files-and-attributes'.
9335 (Format Conversion): Mention new optional CONFIRM argument to
9336 `format-write-file'.
9338 2004-04-12 Miles Bader <miles@gnu.org>
9340 * macros.texi (Expansion): Add description of `macroexpand-all'.
9342 2004-04-05 Jesper Harder <harder@ifa.au.dk>
9344 * variables.texi (Variable Aliases):
9345 Mention cyclic-variable-indirection.
9347 * errors.texi (Standard Errors): Ditto.
9349 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
9351 * backups.texi: Various small changes in addition to:
9352 (Making Backups): Mention return value of `backup-buffer'.
9353 (Auto-Saving): Mention optional FORCE argument to
9354 `delete-auto-save-file-if-necessary'.
9355 (Reverting): Mention optional PRESERVE-MODES argument to
9356 `revert-buffer'. Correct description of `revert-buffer-function'.
9358 2004-03-22 Juri Linkov <juri@jurta.org>
9360 * sequences.texi (Sequence Functions): Replace xref to `Vectors'
9361 with `Vector Functions'.
9363 * text.texi (Sorting): Add missing quote.
9365 2004-03-14 Luc Teirlinck <teirllm@auburn.edu>
9367 * intro.texi (Lisp History): Replace xref to `cl' manual with
9370 2004-03-12 Richard M. Stallman <rms@gnu.org>
9372 * intro.texi (Version Info): Add arg to emacs-version.
9373 (Lisp History): Change xref to CL manual.
9375 2004-03-09 Luc Teirlinck <teirllm@auburn.edu>
9377 * minibuf.texi (Completion Commands): Add xref to Emacs manual
9378 for Partial Completion mode.
9380 2004-03-07 Thien-Thi Nguyen <ttn@gnu.org>
9382 * customize.texi: Fix typo. Remove eol whitespace.
9384 2004-03-04 Richard M. Stallman <rms@gnu.org>
9386 * processes.texi: Fix typos.
9388 * lists.texi (Building Lists): Minor clarification.
9390 * hash.texi (Creating Hash): Correct the meaning of t for WEAK
9393 2004-02-29 Juanma Barranquero <lektu@terra.es>
9395 * makefile.w32-in (clean, maintainer-clean): Use $(DEL) instead of
9396 rm, and ignore exit code.
9398 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
9400 * display.texi (Defining Faces): Add description for min-colors.
9403 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
9405 * abbrevs.texi: Various corrections and clarifications in addition
9407 (Abbrev Tables): Delete add-abbrev (as suggested by RMS).
9409 2004-02-22 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9411 * calendar.texi (Holiday Customizing): Quote arg of holiday-sexp.
9413 2004-02-21 Luc Teirlinck <teirllm@auburn.edu>
9415 * text.texi: Various small changes in addition to the following:
9416 (User-Level Deletion): Mention optional BACKWARD-ONLY argument
9417 to delete-horizontal-space.
9418 (Kill Functions, Yanking, Low-Level Kill Ring): Clarify and correct
9419 description of yank-handler text property at various places.
9421 * frames.texi (Window System Selections): Add anchor.
9423 * syntax.texi (Syntax Table Functions): Clarify and correct
9424 descriptions of make-syntax-table and copy-syntax-table.
9425 (Motion and Syntax): Clarify SYNTAXES argument to
9426 skip-syntax-forward.
9427 (Parsing Expressions): Mention that the return value of
9428 parse-partial-sexp is currently a list of ten rather than nine
9430 (Categories): Various corrections and clarifications.
9432 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
9434 * markers.texi (Marker Insertion Types): Minor change.
9436 * locals.texi (Standard Buffer-Local Variables):
9437 * commands.texi (Interactive Codes, Using Interactive):
9438 * functions.texi (Related Topics): Fix xrefs.
9440 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
9442 * lists.texi (Sets And Lists): Update description of delete-dups.
9444 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9446 * keymaps.texi (Tool Bar): tool-bar-item => tool-bar-button.
9448 2004-02-16 Jan Djärv <jan.h.d@swipnet.se>
9450 * frames.texi (Parameter Access): frame-parameters arg is optional.
9451 modify-frame-parameters handles nil for FRAME.
9452 (Window Frame Parameters): menu-bar-lines and tool-bar-lines
9453 are all-or-nothing for certain toolkits.
9454 Mention parameter wait-for-wm.
9455 (Frames and Windows): In frame-first-window and frame-selected-window
9456 the arg is optional.
9457 (Input Focus): In redirect-frame-focus the second arg is optional.
9458 (Window System Selections): Mention selection type CLIPBOARD.
9459 Mention data-type UTF8_STRING.
9460 Mention numbering of cut buffers.
9461 (Resources): Describe x-resource-name.
9463 2004-02-16 Richard M. Stallman <rms@gnu.org>
9465 * windows.texi (Buffers and Windows): Delete false table
9468 * syntax.texi (Parsing Expressions): Delete old caveat
9469 about parse-sexp-ignore-comments.
9471 * streams.texi (Output Variables): Add print-quoted.
9473 * lists.texi (Building Lists): Minor cleanup.
9475 * hash.texi (Creating Hash): Correct and clarify doc of WEAK values.
9477 * display.texi (Overlays): Explain overlays use markers.
9478 (Managing Overlays): Explain front-advance and rear-advance
9481 * loading.texi (Unloading): Document unload-feature-special-hooks.
9482 Get rid of fns-NNN.el file.
9484 2004-02-16 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
9486 * help.texi (Describing Characters): Fix text-char-description
9489 * edebug.texi (Using Edebug): Fix example.
9491 * debugging.texi (Internals of Debugger): Fix return value.
9493 * files.texi (Changing Files): Fix argname.
9495 * calendar.texi: Fix parens, and default values.
9497 * display.texi, frames.texi, internals.texi, modes.texi: Minor fixes.
9498 * nonascii.texi, objects.texi, os.texi: Minor fixes.
9499 * searching.texi, text.texi, tips.texi, windows.texi: Minor fixes.
9501 * positions.texi (Text Lines): Don't add -1 in current-line.
9503 2004-02-16 Richard M. Stallman <rms@gnu.org>
9505 * compile.texi (Compiler Errors): if-boundp feature applies to cond.
9507 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
9509 * processes.texi (Low-Level Network): Fix a typo.
9511 2004-02-12 Kim F. Storm <storm@cua.dk>
9513 * display.texi (Fringes): Use consistent wording.
9514 Note that window-fringe's window arg is optional.
9515 (Scroll Bars): Use consistent wording.
9517 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
9519 * tips.texi (Comment Tips): Document the new conventions for
9520 commenting out code.
9522 2004-02-07 Jan Djärv <jan.h.d@swipnet.se>
9524 * positions.texi (Text Lines): Add missing end defun.
9526 2004-02-07 Kim F. Storm <storm@cua.dk>
9528 * positions.texi (Text Lines): Add line-number-at-pos.
9530 2004-02-06 John Paul Wallington <jpw@gnu.org>
9532 * display.texi (Button Properties, Button Buffer Commands):
9533 mouse-2 invokes button, not down-mouse-1.
9535 2004-02-04 Jason Rumney <jasonr@gnu.org>
9537 * makefile.w32-in: Sync with Makefile.in changes.
9539 2004-02-03 Luc Teirlinck <teirllm@auburn.edu>
9541 * minibuf.texi (Text from Minibuffer): Various corrections and
9543 (Object from Minibuffer): Correct Lisp description of
9545 (Minibuffer History): Clarify description of cons values for
9547 (Basic Completion): Various corrections and clarifications.
9548 Add completion-regexp-list.
9549 (Minibuffer Completion): Correct and clarify description of
9551 (Completion Commands): Mention Partial Completion mode.
9552 Various other minor changes.
9553 (High-Level Completion): Various corrections and clarifications.
9554 (Reading File Names): Ditto.
9555 (Minibuffer Misc): Ditto.
9557 2004-01-26 Luc Teirlinck <teirllm@auburn.edu>
9559 * strings.texi (Text Comparison): assoc-string also matches
9560 elements of alists that are strings instead of conses.
9561 (Formatting Strings): Standardize Texinfo usage. Update index
9564 2004-01-20 Luc Teirlinck <teirllm@auburn.edu>
9566 * lists.texi (Sets And Lists): Add delete-dups.
9568 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9570 * edebug.texi (Instrumenting Macro Calls): `declare' is not a
9572 * macros.texi (Defining Macros): Update description of `declare',
9573 which now is a macro.
9574 (Wrong Time): Fix typos.
9576 2004-01-14 Luc Teirlinck <teirllm@auburn.edu>
9578 * compile.texi (Compilation Functions): Expand descriptions of
9579 `compile-defun', `byte-compile-file', `byte-recompile-directory'
9580 and `batch-byte-compile'. In particular, mention and describe
9581 all optional arguments.
9582 (Disassembly): Correct and clarify the description of `disassemble'.
9584 2004-01-11 Luc Teirlinck <teirllm@auburn.edu>
9586 * searching.texi: Various small changes in addition to the
9588 (Regexp Example): Adapt to new value of `sentence-end'.
9589 (Regexp Functions): The PAREN argument to `regexp-opt' can be
9591 (Search and Replace): Add usage note for `perform-replace'.
9592 (Entire Match Data): Mention INTEGERS and REUSE arguments to
9594 (Standard Regexps): Update for new values of `paragraph-start'
9597 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9599 * files.texi (Saving Buffers): Clarify descriptions of
9600 `write-contents-functions' and `before-save-hook'.
9601 Make the defvar's for `before-save-hook' and `after-save-hook'
9604 2004-01-07 Kim F. Storm <storm@cua.dk>
9606 * commands.texi (Click Events): Describe new image and
9607 width/height elements of click events.
9608 (Accessing Events): Add posn-string, posn-image, and
9609 posn-object-width-height. Change posn-object to return either
9610 image or string object.
9612 2004-01-01 Simon Josefsson <jas@extundo.com>
9614 * hooks.texi (Standard Hooks): Add before-save-hook.
9615 * files.texi (Saving Buffers): Likewise.
9617 2004-01-03 Richard M. Stallman <rms@gnu.org>
9619 * frames.texi (Frames and Windows): Delete frame-root-window.
9621 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9623 * eval.texi, hash.texi, help.texi, symbols.texi: Add anchors.
9625 * functions.texi: Various small changes in addition to the
9627 (What Is a Function): `functionp' returns nil for macros.
9628 Clarify behavior of this and following functions for symbol arguments.
9629 (Function Documentation): Add `\' in front of (fn @var{arglist})
9631 (Defining Functions): Mention DOCSTRING argument to `defalias'.
9633 (Mapping Functions): Add anchor. Unquote nil in mapcar* example.
9635 2004-01-01 Miles Bader <miles@gnu.org>
9637 * display.texi (Buttons): New section.
9639 2003-12-31 Andreas Schwab <schwab@suse.de>
9641 * numbers.texi (Math Functions): sqrt reports a domain-error
9643 (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
9645 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9647 * tips.texi (Documentation Tips): Update item on hyperlinks in
9648 documentation strings.
9650 * errors.texi (Standard Errors): Various small corrections and
9653 * control.texi: Various small changes in addition to the
9655 (Signaling Errors): Provide some more details on how `signal'
9656 constructs the error message. Add anchor to the definition of
9658 (Error Symbols): Describe special treatment of `quit'.
9659 (Cleanups): Rename BODY argument of `unwind-protect' to BODY-FORM
9660 to emphasize that it has to be a single form.
9662 * buffers.texi: Add anchor.
9664 2003-12-29 Richard M. Stallman <rms@gnu.org>
9666 * windows.texi (Choosing Window): Add same-window-p, special-display-p.
9667 (Window Configurations): Add window-configuration-frame.
9669 * variables.texi (Creating Buffer-Local): Add local-variable-if-set-p.
9671 * text.texi (Examining Properties): Add get-char-property-and-overlay.
9672 Change arg name in get-char-property.
9673 (Special Properties): Update handling of keymap property.
9675 * strings.texi (Modifying Strings): Add clear-string.
9676 (Text Comparison): Add assoc-string and remove
9677 assoc-ignore-case, assoc-ignore-representation.
9679 * os.texi (Time of Day): Add set-time-zone-rule.
9681 * numbers.texi (Math Functions): asin, acos, log, log10
9682 report domain-error errors.
9684 * nonascii.texi (Converting Representations):
9685 Add multibyte-char-to-unibyte and unibyte-char-to-multibyte.
9686 (Encoding and I/O): Add file-name-coding-system.
9688 * modes.texi (Search-based Fontification): Explain that
9689 face specs are symbols with face names as values.
9691 * minibuf.texi (Minibuffer Misc): Add set-minibuffer-window.
9693 * lists.texi (Building Lists): remq moved elsewhere.
9694 (Sets And Lists): remq moved here.
9695 (Association Lists): Refer to assoc-string.
9697 * internals.texi (Garbage Collection): Add memory-use-counts.
9699 * frames.texi (Frames and Windows): Add set-frame-selected-window
9700 and frame-root-window.
9702 * files.texi (Contents of Directories):
9703 Add directory-files-and-attributes.
9705 * display.texi (Refresh Screen): Add force-window-update.
9706 (Invisible Text): Explain about moving point out of invis text.
9707 (Overlay Properties): Add overlay-properties.
9708 (Managing Overlays): Add overlayp.
9709 (GIF Images): Invalid image number displays a hollow box.
9711 * buffers.texi (Buffer Modification): Add restore-buffer-modified-p.
9712 (Killing Buffers): Add buffer-live-p.
9714 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9716 * display.texi (Fringes): Fix typo "set-buffer-window".
9718 2003-12-24 Luc Teirlinck <teirllm@auburn.edu>
9720 * display.texi, eval.texi, help.texi, internals.texi, loading.texi:
9721 * nonascii.texi, processes.texi, tips.texi, variables.texi:
9722 Add or change various xrefs and anchors.
9724 * commands.texi: Replace all occurrences of @acronym{CAR} with
9725 @sc{car}, for consistency with the rest of the Elisp manual.
9726 `car' and `cdr' are historically acronyms, but are no longer
9727 widely thought of as such.
9729 * internals.texi (Pure Storage): Mention that `purecopy' does not
9730 copy text properties.
9731 (Object Internals): Now 29 bits are used (in most implementations)
9732 to address Lisp objects.
9734 * variables.texi (Variables with Restricted Values): New node.
9736 * objects.texi (Lisp Data Types): Mention that certain variables
9737 can only take on a restricted set of values and add an xref to
9738 the new node "Variables with Restricted Values".
9740 * eval.texi (Function Indirection): Describe the errors that
9741 `indirect-function' can signal.
9742 (Eval): Clarify the descriptions of `eval-region' and `values'.
9743 Describe `eval-buffer' instead of `eval-current-buffer' and
9744 mention `eval-current-buffer' as an alias for `current-buffer'.
9745 Correct the description and mention all optional arguments.
9747 * nonascii.texi: Various small changes in addition to the
9749 (Converting Representations): Clarify behavior of
9750 `string-make-multibyte' and `string-to-multibyte' for unibyte all
9752 (Character Sets): Document the variable `charset-list' and adapt
9753 the definition of the function `charset-list' accordingly.
9754 (Translation of Characters): Clarify use of generic characters in
9755 `make-translation-table'. Clarify and correct the description of
9756 the use of translation tables in encoding and decoding.
9757 (User-Chosen Coding Systems): Correct and clarify the description
9758 of `select-safe-coding-system'.
9759 (Default Coding Systems): Clarify description of
9760 `file-coding-system-alist'.
9762 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9764 * strings.texi (Text Comparison): Correctly describe when two
9765 strings are `equal'. Combine and clarify descriptions of
9766 `assoc-ignore-case' and `assoc-ignore-representation'.
9768 * objects.texi (Non-ASCII in Strings): Clarify description of
9769 when a string is unibyte or multibyte.
9770 (Bool-Vector Type): Update examples.
9771 (Equality Predicates): Correctly describe when two strings are
9774 2003-11-29 Luc Teirlinck <teirllm@auburn.edu>
9776 * lists.texi (Building Lists): `append' no longer accepts integer
9777 arguments. Update the description of `number-sequence' to reflect
9779 (Sets And Lists): Describe `member-ignore-case' after `member'.
9781 2003-11-27 Kim F. Storm <storm@cua.dk>
9783 * commands.texi (Click Events): Click object may be an images.
9784 Describe (dx . dy) element of click positions.
9785 (Accessing Events): Remove duplicate posn-timestamp.
9786 New functions posn-object and posn-object-x-y.
9788 2003-11-23 Kim F. Storm <storm@cua.dk>
9790 * commands.texi (Click Events): Describe enhancements to event
9791 position lists, including new text-pos and (col . row) items.
9792 Mention left-fringe and right-fringe area events.
9793 (Accessing Events): New functions posn-area and
9794 posn-actual-col-row. Mention posn-timestamp. Mention that
9795 posn-point in non-text area still returns buffer position.
9796 Clarify posn-col-row.
9798 2003-11-21 Lars Hansen <larsh@math.ku.dk>
9800 * files.texi (File Attributes): Describe new parameter ID-FORMAT.
9801 * anti.texi (File Attributes): Describe removed parameter
9804 2003-11-20 Luc Teirlinck <teirllm@auburn.edu>
9806 * positions.texi (Positions): Mention that, if a marker is used as
9807 a position, its buffer is ignored.
9809 * markers.texi (Overview of Markers): Mention it here too.
9811 2003-11-12 Luc Teirlinck <teirllm@auburn.edu>
9813 * numbers.texi (Numeric Conversions): Not just `floor', but also
9814 `truncate', `ceiling' and `round' accept optional argument DIVISOR.
9816 2003-11-10 Luc Teirlinck <teirllm@auburn.edu>
9818 * markers.texi (Creating Markers): Specify insertion type of
9819 created markers. Add xref to `Marker Insertion Types'.
9820 Second argument to `copy-marker' is optional.
9821 (Marker Insertion Types): Mention that most markers are created
9822 with insertion type nil.
9823 (The Mark): Correctly describe when `mark' signals an error.
9824 (The Region): Correctly describe when `region-beginning' and
9825 `region-end' signal an error.
9827 2003-11-08 Luc Teirlinck <teirllm@auburn.edu>
9829 * hash.texi (Creating Hash): Clarify description of `eql'.
9830 `makehash' is obsolete.
9831 (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
9833 * positions.texi (Point): Change description of `buffer-end', so
9834 that it is also correct for floating point arguments.
9835 (List Motion): Correct argument lists of `beginning-of-defun' and
9837 (Excursions): Add xref to `Marker Insertion Types'.
9838 (Narrowing): Argument to `narrow-to-page' is optional.
9840 2003-11-06 Luc Teirlinck <teirllm@auburn.edu>
9842 * streams.texi (Output Streams): Clarify behavior of point for
9843 marker output streams.
9845 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
9847 * variables.texi (Defining Variables): Second argument to
9848 `defconst' is not optional.
9849 (Setting Variables): Mention optional argument APPEND to
9851 (Creating Buffer-Local): Expand description of
9852 `make-variable-buffer-local'.
9853 (Frame-Local Variables): Expand description of
9854 `make-variable-frame-local'.
9855 (Variable Aliases): Correct description of optional argument
9856 DOCSTRING to `defvaralias'. Mention return value of
9858 (File Local Variables): Add xref to `File variables' in Emacs
9859 Manual. Correct description of `hack-local-variables'. Mention
9860 `safe-local-variable' property. Mention optional second argument
9861 to `risky-local-variable-p'.
9863 2003-11-03 Luc Teirlinck <teirllm@auburn.edu>
9865 * symbols.texi (Symbol Plists): Mention return value of `setplist'.
9867 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9869 * lispref/anti.texi, lispref/backups.texi, lispref/commands.texi
9870 lispref/customize.texi, lispref/display.texi, lispref/files.texi,
9871 lispref/internals.texi, lispref/keymaps.texi, lispref/loading.texi,
9872 lispref/modes.texi, lispref/nonascii.texi, lispref/numbers.texi,
9873 lispref/objects.texi, lispref/os.texi, lispref/positions.texi,
9874 lispref/processes.texi, lispref/searching.texi,
9875 lispref/sequences.texi, lispref/streams.texi, lispref/strings.texi,
9876 lispref/syntax.texi, lispref/text.texi: Replace @sc{foo} with
9879 2003-10-27 Luc Teirlinck <teirllm@auburn.edu>
9881 * strings.texi (Creating Strings): Argument START to `substring'
9882 can not be `nil'. Expand description of
9883 `substring-no-properties'. Correct description of `split-string',
9884 especially with respect to empty matches. Prevent very bad line
9885 break in definition of `split-string-default-separators'.
9886 (Text Comparison): `string=' and `string<' also accept symbols as
9888 (String Conversion): More completely describe argument BASE in
9890 (Formatting Strings): `%s' and `%S' in `format' do require
9891 corresponding object. Clarify behavior of numeric prefix after
9893 (Case Conversion): The argument to `upcase-initials' can be a
9896 2003-10-27 Kenichi Handa <handa@m17n.org>
9898 * display.texi (Fontsets): Fix texinfo usage.
9900 2003-10-25 Kenichi Handa <handa@m17n.org>
9902 * display.texi (Fontsets): Add description of the function
9905 2003-10-23 Luc Teirlinck <teirllm@auburn.edu>
9907 * display.texi (Temporary Displays): Add xref to `Documentation
9910 * functions.texi (Function Safety): Use inforef instead of pxref
9913 2003-10-23 Andreas Schwab <schwab@suse.de>
9915 * Makefile.in (TEX, texinputdir): Don't define.
9917 (srcs): Remove $(srcdir)/index.perm and $(srcdir)/index.unperm,
9918 add $(srcdir)/index.texi.
9919 ($(infodir)/elisp): Remove index.texi dependency.
9920 (elisp.dvi): Likewise. Use $(TEXI2DVI).
9921 (index.texi): Remove target.
9922 (dist): Don't link $(srcdir)/permute-index.
9923 (clean): Don't remove index.texi.
9925 * permute-index, index.perm: Remove.
9926 * index.texi: Rename from index.unperm.
9928 2003-10-22 Luc Teirlinck <teirllm@auburn.edu>
9930 * tips.texi (Documentation Tips): Document new behavior for face
9931 and variable hyperlinks in Help mode.
9933 2003-10-21 Luc Teirlinck <teirllm@auburn.edu>
9935 * objects.texi (Integer Type): Update for extra bit of integer range.
9936 (Character Type): Ditto.
9938 2003-10-16 Eli Zaretskii <eliz@gnu.org>
9940 * numbers.texi (Integer Basics): Add index entries for reading
9941 numbers in hex, octal, and binary.
9943 2003-10-16 Lute Kamstra <lute@gnu.org>
9945 * modes.texi (Mode Line Format): Mention force-mode-line-update's
9948 2003-10-13 Luc Teirlinck <teirllm@auburn.edu>
9950 * windows.texi (Choosing Window): Fix typo.
9951 * edebug.texi (Edebug Execution Modes): Fix typo.
9953 2003-10-13 Richard M. Stallman <rms@gnu.org>
9955 * windows.texi (Basic Windows): A window has fringe settings,
9956 display margins and scroll-bar settings.
9957 (Splitting Windows): Doc split-window return value.
9958 Clean up one-window-p.
9959 (Selecting Windows): Fix typo.
9960 (Cyclic Window Ordering): Explain frame as ALL-FRAMES in next-window.
9961 (Buffers and Windows): In set-window-buffer, explain effect
9962 on fringe settings and scroll bar settings.
9963 (Displaying Buffers): In pop-to-buffer, explain nil as buffer arg.
9964 (Choosing Window): Use defopt for pop-up-frame-function.
9965 For special-display-buffer-names, explain same-window and same-frame.
9966 Clarify window-dedicated-p return value.
9967 (Textual Scrolling): scroll-up and scroll-down can get an error.
9968 (Horizontal Scrolling): Clarify auto-hscroll-mode.
9969 Clarify set-window-hscroll.
9970 (Size of Window): Don't mention tool bar in window-height.
9971 (Coordinates and Windows): Explain what coordinates-in-window-p
9972 returns for fringes and display margins.
9973 (Window Configurations): Explain saving fringes, etc.
9975 * tips.texi (Library Headers): Clean up Documentation.
9977 * syntax.texi (Parsing Expressions): Clean up forward-comment
9978 and parse-sexp-lookup-properties.
9980 * sequences.texi (Sequence Functions): sequencep accepts bool-vectors.
9982 * os.texi (System Environment): Clean up text for load-average errors.
9984 * modes.texi (Hooks): Don't explain local hook details at front.
9985 Clarify run-hooks and run-hook-with-args a little.
9986 Clean up add-hook and remove-hook.
9988 * edebug.texi (Edebug Execution Modes): Clarify t.
9989 Document edebug-sit-for-seconds.
9990 (Coverage Testing): Document C-x X = and =.
9991 (Instrumenting Macro Calls): Fix typo.
9992 (Specification List): Don't index the specification keywords.
9994 2003-10-10 Kim F. Storm <storm@cua.dk>
9996 * processes.texi (Network): Introduce make-network-process.
9998 2003-10-09 Luc Teirlinck <teirllm@auburn.edu>
10000 * tips.texi (Library Headers): Fix typo.
10002 2003-10-07 Juri Linkov <juri@jurta.org>
10004 * modes.texi (Imenu): Mention imenu-create-index-function's
10005 default value. Explain submenus better.
10007 2003-10-07 Lute Kamstra <lute@gnu.org>
10009 * modes.texi (Faces for Font Lock): Fix typo.
10010 (Hooks): Explain how buffer-local hook variables can refer to
10011 global hook variables.
10012 Various minor clarifications.
10014 2003-10-06 Lute Kamstra <lute@gnu.org>
10016 * tips.texi (Coding Conventions): Mention naming conventions for
10019 2003-10-05 Luc Teirlinck <teirllm@auburn.edu>
10021 * loading.texi (Library Search): Correct default value of
10023 (Named Features): Fix typo.
10025 2003-10-05 Richard M. Stallman <rms@gnu.org>
10027 * loading.texi (Named Features): In `provide',
10028 say how to test for subfeatures.
10029 (Unloading): In unload-feature, use new var name
10030 unload-feature-special-hooks.
10032 2003-10-03 Lute Kamstra <lute@gnu.org>
10034 * modes.texi (Major Mode Conventions): Mention third way to set up
10036 (Imenu): A number of small fixes.
10037 Delete documentation of internal variable imenu--index-alist.
10038 Document the return value format of imenu-create-index-function
10041 2003-09-30 Richard M. Stallman <rms@gnu.org>
10043 * processes.texi (Network): Say what stopped datagram connections do.
10045 * lists.texi (Association Lists): Clarify `assq-delete-all'.
10047 * display.texi (Overlay Properties): Clarify `evaporate' property.
10049 2003-09-29 Lute Kamstra <lute@gnu.org>
10051 * modes.texi (Mode Line Data): Explain when symbols in mode-line
10052 constructs should be marked as risky.
10053 Change cons cell into proper list.
10054 (Mode Line Variables): Change cons cell into proper list.
10056 2003-09-26 Lute Kamstra <lute@gnu.org>
10058 * modes.texi (Mode Line Data): Document the :propertize construct.
10059 (Mode Line Variables): Reorder the descriptions of the variables
10060 to match their order in the default mode-line-format.
10061 Describe the new variables mode-line-position and mode-line-modes.
10062 Update the default values of mode-line-frame-identification,
10063 minor-mode-alist, and default-mode-line-format.
10064 (Properties in Mode): Mention the :propertize construct.
10066 2003-09-26 Richard M. Stallman <rms@gnu.org>
10068 * buffers.texi, commands.texi, debugging.texi, eval.texi:
10069 * loading.texi, minibuf.texi, text.texi, variables.texi:
10070 Avoid @strong{Note:}.
10072 2003-09-26 Richard M. Stallman <rms@gnu.org>
10074 * keymaps.texi (Remapping Commands): Fix typo.
10076 2003-09-23 Luc Teirlinck <teirllm@mail.auburn.edu>
10078 * processes.texi (Low-Level Network): Fix typo.
10080 2003-09-23 Kim F. Storm <storm@cua.dk>
10082 * processes.texi (Network, Network Servers): Fix typos.
10083 (Low-Level Network): Add timeout value for :server keyword.
10084 Add new option keywords to make-network-process.
10085 Add set-network-process-options.
10086 Explain how to test availability of network options.
10088 2003-09-19 Richard M. Stallman <rms@gnu.org>
10090 * text.texi (Motion by Indent): Arg to
10091 backward-to-indentation and forward-to-indentation is optional.
10093 * strings.texi (Creating Strings): Add substring-no-properties.
10096 (Process Information): Add list-processes arg QUERY-ONLY.
10097 Delete process-contact from here.
10098 Add new status values for process-status.
10099 Add process-get, process-put, process-plist, set-process-plist.
10100 (Synchronous Processes): Add call-process-shell-command.
10101 (Signals to Processes): signal-process allows process objects.
10102 (Network): Complete rewrite.
10103 (Network Servers, Datagrams, Low-Level Network): New nodes.
10105 * positions.texi (Word Motion): forward-word, backward-word
10106 arg is optional. Reword.
10108 * abbrevs.texi (Defining Abbrevs): Index no-self-insert.
10110 * variables.texi (Creating Buffer-Local):
10111 Delete duplicate definition of buffer-local-value.
10112 (File Local Variables): Explain about discarding text props.
10114 2003-09-11 Richard M. Stallman <rms@gnu.org>
10116 * minibuf.texi (Intro to Minibuffers): Explain that the minibuffer
10117 changes variables that record input events.
10118 (Minibuffer Misc): Add minibuffer-selected-window.
10120 * lists.texi (Building Lists): Add copy-tree.
10122 * display.texi (Fontsets): Add char-displayable-p.
10123 (Scroll Bars): New node.
10125 2003-09-08 Lute Kamstra <lute@gnu.org>
10127 * modes.texi (%-Constructs): Document new `%i' and `%I'
10130 2003-09-03 Peter Runestig <peter@runestig.com>
10132 * makefile.w32-in: New file.
10134 2003-08-29 Richard M. Stallman <rms@gnu.org>
10136 * display.texi (Overlay Properties): Clarify how priorities
10137 affect use of the properties.
10139 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10141 * customize.texi (Type Keywords): Correct the description of
10142 `:help-echo' in the case where `motion-doc' is a function.
10144 2003-08-14 John Paul Wallington <jpw@gnu.org>
10146 * modes.texi (Emulating Mode Line): Subsection, not section.
10148 2003-08-13 Richard M. Stallman <rms@gnu.org>
10150 * elisp.texi (Top): Update subnode lists in menu.
10152 * text.texi (Insertion): Add insert-buffer-substring-no-properties.
10153 (Kill Functions): kill-region has new arg yank-handler.
10154 (Yanking): New node.
10155 (Yank Commands): Add yank-undo-function.
10156 (Low-Level Kill Ring):
10157 kill-new and kill-append have new arg yank-handler.
10158 (Changing Properties): Add remove-list-of-text-properties.
10159 (Atomic Changes): New node.
10161 * symbols.texi (Other Plists): Add lax-plist-get, lax-plist-put.
10163 * streams.texi (Output Variables): Add eval-expression-print-length
10164 and eval-expression-print-level.
10166 * os.texi (Time Conversion): For encode-time, explain limits on year.
10168 * objects.texi (Character Type): Define anchor "modifier bits".
10170 * modes.texi (Emulating Mode Line): New node.
10171 (Search-based Fontification): Font Lock uses font-lock-face property.
10172 (Other Font Lock Variables): Likewise.
10174 * keymaps.texi (Format of Keymaps): Keymaps contain char tables,
10176 (Active Keymaps): Add emulation-mode-map-alists.
10177 (Functions for Key Lookup): key-binding has new arg no-remap.
10178 (Remapping Commands): New node.
10179 (Scanning Keymaps): where-is-internal has new arg no-remap.
10180 (Tool Bar): Add tool-bar-local-item-from-menu.
10181 Clarify when to use tool-bar-add-item-from-menu.
10183 * commands.texi (Interactive Call): commandp has new arg.
10184 (Command Loop Info): Add this-original-command.
10186 2003-08-06 John Paul Wallington <jpw@gnu.org>
10188 * compile.texi (Compiler Errors): Say `@end defmac' after `@defmac'.
10190 * display.texi (Warning Basics): Fix typo.
10191 (Fringes): Add closing curly bracket and fix typo.
10193 * elisp.texi (Top): Fix typo.
10195 2003-08-05 Richard M. Stallman <rms@gnu.org>
10197 * elisp.texi: Update lists of subnodes.
10199 * windows.texi (Buffers and Windows): set-window-buffer has new arg.
10201 * variables.texi (Local Variables): Use lc for example variable names.
10203 * tips.texi (Library Headers): Explain where to put -*-.
10205 * strings.texi (Creating Strings): Fix xref for vconcat.
10207 * sequences.texi (Vector Functions):
10208 vconcat no longer allows integer args.
10210 * minibuf.texi (Reading File Names): read-file-name has new
10211 arg PREDICATE. New function read-directory-name.
10213 * macros.texi (Defining Macros): Give definition of `declare'.
10214 (Indenting Macros): New node.
10216 * frames.texi (Parameter Access): Add modify-all-frames-parameters.
10217 (Window Frame Parameters): Make separate table of parameters
10218 that are coupled with specific face attributes.
10219 (Deleting Frames): delete-frame-hooks renamed to
10220 delete-frame-functions.
10222 * files.texi (Magic File Names): Add file-remote-p.
10223 Clarify file-local-copy.
10225 * edebug.texi (Instrumenting Macro Calls): Don't define `declare'
10226 here; instead xref Defining Macros.
10228 * display.texi (Warnings): New node, and subnodes.
10229 (Fringes): New node.
10231 * debugging.texi (Test Coverage): New node.
10233 * compile.texi (Compiler Errors): Explain with-no-warnings
10234 and other ways to suppress warnings.
10236 * commands.texi (Interactive Call): Minor clarification.
10238 * buffers.texi (Buffer File Name): set-visited-file-name
10239 renames the buffer too.
10241 * abbrevs.texi (Abbrev Tables): Add copy-abbrev-table.
10243 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10245 * abbrevs.texi (Abbrev Expansion): Use \s syntax in example.
10247 2003-07-22 Markus Rost <rost@math.ohio-state.edu>
10249 * internals.texi (Garbage Collection): Fix previous change.
10251 2003-07-22 Richard M. Stallman <rms@gnu.org>
10253 * files.texi (Truenames): Add LIMIT arg to file-chase-links.
10255 * display.texi (Width): Use \s syntax in example.
10256 (Font Selection): Add face-font-rescale-alist.
10258 * modes.texi (Imenu): Add xref to Emacs Manual node on Imenu.
10259 Remove spurious indent in example.
10261 * lists.texi (Building Lists): Add number-sequence.
10263 * internals.texi (Garbage Collection): Add gcs-done, gc-elapsed.
10265 * functions.texi (Function Documentation): Explain how to
10266 show calling convention explicitly in the doc string.
10268 * windows.texi (Selecting Windows): save-selected-window saves
10269 selected window of each frame.
10270 (Window Configurations): Minor change.
10272 * syntax.texi (Syntax Table Functions): Use \s syntax in examples.
10274 * streams.texi (Output Variables): Add print-continuous-numbering
10275 and print-number-table.
10277 * processes.texi (Decoding Output): New node.
10279 * os.texi (Time Conversion): decode-time arg is optional.
10281 * objects.texi (Character Type): Don't use space as example for \.
10282 Make list of char names and \-sequences correspond.
10283 Explain that \s is not used in strings. `\ ' needs space after.
10285 * nonascii.texi (Converting Representations): Add string-to-multibyte.
10286 (Translation of Characters): Add translation-table-for-input.
10287 (Default Coding Systems): Add auto-coding-functions.
10288 (Explicit Encoding): Add decode-coding-inserted-region.
10289 (Locales): Add locale-info.
10291 * minibuf.texi (Basic Completion): Describe test-completion.
10292 Collections can be lists of strings.
10293 Clean up lazy-completion-table.
10294 (Programmed Completion): Mention test-completion.
10295 Clarify why lambda expressions are not accepted.
10296 (Minibuffer Misc): Describe minibufferp.
10298 2003-07-14 Richard M. Stallman <rms@gnu.org>
10300 * buffers.texi (Killing Buffers): kill-buffer-hook is perm local.
10302 * windows.texi (Selecting Windows): New arg to select-window.
10303 (Selecting Windows): Add with-selected-window.
10304 (Size of Window): Add window-inside-edges, etc.
10306 * internals.texi (Garbage Collection): Add post-gc-hook.
10308 * processes.texi (Subprocess Creation): Add exec-suffixes.
10310 * keymaps.texi (Functions for Key Lookup): Add current-active-maps.
10311 (Scanning Keymaps): Add map-keymaps.
10312 (Defining Menus): Add keymap-prompt.
10314 * numbers.texi (Integer Basics): Add most-positive-fixnum,
10315 most-negative-fixnum.
10317 * compile.texi (Byte Compilation): Explain no-byte-compile.
10318 (Compiler Errors): New node.
10320 * os.texi (User Identification): user-uid, user-real-uid
10323 * modes.texi (Major Mode Conventions): Explain about run-mode-hooks
10324 and about derived modes.
10325 (Minor Modes): Add minor-mode-list.
10326 (Defining Minor Modes): Keyword args for define-minor-mode.
10327 (Search-based Fontification): Explain managing other properties.
10328 (Other Font Lock Variables): Add font-lock-extra-managed-props.
10329 (Faces for Font Lock): Add font-lock-preprocessor-face.
10330 (Hooks): Add run-mode-hooks and delay-mode-hooks.
10332 * variables.texi (Creating Buffer-Local): Add buffer-local-value.
10333 (Variable Aliases): Clarify defvaralias.
10335 * loading.texi (Library Search): Add load-suffixes.
10337 * minibuf.texi (Basic Completion): Add lazy-completion-table.
10338 (Programmed Completion): Add dynamic-completion-table.
10340 * files.texi (Changing Files): copy-file allows dir as NEWNAME.
10341 (Magic File Names): Specify precedence order of handlers.
10343 * commands.texi (Command Overview): Emacs server runs pre-command-hook
10344 and post-command-hook.
10345 (Waiting): New calling convention for sit-for.
10347 * text.texi (Special Properties): local-map and keymap properties
10348 apply based on their stickiness.
10350 2003-07-07 Richard M. Stallman <rms@gnu.org>
10352 * modes.texi (Minor Mode Conventions): Specify only some kinds
10353 of list values as args to minor modes.
10355 * files.texi (File Name Expansion): Warn about iterative use
10356 of substitute-in-file-name.
10358 * advice.texi (Activation of Advice): Clean up previous change.
10360 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
10362 * advice.texi (Activation of Advice): Note that ad-start-advice is
10363 turned on by default.
10365 2003-06-30 Richard M. Stallman <rms@gnu.org>
10367 * text.texi (Buffer Contents): Document current-word.
10368 (Change Hooks): Not called for *Messages*.
10370 * functions.texi (Defining Functions): Explain about redefining
10372 (Function Safety): Rename. Minor changes.
10373 Comment out the detailed criteria for what is safe.
10375 2003-06-22 Andreas Schwab <schwab@suse.de>
10377 * objects.texi (Symbol Type): Fix description of examples.
10379 2003-06-16 Andreas Schwab <schwab@suse.de>
10381 * hash.texi (Creating Hash): Fix description of :weakness.
10383 2003-06-13 Kai Großjohann <kai.grossjohann@gmx.net>
10385 * files.texi (Changing Files): copy-file copies file modes, too.
10387 2003-05-28 Richard M. Stallman <rms@gnu.org>
10389 * strings.texi (Creating Strings): Clarify split-string.
10391 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
10393 * strings.texi (Creating Strings): Update split-string specification
10396 2003-05-19 Richard M. Stallman <rms@gnu.org>
10398 * elisp.texi: Correct invariant section names.
10400 2003-04-20 Richard M. Stallman <rms@gnu.org>
10402 * os.texi (Timers): Explain about timers and quitting.
10404 2003-04-19 Richard M. Stallman <rms@gnu.org>
10406 * internals.texi (Writing Emacs Primitives): Strings are
10407 no longer special for GCPROs. Mention GCPRO5, GCPRO6.
10408 Explain GCPRO convention for varargs function args.
10410 2003-04-16 Richard M. Stallman <rms@gnu.org>
10412 * minibuf.texi (Minibuffer Misc): Document fn minibuffer-message.
10414 2003-04-08 Richard M. Stallman <rms@gnu.org>
10416 * files.texi (Kinds of Files): Correct return value of file-symlink-p.
10418 2003-02-13 Kim F. Storm <storm@cua.dk>
10420 * objects.texi (Character Type): New \s escape for space.
10422 2003-01-31 Joe Buehler <jhpb@draco.hekimian.com>
10424 * os.texi (System Environment): Add cygwin system-type.
10426 2003-01-25 Richard M. Stallman <rms@gnu.org>
10428 * keymaps.texi: Document that a symbol can act as a keymap.
10430 2003-01-13 Richard M. Stallman <rms@gnu.org>
10432 * text.texi (Changing Properties): Say string indices are origin-0.
10434 * positions.texi (Screen Lines) <compute-motion>:
10435 Correct order of elts in return value.
10437 * keymaps.texi (Changing Key Bindings) <define-key>: Mention
10438 how to define a default binding.
10440 2002-12-07 Markus Rost <rost@math.ohio-state.edu>
10442 * loading.texi (Unloading): Fix recent change for load-history.
10444 * customize.texi (Simple Types): Clarify description of custom
10445 type 'number. Describe new custom type 'float.
10447 2002-12-04 Markus Rost <rost@math.ohio-state.edu>
10449 * variables.texi (File Local Variables): Fix typo.
10451 2002-10-23 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10453 From Michael Albinus <Michael.Albinus@alcatel.de>.
10455 * README: Target for Info file is `make info'.
10457 * files.texi (File Name Components): Fix typos in
10458 `file-name-sans-extension'.
10459 (Magic File Names): Complete list of operations for magic file
10462 2002-09-16 Jonathan Yavner <jyavner@engineer.com>
10464 * variables.texi (File Local Variables): New function
10465 risky-local-variable-p.
10467 2002-09-15 Jonathan Yavner <jyavner@engineer.com>
10469 * functions.texi (Function safety): New node about unsafep.
10471 2002-08-05 Per Abrahamsen <abraham@dina.kvl.dk>
10473 * customize.texi (Splicing into Lists): Fix example.
10474 Reported by Fabrice Bauzac <fabrice.bauzac@wanadoo.fr>.
10476 2002-06-17 Juanma Barranquero <lektu@terra.es>
10478 * frames.texi (Display Feature Testing): Fix typo.
10480 2002-06-12 Andreas Schwab <schwab@suse.de>
10482 * frames.texi (Initial Parameters, Resources): Fix references to
10485 2002-05-13 Kim F. Storm <storm@cua.dk>
10487 * variables.texi (Intro to Buffer-Local): Updated warning and
10488 example relating to changing buffer inside let.
10490 2002-03-10 Jan Djärv <jan.h.d@swipnet.se>
10492 * os.texi (Session Management): New node about X Session management.
10494 2002-01-18 Eli Zaretskii <eliz@is.elta.co.il>
10496 * elisp.texi (VERSION): Set to 2.9. Update the version of Emacs
10497 to which the manual corresponds, and the copyright years.
10499 * Makefile.in (VERSION): Set to 2.9.
10501 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il>
10503 * elisp.texi: Change the category in @dircategory to "Emacs", to
10504 make it consistent with info/dir.
10506 2001-11-25 Miles Bader <miles@gnu.org>
10508 * text.texi (Fields): Describe new `limit' arg in
10509 field-beginning/field-end.
10511 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
10513 * permute-index: Don't depend on csh-specific features.
10514 Replace the interpreter name with /bin/sh.
10516 * two-volume-cross-refs.txt: New file.
10517 * two.el: New file.
10518 * spellfile: New file.
10520 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10522 * permute-index: New file.
10524 * vol1.texi, vol2.texi: Renamed from elisp-vol1.texi and
10525 elisp-vol2.texi, respectively, to avoid file-name clashes in DOS
10526 8+3 restricted namespace.
10528 * Makefile.in (infodir): Define relative to $(srcdir).
10529 ($(infodir)/elisp): Don't chdir into $(srcdir), but add it to the
10530 include directories list via -I switch to makeinfo.
10531 (index.texi): Use cp if both hard and symbolic links fail.
10533 2001-11-10 Eli Zaretskii <eliz@is.elta.co.il>
10535 * Makefile.in (distclean): Add.
10537 The following changes make ELisp manual part of the Emacs
10540 * Makefile.in: Add Copyright notice.
10542 (infodir): Change value to "../info".
10543 (VPATH): New variable.
10544 (MAKE): Don't define.
10545 (texmacrodir): Don't define.
10546 (texinputdir): Append the existing value of TEXINPUTS.
10547 ($(infodir)/elisp): Instead of just "elisp". Reformat the
10548 command to be compatible with man/Makefile.in, and to put the
10549 output into ../info.
10550 (info): Add target.
10551 (installall): Target removed.
10553 2001-10-31 Pavel Janík <Pavel@Janik.cz>
10555 * tips.texi (Coding Conventions): Fix typo.
10557 2001-10-23 Gerd Moellmann <gerd@gnu.org>
10559 * Makefile.in (srcs): Add gpl.texi and doclicense.texi.
10561 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
10563 * files.texi (File Name Components): Update the description of
10564 file-name-sans-extension and file-name-extension, as they now
10565 ignore leading dots.
10567 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10569 * (Version 21.1 released.)
10571 2001-10-19 Miles Bader <miles@gnu.org>
10573 * positions.texi (Text Lines): Describe behavior of
10574 `beginning-of-line'/`end-of-line' in the presence of field properties.
10576 2001-10-17 Gerd Moellmann <gerd@gnu.org>
10578 * Makefile.in (VERSION): Set to 2.8.
10579 (manual): Use `manual-21'.
10581 * elisp.texi (VERSION): Add and use it where the version
10582 number was used. Set it to 2.8.
10584 * intro.texi: Likewise.
10586 2001-10-13 Eli Zaretskii <eliz@is.elta.co.il>
10588 * files.texi (File Name Completion): Document the significance of
10589 a trailing slash in elements of completion-ignored-extensions.
10591 2001-10-06 Miles Bader <miles@gnu.org>
10593 * variables.texi (Variable Aliases): It's `@defmac', not `@defmacro'.
10595 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10597 * variables.texi (Variable Aliases): New node.
10599 2001-10-04 Gerd Moellmann <gerd@gnu.org>
10603 2001-10-02 Miles Bader <miles@gnu.org>
10605 * minibuf.texi (Minibuffer Misc): Add entries for
10606 `minibuffer-contents', `minibuffer-contents-no-properties', and
10607 `delete-minibuffer-contents'.
10608 Correct description for `minibuffer-prompt-end'.
10610 * text.texi (Property Search): Correct descriptions of
10611 `next-char-property-change' and `previous-char-property-change'.
10612 Add entries for `next-single-char-property-change' and
10613 `previous-single-char-property-change'.
10614 Make operand names a bit more consistent.
10616 2001-09-30 Eli Zaretskii <eliz@is.elta.co.il>
10618 * frames.texi (Finding All Frames): Document that next-frame and
10619 previous-frame are local to current terminal.
10621 2001-09-26 Eli Zaretskii <eliz@is.elta.co.il>
10623 * keymaps.texi (Creating Keymaps): Fix the description of the
10624 result of make-keymap.
10626 2001-09-23 Eli Zaretskii <eliz@is.elta.co.il>
10628 * display.texi (Font Lookup, Attribute Functions)
10629 (Image Descriptors): Add cross-references to the definition of
10632 * buffers.texi (The Buffer List): Add cross-references to the
10633 definition of selected frame.
10635 * frames.texi (Input Focus): Clarify which frame is _the_ selected
10636 frame at any given time.
10637 (Multiple Displays, Size and Position): Add a cross-reference to
10638 the definition of the selected frame.
10640 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il>
10642 * strings.texi (String Conversion) <string-to-number>: Document
10643 that a float is returned for integers that are too large.
10645 * frames.texi (Mouse Position): Document mouse-position-function.
10646 (Display Feature Testing): Document display-images-p.
10647 (Window Frame Parameters): Document the cursor-type variable.
10649 * numbers.texi (Integer Basics): Document CL style read syntax for
10650 integers in bases other than 10.
10652 * positions.texi (List Motion):
10653 Document open-paren-in-column-0-is-defun-start.
10655 * lists.texi (Sets And Lists): Document member-ignore-case.
10657 * internals.texi (Garbage Collection): Document the used and free
10659 (Memory Usage): Document strings-consed.
10661 * os.texi (Time of Day): Document float-time.
10662 (Recording Input): Document that clear-this-command-keys clears
10663 the vector to be returned by recent-keys.
10665 * keymaps.texi (Scanning Keymaps) <where-is-internal>: The
10666 argument keymap can be a list.
10668 * nonascii.texi (User-Chosen Coding Systems)
10669 <select-safe-coding-system>: Document the new argument
10670 accept-default-p and the variable
10671 select-safe-coding-system-accept-default-p. Tell what happens if
10672 buffer-file-coding-system is undecided.
10673 (Default Coding Systems): Document auto-coding-regexp-alist.
10675 * display.texi (The Echo Area) <message>: Document
10676 message-truncate-lines.
10677 (Glyphs): Document that the glyph table is unused on windowed
10680 * help.texi (Describing Characters) <single-key-description>:
10681 Document the new argument no-angles.
10682 (Accessing Documentation) <documentation-property>: Document that
10683 a non-string property is evaluated.
10684 <documentation>: Document that the function-documentation property
10687 * windows.texi (Selecting Windows): Document some-window.
10689 * text.texi (MD5 Checksum): New node, documents the md5 primitive.
10691 * hooks.texi (Standard Hooks): Add kbd-macro-termination-hook and
10694 * commands.texi (Using Interactive): Document interactive-form.
10695 (Keyboard Macros): Document kbd-macro-termination-hook.
10696 (Command Loop Info): Document that clear-this-command-keys clears
10697 the vector to be returned by recent-keys.
10699 2001-09-04 Werner LEMBERG <wl@gnu.org>
10701 * Makefile.in (srcdir, texinputdir): New variables.
10702 (srcs, index.texi, install): Use $(srcdir).
10703 (.PHONY): Remove elisp.dvi.
10704 (elisp): Use -I switch for makeinfo.
10705 (elisp.dvi): Use $(srcdir) and $(texinputdir).
10706 (installall, dist): Use $(srcdir).
10707 Fix path to texinfo.tex.
10708 (maintainer-clean): Add elisp.dvi and elisp.oaux.
10710 2001-08-30 Gerd Moellmann <gerd@gnu.org>
10712 * display.texi (Conditional Display): Adjust to API change.
10714 * configure: New file.
10716 2001-07-30 Gerd Moellmann <gerd@gnu.org>
10718 * commands.texi (Repeat Events): Add description of
10721 2001-05-08 Stefan Monnier <monnier@cs.yale.edu>
10723 * syntax.texi (Syntax Class Table): Add the missing designator for
10724 comment and string fences.
10725 (Syntax Properties): Add a xref to syntax table internals.
10726 (Syntax Table Internals): Document string-to-syntax.
10728 2001-05-07 Gerd Moellmann <gerd@gnu.org>
10730 * Makefile.in (install): Use install-info command line options
10731 like in Emacs' Makefile.in.
10733 2000-12-09 Miles Bader <miles@gnu.org>
10735 * windows.texi (Window Start): Update documentation for
10736 `pos-visible-in-window-p'.
10738 2000-11-12 Stefan Monnier <monnier@cs.yale.edu>
10740 * lists.texi (Building Lists): Add footnote to explain how to add
10741 to the end of a list.
10743 2000-10-25 Gerd Moellmann <gerd@gnu.org>
10745 * files.texi (Visiting Functions): Typos.
10747 2000-10-25 Kenichi Handa <handa@etl.go.jp>
10749 * files.texi (Visiting Functions): Return value of
10750 find-file-noselect may be a list of buffers if wildcards are used.
10752 2000-10-24 Miles Bader <miles@lsi.nec.co.jp>
10754 * display.texi (Defining Faces): Document `graphic' display type
10757 2000-10-18 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10759 * hooks.texi (Standard Hooks): Replace obsolete
10760 `after-make-frame-hook' with `after-make-frame-functions'.
10762 * frames.texi (Creating Frames): Ditto.
10764 * variables.texi (Future Local Variables): Ditto.
10766 2000-10-16 Gerd Moellmann <gerd@gnu.org>
10768 * display.texi (Other Image Types): Add description of :foreground
10769 and :background properties of mono PBM images.
10771 2000-08-17 Werner LEMBERG <wl@gnu.org>
10773 * .cvsignore: New file.
10775 2000-01-05 Gerd Moellmann <gerd@gnu.org>
10777 * tindex.pl: New script.
10779 1999-12-03 Dave Love <fx@gnu.org>
10781 * Makefile.in (MAKEINFO): New parameter.
10783 1999-09-17 Richard Stallman <rms@gnu.org>
10785 * Makefile.in (srcs): Add hash.texi.
10786 (VERSION): Update to 20.6.
10788 1999-09-13 Richard Stallman <rms@gnu.org>
10790 * Makefile.in (index.texi): If cannot make a symlink, make a hard link.
10792 1998-08-29 Karl Heuer <kwzh@gnu.org>
10794 * configure.in: New file.
10795 * Makefile.in: Renamed from Makefile.
10796 (prefix, infodir): Use value obtained from configure.
10797 (emacslibdir): Obsolete variable deleted.
10798 (dist): Distribute configure.in, configure, Makefile.in.
10800 1998-06-12 Richard Stallman <rms@psilocin.ai.mit.edu>
10802 * Makefile (INSTALL_INFO): New variable.
10803 (install): Run install-info.
10805 1998-05-09 Richard Stallman <rms@psilocin.ai.mit.edu>
10807 * Makefile (elisp.dvi): Add missing backslash.
10809 1998-05-02 Richard Stallman <rms@psilocin.gnu.org>
10811 * Makefile (elisp.dvi): Don't depend on texindex or on elisp.tps.
10812 Run texindex without `./'. Always run texindex on elisp.tp.
10813 (elisp.tps): Target deleted.
10815 1998-04-05 Richard Stallman <rms@psilocin.gnu.org>
10817 * Makefile (srcs): Add nonascii.texi and customize.texi.
10818 (dist): Start by deleting `temp'.
10820 1998-02-17 Richard Stallman <rms@psilocin.gnu.org>
10822 * Makefile (makeinfo, texindex): Targets deleted.
10823 (makeinfo.o, texindex.o): Targets deleted.
10824 (clean, dist): Don't do anything with them or with getopt*.
10826 1998-01-30 Richard Stallman <rms@psilocin.gnu.org>
10828 * Makefile (SHELL): Defined.
10830 1998-01-27 Richard Stallman <rms@psilocin.gnu.org>
10832 * Makefile (elisp.tps): New target.
10833 (elisp.dvi): Depend on elisp.tps.
10835 1996-04-03 Karl Heuer <kwzh@gnu.ai.mit.edu>
10837 * README: Update phone number.
10839 * Makefile (elisp): Make this be the default target.
10840 Depend on makeinfo.c instead of makeinfo.
10841 (install): Don't depend on elisp.dvi, since we don't install that.
10843 (dist): Add mkinstalldirs.
10845 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10847 * Makefile (VERSION): Update version number.
10848 (maintainer-clean): Rename from realclean.
10850 1995-06-07 Karl Heuer <kwzh@nutrimat.gnu.ai.mit.edu>
10852 * Makefile (realclean): New target.
10853 (elisp): Remove any old elisp-* files first.
10855 1993-11-23 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10857 * Makefile (VERSION): New variable.
10858 (dist): Make packaged directory name `elisp-manual-19-$(VERSION)'.
10859 Compressed file suffix should be `.gz', not `.z'.
10861 1993-11-22 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10863 * Makefile (elisp): Depend on makeinfo.
10865 1993-11-19 Noah Friedman (friedman@gnu.ai.mit.edu)
10867 * Makefile (srcs): Add anti.texi.
10869 1993-05-28 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10871 * Makefile (infodir, prefix): New vars.
10872 (install): Use infodir.
10873 (emacsinfodir): Delete.
10875 1993-05-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10877 * Makefile (srcs): Add calendar.texi.
10879 * Makefile (dist): Copy texindex.c and makeinfo.c.
10880 Limit elisp-* files to those with one or two digits.
10882 1993-05-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10884 * Makefile (dist): Change to use Gzip instead of compress.
10886 1993-04-23 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10888 * loading.texi (Unloading): define-function changed back to
10889 defalias. It may not stay this way, but at least it's
10890 consistent with the known-good version of the code patch.
10892 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10894 * modes.texi (Hooks): Document new optional arg of add-hook.
10896 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10898 * variables.texi: Document nil initial value of buffer-local variables.
10900 * tips.texi: Add new section on standard library headers.
10902 1993-02-27 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10904 * Makefile (srcs): Add frame.texi to the list of sources.
10906 1993-02-23 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10908 * Makefile (dist): Don't bother excluding autosave files; they'll
10909 never make it into the temp directory anyway, and the hash marks
10910 in the name are problematic for make and the Bourne shell.
10913 1993-02-12 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10915 * Makefile (dist): Don't include backup files or autosave files in
10916 the distribution tar file.
10918 1991-11-26 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10920 * Makefile (srcs): Add index.perm.
10921 (elisp.dvi): Remove erroneous shell comment.
10922 Expect output of permute-index in permuted.fns.
10923 Save old elisp.aux in elisp.oaux.
10924 (clean): Add index.texi to be deleted.
10926 1990-08-11 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10928 * Makefile (elisp.dvi, index.texi): Use shell if instead of ifdef.
10930 1990-06-26 David Lawrence (tale@geech)
10932 * files.texi: Noted that completion-ignored-extensions is ignored
10933 when making *Completions*.
10935 1990-06-08 Jay Fenlason (hack@ai.mit.edu)
10937 * Makefile make dist now depends on elisp.dvi, since it tries
10938 to include it in the dist file.
10940 1990-03-28 Jim Kingdon (kingdon@mole.ai.mit.edu)
10942 * functions.texinfo (Mapping Functions): Add missing quote.
10944 1989-06-19 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10946 * texinfo.tex (frenchspacing): Use decimal codes for char to be set.
10947 (defunargs): Turn off \hyphenchar of \sl font temporarily.
10949 1989-05-10 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10951 * @result{}, @expansion{}, @print{}, @quiv{}, @point{},
10952 and @error{} are the terms now being used. The files in the
10953 directory have been changed to reflect this.
10955 * All instances of @indentedresultt{} have been changed to
10956 ` @result{}', using 5 spaces at the beginning of the line.
10958 1989-04-24 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10960 * @result{}, @expandsto{}, @prints{}, @quiv{}, @error{}, and the
10961 experimental @indentedresult{}, @indentedexpandsto{} are part of
10962 the texinfo.tex in this directory. These TeX macros are not
10965 1989-04-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10967 * texinfo.tex: Temporarily added
10968 \let\result=\dblarrow
10969 \def\error{{\it ERROR} \longdblarrow}
10970 We need to do this better soon.
10972 1989-04-11 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
10974 * Applied Karl Berry's patches to *.texinfo files, but not to
10975 texinfo.tex; those diffs are in `berry-texinfo-tex-diffs'. (Karl's
10976 new title page format is also not applied, since it requires
10977 texinfo.tex changes.)
10979 * Cleaned up `Makefile' and defined the `emacslibdir' directory
10980 for the Project GNU development environment.
10982 ;; Local Variables:
10986 Copyright (C) 1998-2012 Free Software Foundation, Inc.
10988 This file is part of GNU Emacs.
10990 GNU Emacs is free software: you can redistribute it and/or modify
10991 it under the terms of the GNU General Public License as published by
10992 the Free Software Foundation, either version 3 of the License, or
10993 (at your option) any later version.
10995 GNU Emacs is distributed in the hope that it will be useful,
10996 but WITHOUT ANY WARRANTY; without even the implied warranty of
10997 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10998 GNU General Public License for more details.
11000 You should have received a copy of the GNU General Public License
11001 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.