1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-22 05:51:11 -07:00
No description
Find a file
Karl Heuer ee4c9ce4d7 (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,
Lisp_Misc_Boolfwd, Lisp_Misc_Objfwd, Lisp_Misc_Buffer_Objfwd.
(enum Lisp_Type): Delete the corresponding enumerations from here.
(struct Lisp_Buffer_Objfwd): New structure.
(struct Lisp_Intfwd, struct Lisp_Boolfwd, struct Lisp_Objfwd): Ditto.
(XINTFWD, XBOOLFWD, XOBJFWD, XBUFFER_OBJFWD): Access the new structure.
(INTFWDP, BOOLFWDP, OBJFWDP, BUFFER_OBJFWDP): Ditto.
(XSETINTFWD, XSETBOOLFWD, XSETOBJFWD, XSETBUFFER_OBJFWD): Deleted.
(union Lisp_Misc): Add new members.
(allocate_misc): Declare this function.
(XINTPTR): Deleted.
1994-10-12 05:13:45 +00:00
etc *** empty log message *** 1994-09-21 03:40:21 +00:00
lib-src (libexecdir): Renamed from libdir. 1994-10-11 21:38:59 +00:00
lisp (makefile-mode-name): Removed. 1994-10-11 20:42:23 +00:00
lispref menu-bar-lines fix. 1994-10-11 20:17:52 +00:00
lwlib (fit_to_screen): Don't put the menu off the left or top. 1994-10-08 04:16:17 +00:00
msdos (HAVE_STRERROR): Define. 1994-07-14 19:39:09 +00:00
src (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd, 1994-10-12 05:13:45 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat (src/paths.h): Use sed script msdos/sed4.inp. 1994-06-07 15:16:39 +00:00
config.guess Patch to handle old Convex systems (without uname). 1994-10-07 01:03:20 +00:00
config.sub Translate -gnu/linux* to -linux*. 1994-10-04 09:12:29 +00:00
configure.in use new macro names 1994-09-13 15:46:47 +00:00
configure1.in (libexecdir): Renamed from libdir. New default. 1994-10-11 21:34:29 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Formerly INSTALL.~31~ 1994-06-13 15:30:51 +00:00
make-dist Don't distribute subdirs.el. 1994-10-11 08:05:44 +00:00
Makefile.in Use libexecdir and sharedstatedir as appropriate. 1994-10-11 21:36:30 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c entered into RCS 1993-09-10 04:36:09 +00:00
vpath.sed Initial revision 1993-09-12 10:45:13 +00:00