log lisp/indent.el @ 87546:6d9ca6bf6780

age author description
Tue, 25 Dec 2007 21:07:12 +0000 Miles Bader Add prefix arg handling to indent-for-tab-command
Wed, 19 Dec 2007 09:24:31 +0000 Martin Rudalics (indent-for-tab-command): Fix doc-string typo.
Sat, 08 Dec 2007 14:33:53 +0000 Reiner Steib (tab-stop-list): Mark as safe-local-variable.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Thu, 18 Oct 2007 00:08:08 +0000 Juri Linkov (indent-for-tab-command): Change interactive spec from "P" to "p".
Mon, 24 Sep 2007 17:48:50 +0000 Dan Nicolaescu * progmodes/cc-mode.el (c-mode-base-map): Use
Sat, 22 Sep 2007 00:57:00 +0000 Dan Nicolaescu (indent-for-tab-command): Indent the region if
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 12 Jun 2007 16:33:39 +0000 Stefan Monnier (tab-always-indent): Docstring fix.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 24 Oct 2007 08:10:57 +0000 Richard M. Stallman (indent-to-left-margin): If point's in the indentation,
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 22 Dec 2006 22:45:32 +0000 Eli Zaretskii (tab-always-indent): Doc fix.
Mon, 27 Nov 2006 13:53:11 +0000 Juanma Barranquero (tab-to-tab-stop, move-to-tab-stop): "?\ " -> "?\s".