]> git.eshelyaron.com Git - emacs.git/commit
Shorten some ppss struct field names
authorNoam Postavsky <npostavs@gmail.com>
Sun, 23 Feb 2020 13:26:35 +0000 (08:26 -0500)
committerNoam Postavsky <npostavs@gmail.com>
Sun, 23 Feb 2020 14:03:18 +0000 (09:03 -0500)
commitba7004b2a74c69450114c12ef4521768fc165e8e
treed70d486d89859f8d4fd6b7f3241b5e7c8a360e15
parent693749c60fd7b3bdd22680c1f06158a7a6e5bd63
Shorten some ppss struct field names

* lisp/emacs-lisp/syntax.el (ppss): Capitalize docstrings.
(ppss-comment-depth): Renamed from ppss-comment-nesting.
(ppss-quoted-p): Renamed from ppss-after-quote-p.
(ppss-min-depth): Renamed from ppss-minimum-paren-depth.
(ppss-open-parens): Renamed from ppss-open-paren-positions.
* etc/NEWS: Announce the ppss-* accessors.
etc/NEWS
lisp/emacs-lisp/syntax.el