diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-03-09 17:28:06 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-03-09 17:28:06 -0800 |
commit | 7e3ab3026e9b0f783b8aacead1fad668c792e8ab (patch) | |
tree | 572dc8843e38136cf7845f29ea125355d785417b /lisp/emacs-lisp/lisp-mode.el | |
parent | 06b0c8a0ddcb60b00fcf60a3dcd8b7193bca3cc7 (diff) | |
download | emacs-7e3ab3026e9b0f783b8aacead1fad668c792e8ab.tar.gz emacs-7e3ab3026e9b0f783b8aacead1fad668c792e8ab.tar.bz2 emacs-7e3ab3026e9b0f783b8aacead1fad668c792e8ab.zip |
* lisp.h (GCPRO1_VAR, UNGCPRO_VAR): New macros,
so that the caller can use some name other than gcpro1.
(GCPRO1, UNGCPRO): Reimplement in terms of the new macros.
(Fx_create_frame, x_create_tip_frame, Fx_show_tip):
(Fx_backspace_delete_keys_p): Rename locals to avoid shadowing.
Some of these renamings use the new GCPRO1_VAR and UNGCPRO_VAR
macros.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions