log

age author description
Tue, 19 Apr 1994 00:43:06 +0000 Karl Heuer (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
Tue, 19 Apr 1994 00:31:42 +0000 Richard M. Stallman (kill-buffer-query-functions): Fix the question text.
Tue, 19 Apr 1994 00:30:13 +0000 Richard M. Stallman (window_system): Obey --with-x11=no and --with-x10=no.
Tue, 19 Apr 1994 00:17:46 +0000 Richard M. Stallman (readline): When extending the buffer,
Mon, 18 Apr 1994 23:53:51 +0000 Karl Heuer (outline-end-of-subtree): Stop before final newline.
Mon, 18 Apr 1994 23:34:22 +0000 Richard M. Stallman (hexl-mode): Make local binding for hexl-max-address.
Mon, 18 Apr 1994 22:41:49 +0000 Richard M. Stallman (shell-command-filter): If point was at end, leave it at end.
Mon, 18 Apr 1994 22:40:07 +0000 Karl Heuer (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
Mon, 18 Apr 1994 22:37:30 +0000 Richard M. Stallman (shell-command-sentinel): Do nothing if buffer is dead.
Mon, 18 Apr 1994 21:33:57 +0000 Richard M. Stallman (menu-bar-enable-clipboard): Construct new cons cells.
Mon, 18 Apr 1994 17:40:25 +0000 Richard M. Stallman (create_process): Fix previous change.
Mon, 18 Apr 1994 17:39:06 +0000 Richard M. Stallman Comment change.
Mon, 18 Apr 1994 17:07:19 +0000 Francesco Potort * etags.c (main, print_help): eliminate the -F option.
Mon, 18 Apr 1994 10:54:42 +0000 Francesco Potort * etags.c (absolute_filename): compare against '\0' instead of NULL.
Mon, 18 Apr 1994 04:03:17 +0000 Richard M. Stallman Move pop-global-mark bindings to loaddefs.el.
Mon, 18 Apr 1994 01:06:31 +0000 Richard M. Stallman (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
Sun, 17 Apr 1994 23:46:08 +0000 Richard M. Stallman (Xatom_editres_name): Variable defined.
Sun, 17 Apr 1994 23:44:33 +0000 Richard M. Stallman (Xatom_editres_name): Declared.
Sun, 17 Apr 1994 23:36:08 +0000 Richard M. Stallman (EMACS_INT, EMACS_UINT): New typedefs.
Sun, 17 Apr 1994 23:15:41 +0000 Richard M. Stallman *** empty log message ***
Sun, 17 Apr 1994 23:02:52 +0000 Richard M. Stallman (set_case_table): Handle nil for EQV with non-nil CANON.
Sun, 17 Apr 1994 20:13:34 +0000 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
Sun, 17 Apr 1994 19:31:31 +0000 Richard M. Stallman (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Sun, 17 Apr 1994 19:30:06 +0000 Richard M. Stallman (dumpglyphs): When HL=2, check explicitly for using
Sun, 17 Apr 1994 09:41:15 +0000 Richard M. Stallman (x_display): New field win_gravity.
Sun, 17 Apr 1994 07:53:22 +0000 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
Sun, 17 Apr 1994 07:50:32 +0000 Richard M. Stallman (xmenu_show): Fix typo in last change.
Sun, 17 Apr 1994 05:04:12 +0000 Richard M. Stallman Rewrite to use netbsd.h and define NO_SHARED_LIBS.
Sat, 16 Apr 1994 19:01:56 +0000 David J. MacKenzie Call AC_LANG_C, if it's defined, after AC_PREPARE.
Sat, 16 Apr 1994 07:26:19 +0000 Richard M. Stallman (create_process): Test TIOCSETD along with NTTYDISC.