(Common Keywords): Document how to use
[bpt/emacs.git] / lispref / ChangeLog
index cab118b..7bc5e51 100644 (file)
@@ -1,3 +1,428 @@
+2006-07-28  Richard Stallman  <rms@gnu.org>
+
+       * customize.texi (Common Keywords): Document how to use
+       :package-version in a package not in Emacs.
+
+2006-07-28  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Reading One Event): Fix last change.
+
+2006-07-26  Chong Yidong  <cyd@stupidchicken.com>
+
+       * commands.texi (Reading One Event): Document SECONDS argument for
+       read-event, read-char, and read-char-exclusive.
+
+2006-07-25  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * modes.texi (Multiline Font Lock): Can't use jit-lock-defer-multiline
+       to ensure correct identification.
+
+2006-07-24  Richard Stallman  <rms@gnu.org>
+
+       * text.texi (Clickable Text): Clarify.
+
+       * sequences.texi (Vector Functions): Delete duplicate xref.
+
+       * objects.texi (Function Type): Clarify.
+
+       * modes.texi (Keymaps and Minor Modes): List punct chars for minor
+       modes.
+
+       * lists.texi (List Variables): New node.
+       Material moved from other nodes.
+
+       * variables.texi (Setting Variables): add-to-list and
+       add-to-ordered-list moved to List Variables node.
+
+2006-07-23  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * text.texi (Links and Mouse-1):
+       For mouse-on-link-p, expand on arg POS.
+
+2006-07-21  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Forcing Redisplay): Don't mention systems which
+       don't support sub-second timers for redisplay-preemption-period.
+
+       * os.texi (Terminal Output): Clarify text vs graphical terminal.
+
+2006-07-21  Eli Zaretskii  <eliz@gnu.org>
+
+       * frames.texi (Input Focus): Document that focus-follows-mouse has
+       no effect on MS-Windows.
+
+2006-07-18  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Forcing Redisplay): Cleanups in previous change.
+
+       * processes.texi (Low-Level Network): Make menu more convenient.
+
+2006-07-18  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Forcing Redisplay): redisplay-preemption-period
+       only used on window systems.  Add xref to Terminal Output.
+
+       * os.texi (Terminal Output): baud-rate only controls preemption on
+       non-window systems.  Add xref to Forcing Redisplay.
+
+       * processes.texi (Low-Level Network): Rename node "Make Network"
+       to "Network Processes".
+
+2006-07-18  Karl Berry  <karl@gnu.org>
+
+       * variables.texi, functions.texi, customize.texi, loading.texi:
+       * edebug.texi, minibuf.texi: Fix page breaks through chapter 20.
+
+2006-07-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * commands.texi (Waiting): Document batch-mode sit-for behavior.
+
+2006-07-17  Richard Stallman  <rms@gnu.org>
+
+       * eval.texi, elisp.texi, text.texi: Use real doublequote inside menus.
+       Put period and comma inside quotes.
+
+       * loading.texi, markers.texi: Use real doublequote inside menus.
+
+       * windows.texi: Put point and comma inside quotes.
+       (Textual Scrolling): Use @samp for error message.
+
+       * variables.texi, tips.texi, syntax.texi, symbols.texi:
+       * strings.texi, streams.texi, processes.texi, os.texi:
+       * objects.texi, numbers.texi, modes.texi, minibuf.texi:
+       * lists.texi, keymaps.texi, intro.texi, hash.texi, internals.texi:
+       * gpl.texi, functions.texi, files.texi, frames.texi, doclicense.texi:
+       * display.texi, control.texi, commands.texi, buffers.texi, anti.texi:
+       Put point and comma inside quotes.
+
+       * control.texi (Processing of Errors): Add command-error-function.
+
+       * variables.texi (File Local Variables): Clarify that
+       file local variables make buffer-local bindings.
+
+       * modes.texi (Syntactic Font Lock): Give default for
+       font-lock-syntax-table.
+
+2006-07-17  Nick Roberts  <nickrob@snap.net.nz>
+
+       * text.texi (Special Properties): Clean up previous change.
+
+2006-07-16  Karl Berry  <karl@gnu.org>
+
+       * objects.texi, numbers.texi, strings.texi, lists.texi, hash.texi:
+       * control.texi: Fix bad page breaks through chapter 10 (control).
+
+       * anti.texi (Antinews): Reorder face-attribute fns to avoid
+       underfull hbox.
+
+2006-07-15  Nick Roberts  <nickrob@snap.net.nz>
+
+       * text.texi (Special Properties): Describe fontified text property
+       in relation to a character (not text).
+
+2006-07-15  Kim F. Storm  <storm@cua.dk>
+
+       * maps.texi (Standard Keymaps): Add xref for minibuffer maps.
+       Add apropos-mode-map, custom-mode-map, esc-map, global-map,
+       grep-mode-map, help-map, help-mode-map, kmacro-map, and tool-bar-map.
+
+       * anti.texi (Antinews): Mention redisplay function.
+       The kbd macro existed, but was not documented, before 22.x.
+       Function pos-visible-in-window-p is not new in 22.x, just enhanced.
+
+2006-07-14  Nick Roberts  <nickrob@snap.net.nz>
+
+       * display.texi (Displaying Messages): Add anchor.
+
+       * frames.texi (Dialog Boxes): Use it.
+
+2006-07-12  Richard Stallman  <rms@gnu.org>
+
+       * objects.texi (Frame Type): Explain nature of frames better.
+
+       * frames.texi (Frames): Explain nature of frames better.
+
+2006-07-12  Ken Manheimer  <ken.manheimer@gmail.com>
+
+       * tips.texi (Coding Conventions): Explain why use cl at compile time.
+
+2006-07-12  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * frames.texi (Window System Selections): Mention scrap support for Mac.
+       Default value of x-select-enable-clipboard is t on Mac.
+
+       * os.texi (Getting Out): Suspending is not allowed on Mac, either.
+
+2006-07-11  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Forcing Redisplay): Add `redisplay' function.
+       Don't mention (sit-for -1) -- use (redisplay t) instead.
+
+       * commands.texi (Waiting): (sit-for -1) is no longer special.
+       (sit-for 0) is equivalent to (redisplay).
+       Iconifying/deiconifying no longer makes sit-for return.
+
+2006-07-10  Nick Roberts  <nickrob@snap.net.nz>
+
+       * display.texi (Buttons): Fix typo.
+
+       * index.texi, elisp.texi (New Symbols): Comment node out.
+
+2006-07-09  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Truncation): Clean up previous change.
+
+2006-07-08  Richard Stallman  <rms@gnu.org>
+
+       * commands.texi (Interactive Call): Use 3 as prefix in example
+       for execute-extended-command.
+
+       * display.texi (Attribute Functions): Move paragraph about
+       compatibility with Emacs < 21.
+
+2006-07-09  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Refresh Screen): Clarify force-window-update.
+       (Truncation): "Normally" indicated by fringe arrows.
+
+2006-07-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * windows.texi (Textual Scrolling, Resizing Windows):
+       * variables.texi (Constant Variables):
+       * text.texi (Buffer Contents, Deletion, Changing Properties)
+       (Property Search, Special Properties, Sticky Properties)
+       (Links and Mouse-1, Fields, Change Hooks):
+       * syntax.texi (Syntax Table Functions, Parsing Expressions)
+       (Categories):
+       * symbols.texi (Other Plists):
+       * streams.texi (Output Variables):
+       * processes.texi (Input to Processes, Query Before Exit):
+       * positions.texi (Word Motion, Text Lines, List Motion):
+       * os.texi (Init File, System Environment, Sound Output)
+       (Session Management):
+       * nonascii.texi (Text Representations, Character Sets)
+       (Chars and Bytes, Locales):
+       * modes.texi (Defining Minor Modes, Header Lines):
+       * minibuf.texi (Minibuffer Contents):
+       * markers.texi (Information from Markers):
+       * lists.texi (List Elements, Building Lists, Association Lists):
+       * keymaps.texi (Tool Bar):
+       * hash.texi (Creating Hash, Hash Access, Defining Hash, Other Hash):
+       * functions.texi (What Is a Function, Mapping Functions):
+       * frames.texi (Creating Frames, Parameter Access, Pointer Shape)
+       (Color Names, Text Terminal Colors, Display Feature Testing):
+       * files.texi (Visiting Functions, File Name Components)
+       (Unique File Names, Contents of Directories):
+       * display.texi (Forcing Redisplay, Displaying Messages)
+       (Temporary Displays, Font Selection, Auto Faces)
+       (Font Lookup, Fringe Indicators, Display Margins)
+       (Image Descriptors, Showing Images, Image Cache, Button Types)
+       (Making Buttons, Manipulating Buttons, Button Buffer Commands)
+       (Display Table Format, Glyphs):
+       * control.texi (Iteration):
+       * commands.texi (Command Loop Info, Adjusting Point):
+       * backups.texi (Making Backups, Auto-Saving):
+       Remove @tindex entries.
+
+2006-07-07  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Fringe Cursors): Fix typo.
+       (Customizing Bitmaps): Fix define-fringe-bitmap entry.
+       (Overlay Arrow): Default is overlay-arrow fringe indicator.
+
+2006-07-05  Richard Stallman  <rms@gnu.org>
+
+       * text.texi (Buffer Contents): Add example of text props
+       in result of buffer-substring.
+       (Text Properties): Explain better about use of specific property names.
+       (Property Search): Some cleanups; reorder some functions.
+
+       * keymaps.texi (Changing Key Bindings): Cleanup.
+       Add xref to Key Binding Conventions.
+
+       * display.texi (Attribute Functions): Add examples for
+       face-attribute-relative-p.
+
+       * tips.texi (Coding Conventions): Cleanup last change.
+
+2006-07-05  Karl Berry  <karl@gnu.org>
+
+       * elisp.texi: Use @fonttextsize 10pt, a la emacs.texi.
+       Remove @setchapternewpage odd.
+       Result is 1013 pages, down from 1100.
+
+       * anti.texi, customize.texi, display.texi, internals.texi:
+       * minibuf.texi, modes.texi, tips.texi:
+        Fix overfull/underfull boxes.
+
+2006-07-05  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * edebug.texi (Instrumenting):
+       Add Edebug-specific findex for eval-buffer.
+       * loading.texi (Loading):
+       Replace eval-current-buffer with eval-buffer.
+
+2006-06-30  Nick Roberts  <nickrob@snap.net.nz>
+
+       * locals.texi (Standard Buffer-Local Variables): Update the list
+       of variables.
+
+2006-06-26  Nick Roberts  <nickrob@snap.net.nz>
+
+       * files.texi (File Name Completion): Point user to the node
+       "Reading File Names".
+
+2006-06-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * files.texi (Contents of Directories): Document case-insensitive
+       behavior on respective filesystems.
+
+       * objects.texi (Character Type): Document that Emacs signals an
+       error for unsupported Unicode characters specified as \uNNNN.
+
+2006-06-19  Richard Stallman  <rms@gnu.org>
+
+       * processes.texi (Bindat Spec): Clarify previous change.
+
+2006-06-16  Richard Stallman  <rms@gnu.org>
+
+       * tips.texi (Coding Conventions): Better explain conventions
+       for definition constructs.
+
+       * text.texi (Special Properties): String value of `read-only'
+       serves as the error message.
+
+       * objects.texi (Character Type): Clarify prev. change.
+       (Non-ASCII in Strings): Mention \u and \U.
+
+       * commands.texi (Using Interactive): Explain problem of
+       markers, etc., in command-history.
+
+2006-06-14  Kim F. Storm  <storm@cua.dk>
+
+       * commands.texi (Waiting): Negative arg to sit-for forces
+       redisplay even if input is pending.
+
+       * display.texi (Forcing Redisplay): Use (sit-for -1) to force a
+       redisplay.  Remove incorrect example of binding redisplay-dont-pause
+       around (sit-for 0).
+
+2006-06-13  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Forcing Redisplay): Clarify previous change.
+
+2006-06-13  Romain Francoise  <romain@orebokech.com>
+
+       * display.texi (Forcing Redisplay): Fix typo.
+
+2006-06-13  Kim F. Storm  <storm@cua.dk>
+
+       * display.texi (Forcing Redisplay): Add redisplay-preemption-period.
+
+2006-06-10  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * tips.texi (Coding Conventions): Add `@end itemize'.
+
+2006-06-10  Richard Stallman  <rms@gnu.org>
+
+       * tips.texi (Coding Conventions): Explain use of coding systems
+       to ensure one decoding for strings.
+
+2006-06-09  Aidan Kehoe  <kehoea@parhasard.net>
+
+       * objects.texi (Character Type): Describe the\uABCD and \U00ABCDEF
+       syntax.
+
+2006-06-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * display.texi (Font Selection): Remove description of
+       clear-face-cache.
+
+       * compile.texi (Eval During Compile): Fix a typo.  Add index
+       entries for possible uses of eval-when-compile.
+
+2006-06-04  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * display.texi (Abstract Display): Fix typo.
+
+2006-06-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * minibuf.texi (Minibuffer History) <history-add-new-input>:
+       Reword variable's description.
+
+2006-06-01  Richard Stallman  <rms@gnu.org>
+
+       * windows.texi (Splitting Windows): Clarify splitting nonselected
+       window.
+
+2006-05-31  Juri Linkov  <juri@jurta.org>
+
+       * minibuf.texi (Minibuffer History): Add history-add-new-input.
+
+2006-05-30  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Line Height): Fix errors in description of
+       default line height and line-height properyty.
+
+       * nonascii.texi (Default Coding Systems): Further clarification.
+
+2006-05-29  Luc Teirlinck  <teirllm@auburn.edu>
+
+       * internals.texi (Pure Storage): Mention that an overflow in pure
+       space causes a memory leak.
+       (Garbage Collection): If there was an overflow in pure space,
+       `garbage-collect' returns nil.
+
+2006-05-30  Eli Zaretskii  <eliz@gnu.org>
+
+       * nonascii.texi (Default Coding Systems): Fix it some more.
+
+2006-05-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * nonascii.texi (Default Coding Systems): Fix last change.
+
+2006-05-29  Kenichi Handa  <handa@m17n.org>
+
+       * nonascii.texi (find-operation-coding-system): Describe the new
+       argument format (FILENAME . BUFFER).
+
+2006-05-28  Richard Stallman  <rms@gnu.org>
+
+       * tips.texi (Coding Conventions): Better explain reasons not to
+       advise other packages or use `eval-after-load'.
+
+2006-05-29  Kim F. Storm  <storm@cua.dk>
+
+       * processes.texi (Bindat Functions): Rename `pos' and `raw-data' to
+       `bindat-idx' and `bindat-raw' for clarity.
+
+2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * processes.texi (Bindat Spec): Expand on `repeat' handler.
+
+       * display.texi (Display): Add "Abstract Display" to menu.
+       (Abstract Display, Abstract Display Functions)
+       (Abstract Display Example): New nodes.
+       * elisp.texi (Top): Add "Abstract Display" to menu.
+
+2006-05-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * keymaps.texi (Key Sequences): Link to input events definition.
+       (Format of Keymaps): Delete material duplicated in Keymap Basics.
+
+       * files.texi (Changing Files): Document updated argument list for
+       copy-file.
+
+2006-05-27  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * processes.texi (Bindat Functions): Explain term "total length".
+       Use it in bindat-length and bindat-pack descriptions.
+
+2006-05-26  Eli Zaretskii  <eliz@gnu.org>
+
+       * tips.texi (Coding Conventions): Advise against using
+       eval-after-load in packages.  Add an index entry.
+
 2006-05-25  Juri Linkov  <juri@jurta.org>
 
        * minibuf.texi (Text from Minibuffer): Undocument keep-all.