2007-10-26 Richard Stallman <rms@gnu.org> * objects.texi (Equality Predicates): Null strings are uniquified. * minibuf.texi: Minor clarifications in previous change.
2007-10-22 Juri Linkov <juri@jurta.org> * minibuf.texi (Text from Minibuffer, Minibuffer Completion) (High-Level Completion): Document a list of default value strings in the DEFAULT argument, for which minibuffer functions return the first element.
2007-10-17 Juri Linkov <juri@jurta.org> * text.texi (Filling): Update arguments of fill-paragraph. fill-paragraph operates on the active region in Transient Mark mode. Remove fill-paragraph-or-region.
2007-10-13 Karl Berry <karl@gnu.org> * elisp.texi (@dircategory): Move to after @copying, since we want @copying as close as possible to the beginning of the output.
2007-10-12 Richard Stallman <rms@gnu.org> * elisp.texi (Top): Add Distinguish Interactive to subnode menu. * commands.texi (Distinguish Interactive): New node, broken out from Interactive Call and rewritten. (Command Loop): Put Distinguish Interactive in menu.
2007-10-01 Richard Stallman <rms@gnu.org> * display.texi (Overlay Properties): Explain nil as priority. Explain that conflicts are unpredictable if not resolved by priorities.
2007-09-06 Glenn Morris <rgm@gnu.org> * Move from lispref/ to doc/lispref/. Change all setfilename commands to use ../../info. * Makefile.in (infodir): Go up one more level.
(miscmanualdir): New. (dist): Use new variable miscmanualdir. * makefile.w32-in (infodir, texinputdir): Go up one more level. (usermanualdir): Change from ../man to ../emacs.
2007-08-30 Martin Rudalics <rudalics@gmx.at> * commands.texi (Command Loop Info): Advise against changing most variables described here. Explain new variable last-repeatable-command.
2007-06-26 Kenichi Handa <handa@m17n.org> * nonascii.texi (Default Coding Systems): Document about the return value `undecided'.2007-06-25 David Kastrup <dak@gnu.org> * keymaps.texi (Active Keymaps): Document new POSITION argument of `current-active-maps'.2007-06-24 Karl Berry <karl@gnu.org>