- 24 May, 1993 3 commits
-
-
Richard M. Stallman authored
Call it in almost every Lisp function in this file. (x_set_menu_bar_lines_1): Pass both args in recursive call.
-
Richard M. Stallman authored
for the frame's own font.
-
Richard M. Stallman authored
Default to nil if the locale never has DST.
-
- 23 May, 1993 26 commits
-
-
Richard M. Stallman authored
(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.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
* 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.
-
Jim Blandy authored
* 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.
-
Jim Blandy authored
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
-
Jim Blandy authored
* s/irix3-3.h (NEED_SIOCTL): ... here; apparently it's not necessary in irix4-0.h.
-
Jim Blandy authored
-
Jim Blandy authored
configure.in. (oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.
-
Jim Blandy authored
#defines to #undef's, so ../configure knows it should tweak them.
-
Jim Blandy authored
-
Jim Blandy authored
instructions for rebuilding configure from it. Arrange to put comments in configure explaining this too.
-
Jim Blandy authored
-
Jim Blandy authored
"#!/bin/sh". Leaving the first line blank didn't work.
-
Jim Blandy authored
the mouse is over a scroll bar.
-
Jim Blandy authored
normal_gc or reverse_gc.
-
Jim Blandy authored
motion outside of all windows.
-
Jim Blandy authored
can be 24 bits, not just eight.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
the options. * configure.in: Implement the --prefix option. * Makefile.in (prefix): Add support for it here.
-
Jim Blandy authored
* 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.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
* make-dist: Copy texinfo.tex and texindex.c, rather than linking them; they're symlinks to other filesystems on the GNU machines.
-
- 22 May, 1993 11 commits
-
-
Jim Blandy authored
not 196k. We're actually using ~180k.
-
Jim Blandy authored
-
Roland McGrath authored
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.
-
Jim Blandy authored
from floor, ceiling, truncate, and round; the old names conflict with built-in functions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(display_text_line): Highlight only in selected window.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
changes.
-
Jim Blandy authored
-
Richard M. Stallman authored
(gdb, sdb, dbx): Change bindings from letters to control chars. (gud-common-init): Add save-excursion. (gud-display-line): Don't mess with buffer-read-only. (gud-filter): Set output-after-point *after* deleting old prompt.
-