Mercurial > emacs
comparison lisp/ChangeLog @ 94400:049f194820fe
whitespace-trailing-regexp option fix.
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Sun, 27 Apr 2008 11:50:47 +0000 |
parents | 51972913e245 |
children | 0b0b94270961 |
comparison
equal
deleted
inserted
replaced
94399:5901a9d70af5 | 94400:049f194820fe |
---|---|
1 2008-04-27 Vinicius Jose Latorre <viniciusjl@ig.com.br> | |
2 | |
3 * whitespace.el: New version 11.1. | |
4 (whitespace-trailing-regexp): Option fix, now trailing regexp must be | |
5 enclosed by \\( and \\)$. Docstring fix. | |
6 (whitespace-trailing-regexp): Fun removed. | |
7 (whitespace-report-list): Const initialization fix. | |
8 (whitespace-color-on): Code fix. | |
9 | |
1 2008-04-27 Michael Albinus <michael.albinus@gmx.de> | 10 2008-04-27 Michael Albinus <michael.albinus@gmx.de> |
2 | 11 |
3 * net/tramp.el (tramp-replace-environment-variables): New defun. | 12 * net/tramp.el (tramp-replace-environment-variables): New defun. |
4 (tramp-handle-substitute-in-file-name, tramp-file-name-handler): | 13 (tramp-handle-substitute-in-file-name, tramp-file-name-handler): |
5 Use it. | 14 Use it. |