Mercurial > emacs
comparison lisp/ChangeLog @ 103625:bbccbecdb55b
*** empty log message ***
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Mon, 29 Jun 2009 14:38:31 +0000 |
parents | f16f1c3154df |
children | 0aaf0f10bc11 |
comparison
equal
deleted
inserted
replaced
103624:3e06f0e66062 | 103625:bbccbecdb55b |
---|---|
1 2009-06-29 Alan Mackenzie <acm@muc.de> | |
2 | |
3 * progmodes/cc-cmds.el (c-mask-paragraph): Remove a spurious | |
4 correction between the visible width of TABs and their number of | |
5 bytes. | |
6 | |
7 | |
1 2009-06-29 Chong Yidong <cyd@stupidchicken.com> | 8 2009-06-29 Chong Yidong <cyd@stupidchicken.com> |
2 | 9 |
3 * server.el (server-buffer-done): Prevent kill-buffer from | 10 * server.el (server-buffer-done): Prevent kill-buffer from |
4 prompting by clearing the buffer modification flag (Bug#3696). | 11 prompting by clearing the buffer modification flag (Bug#3696). |
5 | 12 |