diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32ca7ac6f46..a8ff996bbe7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-08-27 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * simple.el (kill-do-not-save-duplicates): New user option. | ||
| 4 | (kill-new): When it is non-nil, and the new string is the same as | ||
| 5 | the latest kill, set replace to t to avoid duplicates in kill-ring. | ||
| 6 | |||
| 1 | 2009-08-19 Julian Scheid <julians37@gmail.com> (tiny change) | 7 | 2009-08-19 Julian Scheid <julians37@gmail.com> (tiny change) |
| 2 | 8 | ||
| 3 | * net/tramp.el (tramp-handle-process-file): Do not flush all | 9 | * net/tramp.el (tramp-handle-process-file): Do not flush all |