1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
This is a mirror of https://git.savannah.gnu.org/git/emacs.git for use in CI/development since the upstream savannah git repo is very flakey.
Go to file
Erik Naggum 4ad679f96d Add #n=object, #n#, and #:symbol constructs to reader.
(readevalloop, read, Fread_from_string): Empty list of read objects before
read0 call.
(read1): New variable `uninterned_symbol', which controls how to make
symbols.  Support #:, #n=object and #n#.
(make_symbol): New function, used in read1 to make uninterned symbols
(Fintern): Set `obarray' field of interned symbols.
(init_obarray): Explicit set `obarray' field of symbol `nil'.
(syms_of_lread): staticpro read_objects, the list of read objects.
1996-09-09 02:30:05 +00:00
etc Add item for something like Adobe Illustrator/Corel Draw. 1996-08-27 00:14:26 +00:00
lib-src (main): Declare `fromlen' as size_t, undo previous change. 1996-09-07 01:06:09 +00:00
lisp (vc-file-owner): If the file is owned by somebody else, return the UID 1996-09-08 11:53:34 +00:00
lispref Mention local-value property on an overlay. 1996-09-04 15:38:37 +00:00
lwlib (update_one_menu_entry): Fix previous change: 1996-08-12 18:57:08 +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 (WinMain): Put a space between the binary and its args. 1996-08-09 18:40:18 +00:00
src Add #n=object, #n#, and #:symbol constructs to reader. 1996-09-09 02:30:05 +00:00
build-ins.in
config.bat Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
config.guess Fix previous change. Use sed's y command instead. 1996-07-16 04:47:46 +00:00
config.sub Recognize rtems as an o/s. 1996-07-07 17:26:50 +00:00
configure1.in
configure.in Check for setrlimit. 1996-09-01 00:14:32 +00:00
GETTING.GNU.SOFTWARE
INSTALL Describe --with-pop and related options. 1996-08-26 17:58:30 +00:00
make-dist (msdos): Add is_exec.c, sigaction.c to distribution. 1996-08-04 20:35:10 +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