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 9bfcdb631c3..502981d6179 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-09-05 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * textmodes/tex-mode.el (tex-print-file-extension): New user | ||
| 4 | option. | ||
| 5 | (tex-print): Use it instead of the hard-coded string. | ||
| 6 | |||
| 1 | 2014-09-05 Michael Albinus <michael.albinus@gmx.de> | 7 | 2014-09-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 8 | ||
| 3 | * net/tramp-sh.el (tramp-sh-handle-start-file-process): | 9 | * net/tramp-sh.el (tramp-sh-handle-start-file-process): |