Mercurial > emacs
diff lisp/ChangeLog @ 110070:ad86f610b2b3
* textmodes/nroff-mode.el (nroff-view): New command.
(nroff-mode-map): Bind it to C-c C-c.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 31 Aug 2010 14:04:26 -0400 |
parents | 5cab4c4229ff |
children | b84898221ef1 0dcf6ddbe02b |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 31 11:39:31 2010 -0400 +++ b/lisp/ChangeLog Tue Aug 31 14:04:26 2010 -0400 @@ -1,3 +1,8 @@ +2010-08-31 Masatake YAMATO <yamato@redhat.com> + + * textmodes/nroff-mode.el (nroff-view): New command. + (nroff-mode-map): Bind it to C-c C-c. + 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca> * emacs-lisp/smie.el (smie-down-list): New command.