diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2009-09-05 00:57:33 +0000 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2009-09-05 00:57:33 +0000 |
| commit | be3e598ab3c362a66a91217a938b4105000c7a6b (patch) | |
| tree | e6b49a5a09025cde16058924ab9651e9d1201a85 | |
| parent | 9735b9ce6fcdc1bcad88b8884bc8c9eab9fd1622 (diff) | |
| download | emacs-be3e598ab3c362a66a91217a938b4105000c7a6b.tar.gz | |
Fix some dates.
| -rw-r--r-- | lisp/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3aebf7aa7f9..182e064579e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 <julians37@gmail.com> (tiny change) +2009-08-27 Julian Scheid <julians37@gmail.com> (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 <ilyaz@cpan.org> +2009-08-16 Ilya Zakharevich <ilyaz@cpan.org> * 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 <david@harpegolden.net> +2009-07-15 David De La Harpe Golden <david@harpegolden.net> * 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 <mac@mail.brushroad.com> +2009-07-06 Michael McNamara <mac@mail.brushroad.com> * 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 <jari.aalto@cante.net> +2009-07-05 Jari Aalto <jari.aalto@cante.net> * 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 <dann@ics.uci.edu> +2009-06-23 Dan Nicolaescu <dann@ics.uci.edu> * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision): Add an optional argument for the backend, use it instead of |
