Karl Heuer
|
381cd4bb8f
|
(float_to_string): Fix type mismatch and simplify.
|
1995-05-12 00:44:17 +00:00 |
|
Per Bothner
|
01d8fc64ac
|
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
|
1995-05-12 00:19:09 +00:00 |
|
Karl Heuer
|
8c1e9afe7a
|
(unexec): Fix type mismatch.
|
1995-05-12 00:12:57 +00:00 |
|
Karl Heuer
|
5c586a6cbf
|
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
|
1995-05-11 22:19:56 +00:00 |
|
Karl Heuer
|
bee2f0e4cd
|
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
|
1995-05-11 22:18:01 +00:00 |
|
Tom Tromey
|
303f8496cb
|
(tcl-type-alist): Include entry for "proc".
|
1995-05-11 22:12:49 +00:00 |
|
Roland McGrath
|
78809db739
|
(tags-loop-continue): Doc fix.
Reset NEW after visiting for real, so we don't clobber the buffer again.
|
1995-05-11 03:30:10 +00:00 |
|
Roland McGrath
|
4dbf8a2c70
|
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
(compilation-next-error-locus): Ignore a column number that is zero.
|
1995-05-11 00:44:51 +00:00 |
|
Tom Tromey
|
1305021dea
|
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
"make-xemacs-menu-keymap".
|
1995-05-10 23:38:12 +00:00 |
|
Tom Tromey
|
60da020d00
|
Bug fix in menu code for XEmacs.
|
1995-05-10 18:22:21 +00:00 |
|
Roland McGrath
|
bc77c95cde
|
AIX support from Tim Bell <tbel@afsmail.cern.ch>:
[_AIX] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define these for AIX.
(getloadavg) [_AIX]: Use `knlist' instead of `nlist'.
|
1995-05-10 15:03:48 +00:00 |
|
Tom Tromey
|
e9e7f5f226
|
Changed "Lucid Emacs" to "XEmacs".
Tcl's popup menu now added to existing one, courtesy
dfarmer@evolving.com (Doug Farmer)
|
1995-05-09 21:36:53 +00:00 |
|
Michael Meissner
|
3cbdcdc70f
|
Add powerpc little endian support; Add powerpc variants; Add pentium variants
|
1995-05-09 20:22:38 +00:00 |
|
David J. MacKenzie
|
e468fb381b
|
Use sqrt (more portable) instead of fmod in -lm check.
|
1995-05-09 18:10:01 +00:00 |
|
Richard M. Stallman
|
1872c299ce
|
(BSD): Include sys/param.h instead of redefining BSD.
But do this only if emacs is defined.
|
1995-05-09 17:44:05 +00:00 |
|
Richard M. Stallman
|
b004e86006
|
Put nt/emacs.ico and nt/emacs.rc in dist.
|
1995-05-09 17:42:56 +00:00 |
|
Richard M. Stallman
|
46617bd3b9
|
Do copy src/makefile.nt.
|
1995-05-09 17:41:20 +00:00 |
|
Richard M. Stallman
|
0e7f9b35bb
|
(Info-directory-list): Use installation-directory,
not invocation-directory. Cope if it is nil.
|
1995-05-09 05:36:55 +00:00 |
|
Richard M. Stallman
|
60558b198d
|
(Fcall_process): Keep reading till buffer is nearly full.
|
1995-05-09 05:35:45 +00:00 |
|
Karl Heuer
|
c60f3a6a67
|
Vdefault_minibuffer_frame is now part of KBOARD instead
of a variable. All references changed.
|
1995-05-09 05:17:02 +00:00 |
|
Karl Heuer
|
2db45b7b38
|
(struct kboard): New member Vdefault_minibuffer_frame.
|
1995-05-09 05:16:50 +00:00 |
|
Karl Heuer
|
9ba4720348
|
(init_kboard): Initialize Vdefault_minibuffer_frame.
|
1995-05-09 05:16:19 +00:00 |
|
Richard M. Stallman
|
f9d6b3c9f8
|
(VMS_SUPPORT): Add missing `.elc'.
(SOME_MACHINE_LISP): New variable.
(${etc}DOC): Use it.
|
1995-05-09 05:01:05 +00:00 |
|
Karl Heuer
|
662ac59ae4
|
(make_frame_without_minibuffer): New arg KB.
Require the new frame's minibuffer to be on the same display.
|
1995-05-09 04:58:10 +00:00 |
|
Karl Heuer
|
e557f19d8b
|
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.
|
1995-05-09 04:57:39 +00:00 |
|
Karl Heuer
|
16d07a24c4
|
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
(do_switch_frame): Set Vterminal_frame to selected_frame.
|
1995-05-09 04:49:03 +00:00 |
|
Richard M. Stallman
|
917ad15f03
|
(Funfocus_frame): Check for live X frame.
|
1995-05-09 04:47:52 +00:00 |
|
Karl Heuer
|
bc6c324f8f
|
[MULTI_FRAME] (init_window_once): Set Vterminal_frame
to selected_frame.
|
1995-05-09 04:46:18 +00:00 |
|
Richard M. Stallman
|
bcf40dfd63
|
(mail-font-lock-keywords): Make mail-header-separator into a regexp.
|
1995-05-09 04:09:15 +00:00 |
|
Richard M. Stallman
|
7e31e83efe
|
(news-reply-mode): Add ^ to paragraph delimiters.
|
1995-05-09 04:07:15 +00:00 |
|
Richard M. Stallman
|
07e4a20d3f
|
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
|
1995-05-09 04:05:54 +00:00 |
|
Karl Heuer
|
3450d04cc8
|
(x_consider_frame_title): When setting multiple_frames,
ignore invisible frames and frames on other displays.
|
1995-05-09 02:38:03 +00:00 |
|
Geoff Voelker
|
efdeeb2b78
|
removed ^Ms
|
1995-05-09 02:25:50 +00:00 |
|
Richard M. Stallman
|
8993dbcd7f
|
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
|
1995-05-09 02:19:20 +00:00 |
|
Geoff Voelker
|
a99ebfdcd6
|
Initial revision
|
1995-05-09 02:07:55 +00:00 |
|
Karl Heuer
|
46b8479774
|
[MULTI_KBOARD] (read_char): If the character was for
the wrong kboard, don't let it get processed twice.
|
1995-05-09 01:32:05 +00:00 |
|
Richard M. Stallman
|
e63b803036
|
(news-setup): Bind mail-signature to nil.
|
1995-05-09 00:49:04 +00:00 |
|
Richard M. Stallman
|
a2725ab226
|
(prepare_menu_bars): Save and restore the match data.
(update_menu_bar): New arg save_match_data.
Maybe save and restore match data here.
|
1995-05-09 00:30:26 +00:00 |
|
Richard M. Stallman
|
d8e54b47e6
|
(ediff-revision-key): Default value nil.
(ediff-load-version-control): Don't remind any key if
ediff-revision-key is nil.
|
1995-05-08 23:53:13 +00:00 |
|
Richard M. Stallman
|
0e8b867a92
|
(info-insert-file-contents): Don't use
(file-name-directory fullname) if it is nil.
(info-insert-file-contents): Fix Apr 19 change.
|
1995-05-08 23:23:37 +00:00 |
|
Richard M. Stallman
|
3c61e53471
|
(Helper-help): Use read-key-sequence.
|
1995-05-08 21:09:17 +00:00 |
|
Richard M. Stallman
|
32e986d4b3
|
(add-log-current-defun): Handle objc-mode like c-mode;
detect method definitions by their syntax.
|
1995-05-08 19:50:10 +00:00 |
|
Richard M. Stallman
|
cb37cf7861
|
(Fdump_emacs): Don't use & before my_edata.
|
1995-05-08 16:24:55 +00:00 |
|
Richard M. Stallman
|
11e08aabbb
|
(Fread_key_sequence): Doc fix.
|
1995-05-08 15:45:55 +00:00 |
|
Richard M. Stallman
|
e518d5e141
|
(Fraise_frame, Flower_frame): Make arg FRAME optional.
|
1995-05-08 15:42:59 +00:00 |
|
Richard M. Stallman
|
57eed34a7c
|
(menu-bar-tools-menu): Rename key to `compare'.
|
1995-05-08 15:22:30 +00:00 |
|
Francesco Potortì
|
c150694b7e
|
* delta.h (C_SWITCH_MACHINE): Let configure decide if this is a
68040 or 68030. Don't condition on __STDC__.
|
1995-05-08 14:48:26 +00:00 |
|
Richard M. Stallman
|
f21c6f675f
|
(region-cache.obj,vm-limit.obj): Dependencies defined.
(OBJ1): Don't compile xfaces.c.
(buffer.obj,indent.obj,search.obj): Add region-cache.h dependency.
|
1995-05-08 06:22:36 +00:00 |
|
Richard M. Stallman
|
cac66e4f1d
|
(Fdisplay_buffer): Initialize other, upper, lower.
|
1995-05-08 04:59:49 +00:00 |
|
Richard M. Stallman
|
59c1a7de82
|
(get-method-definition, get-method-definition-1): New functions.
(add-log-current-defun): Use them to handle objc-mode.
|
1995-05-08 00:45:17 +00:00 |
|