Mercurial > emacs
comparison lisp/ChangeLog @ 27036:4f6a80a0f1ba
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 30 Dec 1999 08:22:06 +0000 |
parents | 1fbcab305a82 |
children | b36644e0e875 |
comparison
equal
deleted
inserted
replaced
27035:083669ed376a | 27036:4f6a80a0f1ba |
---|---|
1 1999-12-29 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
2 | |
3 * tar-mode.el (tar-mode-map): Bind q to quit-window, not tar-quit. | |
4 (tar-quit): Function deleted. | |
5 | |
1 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org> | 6 1999-12-29 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
2 | 7 |
3 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug; | 8 * progmodes/hideshow.el (hs-minor-mode-menu): Fix omission bug; |
4 was used but not declared. | 9 was used but not declared. |
5 | 10 |