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: Wed, 20 Jul 2005 19:09:57 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7982 emacs/lisp/ChangeLog:1.7983
*** emacs/lisp/ChangeLog:1.7982 Wed Jul 20 22:29:53 2005
--- emacs/lisp/ChangeLog        Wed Jul 20 23:09:56 2005
***************
*** 1,3 ****
--- 1,26 ----
+ 2005-07-21  Juanma Barranquero  <address@hidden>
+ 
+       * simple.el (clone-indirect-buffer): Doc fix.
+       (fixup-whitespace, just-one-space)
+       (backward-delete-char-untabify, lambda): "?\ " -> "?\s".
+       (next-error, next-error-highlight)
+       (next-error-highlight-no-select, next-error-last-buffer)
+       (next-error-buffer-p, next-error-find-buffer, next-error)
+       (previous-error, next-error-no-select, previous-error-no-select)
+       (open-line, split-line, minibuffer-prompt-width, kill-new)
+       (binary-overwrite-mode): Fix typos in docstrings.
+       (set-fill-column): Fix typo in message.
+ 
+       * skeleton.el (skeleton-proxy-new): Doc fix.
+ 
+       * strokes.el (strokes-load-hook): Doc fix.
+       (strokes-grid-resolution, strokes-get-grid-position)
+       (strokes-renormalize-to-grid, strokes-read-stroke)
+       (strokes-read-complex-stroke, strokes-file, strokes-last-stroke)
+       (strokes-global-map): Fix typos in docstrings.
+       (strokes-help): Doc fix.  Fix help message and pass it through
+       `substitute-command-keys'.
+ 
  2005-07-20  Kim F. Storm  <address@hidden>
  
        * emulation/cua-base.el (cua-mode): Improve doc string.




reply via email to

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