log

age author description
Wed, 29 Jun 1994 15:26:29 +0000 Richard M. Stallman Add commented-out code.
Tue, 28 Jun 1994 21:51:12 +0000 Karl Heuer (readchar): Restart interrupted I/O.
Tue, 28 Jun 1994 20:24:38 +0000 Roland McGrath (tag-exact-match-p): Fix typo in last change.
Tue, 28 Jun 1994 20:21:43 +0000 Roland McGrath (tag-exact-match-p): Test for point sitting after the explicit tag name
Tue, 28 Jun 1994 19:17:25 +0000 Richard M. Stallman (line-move): Don't use message or ding; just signal errors.
Tue, 28 Jun 1994 19:00:30 +0000 Roland McGrath (a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
Tue, 28 Jun 1994 18:41:05 +0000 Richard M. Stallman (dired-x-hands-off-my-keys): New user-defined variable.
Tue, 28 Jun 1994 17:04:58 +0000 Richard M. Stallman (mips-sony-newsos4*): New alias.
Tue, 28 Jun 1994 17:02:40 +0000 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Tue, 28 Jun 1994 09:25:42 +0000 Richard M. Stallman (Foverlay_put): Pass redisplay_region a struct buffer *.
Tue, 28 Jun 1994 08:36:16 +0000 Richard M. Stallman (dired-readin): Record the directory's modtime.
Tue, 28 Jun 1994 05:15:44 +0000 Richard M. Stallman (auto-lower-mode, auto-raise-mode): Doc fixes.
Tue, 28 Jun 1994 04:14:41 +0000 Richard M. Stallman (Info-index): Fix typo: t => \t.
Mon, 27 Jun 1994 23:07:15 +0000 Richard M. Stallman (gnus-inews-user-name, gnus-inews-domain-name):
Mon, 27 Jun 1994 20:54:14 +0000 Richard M. Stallman (Info-insert-dir): Capitalize `node' when inserting it.
Mon, 27 Jun 1994 20:44:08 +0000 Richard M. Stallman (a_write): Verify that *annot is a cons.
Sun, 26 Jun 1994 18:14:13 +0000 Richard M. Stallman (echo_dash): Fix backwards conditional.
Sun, 26 Jun 1994 16:29:43 +0000 Richard M. Stallman (C_DEBUG_SWITCH) [not NEWSOS5]:
Sun, 26 Jun 1994 16:10:41 +0000 Richard M. Stallman (jka-compr-partial-uncompress): Handle the case where
Sat, 25 Jun 1994 23:48:04 +0000 Richard M. Stallman (mouse-scroll-subr): Don't do anything special at eob.
Sat, 25 Jun 1994 22:35:28 +0000 Richard M. Stallman (send_process): Major rewrite.
Sat, 25 Jun 1994 22:34:52 +0000 Richard M. Stallman (send_process): Major rewrite.
Sat, 25 Jun 1994 22:34:25 +0000 Richard M. Stallman (BUF_PTR_CHAR_POS): New macro.
Sat, 25 Jun 1994 22:27:06 +0000 Richard M. Stallman (comint-send-input): Update markers before actually sending the input.
Sat, 25 Jun 1994 19:08:29 +0000 Richard M. Stallman (Fother_window_for_scrolling): New function.
Sat, 25 Jun 1994 19:07:17 +0000 Richard M. Stallman (C_SWITCH_SYSTEM): Add -D_BSD.
Sat, 25 Jun 1994 18:58:42 +0000 Richard M. Stallman (beginning-of-buffer-other-window)
Sat, 25 Jun 1994 18:20:55 +0000 Richard M. Stallman (frame-notice-user-settings): Make menu-bar-mode
Sat, 25 Jun 1994 18:20:30 +0000 Richard M. Stallman (menu-bar-mode): Make this a global variable.
Sat, 25 Jun 1994 17:54:57 +0000 Richard M. Stallman (Fframe_parameters): Don't handle menu-bar-lines explicitly.
Sat, 25 Jun 1994 16:28:53 +0000 Richard M. Stallman (Fother_window_for_scrolling): New function.
Sat, 25 Jun 1994 04:30:44 +0000 Richard M. Stallman (ispell-message): Avoid an infinite loop.
Sat, 25 Jun 1994 01:42:43 +0000 Karl Heuer (popup-menu): Allow user to select nothing.
Sat, 25 Jun 1994 01:20:11 +0000 Richard M. Stallman (show-paren-command-hook): Use matching-paren.
Sat, 25 Jun 1994 00:35:12 +0000 Richard M. Stallman (add-log-mailing-address): Use user-mail-address.
Sat, 25 Jun 1994 00:34:11 +0000 Richard M. Stallman (user-mail-address): New variable.
Sat, 25 Jun 1994 00:13:53 +0000 Karl Heuer (Finsert_file_contents): Fix check for non-regular files.
Fri, 24 Jun 1994 23:41:15 +0000 Richard M. Stallman (gnus-summary-mode-map): Add menu bar menus.
Fri, 24 Jun 1994 21:52:16 +0000 Richard M. Stallman (scan_lists, Fforward_comment): When moving backward over
Fri, 24 Jun 1994 18:50:03 +0000 Richard M. Stallman (run-at-time): If REPEAT is 0, don't repeat.
Fri, 24 Jun 1994 18:32:36 +0000 Richard M. Stallman (tar-alter-one-field): Finish previous renaming change.
Fri, 24 Jun 1994 15:47:09 +0000 Richard M. Stallman (find-change-log): If file name specified, just use it.
Fri, 24 Jun 1994 14:14:43 +0000 Richard M. Stallman (Fcompleting_read): Doc fix.
Fri, 24 Jun 1994 08:07:57 +0000 Roland McGrath (visit-tags-table-buffer): Don't take car of return frmo
Fri, 24 Jun 1994 00:34:47 +0000 Karl Heuer (syms_of_keyboard): Don't staticpro the same var twice.
Thu, 23 Jun 1994 23:58:16 +0000 Karl Heuer (popup-menu): Convert list to same-size vector, not singleton vector.
Thu, 23 Jun 1994 23:57:33 +0000 Richard M. Stallman (move-to-tab-stop): Delete unnecessary spaces
Thu, 23 Jun 1994 23:56:06 +0000 Richard M. Stallman Don't include string.h or strings.h.
Thu, 23 Jun 1994 23:55:12 +0000 Richard M. Stallman (Fmove_overlay): Fix typo in previous change.
Thu, 23 Jun 1994 23:53:35 +0000 Richard M. Stallman Move #undef HAVE_STRERROR before the #includes.
Thu, 23 Jun 1994 23:12:13 +0000 Richard M. Stallman (shell-prefixed-directory-name): Do nothing if
Thu, 23 Jun 1994 23:11:23 +0000 Richard M. Stallman (comint-read-input-ring): Use ring-insert-at-beginning.
Thu, 23 Jun 1994 23:11:02 +0000 Richard M. Stallman (ring-insert-at-beginning): New function.
Thu, 23 Jun 1994 21:35:48 +0000 Richard M. Stallman (*-convex-convexos*): Accept this as alias.
Thu, 23 Jun 1994 19:40:13 +0000 Richard M. Stallman (LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
Thu, 23 Jun 1994 19:39:22 +0000 Richard M. Stallman (soundex-alist): Delete the elements that mapped into nil.
Thu, 23 Jun 1994 19:30:19 +0000 Richard M. Stallman (term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
Thu, 23 Jun 1994 19:27:56 +0000 Richard M. Stallman Don't declare exit or perror.
Thu, 23 Jun 1994 19:26:02 +0000 Richard M. Stallman (main): Don't declare geteuid.