From 891d66c99bd6ee81be88bfc41aa62890941d5fee Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Wed, 15 Mar 2006 03:03:55 +0000 Subject: [PATCH] Whitespace change. --- lisp/ChangeLog | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f2e365d39b2..f58a240c3ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,28 +1,28 @@ 2006-03-14 Ken Manheimer - * allout.el: Increment version to 2.2.1 in file commentary. + * allout.el: Increment version to 2.2.1 in file commentary. - (allout-version): Increment to 2.2.1. + (allout-version): Increment to 2.2.1. - (allout-default-layout): New customization variable, used when the - file lacks a specific allout-layout. Uses allout-layout-type for - recursively nested definition. + (allout-default-layout): New customization variable, used when the + file lacks a specific allout-layout. Uses allout-layout-type for + recursively nested definition. - (allout-layout-type): Widget defining allout layouts, necessary for - self-recursive definition. + (allout-layout-type): Widget defining allout layouts, necessary for + self-recursive definition. - (allout-mode): Incorporate allout-default-layout as fallback for - allout-layout. + (allout-mode): Incorporate allout-default-layout as fallback for + allout-layout. - (allout-layout): Mark as 'safe-local-variable', and refer mention - fallback to `allout-default-layout' in absence of a specified value. - (allout-passphrase-verifier-string) - (allout-passphrase-hint-string): Mark as 'safe-local-variable'. + (allout-layout): Mark as 'safe-local-variable', and refer mention + fallback to `allout-default-layout' in absence of a specified value. + (allout-passphrase-verifier-string) + (allout-passphrase-hint-string): Mark as 'safe-local-variable'. - (allout-file-passphrase-verifier-string): Obsolete variable, removed. + (allout-file-passphrase-verifier-string): Obsolete variable, removed. - (allout-get-encryption-passphrase-verifier): Use correct name of - passphrase verifier in docstring. + (allout-get-encryption-passphrase-verifier): Use correct name of + passphrase verifier in docstring. 2006-03-15 Nick Roberts -- 2.39.2