Jim Blandy
71e683dd74
* case-table.el, disp-table.el, finder.el, iso-ascii.el,
...
iso-insert.el, iso-swed.el, iso-syntax.el, iso8859-1.el,
swedish.el: Change "i14n" keyword to "i18n".
* finder.el (finder-compile-keywords): Replacement unnecessary.
1993-05-24 08:01:32 +00:00
Jim Blandy
a1d15b3e90
Change "i14n" keyword to "i18n".
1993-05-24 07:55:58 +00:00
Jim Blandy
44ee550f56
* configure.in: Doc fix.
1993-05-24 07:02:01 +00:00
Jim Blandy
86ddcc58d5
* configure.in: Add support for the `--exec-prefix' option.
...
* Makefile.in: Accept that support.
* configure.in: Use the AC_PROG_INSTALL macro.
* Makefile.in (INSTALL): Variable removed.
(INSTALL_PROGRAM, INSTALL_DATA): Accept these values from configure.
1993-05-24 06:08:13 +00:00
Jim Blandy
261518d9ce
* Makefile.in (install): Refer to the variables INSTALLABLES and
...
INSTALLABLE_SCRIPTS, instead of writing them out.
1993-05-24 05:54:23 +00:00
Jim Blandy
2e903afbc7
* syssignal.h (sys_signal): Declare the second argument to have
...
type signal_handler_t. We're told this is necessary for Linux.
1993-05-24 05:12:22 +00:00
Richard M. Stallman
dfd29450bf
(menu-bar-mode): Doc fix.
1993-05-24 05:06:35 +00:00
Jim Blandy
c55f453be0
* configure.in: Distinguish between hp800's and hp700's by calling
...
"uname -m".
* configure.in: Distinguish between hp800's and hp700's by calling
"uname -m".
1993-05-24 05:06:15 +00:00
Richard M. Stallman
6cb37d9791
(NO_GET_LOAD_AVG): Define, if __GNUC__.
1993-05-24 05:02:24 +00:00
Jim Blandy
2cb20a51b5
* s-hpux8.h (NO_SIOCTL_H): Defined.
1993-05-24 03:39:58 +00:00
Jim Blandy
cf026b25cc
* syssignal.h: Don't #include <signal.h>
...
* alloc.c: #include <signal.h>, but before "config.h".
1993-05-24 02:32:33 +00:00
Jim Blandy
0b9be2e709
* lucid.el (switch-to-other-buffer): Build the list of acceptable
...
buffers properly.
1993-05-24 02:12:13 +00:00
Jim Blandy
19fac29988
* faces.el (make-face): Change interactive spec to 'S'.
1993-05-24 01:58:58 +00:00
Richard M. Stallman
c7a464d03d
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.
1993-05-24 00:12:05 +00:00
Richard M. Stallman
11ae94fe1a
(check_x): New function.
...
Call it in almost every Lisp function in this file.
(x_set_menu_bar_lines_1): Pass both args in recursive call.
1993-05-24 00:04:18 +00:00
Richard M. Stallman
ebc64af3a0
(Fset_face_attribute_internal): Don't call unload_font
...
for the frame's own font.
1993-05-24 00:03:08 +00:00
Richard M. Stallman
6515fde491
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):
...
Default to nil if the locale never has DST.
1993-05-24 00:00:19 +00:00
Richard M. Stallman
149319735c
(finder-known-keywords): Use i18n, not i14n.
...
(finder-compile-keywords): Substitute i18n for i14n.
Turn off undo in *finder-scratch*. Ignore file names starting with =.
(finder-mode, finder-current-item): Rename headmark to finder-headmark.
(finder-list-matches, finder-list-keywords): Likewise.
1993-05-23 23:10:14 +00:00
Richard M. Stallman
f62d1f9ff1
Call set-case-..., not standard-case-...
1993-05-23 22:45:18 +00:00
Richard M. Stallman
00fc94d02f
(Fcurrent_time_zone): Make `am' an int, not long.
1993-05-23 22:41:44 +00:00
Jim Blandy
94823a5eee
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
...
* m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're
using GCC.
(NEED_SIOCTL): Move this to...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not
necessary in irix4-0.h.
* s/irix4-0.h: Remove declaration of getpty; apparently Irix 4.0
already declares this elsewhere.
(PTY_TTY_NAME_SPRINTF): #undef this before re-#defining it.
* m/ibmps2-aix.h, m/pfa50.h, s/hpux.h, s/isc2-2.h, s/linux.h,
s/sco4.h, s/usg5-4.h: Remove HAVE_RENAME; configure guesses that now.
* m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're
using GCC.
1993-05-23 22:31:53 +00:00
Jim Blandy
00c582c721
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.
...
* m/iris4d.h, m/iris5d.h: Don't use the --cckr CC switch if we're
using GCC.
(NEED_SIOCTL): Move this to...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not
necessary in irix4-0.h.
* s/irix4-0.h: Remove declaration of getpty; apparently Irix 4.0
already declares this elsewhere.
(PTY_TTY_NAME_SPRINTF): #undef this before re-#defining it.
* m/ibmps2-aix.h, m/pfa50.h, s/hpux.h, s/isc2-2.h, s/linux.h,
s/sco4.h, s/usg5-4.h: Remove HAVE_RENAME; configure guesses that now.
1993-05-23 22:30:42 +00:00
Jim Blandy
fd826cfdce
* m/iris4d.h (NEED_SIOCTL): Move this to...
...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not
necessary in irix4-0.h.
1993-05-23 22:09:09 +00:00
Jim Blandy
bf2dbc3448
* m/iris4d.h (NEED_SIOCTL): Move this to...
...
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not
necessary in irix4-0.h.
1993-05-23 22:08:57 +00:00
Jim Blandy
493744e5ae
Remove HAVE_RENAME; configure guesses that now.
1993-05-23 22:03:39 +00:00
Jim Blandy
46af2ed8ec
* Makefile.in (C_SWITCH_X_SITE): New variable - get this from
...
configure.in.
(oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
1993-05-23 21:49:20 +00:00
Jim Blandy
a27cbddea1
* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the
...
#defines to #undef's, so ../configure knows it should tweak them.
1993-05-23 21:35:48 +00:00
Jim Blandy
5b8def65fb
* make-dist: Break intra-tree links.
1993-05-23 21:16:12 +00:00
Jim Blandy
8fc40e801f
* configure.in: Explain that this is an autoconf script, and give
...
instructions for rebuilding configure from it. Arrange to put
comments in configure explaining this too.
1993-05-23 21:04:16 +00:00
Jim Blandy
fa97f75654
* configure.in: Explain that this is an autoconf script.
1993-05-23 20:50:09 +00:00
Jim Blandy
de5d70c1e2
* configure.in: Make the first line of the configure script be
...
"#!/bin/sh". Leaving the first line blank didn't work.
1993-05-23 20:39:16 +00:00
Jim Blandy
559cb2fbad
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
...
the mouse is over a scroll bar.
1993-05-23 20:04:26 +00:00
Jim Blandy
173004a3a4
* xfaces.c (Fset_face_attribute_internal): Don't free the frame's
...
normal_gc or reverse_gc.
1993-05-23 20:01:34 +00:00
Jim Blandy
f76b81d67b
* keyboard.c (make_lispy_movement): Deal properly with mouse
...
motion outside of all windows.
1993-05-23 19:52:07 +00:00
Jim Blandy
52b1821d1a
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
...
can be 24 bits, not just eight.
1993-05-23 19:23:38 +00:00
Richard M. Stallman
ef7054f542
(main): Return 0.
1993-05-23 18:52:53 +00:00
Richard M. Stallman
039440c43e
Move signal.h and stdio.h before config.h.
1993-05-23 18:09:41 +00:00
Richard M. Stallman
2d88f74700
(Fcurrent_time_zone): Assign gmt, instead of init.
1993-05-23 18:04:25 +00:00
Jim Blandy
ae6756a26e
* configure.in (long_usage): Removed; made short_usage describe
...
the options.
* configure.in: Implement the --prefix option.
* Makefile.in (prefix): Add support for it here.
1993-05-23 04:42:38 +00:00
Jim Blandy
8d467c70c0
* configure.in: Implement the --prefix option.
...
* Makefile.in (prefix): Add support for it here.
* Makefile.in (install): Don't assume that the files in the `info'
subdirectory match *.info. They don't have that prefix.
1993-05-23 04:42:11 +00:00
Jim Blandy
4970bc095b
* configure.in: Add case for version 5 of Esix.
1993-05-23 02:53:53 +00:00
Jim Blandy
415782673f
Remove duplicate cp command from `man' section.
1993-05-23 00:15:29 +00:00
Jim Blandy
fa37779128
* make-dist: There aren't any *.com files in lib-src anymore.
...
* make-dist: Copy texinfo.tex and texindex.c, rather than linking
them; they're symlinks to other filesystems on the GNU machines.
1993-05-23 00:08:34 +00:00
Jim Blandy
85ed348516
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
...
not 196k. We're actually using ~180k.
1993-05-22 23:44:10 +00:00
Jim Blandy
9711debac5
* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.
1993-05-22 23:43:29 +00:00
Roland McGrath
69268c787f
(vc-comment-to-change-log): Don't take FILE argument, since
...
vc-update-change-log doesn't support it anyway.
Don't bind default-directory. Instead pass second arg to file-relative-name.
(vc-update-change-log): Use find-change-log instead of hardcoding.
1993-05-22 22:33:19 +00:00
Jim Blandy
758c80c0f3
* cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
...
from floor, ceiling, truncate, and round; the old names conflict
with built-in functions.
1993-05-22 22:09:25 +00:00
Richard M. Stallman
2d6e26196e
(scan_lisp_file): Recognize defalias like fset.
1993-05-22 22:07:57 +00:00
Richard M. Stallman
1613b7573b
(display_text_line): Highlight in any frame's sel window.
...
(display_text_line): Highlight only in selected window.
1993-05-22 22:06:48 +00:00
Richard M. Stallman
bcb2db92ba
(x_window_to_frame): Use XGCTYPE.
1993-05-22 22:04:07 +00:00