From: Juanma Barranquero Date: Fri, 15 Jul 2005 10:57:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~8135 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1930e8f02a3a2ffc98b5361f47f1e98489fdd764;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b516e20dd4b..1634a4309e0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -5,6 +5,9 @@ 2005-07-15 Juanma Barranquero + * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a + valid binding for `help-char'. + * emacs-lisp/derived.el (derived-mode-hook-name): Doc fix. 2005-07-14 Dan Nicolaescu @@ -13,7 +16,8 @@ 2005-07-14 Juanma Barranquero - * add-log.el (add-log-mailing-address, change-log-merge): Doc fix. + * add-log.el (add-log-mailing-address, change-log-merge): + Doc fixes. (change-log-get-method-definition): Fix typo in docstring. 2005-07-14 Kim F. Storm @@ -50,7 +54,7 @@ (allout-insert-latex-header, allout-insert-latex-trailer) (allout-latex-verbatim-quote-curr-line, allout-latexify-exposed) (allout-latex-verb-quote): Fix typos in docstrings. - (allout-enwrap-isearch, regexp-sans-escapes): Doc fix. + (allout-enwrap-isearch, regexp-sans-escapes): Doc fixes. (allout-unprotected, allout-prefix-data): Improve argument/docstring consistency. (allout-chart-subtree): Fix argument spec. @@ -68,7 +72,7 @@ (whitespace-check-indent-whitespace) (whitespace-check-ateol-whitespace, whitespace-abort-on-error) (whitespace-modes): Fix typos in docstrings. - (defgroup, defcustom): Doc fix. + (defgroup, defcustom): Doc fixes. * winner.el (winner-mode, winner-boring-buffers) (winner-pending-undo-ring): Doc fixes.