1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-18 03:51:48 -07:00

Delete extra tab.

This commit is contained in:
Romain Francoise 2006-06-20 07:39:05 +00:00
parent 1e0fd4cd53
commit eb85ecac74

View file

@ -5,7 +5,7 @@
for the case of a top-level window and the following minibuffer.
Don't exit because of no `next' when there is a parent.
Use the FIRST_ONLY feature when resizing following windows.
* syntax.c (init_syntax_once): Give most control chars' syntax Spunct.
2006-06-17 Kim F. Storm <storm@cua.dk>