+2005-12-12 Richard M. Stallman <rms@gnu.org>
+
+ * mouse.el (mouse-drag-vertical-line): Use adjust-window-trailing-edge.
+
+ * frame.el (display-hourglass): Doc fix.
+
+ * help.el (help-for-help-internal): Simplify entry for `a'.
+
+ * info.el (Info-on-current-buffer): Doc fix.
+ (info-insert-file-contents): Don't test (featurep 'jka-compr).
+
+ * startup.el (inhibit-splash-screen): Make this the real name.
+ (inhibit-startup-message): Make this the alias.
+ (command-line): Find only simple.el, and use its directory
+ to fill in other preloaded files' names.
+ (command-line): Deactivate the mark if deactivate-mark is set.
+
+ * international/mule.el (load-with-code-conversion):
+ Bind deactivate-mark.
+
+ * progmodes/compile.el (compilation-error-regexp-alist): Doc fix.
+
2005-12-11 Luc Teirlinck <teirllm@auburn.edu>
* cus-edit.el (customize-apropos): Avoid listing an option more
+2005-12-12 Richard M. Stallman <rms@gnu.org>
+
+ * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
+
2005-12-08 Reiner Steib <Reiner.Steib@gmx.de>
* mm-decode.el (mm-discouraged-alternatives): Fix custom type.
+2005-12-12 Richard M. Stallman <rms@gnu.org>
+
+ * custom.texi (Easy Customization): Change menu comment.
+ (Prefix Keymaps): Fix spelling of Control-X-prefix.
+
+ * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
+ (Help): Among the Apropos commands, describe only C-h a here.
+
+2005-12-11 Richard M. Stallman <rms@gnu.org>
+
+ * programs.texi (Options for Comments): Comment-end starts with space.
+
+ * glossary.texi (Glossary): Minor cleanup.
+
+ * files.texi (Old Versions): Use @table.
+
2005-12-10 Romain Francoise <romain@orebokech.com>
Update the Emacs FAQ for the 22.1 release.