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,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 25 Oct 2006 16:08:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/10/25 16:08:36

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10219
retrieving revision 1.10220
diff -u -b -r1.10219 -r1.10220
--- ChangeLog   25 Oct 2006 10:12:20 -0000      1.10219
+++ ChangeLog   25 Oct 2006 16:08:36 -0000      1.10220
@@ -1,5 +1,8 @@
 2006-10-25  Juanma Barranquero  <address@hidden>
 
+       * term/w32-win.el (x-handle-name-switch): Doc fix.
+       (w32-standard-fontset-spec): Fix typo in docstring.
+
        * midnight.el (midnight-buffer-display-time): Doc fix.
        (clean-buffer-list-kill-never-buffer-names): Add "*server*".
 
@@ -27024,7 +27027,7 @@
 
        * emacs-lisp/lisp-mode.el (lisp-mode-variables):
        Add ;;;###autoload to `outline-regexp'.  Suggested by Stefan Monnier
-       <address@hidden>
+       <address@hidden>.
        (lisp-outline-level): Improve efficiency.  Suggested by David
        Kastrup <address@hidden>.
 
@@ -27436,7 +27439,7 @@
 
        * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
        (gdb-goto-breakpoint): Make breakpoint handling work on template
-       functions in C++.  Reported by Martin Reed <address@hidden>
+       functions in C++.  Reported by Martin Reed <address@hidden>.
        (gdb-assembler-custom): Update to recognize breakpoint information
        added on 2005-01-19.
 
@@ -27709,10 +27712,10 @@
        (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
        Call `set-file-modes' when appropriate.
        (tramp-action-out-of-band): Mask `scp -p' error.  Reported by Isak
-       Johnsson <address@hidden>
+       Johnsson <address@hidden>.
        (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
        of both Tramp buffer and debug buffer.  Reported by Joakim Verona
-       <address@hidden>
+       <address@hidden>.
        (tramp-file-name-for-operation): Mark `shell-command' as magic for
        Emacs only.
 
@@ -27758,7 +27761,7 @@
        * simple.el (eval-expression-print-format): Avoid warning
        about edebug-active.
 
-2005-01-15  James R. Van Zandt  <address@hidden>  (Tiny change)
+2005-01-15  James R. Van Zandt  <address@hidden>  (tiny change)
 
        * progmodes/sh-script.el: Code copied from make-mode.el
        with small changes,




reply via email to

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