Sat, 17 Sep 1994 00:51:52 +0000 |
Richard M. Stallman |
(EMACS_INT, EMACS_UINT): Define, if not already defined.
|
Sat, 17 Sep 1994 00:45:16 +0000 |
Richard M. Stallman |
(message): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:43:45 +0000 |
Richard M. Stallman |
(struct window): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:41:40 +0000 |
Richard M. Stallman |
(CHECK_IMPURE, all versions): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:40:54 +0000 |
Richard M. Stallman |
(print): Use EMACS_UINT.
|
Sat, 17 Sep 1994 00:39:50 +0000 |
Richard M. Stallman |
Check for __alpha, in __osf__ conditional.
|
Sat, 17 Sep 1994 00:37:10 +0000 |
Richard M. Stallman |
(unchain_marker): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:36:43 +0000 |
Richard M. Stallman |
(Fload): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:35:09 +0000 |
Richard M. Stallman |
(Lisp_Object): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:32:14 +0000 |
Richard M. Stallman |
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:31:05 +0000 |
Richard M. Stallman |
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:30:07 +0000 |
Richard M. Stallman |
(Fnarrow_to_region, format1): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:29:03 +0000 |
Richard M. Stallman |
(Fdocumentation): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:28:47 +0000 |
Karl Heuer |
(ispell-menu-map): Order menu items by size: buffer > region > word.
|
Sat, 17 Sep 1994 00:28:39 +0000 |
Richard M. Stallman |
(struct face): Use EMACS_UINT.
|
Sat, 17 Sep 1994 00:27:54 +0000 |
Richard M. Stallman |
(sign_extend_lisp_int): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:27:16 +0000 |
Richard M. Stallman |
(Fcall_interactively): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:26:43 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables, Fbuffer_local_variables)
|
Sat, 17 Sep 1994 00:25:35 +0000 |
Richard M. Stallman |
(pure, pure_size): Use EMACS_INT.
|
Sat, 17 Sep 1994 00:16:57 +0000 |
Richard M. Stallman |
(getloadavg): Add OSF_ALPHA support.
|
Sat, 17 Sep 1994 00:14:40 +0000 |
Richard M. Stallman |
(shut_down_emacs): Don't call Fx_close_current_connection.
|
Sat, 17 Sep 1994 00:09:21 +0000 |
Richard M. Stallman |
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.
|
Sat, 17 Sep 1994 00:07:41 +0000 |
Richard M. Stallman |
(alpha-dec-osf*): New target.
|
Sat, 17 Sep 1994 00:06:18 +0000 |
Karl Heuer |
(insert-register): Add `*' interactive spec.
|
Sat, 17 Sep 1994 00:02:50 +0000 |
Karl Heuer |
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple
|
Fri, 16 Sep 1994 23:54:06 +0000 |
Richard M. Stallman |
(compile-internal): Set EMACS=t in process-environment.
|
Fri, 16 Sep 1994 23:41:47 +0000 |
Karl Heuer |
(complex-buffers-menu-p): Delete; obsolete variable.
|
Fri, 16 Sep 1994 23:39:59 +0000 |
Karl Heuer |
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused
|
Fri, 16 Sep 1994 23:36:57 +0000 |
Richard M. Stallman |
Use just one FRC target.
|
Fri, 16 Sep 1994 23:35:43 +0000 |
Karl Heuer |
(clear_to_end): Fix reversed condition.
|
Fri, 16 Sep 1994 23:31:10 +0000 |
Karl Heuer |
(Info-edit): Move the customary mode-initialization calls out of here.
|
Fri, 16 Sep 1994 23:20:51 +0000 |
Karl Heuer |
(display-time-24hr-format): Doc fix.
|
Fri, 16 Sep 1994 23:10:44 +0000 |
Richard M. Stallman |
(ispell-highlight-spelling-error): Test window-system.
|
Fri, 16 Sep 1994 22:29:25 +0000 |
Karl Heuer |
(mail-alias-modtime): New variable.
|
Fri, 16 Sep 1994 22:28:30 +0000 |
Karl Heuer |
Require sendmail. Delete redundant defvar.
|
Fri, 16 Sep 1994 22:18:10 +0000 |
Karl Heuer |
(Qcompletion_ignored_extensions): New symbol.
|
Fri, 16 Sep 1994 22:17:40 +0000 |
Karl Heuer |
(Fdelete_file): Bind completion-ignored-extensions to nil.
|
Fri, 16 Sep 1994 22:02:54 +0000 |
Karl Heuer |
(Fcdr_safe): Delete extraneous blank in docstring.
|
Fri, 16 Sep 1994 21:57:45 +0000 |
Karl Heuer |
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
|
Fri, 16 Sep 1994 21:56:18 +0000 |
Karl Heuer |
Define MODE_LINE_BINARY_TEXT.
|
Fri, 16 Sep 1994 21:40:54 +0000 |
Karl Heuer |
(compilation-sentinel): Include exit status in modeline.
|
Fri, 16 Sep 1994 21:39:41 +0000 |
Richard M. Stallman |
(dired-buffers-for-dir): Delete debugging code.
|
Fri, 16 Sep 1994 21:35:29 +0000 |
Richard M. Stallman |
(dired-fun-in-all-buffers): Expand dir at start.
|
Fri, 16 Sep 1994 21:35:10 +0000 |
Richard M. Stallman |
(dired-clean-up-after-deletion): Expand fn.
|
Fri, 16 Sep 1994 21:34:27 +0000 |
Richard M. Stallman |
(dired-buffers-for-dir): Assume dirs are preexpanded.
|
Fri, 16 Sep 1994 21:31:00 +0000 |
Karl Heuer |
(read_minibuf): Don't add to the history list if the minibuffer string is
|
Fri, 16 Sep 1994 21:16:20 +0000 |
Karl Heuer |
(etags_getcwd): Use getcwd if available.
|
Fri, 16 Sep 1994 20:08:33 +0000 |
Richard M. Stallman |
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.
|