diff options
| author | Michael Albinus | 2013-07-14 20:45:50 +0200 |
|---|---|---|
| committer | Michael Albinus | 2013-07-14 20:45:50 +0200 |
| commit | f6dd8b3647e7c0d32fc142a77cc6ad4c18deb916 (patch) | |
| tree | 876bb347d0eb07853bdf21a0e99e9339f6f75d62 /lisp/ChangeLog | |
| parent | 3af1c8684ed6e48fbc21481d129e9aa164752c6e (diff) | |
| download | emacs-f6dd8b3647e7c0d32fc142a77cc6ad4c18deb916.tar.gz emacs-f6dd8b3647e7c0d32fc142a77cc6ad4c18deb916.zip | |
* net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5451abc2119..25d666f8f40 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-07-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-sh-handle-vc-registered): Use `ignore-error'. | ||
| 4 | |||
| 1 | 2013-07-13 Dmitry Gutov <dgutov@yandex.ru> | 5 | 2013-07-13 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 6 | ||
| 3 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight | 7 | * progmodes/ruby-mode.el (ruby-font-lock-keywords): Highlight |