1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-17 08:31:09 -08:00
No description
Find a file
Karl Heuer 96b65d4ea9 (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.
(Z_ADDR, BUF_GPT_ADDR, BUF_Z_ADDR): New macros.
(struct buffer): New members `category_table',
`direction_reserved', and `enable-multibyte-characters'.
(POS_ADDR): New macro used at all places instead of &FETCH_CHAR.
(FETCH_BYTE): New macro used at any places to check the argument
against an ASCII character.
(FETCH_MULTIBYTE_CHAR): New macro used at any places to get a
character code of the argument when it is known to be a multibyte
character.
(_fetch_multibyte_char_p, _fetch_multibyte_char_len): New
variables.
(FETCH_CHAR): Use macros FETCH_MULTIBYTE_CHAR and FETCH_BYTE.
1997-02-20 06:45:13 +00:00
etc Delete the Spell-emulator task. 1997-02-02 02:04:11 +00:00
lib-src Delete duplicate inclusion of fcntl.h 1997-02-14 00:07:22 +00:00
lisp Require fontset. Create fontsets from 1997-02-20 05:51:26 +00:00
lispref Document how insert-before-markers affects overlays. 1997-01-26 06:57:00 +00:00
lwlib (enriched-translations): Add top' and choice' everywhere so that * 1997-01-22 02:04:17 +00:00
man Add rules for the Message manual. 1996-06-27 22:23:03 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use windows95 and windowsnt instead 1997-01-20 00:05:31 +00:00
src (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR. 1997-02-20 06:45:13 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Add hppa1.1-hitachi-hiuxmpp support, passed along by rms. 1997-01-07 19:29:28 +00:00
config.sub Handle mips-unknown-linux-gnu 1996-12-31 20:54:33 +00:00
configure.in Check for rint and cbrt. 1997-01-27 01:48:25 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist Use $EMACS to say where to run Emacs. 1997-01-02 00:53:34 +00:00
Makefile.in (INSTALL_STRIP): New variable. 1996-08-29 20:54:02 +00:00
PROBLEMS
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00