log

age author description
Sat, 08 Apr 1995 02:18:00 +0000 Karl Heuer Add copyright notice.
Sat, 08 Apr 1995 02:10:53 +0000 Karl Heuer Update copyright.
Sat, 08 Apr 1995 00:22:33 +0000 Karl Heuer (kbd_buffer_get_event): Check for frame buried in a cons.
Sat, 08 Apr 1995 00:19:28 +0000 Richard M. Stallman (prepare_menu_bars): Do the frame titles last.
Sat, 08 Apr 1995 00:01:20 +0000 Richard M. Stallman Use "..." in #include.
Fri, 07 Apr 1995 23:44:45 +0000 Richard M. Stallman (fill-region): Avoid error on reaching end of buffer.
Fri, 07 Apr 1995 23:44:31 +0000 Richard M. Stallman (set-right-margin): Fix prompt.
Fri, 07 Apr 1995 23:10:25 +0000 Karl Heuer (Fcall_interactively): Fix previous change.
Fri, 07 Apr 1995 23:00:37 +0000 Richard M. Stallman (install-arch-indep): Delete .#* when copying subdirs.
Fri, 07 Apr 1995 22:46:38 +0000 Richard M. Stallman (Fcall_interactively): `+' is reserved for user changes.
Fri, 07 Apr 1995 22:41:58 +0000 Richard M. Stallman (read_process_output_error_handler)
Fri, 07 Apr 1995 22:27:24 +0000 Noah Friedman (rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.
Fri, 07 Apr 1995 22:17:54 +0000 Richard M. Stallman (electric-buffer-menu-mode-map): Undefine ESC ESC
Fri, 07 Apr 1995 22:17:06 +0000 Noah Friedman (rlogin): Use format, not concat, to generate numeric buffer names.
Fri, 07 Apr 1995 22:11:47 +0000 Richard M. Stallman (edt-keep-current-page-delimiter): Doc fix.
Fri, 07 Apr 1995 21:51:51 +0000 Richard M. Stallman Many doc fixes.
Fri, 07 Apr 1995 21:28:13 +0000 Richard M. Stallman (docref-last-active-buffer): Add defvar.
Fri, 07 Apr 1995 21:27:31 +0000 Richard M. Stallman Initial revision
Fri, 07 Apr 1995 21:25:47 +0000 Boris Goldowsky avoid.el Add autoload cookies; doc fixes.
Fri, 07 Apr 1995 21:22:35 +0000 Richard M. Stallman (msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.
Fri, 07 Apr 1995 19:59:47 +0000 Boris Goldowsky Rewritten and simplified.
Fri, 07 Apr 1995 19:02:49 +0000 Richard M. Stallman (menubar_selection_callback, dialog_selection_callback)
Fri, 07 Apr 1995 19:00:48 +0000 Richard M. Stallman (Flogb): Use EMACS_INT for `value'.
Fri, 07 Apr 1995 18:58:05 +0000 Richard M. Stallman (tgetent): Don't try to return the allocated address.
Fri, 07 Apr 1995 18:49:03 +0000 Richard M. Stallman (Fformat): Cast int to pointer by way of EMACS_INT.
Fri, 07 Apr 1995 18:46:21 +0000 Richard M. Stallman (search_buffer): Avoid casting trt to int.
Fri, 07 Apr 1995 18:39:56 +0000 Richard M. Stallman (Fdelete_overlays): Add declaration.
Fri, 07 Apr 1995 18:38:06 +0000 Richard M. Stallman (parse_modifiers): Use type EMACS_INT for `modifiers'.
Fri, 07 Apr 1995 18:33:16 +0000 Richard M. Stallman (dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)
Fri, 07 Apr 1995 18:26:02 +0000 Richard M. Stallman (bcopy): If NEED_BCOPY, do compile this.