emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Juanma Barranquero
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Sat, 05 Sep 2009 00:57:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      09/09/05 00:57:37

Modified files:
        lisp           : ChangeLog 

Log message:
        Fix some dates.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16097&r2=1.16098

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16097
retrieving revision 1.16098
diff -u -b -r1.16097 -r1.16098
--- ChangeLog   4 Sep 2009 08:15:28 -0000       1.16097
+++ ChangeLog   5 Sep 2009 00:57:33 -0000       1.16098
@@ -539,7 +539,7 @@
        (kill-new): When it is non-nil, and the new string is the same as
        the latest kill, set replace to t to avoid duplicates in kill-ring.
 
-2009-08-19  Julian Scheid  <address@hidden>  (tiny change)
+2009-08-27  Julian Scheid  <address@hidden>  (tiny change)
 
        * net/tramp.el (tramp-handle-process-file): Do not flush all
        caches when `process-file-side-effects' is set.
@@ -1062,7 +1062,7 @@
        * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand
        abbrev (Bug#3943).
 
-2007-10-08  Ilya Zakharevich  <address@hidden>
+2009-08-16  Ilya Zakharevich  <address@hidden>
 
        * progmodes/cperl-mode.el: Merge upstream 6.2.
        (cperl-mode-syntax-table): Modify syntax entry for ["'`].
@@ -2144,7 +2144,7 @@
        copy-region-as-kill before setting the mark, to let
        select-active-regions work.
 
-2009-06-28  David De La Harpe Golden  <address@hidden>
+2009-07-15  David De La Harpe Golden  <address@hidden>
 
        * simple.el (deactivate-mark): If select-active-regions is
        non-nil, copy the selection data into a string.
@@ -2381,7 +2381,7 @@
        * net/tramp.el (tramp-handle-write-region): Flush file properties
        in case of short track.
 
-2009-07-07  Michael McNamara  <address@hidden>
+2009-07-06  Michael McNamara  <address@hidden>
 
        * verilog-mode.el (verilog-error-regexp-emacs-alist): Coded custom
        representation of verilog error regular expressions to work with
@@ -2426,7 +2426,7 @@
 
        * dired-aux.el (dired-show-file-type): Handle remote files.
 
-2009-03-22  Jari Aalto  <address@hidden>
+2009-07-05  Jari Aalto  <address@hidden>
 
        * desktop.el (desktop-globals-to-save):
        Add file-name-history (Bug#2750).
@@ -2839,7 +2839,7 @@
 
        * cus-start.el: Add entry for `recenter-redisplay'.
 
-2009-06-22  Dan Nicolaescu  <address@hidden>
+2009-06-23  Dan Nicolaescu  <address@hidden>
 
        * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
        Add an optional argument for the backend, use it instead of




reply via email to

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