From eab52f48e55d0fa7f0c612e28baab39677b45693 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 12 Dec 2005 05:22:29 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 22 ++++++++++++++++++++++ lisp/gnus/ChangeLog | 4 ++++ man/ChangeLog | 16 ++++++++++++++++ 3 files changed, 42 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 81aa49995cb..5932ce40f55 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,25 @@ +2005-12-12 Richard M. Stallman + + * 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 * cus-edit.el (customize-apropos): Avoid listing an option more diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 708d232e994..44620523368 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,7 @@ +2005-12-12 Richard M. Stallman + + * mm-url.el (mm-url-load-url): Require url-parse and url-vars. + 2005-12-08 Reiner Steib * mm-decode.el (mm-discouraged-alternatives): Fix custom type. diff --git a/man/ChangeLog b/man/ChangeLog index 52fa75c2187..3988d36c5b2 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,19 @@ +2005-12-12 Richard M. Stallman + + * 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 + + * 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 Update the Emacs FAQ for the 22.1 release. -- 2.39.2