corresponding articles in a web browser. Its documentation is in a
separate manual.
++++
+** savehist saves minibuffer histories between sessions.
+
+++
** Filesets are collections of files. You can define a fileset in
various ways, such as based on a directory tree or based on
+2005-10-15 Richard M. Stallman <rms@gnu.org>
+
+ * savehist.el (savehist-history-variables): New file.
+
+2005-10-14 Karl Chen <quarl@cs.berkeley.edu>
+
+ * textmodes/tex-mode.el (tex-font-lock-keywords-2): Fix
+ bug in \bf fontification.
+
2005-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
* pcvs.el (cvs-edit-log-files): New var.
+2005-10-15 Richard M. Stallman <rms@gnu.org>
+
+ * misc.texi (Saving Emacs Sessions): Mention savehist library.
+
2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
* gnus.texi (Document Server Internals): Addition.
* xterm.c, w32term.c, macterm.c: Rename member for_overlaps_p in
struct glyph_string to for_overlaps.
+2005-10-04 Richard M. Stallman <rms@gnu.org>
+
+ * alloc.c (refill_memory_reserve): Conditionalize the body,
+ not the function's existence.
+
2005-10-04 Kim F. Storm <storm@cua.dk>
* window.c (window_split_tree): New function.