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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 08 Dec 2006 03:17:12 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        06/12/08 03:17:10

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10413
retrieving revision 1.10414
diff -u -b -r1.10413 -r1.10414
--- ChangeLog   8 Dec 2006 02:56:08 -0000       1.10413
+++ ChangeLog   8 Dec 2006 03:17:10 -0000       1.10414
@@ -1,3 +1,8 @@
+2006-12-08  Stefan Monnier  <address@hidden>
+
+       * net/browse-url.el (browse-url): Set DISPLAY to the one of the
+       current frame, in case we're connected to several displays.
+
 2006-12-08  Juanma Barranquero  <address@hidden>
 
        * frame.el (other-frame): Doc fix.
@@ -20,9 +25,10 @@
 2006-12-05  Kim F. Storm  <address@hidden>
 
        * emulation/cua-base.el (cua-paste-pop-rotate-temporarily): Doc fix.
-       (cua-paste-pop): Rework last change for 
cua-paste-pop-rotate-temporarily,
-       so first M-y and C-y works alike, pasting the head of the kill-ring, and
-       prefix arg C-u M-y inserts the text inserted by the last M-y command.
+       (cua-paste-pop): Rework last change for
+       cua-paste-pop-rotate-temporarily, so first M-y and C-y works alike,
+       pasting the head of the kill-ring, and prefix arg C-u M-y inserts the
+       text inserted by the last M-y command.
 
 2006-12-05  Micha,Ak(Bl Cadilhac  <address@hidden>
 
@@ -39,8 +45,7 @@
        * progmodes/fortran.el (fortran-mode-abbrev-table)
        * progmodes/octave-mod.el (octave-abbrev-table)
        * progmodes/sql.el (sql-mode-abbrev-table): Define abbrevs even
-       if abbrev-table is non-nil (saved user abbrevs may have been
-       restored).
+       if abbrev-table is non-nil (saved user abbrevs may have been restored).
 
        * progmodes/vhdl-mode.el (vhdl-mode-abbrev-table-init): Do not
        clear abbrev table, else saved abbrevs will not be restored.




reply via email to

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