summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-28 00:20:58 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-28 00:20:58 -0800
commitdbf312256d8a8c731dadaf27c1260832a3796350 (patch)
treee24d4b7c814d5f292c779b192371cb7475b0eef6 /lisp/emacs-lisp/debug.el
parente95def75e4a3fae3f5671cc828012388f0e251f5 (diff)
downloademacs-dbf312256d8a8c731dadaf27c1260832a3796350.tar.gz
emacs-dbf312256d8a8c731dadaf27c1260832a3796350.tar.bz2
emacs-dbf312256d8a8c731dadaf27c1260832a3796350.zip
Remove GCPRO-related macros that exist only to avoid shadowing locals.
* lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR, GCPRO5_VAR) (GCPRO6_VAR, UNGCPRO_VAR): Remove. See <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>. All uses changed to use GCPRO1 etc. (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, GCPRO6, UNGCPRO): Revert to old implementation (i.e., before 2011-03-11).
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions