emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 02 Feb 2006 12:28:19 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9054 emacs/lisp/ChangeLog:1.9055
--- emacs/lisp/ChangeLog:1.9054 Thu Feb  2 10:43:18 2006
+++ emacs/lisp/ChangeLog        Thu Feb  2 12:28:18 2006
@@ -1,10 +1,35 @@
 2006-02-02  Juanma Barranquero  <address@hidden>
 
+       * dframe.el (dframe-handle-make-frame-visible)
+       (dframe-handle-iconify-frame, dframe-get-focus)
+       (dframe-select-attached-frame, dframe-power-click)
+       (dframe-frame-mode): Fix typos in docstrings.
+
+       * ezimage.el (ezimage-mail, ezimage-object-out-of-date)
+       (ezimage-insert-image-button-maybe, ezimage-insert-over-text):
+       Fix typos in docstrings.
+
        * hi-lock.el (hi-lock-mode, hi-lock-line-face-buffer)
        (hi-lock-face-buffer, hi-lock-font-lock-hook)
        (hi-lock-archaic-interface-message-used)
        (hi-lock-file-patterns-range): Fix typos in docstrings.
 
+       * savehist.el (savehist-loaded, savehist-load, savehist-install)
+       (savehist-autosave, savehist-trim-history): Fix typos in
+       docstrings.
+
+       * mail/mailclient.el (mailclient-place-body-on-clipboard-flag):
+       Fix typo in docstring.
+
+       * net/rcirc.el (rcirc-debug): Fix docstring.
+       (rcirc-fill-column, rcirc-receive-message-hooks)
+       (rcirc-browse-url-map, rcirc-read-only-flag, rcirc-prompt)
+       (rcirc-mode, rcirc-generate-new-buffer-name)
+       (rcirc-startup-channels, rcirc-ignore-update-automatic)
+       (rcirc-cmd-ignore, rcirc-browse-url, rcirc-url-regexp):
+       Fix typos in docstrings.
+       (rcirc-print): "?\ " -> "?\s".
+
 2006-02-01  Mark A. Hershberger  <address@hidden>
 
        * xml.el (xml-parse-region): Move save-excursion and set-buffer up




reply via email to

[Prev in Thread] Current Thread [Next in Thread]