pgsql: Update Emacs configuration

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: E1V9OpP-0002Rj-3G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Kevin Grittner 2013-08-14 17:45:37 pgsql: Remove Assert that matview is not in system schema from REFRESH.
Previous Message Tom Lane 2013-08-13 19:25:09 pgsql: Emit a log message if output is about to be redirected away from