Mercurial > emacs
comparison lisp/ChangeLog @ 105915:d1351c2f9b08
* compilation.txt: Add one more error message for msft (Bug#4100).
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Nov 2009 16:30:19 +0000 |
parents | 29e2bfcd152d |
children | b2ce7c8bf1e6 |
comparison
equal
deleted
inserted
replaced
105914:7e842c6b6d18 | 105915:d1351c2f9b08 |
---|---|
1 2009-11-08 Jared Finder <jfinder@crypticstudios.com> | |
2 | |
3 * progmodes/compile.el (compilation-error-regexp-alist-alist): | |
4 Handle "see declaration of" MSFT statements (Bug#4100). | |
5 | |
1 2009-11-08 Michael Albinus <michael.albinus@gmx.de> | 6 2009-11-08 Michael Albinus <michael.albinus@gmx.de> |
2 | 7 |
3 * net/tramp.el (tramp-advice-make-auto-save-file-name) | 8 * net/tramp.el (tramp-advice-make-auto-save-file-name) |
4 (tramp-advice-file-expand-wildcards): Unload via | 9 (tramp-advice-file-expand-wildcards): Unload via |
5 `ad-remove-advice'. | 10 `ad-remove-advice'. |