diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-09-10 13:56:05 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-09-10 13:56:05 -0700 |
commit | d1bed1f79107c8377ffaea160acd815008fab4f7 (patch) | |
tree | f9244ba7ada14e100ec76503ed9c2e29e12aa8d9 /lisp/progmodes/cc-defs.el | |
parent | 1014b530f59b332e9ae53c1d0d90f6074b1fca6c (diff) | |
download | emacs-d1bed1f79107c8377ffaea160acd815008fab4f7.tar.gz emacs-d1bed1f79107c8377ffaea160acd815008fab4f7.tar.bz2 emacs-d1bed1f79107c8377ffaea160acd815008fab4f7.zip |
Simplify lisp.h by removing the __COUNTER__ business.
Problem reported by Dmitry Antipov in:
http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00220.html
* lisp.h (make_local_vector, make_local_string)
(build_local_string): Simplify by not bothering with __COUNTER__.
The __COUNTER__ business wasn't working properly, and was needed
only for hypothetical future expansion anyway.
Diffstat (limited to 'lisp/progmodes/cc-defs.el')
0 files changed, 0 insertions, 0 deletions