pgsql: Update Emacs configuration

Lists: pgsql-committers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update Emacs configuration
Date: 2013-08-14 00:20:43
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Update Emacs configuration

Update emacs.samples with new configuration snippets that match pgindent
et al. formatting more accurately and follow Emacs Lisp best practices
better.

Add .dir-locals.el with a subset of that configuration for casual
editing and viewing.

Reviewed-by: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
Reviewed-by: Noah Misch <noah(at)leadboat(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5e3e8e4daaefba47ad7a8b82320531992470b5df

Modified Files
--------------
.dir-locals.el | 18 +++++
src/tools/editors/emacs.samples | 158 +++++++++++++--------------------------
2 files changed, 72 insertions(+), 104 deletions(-)