(UP, BC, PC): Undo previous change.
This commit is contained in:
parent
952913d45d
commit
0ecc347474
2 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
2008-07-22 Dan Nicolaescu <dann@ics.uci.edu>
|
||||
|
||||
* terminfo.c (UP, BC, PC): Undo previous change.
|
||||
|
||||
* nsfns.m: Rename ns prefixed functions/variables to the
|
||||
corresponding x versions. Update references.
|
||||
|
||||
|
|
|
@ -24,10 +24,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
|
|||
so that we do not need to conditionalize the places in Emacs
|
||||
that set them. */
|
||||
|
||||
/* Causes a conflict on OS X 10.3 .*/
|
||||
#ifndef NS_IMPL_COCOA
|
||||
char *UP, *BC, PC;
|
||||
#endif
|
||||
|
||||
/* Interface to curses/terminfo library.
|
||||
Turns out that all of the terminfo-level routines look
|
||||
|
|
Loading…
Add table
Reference in a new issue