Mercurial > emacs
comparison lisp/ChangeLog @ 103332:0b2973597cd5
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 07 Jun 2009 07:35:55 +0000 |
parents | 35fd76739f2f |
children | f97d17e432eb |
comparison
equal
deleted
inserted
replaced
103331:35fd76739f2f | 103332:0b2973597cd5 |
---|---|
2 | 2 |
3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Fix doc-string. | 3 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Fix doc-string. |
4 | 4 |
5 2009-06-06 Michael Albinus <michael.albinus@gmx.de> | 5 2009-06-06 Michael Albinus <michael.albinus@gmx.de> |
6 | 6 |
7 * tramp.el (tramp-open-connection-setup-interactive-shell): Apply | 7 * net/tramp.el (tramp-open-connection-setup-interactive-shell): |
8 workaround for OpenSolaris bug. | 8 Apply workaround for OpenSolaris bug. |
9 | 9 |
10 2009-06-05 Daiki Ueno <ueno@unixuser.org> | 10 2009-06-05 Daiki Ueno <ueno@unixuser.org> |
11 | 11 |
12 * epa.el (epa-decrypt-region): Detect encoding if | 12 * epa.el (epa-decrypt-region): Detect encoding if |
13 coding-system-for-read is not specified. | 13 coding-system-for-read is not specified. |