log lisp/progmodes/octave-mod.el @ 109842:ecdbd21826de

age author description
Wed, 18 Aug 2010 15:12:34 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-menu): Make toggle buttons.
Tue, 17 Aug 2010 17:49:30 +0200 Stefan Monnier Font-lock '...' strings, plus various simplifications and fixes.
Thu, 12 Aug 2010 16:44:16 +0200 Stefan Monnier Introduce a new comment style "c" flag.
Thu, 12 Aug 2010 14:46:24 +0200 Stefan Monnier Fix last change.
Thu, 12 Aug 2010 13:22:16 +0200 Stefan Monnier Misc code cleanup of octave-mode.el.
Thu, 12 Aug 2010 12:46:44 +0200 Stefan Monnier * lisp/progmodes/octave-mod.el (octave-mode-map): Use comment-dwim.
Thu, 20 May 2010 11:12:20 -0400 Chong Yidong * nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 02 Jan 2010 14:40:59 -0500 Chong Yidong Allow use of "end" keyword for terminating Octave-mode blocks.
Sat, 02 Jan 2010 02:05:44 +0100 Juanma Barranquero lisp/*: Fix typos in docstrings and messages.
Thu, 03 Dec 2009 02:58:16 +0000 Stefan Monnier (octave-complete-symbol): Use completion-in-region.
Sat, 24 Oct 2009 03:48:37 +0000 Glenn Morris (octave-complete-symbol): Use choose-completion if
Fri, 09 Jan 2009 04:15:52 +0000 Glenn Morris Replace last-command-char with last-command-event.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 25 Sep 2008 22:10:31 +0000 Chong Yidong (octave-mode-menu): Fix incorrect quoting.