diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a916a7f110..5024dadcad9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-07-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-cache.el (tramp-flush-file-function): Wrap the code | ||
| 4 | with `save-match-data'. (Bug#18095) | ||
| 5 | |||
| 1 | 2014-07-21 Vincent Belaïche <vincentb1@users.sourceforge.net> | 6 | 2014-07-21 Vincent Belaïche <vincentb1@users.sourceforge.net> |
| 2 | 7 | ||
| 3 | * ses.el (ses-truncate-cell): Use cl-progv instead of eval in | 8 | * ses.el (ses-truncate-cell): Use cl-progv instead of eval in |