Fri, 18 Nov 1994 17:42:26 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 18 Nov 1994 16:43:04 +0000 |
Richard M. Stallman |
(Fload): Call Fsubstitute_in_file_name after trying handler.
|
Fri, 18 Nov 1994 16:41:07 +0000 |
Richard M. Stallman |
(mail-setup): Make fill-column wide for the in-reply-to.
|
Fri, 18 Nov 1994 07:47:19 +0000 |
Karl Heuer |
(kill-region): Set this-command unconditionally.
|
Fri, 18 Nov 1994 07:17:17 +0000 |
Karl Heuer |
(recompute_width_table): Do the right thing if no previous table existed.
|
Fri, 18 Nov 1994 06:50:02 +0000 |
Karl Heuer |
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark
|
Fri, 18 Nov 1994 06:49:09 +0000 |
Karl Heuer |
(Fpurecopy): Use type test macros.
|
Fri, 18 Nov 1994 05:29:08 +0000 |
Karl Heuer |
(Fsingle_key_description): Use type test macros.
|
Fri, 18 Nov 1994 05:22:33 +0000 |
Karl Heuer |
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.
|
Fri, 18 Nov 1994 04:49:51 +0000 |
Karl Heuer |
(Fvconcat, concat): Use Lisp_Vectorlike.
|
Fri, 18 Nov 1994 03:37:48 +0000 |
Doug Evans |
Vendor for vxworks is wrs.
|
Fri, 18 Nov 1994 02:31:20 +0000 |
Karl Heuer |
(Fpurecopy): Use type test macros.
|
Fri, 18 Nov 1994 02:30:32 +0000 |
Karl Heuer |
(XSETCOMPILED): New macro.
|
Fri, 18 Nov 1994 02:10:19 +0000 |
Karl Heuer |
(Fdocumentation): Use type test macros.
|
Fri, 18 Nov 1994 02:02:18 +0000 |
Karl Heuer |
(print): Use type test macros.
|
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.
|
Wed, 16 Nov 1994 05:16:42 +0000 |
Karl Heuer |
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 05:03:02 +0000 |
Karl Heuer |
(make_process): Use allocate_vectorlike and VECSIZE.
|
Wed, 16 Nov 1994 04:48:37 +0000 |
Karl Heuer |
(Fmake_vector): Call allocate_vectorlike.
|
Wed, 16 Nov 1994 03:42:44 +0000 |
Karl Heuer |
Delete declaration of Farray_length.
|
Wed, 16 Nov 1994 03:41:56 +0000 |
Karl Heuer |
(Farray_length): Delete this obsolete function.
|
Wed, 16 Nov 1994 03:37:56 +0000 |
Karl Heuer |
(Flength): Don't call Farray_length, just use size field.
|
Wed, 16 Nov 1994 03:11:59 +0000 |
Karl Heuer |
Fix indentation.
|
Wed, 16 Nov 1994 02:34:40 +0000 |
Karl Heuer |
Fix typo in comment.
|
Wed, 16 Nov 1994 01:50:23 +0000 |
Karl Heuer |
(Fdo_auto_save): Use the new type-test macros.
|
Wed, 16 Nov 1994 01:31:04 +0000 |
Karl Heuer |
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.
|
Wed, 16 Nov 1994 01:26:39 +0000 |
Karl Heuer |
(wait_for_property_change): Encode location as a cons of two integers instead
|