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, 20 Feb 2008 09:52:41 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/20 09:52:41

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12836
retrieving revision 1.12837
diff -u -b -r1.12836 -r1.12837
--- ChangeLog   20 Feb 2008 06:37:53 -0000      1.12836
+++ ChangeLog   20 Feb 2008 09:52:39 -0000      1.12837
@@ -10,7 +10,7 @@
 2008-02-20  Kenichi Handa  <address@hidden>
 
        * international/latin1-disp.el (latin1-display): Don't use
-       ucs-mule-8859-to-mule-unicode.  Fix the way of resettting
+       ucs-mule-8859-to-mule-unicode.  Fix the way of resetting
        standard-display-table.
        (latin1-display-identities): Adjusted for the change of what is
        returned by (get-language-info charset 'charset).
@@ -19,11 +19,12 @@
        characters and terminal case.
 
 2008-02-19    Ken Manheimer  <address@hidden>
+
        Minor Adaptions by Nick Roberts  <address@hidden> for Emacs.
 
        * progmodes/python.el: Also require comint when loading.
-       (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking,
-       Replace python-shell with run-python on menu bar,
+       (python-mode-map): Bind python-pdbtrack-toggle-stack-tracking.
+       Replace python-shell with run-python on menu bar.
        (python-shell-map): New map.
        (python-default-interpreter, python-python-command-args)
        (python-jython-command-args, python-pdbtrack-do-tracking-p):
@@ -31,6 +32,7 @@
        (python-which-shell, python-which-args, python-which-bufname):
        New buffer local variables.
        (python-file-queue, python-pdbtrack-is-tracking-p):
+
        * progmodes/python.el (python-pdbtrack-stack-entry-regexp)
        (python-pdbtrack-input-prompt, python-pdbtrack-track-range):
        New constants.
@@ -59,6 +61,7 @@
 
        * vc-hooks.el (vc-find-root): Take optional arg INVERT.
        If non-nil, reverse the sense of the check.
+
        * vc-rcs.el (vc-rcs-root): New func.
        * vc-cvs.el (vc-cvs-root): New func.
        * vc-svn.el (vc-svn-root): New func.
@@ -75,8 +78,8 @@
        * international/characters.el: Delete occurances of non-Unicode
        tibetan and ethiopic characters.
        (cjk-char-width-table): New variable.
-       (use-cjk-char-width-table, use-default-char-width-table): New
-       functions.
+       (use-cjk-char-width-table, use-default-char-width-table):
+       New functions.
 
 2008-02-19  Dan Nicolaescu  <address@hidden>
 




reply via email to

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