log

age author description
1993-05-29 Richard M. Stallman (C_SWITCH_MACHINE): Define only if not __GNUC__.
1993-05-29 Richard M. Stallman (XTring_bell): Do nothing if x_current_connection is 0.
1993-05-29 Richard M. Stallman (reset_buffer): Clear mark_active field here.
1993-05-29 Richard M. Stallman (indent-sexp): Even if outer-loop-done is t, still move down one line.
1993-05-29 Richard M. Stallman (auto-mode-alist): Fix syntax for sgml mode.
1993-05-29 Richard M. Stallman (gettimeofday): Don't store in *tzp if tzp is 0.
1993-05-29 Richard M. Stallman (MAXDESC): Get it from FD_SETSIZE if that exists.
1993-05-29 Richard M. Stallman (timer): Link with $(LOADLIBES).
1993-05-29 Richard M. Stallman (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.
1993-05-29 Richard M. Stallman entered into RCS
1993-05-29 Richard M. Stallman (vt100-wide-mode): Add missing arg in set-frame-width.
1993-05-29 Richard M. Stallman (x-resolve-font-name): Allow symbol as FACE arg.
1993-05-29 Richard M. Stallman (send-mail-function): Use defvar. not defconst.
1993-05-29 Richard M. Stallman (x-fixed-font-alist): Specify field 7, not field 6.
1993-05-29 Richard M. Stallman (ange-ftp-dired-compress-file):
1993-05-29 Richard M. Stallman (vc-finish-logentry): Use delete-windows-on.
1993-05-29 Richard M. Stallman (LIBX11_SYSTEM): Defined.
1993-05-29 Richard M. Stallman (vc-steal-lock, vc-insert-headers): Fix question whitespace.
1993-05-28 Richard M. Stallman (Fgenerate_new_buffer_name): New arg IGNORE.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (syms_of_keymap): Create global_map 256 slots long.
1993-05-28 Richard M. Stallman (keys_of_cmds): Predefined 0240-0376 as self-insert.
1993-05-28 Richard M. Stallman Finish previous change.
1993-05-28 Richard M. Stallman (find-log-file): Use source file's truename dir.
1993-05-28 Richard M. Stallman Version 3.8.1 from Gildea.
1993-05-28 Richard M. Stallman (put_line): Don't output \n\t unless more text follows.
1993-05-28 Richard M. Stallman (XTread_socket, case KeyPress) [HPUX]:
1993-05-28 Richard M. Stallman Fix message text.
1993-05-28 Richard M. Stallman (hexl-char-after-point): Get rid of mistakenly free variables.
1993-05-28 Richard M. Stallman Doc fixes.
1993-05-28 Richard M. Stallman Fix up previous change.
1993-05-28 Richard M. Stallman (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.
1993-05-28 Richard M. Stallman (Info-insert-dir): Ignore duplicate directories.
1993-05-28 Richard M. Stallman (Info-default-directory-list): Take out ../../info.
1993-05-28 Richard M. Stallman (baud-rate): Doc fix.
1993-05-28 Jim Blandy * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
1993-05-28 Jim Blandy * etags.c: Replace the CPP tangle for alloca with the one from the
1993-05-28 Jim Blandy * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.
1993-05-28 Jim Blandy * make-dist: Make a `site-lisp' directory in the distribution,
1993-05-28 Jim Blandy * Makefile.in (do-install): Correctly detect if ./etc and
1993-05-28 Jim Blandy * buffer.c (Fmove_overlay): If the overlay is changing buffers,
1993-05-28 Jim Blandy * xfns.c (x_set_frame_parameters): Use the first
1993-05-28 Jim Blandy * s/hpux8.h: Don't define HAVE_RANDOM.
1993-05-28 Richard M. Stallman (find-change-log): Chase symlinks multiple levels.
1993-05-28 Jim Blandy * configure.in: If srcdir is '.', then try using PWD to make it
1993-05-28 Jim Blandy Initial revision
1993-05-28 Richard M. Stallman (rmail-new-summary): Set rmail-summary-buffer
1993-05-28 Jim Blandy * config.h.in (UNEXEC_SRC): New macro, set by the configure
1993-05-28 Jim Blandy * configure.in: Extract UNEXEC from the system configuration
1993-05-28 Richard M. Stallman (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.
1993-05-28 Jim Blandy * Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine
1993-05-28 Jim Blandy * configure.in (prefix): Don't run pwd on srcdir unnecessarily.
1993-05-28 Richard M. Stallman (Fsleep_for): Don't return without waiting when SEC is 0.
1993-05-28 Richard M. Stallman (find-alternate-file): Hide truename and inode number
1993-05-28 Richard M. Stallman (ALL_CFLAGS): Add -I../src
1993-05-28 Roland McGrath (find-dired-sentinel): Write a line describing death.
1993-05-28 Richard M. Stallman (install): Get the scripts from ${srcdir}, unlike the executables.
1993-05-28 Richard M. Stallman (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.
1993-05-28 Richard M. Stallman Delete confusing comments.
1993-05-28 Roland McGrath entered into RCS
1993-05-27 Richard M. Stallman (do-install): Add `shift' command.
1993-05-27 Richard M. Stallman (frame-initialize): Handle reverseVideo resource.
1993-05-27 Richard M. Stallman (x-create-frame-with-faces): Handle reverseVideo resource.
1993-05-27 Richard M. Stallman (mark_object): Add debugging code to check for ptr clobbered.
1993-05-27 Richard M. Stallman (COPYDESTS, COPYDIR): Delete external-lisp dir.
1993-05-27 Richard M. Stallman (do-install): Delete the dest dir, not the source dir,
1993-05-27 Richard M. Stallman Delete spurious paren outputting short_usage.
1993-05-27 Richard M. Stallman Provide same name as file.
1993-05-27 Richard M. Stallman Fix typo.
1993-05-27 Richard M. Stallman Pervasive changes to use Emacs 19 features
1993-05-27 Richard M. Stallman (read_char): Correct previous change.
1993-05-27 Richard M. Stallman (x_get_resource_string): New function.
1993-05-27 Jim Blandy * x-win.el: Check for a geometry resource, and apply it to the
1993-05-27 Jim Blandy * systty.h: Always terminate comments, to avoid confusion.
1993-05-27 Jim Blandy * xfns.c: Make resource manager work correctly even when
1993-05-27 Richard M. Stallman Comment out handling of shell-send-input.
1993-05-27 Richard M. Stallman (cl-member): Renamed from member.
1993-05-27 Richard M. Stallman (display-time-day-and-date): Use defvar, not defconst.
1993-05-27 Richard M. Stallman (x_get_local_selection): If no conversion function
1993-05-27 Richard M. Stallman (display_text_line): Don't call compute_char_face for a non-X frame.
1993-05-27 Richard M. Stallman (window_loop, case GET_LRU_WINDOW): Get frame's width properly.
1993-05-27 Jim Blandy * isearch.el (isearch-forward): Remove the claim that
1993-05-27 Jim Blandy * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.
1993-05-27 Jim Blandy * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.
1993-05-27 Jim Blandy * Makefile.in (ALL_CFLAGS): Include -I${srcdir}.
1993-05-27 Jim Blandy * Makefile.in (install): Do install the programs listed in
1993-05-27 Jim Blandy * Makefile.in (${SUBDIR}): Pass the value of the make variable to
1993-05-27 Jim Blandy * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if
1993-05-27 Jim Blandy * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if
1993-05-27 Jim Blandy Don't forget to remove temporary files.
1993-05-27 Richard M. Stallman (HAVE_TCATTR): Defined.
1993-05-27 Richard M. Stallman (listify-key-sequence): Avoid the constant ?\M-\200.
1993-05-26 Jim Blandy * config.h.in (HAVE_RENAME): Include an #undef for this, so
1993-05-26 Richard M. Stallman (find-file-noselect): Expand buffer-file-truename
1993-05-26 Richard M. Stallman [HAVE_SOCKETS]: Include socket.h, netdb.h.
1993-05-26 Jim Blandy * s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,
1993-05-26 Richard M. Stallman (dired-other-frame): New function, with binding.
1993-05-26 Richard M. Stallman Make C-x ` binding just once.
1993-05-26 Jim Blandy Report .elc bogosities more clearly.
1993-05-26 Richard M. Stallman (finder-by-keyword): Autoload from `finder', not `finder.el'.
1993-05-26 Jim Blandy * make-dist: Check for .elc files with no corresponding .el file.
1993-05-26 Richard M. Stallman (nroff-mode): Don't leave nroff-electric-mode void.
1993-05-26 Richard M. Stallman (magic_searchpath_decoder): Fix typos.
1993-05-26 Richard M. Stallman (Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.
1993-05-26 Jim Blandy * Makefile.in (mkdir): Make all the directories in locallisppath.
1993-05-26 Jim Blandy * config.guess: New file.
1993-05-26 Richard M. Stallman (byte-optimize-divide): Don't optimize to less than two arguments.
1993-05-26 Richard M. Stallman (hexlify-command, dehexlify-command): Use exec-directory.
1993-05-26 Richard M. Stallman (r_alloc_sbrk): Declare already_available as long, not SIZE.
1993-05-26 Richard M. Stallman (x_wm_set_size_hint): Don't set hints for max size.
1993-05-26 Richard M. Stallman (x_set_cursor_type): If arg not recognized, use box cursor.
1993-05-26 Richard M. Stallman New version from Umeda. Needs detailed entry.
1993-05-26 Richard M. Stallman (gnus-local-organization): Renamed from ...-your-...
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.
1993-05-26 Jim Blandy * faces.el (x-resolve-font-name): If PATTERN is nil, return the
1993-05-26 Richard M. Stallman (scroll-bar-mode): Make default value t.
1993-05-26 Richard M. Stallman (make-help-screen): Handle mouse events.
1993-05-26 Richard M. Stallman (Info-follow-nearest-node): Omit 4th arg to Info-get-token.
1993-05-26 Richard M. Stallman (rand, srand): Definitions deleted.
1993-05-26 Richard M. Stallman (LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.