log

age author description
Fri, 18 Nov 1994 01:04:41 +0000 Karl Heuer (re_compile_fastmap): Treat `succeed' like end of pattern.
Thu, 17 Nov 1994 21:49:27 +0000 Edward M. Reingold Get rid of edit menu.
Thu, 17 Nov 1994 21:49:00 +0000 Edward M. Reingold Undefine kill-region and copy-region-as-kill.
Thu, 17 Nov 1994 20:12:13 +0000 Doug Evans (sparc): Recognize as a cpu.
Thu, 17 Nov 1994 17:28:35 +0000 Richard M. Stallman (lock_dir, superlock_file, MAKE_LOCK_NAME):
Thu, 17 Nov 1994 16:53:01 +0000 Richard M. Stallman (backup-buffer): Use file-ownership-preserved-p.
Thu, 17 Nov 1994 16:50:21 +0000 Richard M. Stallman (timer-process-filter): Use save-match-data.
Thu, 17 Nov 1994 16:48:10 +0000 Richard M. Stallman (rmail-fields-not-to-output): New variable.
Thu, 17 Nov 1994 16:10:36 +0000 Richard M. Stallman (init_filelock): Always copy lock_path.
Thu, 17 Nov 1994 16:01:49 +0000 Richard M. Stallman (set-keymap-parent): Fix bug in case of empty keymap.
Thu, 17 Nov 1994 15:16:50 +0000 Richard M. Stallman Accept -domain as OS, and make it default for Apollo.
Thu, 17 Nov 1994 15:13:43 +0000 Richard M. Stallman (m68*-apollo*): Use s/domain.h.
Wed, 16 Nov 1994 22:21:39 +0000 Richard M. Stallman (timezone-parse-date): Handle two new formats (6 and 7).
Wed, 16 Nov 1994 21:44:15 +0000 Richard M. Stallman (try_window, display_text_line): Undo previous change.
Wed, 16 Nov 1994 20:35:34 +0000 Richard M. Stallman (substitute-key-definition): Don't recursively scan
Wed, 16 Nov 1994 20:32:40 +0000 Roland McGrath [NOT_C_CODE]: Include fcntl.h.
Wed, 16 Nov 1994 20:30:12 +0000 Richard M. Stallman (Fdirectory_files): Pass new arg to `compile_pattern'.
Wed, 16 Nov 1994 20:29:39 +0000 Richard M. Stallman (re_opcode_t): New opcode `succeed'
Wed, 16 Nov 1994 20:28:48 +0000 Richard M. Stallman (RE_NO_POSIX_BACKTRACKING): New macro.
Wed, 16 Nov 1994 16:57:31 +0000 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
Wed, 16 Nov 1994 15:28:37 +0000 Richard M. Stallman Fix in insert-behind-hooks and insert-in-front-hooks.
Wed, 16 Nov 1994 14:27:48 +0000 Francesco Potort * Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.
Wed, 16 Nov 1994 14:26:42 +0000 Richard M. Stallman (dired-collect-file-versions): Discard version #s from
Wed, 16 Nov 1994 14:15:54 +0000 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
Wed, 16 Nov 1994 13:00:49 +0000 Francesco Potort * etags.c [ETAGS_REGEXP]: All the new code that deals with regexps
Wed, 16 Nov 1994 10:29:33 +0000 Francesco Potort * etags.c (<errno.h>): #include added.
Wed, 16 Nov 1994 06:17:13 +0000 Karl Heuer (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:59:53 +0000 Karl Heuer (access_keymap): Use type test macros.
Wed, 16 Nov 1994 05:50:06 +0000 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
Wed, 16 Nov 1994 05:17:32 +0000 Karl Heuer Declare allocate_vectorlike.