- 19 May, 1993 28 commits
-
-
Roland McGrath authored
-
Jim Blandy authored
-
Jim Blandy authored
paper in test for Adar I 30 date of death for yahrzeit in a non-leap year when Shevat 29 must be used.
-
Jim Blandy authored
properly.
-
Richard M. Stallman authored
Functions and variables renamed to ...delete-selection... from ...pending-delete... Bind all minibuffer keymaps alike.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Set up Qcurrent_load_list. (readevalloop): Specbind Qcurrent_load_list instead of ad-hoc saving. (build_load_history): Do nothing when loading pure files.
-
Richard M. Stallman authored
(outline-minor-mode-map): New variable. (minor-mode-map-alist): Add new entry. (outline-minor-mode): Work with above change. Do not set outline-regexp or outline-header-end-regexp.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
-
Jim Blandy authored
don't try to compare it against the entries in auto-mode-alist.
-
Jim Blandy authored
string.
-
Jim Blandy authored
29th, since that re-introduces the race condition the comments are warning about. Call clear_waiting_for_input before calling status_notify, though.
-
Jim Blandy authored
clear_waiting_for_input when we exit the loop because process input has arrived.
-
Richard M. Stallman authored
-
Jim Blandy authored
* unexelfsgi.c: New file; like unexelf.c, but tolerates program segments above BSS. * m/iris5d.h: New file. * s/irix5-0.h: New file. * process.c [__sgi] (allocate_pty): Give up immediately if pty is inaccessible.
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Jim Blandy authored
inaccessible.
-
Jim Blandy authored
-
Richard M. Stallman authored
-
Jim Blandy authored
selective-display) has a non-default face, apply that face to the remainder of the line, so that the fill occupies the entire line.
-
Jim Blandy authored
same dimensions as the default face, so as not to confuse the rest of the redisplay code. * xfaces.c (same_size_fonts): New function. (merge_faces): Only merge in a new font from the FROM face if it is the same size as the font in the TO face.
-
Jim Blandy authored
newly chosen font.
-
Jim Blandy authored
* keyboard.c (make_lispy_event): Controlify here.
-
Jim Blandy authored
menu bars.
-
- 18 May, 1993 12 commits
-
-
Jim Blandy authored
That's what the class will always be.
-
Jim Blandy authored
-
Jim Blandy authored
-
Jim Blandy authored
tests should go in, and remind people to change config.h.in whenever they add autoconf tests which make #definitions.
-
Jim Blandy authored
first two faces.
-
Jim Blandy authored
extent of the visible region, not the whole buffer.
-
Jim Blandy authored
EMACS_SET_TTY properly. * systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Document the return values.
-
Jim Blandy authored
avoid conflicts with ANSI header files.
-
Jim Blandy authored
CRAY_STACKSEG_END, STACK_DIRECTION): Add #undef clauses for these, since otherwise the autoconf tests in configure.in won't do us much good.
-
Jim Blandy authored
frame-initial-frame unbound; just set it to nil. * startup.el (command-line-1): Call frame-notice-user-settings before displaying the startup message.
-
Jim Blandy authored
Don't call the frame and face initialization functions unless they're bound. * frame.el (frame-notice-user-settings): Don't make frame-initial-frame unbound; just set it to nil. * startup.el (command-line-1): Call frame-notice-user-settings before displaying the startup message.
-
Jim Blandy authored
to restore the original buffer until we actually get a mouse click.
-