Sat, 19 Nov 1994 20:45:17 +0000 |
Richard M. Stallman |
(sort_args): New function.
|
Sat, 19 Nov 1994 20:42:26 +0000 |
Richard M. Stallman |
(command-line-1): Handle long options --funcall, --load, --insert, --kill.
|
Sat, 19 Nov 1994 20:33:22 +0000 |
Richard M. Stallman |
(x-option-alist): New variable now holds
|
Sat, 19 Nov 1994 14:52:57 +0000 |
Richard M. Stallman |
(gomoku-click): New function.
|
Sat, 19 Nov 1994 14:06:09 +0000 |
Richard M. Stallman |
(start-process-shell-command): Don't use `exec'--
|
Sat, 19 Nov 1994 14:03:23 +0000 |
Richard M. Stallman |
(start-process-shell-command): Function deleted.
|
Sat, 19 Nov 1994 13:57:27 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Really, really treat `succeed' like end.
|
Sat, 19 Nov 1994 11:12:16 +0000 |
Richard M. Stallman |
(face-color-supported-p): New function.
|
Sat, 19 Nov 1994 10:37:38 +0000 |
Richard M. Stallman |
(re_compile_fastmap): Really treat `succeed' like end.
|
Sat, 19 Nov 1994 10:00:14 +0000 |
Richard M. Stallman |
(struct regexp_cache): New field `posix'.
|
Sat, 19 Nov 1994 05:24:57 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 18 Nov 1994 20:37:28 +0000 |
Richard M. Stallman |
(picture-self-insert): Use last-command-event,
|
Fri, 18 Nov 1994 20:27:24 +0000 |
Richard M. Stallman |
(init_filelock): Add missing semicolon.
|
Fri, 18 Nov 1994 17:50:37 +0000 |
Richard M. Stallman |
(batch-byte-compile-emacs): New function.
|
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.
|