Thu, 06 Oct 1994 23:09:17 +0000 |
Karl Heuer |
(Lisp_Void, VOIDP): Deleted.
|
Thu, 06 Oct 1994 23:07:57 +0000 |
Karl Heuer |
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):
|
Thu, 06 Oct 1994 23:01:51 +0000 |
Karl Heuer |
(Fbyte_code): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:59:55 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Void.
|
Thu, 06 Oct 1994 22:39:18 +0000 |
Karl Heuer |
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:38:08 +0000 |
Karl Heuer |
(Fabs): Don't use XFASTINT when negative.
|
Thu, 06 Oct 1994 22:32:11 +0000 |
Karl Heuer |
(Fset, default_value, Fset_default, Fkill_local_variable): Access
|
Thu, 06 Oct 1994 22:31:59 +0000 |
Karl Heuer |
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.
|
Thu, 06 Oct 1994 22:30:47 +0000 |
Karl Heuer |
(init_buffer_once): Don't use XSETFASTINT when negative.
|
Thu, 06 Oct 1994 21:50:14 +0000 |
Karl Heuer |
(Fload, load_unwind): Store stream pointer as a cons of two integers,
|
Thu, 06 Oct 1994 21:47:34 +0000 |
Karl Heuer |
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.
|
Thu, 06 Oct 1994 21:47:12 +0000 |
Karl Heuer |
(mark_object): Delete case Lisp_Internal_Stream.
|
Thu, 06 Oct 1994 21:29:49 +0000 |
Karl Heuer |
(read1): New argument for returning out-of-band data, obviating the need for
|
Thu, 06 Oct 1994 21:29:23 +0000 |
Karl Heuer |
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.
|
Thu, 06 Oct 1994 20:56:24 +0000 |
Richard M. Stallman |
(query-replace): Add missing quote.
|
Thu, 06 Oct 1994 19:12:46 +0000 |
Noah Friedman |
Assign copyright to FSF, and change comments to reflect that type-break
|
Thu, 06 Oct 1994 10:28:26 +0000 |
Francesco Potort |
* man.el (Man-notify, Man-current-page, Man-page-list,
|
Thu, 06 Oct 1994 07:08:03 +0000 |
Richard M. Stallman |
(x_set_icon_type): Remove period from error message.
|
Thu, 06 Oct 1994 07:05:09 +0000 |
Richard M. Stallman |
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.
|
Thu, 06 Oct 1994 03:25:51 +0000 |
Richard M. Stallman |
(make_hdr): Undo June 16 change.
|
Thu, 06 Oct 1994 02:45:40 +0000 |
Richard M. Stallman |
Delete the error when no window system.
|
Thu, 06 Oct 1994 02:07:55 +0000 |
Richard M. Stallman |
(sendnews, postnews): Use defalias.
|
Wed, 05 Oct 1994 20:35:40 +0000 |
Richard M. Stallman |
(command-line): Load disp-table explicitly.
|
Wed, 05 Oct 1994 20:28:54 +0000 |
Richard M. Stallman |
(add-log-current-defun): Handle Perl specially.
|
Wed, 05 Oct 1994 09:33:33 +0000 |
Richard M. Stallman |
(Ffile_regular_p): New function.
|
Wed, 05 Oct 1994 06:29:50 +0000 |
Richard M. Stallman |
(read-envvar-name): Special meaning for MUSTMATCH
|
Wed, 05 Oct 1994 00:47:30 +0000 |
Richard M. Stallman |
(texinfo-format-scan): Accept @^, @", @?, @!, @-.
|
Tue, 04 Oct 1994 22:57:42 +0000 |
Richard M. Stallman |
(goto-line): Call prefix-numeric-value.
|