comparison 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
comparison
equal deleted inserted replaced
110069:c837e7372468 110070:ad86f610b2b3
1 2010-08-31 Masatake YAMATO <yamato@redhat.com>
2
3 * textmodes/nroff-mode.el (nroff-view): New command.
4 (nroff-mode-map): Bind it to C-c C-c.
5
1 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca> 6 2010-08-31 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * emacs-lisp/smie.el (smie-down-list): New command. 8 * emacs-lisp/smie.el (smie-down-list): New command.
4 9
5 Remove old indentation and navigation code on octave-mode. 10 Remove old indentation and navigation code on octave-mode.