1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2006-07-05 00:47:05 +00:00
parent 27e8e7104c
commit ec68482b7e
2 changed files with 4 additions and 0 deletions

View file

@ -36,6 +36,8 @@ and KDE projects, to use the new Emacs icons in etc/images/icons.
* BUGS
** Stephen.Berman@gmx.net: isearch-yank-line and field text property
** Markus Gritsch's report about Emacs looping on Windoze with the following
.emacs file, and then reduce Emacs frame width to "something quite narrow":
(setq-default truncate-lines t)

View file

@ -357,6 +357,8 @@ when the body only calls primitives.
** Face remapping.
** Make `format-time-string' preserve text properties like `format'.
** Optionally make the cursor a little thinner at the end of a line
or the end of the buffer.