Mercurial > emacs
comparison lisp/ChangeLog @ 69150:088a76f85c2a
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sat, 25 Feb 2006 11:25:25 +0000 |
parents | fd2452e681b8 |
children | a8425fb1877d |
comparison
equal
deleted
inserted
replaced
69149:b5043066337b | 69150:088a76f85c2a |
---|---|
1 2006-02-25 Thien-Thi Nguyen <ttn@gnu.org> | |
2 | |
3 * progmodes/sh-script.el (sh-mode): Fix bug: Arrange | |
4 to use the default shell if filename is not available. | |
5 Reported by Giorgos Keramidas. | |
6 | |
1 2006-02-25 John Williams <jrw@pobox.com> (tiny change) | 7 2006-02-25 John Williams <jrw@pobox.com> (tiny change) |
2 | 8 |
3 * progmodes/etags.el (tags-completion-table): Do completion from | 9 * progmodes/etags.el (tags-completion-table): Do completion from |
4 all the tables in the current list, as documented in the manual. | 10 all the tables in the current list, as documented in the manual. |
5 | 11 |