log

age author description
1993-05-30 Richard M. Stallman *** empty log message ***
1993-05-30 Richard M. Stallman (XTread_socket): For UnmapNotify, if frame was visible,
1993-05-30 Richard M. Stallman (Ficonify_frame, Fmake_frame_invisible):
1993-05-30 Richard M. Stallman (x_bitmap_icon): Don't free icon_bitmap;
1993-05-29 Richard M. Stallman (command-line-1): Pass arg to other-window.
1993-05-29 Richard M. Stallman (find-file-run-dired): Doc fix.
1993-05-29 Jim Blandy * linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
1993-05-29 Jim Blandy * Makefile.in: Use Makefile comments, not C comments.
1993-05-29 Richard M. Stallman [HPUX]: Include time.h and define __TIMEVAL__.
1993-05-29 Richard M. Stallman (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
1993-05-29 Jim Blandy *** empty log message ***
1993-05-29 Jim Blandy Initial revision
1993-05-29 Richard M. Stallman Don't include termios.h directly--let systty.h do it.
1993-05-29 Richard M. Stallman (x_connection_closed): Pass new arg.
1993-05-29 Jim Blandy * configure.in: Add case for the Tektronix XD88.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Jim Blandy * systty.h (CDISABLE): #undef it before re-#defining it.
1993-05-29 Jim Blandy * sysdep.c (sys_siglist): Comment out #endif trailer.
1993-05-29 Richard M. Stallman (cancel-function-timers): Renamed from spurious duplicate
1993-05-29 Richard M. Stallman (display_text_line): Really check for just the selected window.
1993-05-29 Richard M. Stallman (syms_of_xdisp): Make highlight-nonselected-windows Lisp var.
1993-05-29 Richard M. Stallman Handle sysv4.2 and sysvr4.2.
1993-05-29 Richard M. Stallman (file-chase-links): Handle leading .. in symlink target.
1993-05-29 Jim Blandy * configure.in: Traverse the argument list without destroying it;
1993-05-29 Richard M. Stallman (find-change-log): Use file-chase-links.
1993-05-29 Richard M. Stallman (file-chase-links): New function.
1993-05-29 Jim Blandy * configure.in: Add missing "fi".
1993-05-29 Jim Blandy * make-dist: Rebuild configure if configure.in is newer.
1993-05-29 Jim Blandy * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src
1993-05-29 Richard M. Stallman (c-up-conditional): Handle commented-out #-cmds properly.
1993-05-29 Richard M. Stallman (menu_bar_items): Save Vinhibit_quit by hand
1993-05-29 Richard M. Stallman (do-install): Delete redundant code to copy etc twice.
1993-05-29 Richard M. Stallman (split-window-vertically): Return the new window.
1993-05-29 Richard M. Stallman (gnus-local-organization): Initially nil.
1993-05-29 Richard M. Stallman Initial revision
1993-05-29 Richard M. Stallman (isearch-search): Take note of isearch-case-fold-search initial value.
1993-05-29 Richard M. Stallman (OLDXMENU_OPTIONS): Add quotations.
1993-05-29 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
1993-05-29 Richard M. Stallman (EMACS_BITMAP_FILES): Defined.
1993-05-29 Richard M. Stallman (HAVE_FTIME): Defined.
1993-05-29 Richard M. Stallman (romp): Handle various version numbers with aos and bsd.
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.