Coder Social home page Coder Social logo

Why would you use? about json-reformat HOT 2 CLOSED

gongo avatar gongo commented on July 30, 2024
Why would you use?

from json-reformat.

Comments (2)

gongo avatar gongo commented on July 30, 2024

@jasonkuhrt

Wow, you're right!

$ diff -u emacs-24.3/lisp/json.el emacs-24.4/lisp/json.el
--- emacs-24.3/lisp/json.el 2013-01-02 05:37:17.000000000 +0900
+++ emacs-24.4/lisp/json.el 2014-03-21 14:34:40.000000000 +0900
@@ -1,9 +1,9 @@
 ;;; json.el --- JavaScript Object Notation parser / generator

-;; Copyright (C) 2006-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2006-2014 Free Software Foundation, Inc.

 ;; Author: Edward O'Connor <[email protected]>
-;; Version: 1.3
+;; Version: 1.4
 ;; Keywords: convenience

 ;; This file is part of GNU Emacs.
@@ -48,10 +48,10 @@
 ;; 2006-12-29 - XEmacs support, from Aidan Kehoe <[email protected]>.
 ;; 2008-02-21 - Installed in GNU Emacs.
 ;; 2011-10-17 - Patch `json-alist-p' and `json-plist-p' to avoid recursion -tzz
+;; 2012-10-25 - Added pretty-printed reformatting -Ryan Crum ([email protected])

 ;;; Code:

-(eval-when-compile (require 'cl))

(snip)

json-pretty-print and json-pretty-print-buffer was bundled from version 24.4.

Thanks!

from json-reformat.

jasonkuhrt avatar jasonkuhrt commented on July 30, 2024

; )

from json-reformat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.