Mercurial > emacs
diff etc/NEWS @ 95906:cf07bd0d6f98
(Info-breadcrumbs-depth): New var.
(Info-insert-breadcrumbs): New function.
(Info-fontify-node): Use it.
(Info-mode-map): Move initialization into declaration.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 13 Jun 2008 20:32:58 +0000 |
parents | 7561b5637b81 |
children | 054335cbee3d |
line wrap: on
line diff
--- a/etc/NEWS Fri Jun 13 17:50:37 2008 +0000 +++ b/etc/NEWS Fri Jun 13 20:32:58 2008 +0000 @@ -64,6 +64,9 @@ * Changes in Emacs 23.1 +** Info displays breadcrumbs in the header of the page. +See Info-breadcrumbs-depth to control it. + ** Emacs now supports serial port access on GNU/Linux, Unix, and Windows. `serial-term' starts an interactive terminal, `make-serial-process' and `serial-process-configure' provide a Lisp