]> code.delx.au - gnu-emacs/log
gnu-emacs
31 years agoRemove HAVE_RENAME; configure guesses that now.
Jim Blandy [Sun, 23 May 1993 22:03:39 +0000 (22:03 +0000)]
Remove HAVE_RENAME; configure guesses that now.

31 years ago* Makefile.in (C_SWITCH_X_SITE): New variable - get this from
Jim Blandy [Sun, 23 May 1993 21:49:20 +0000 (21:49 +0000)]
* Makefile.in (C_SWITCH_X_SITE): New variable - get this from
configure.in.
(oldXMenu/Makefile): Edit C_SWITCH_X_SITE into this.

31 years ago* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the
Jim Blandy [Sun, 23 May 1993 21:35:48 +0000 (21:35 +0000)]
* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the
#defines to #undef's, so ../configure knows it should tweak them.

31 years ago* make-dist: Break intra-tree links.
Jim Blandy [Sun, 23 May 1993 21:16:12 +0000 (21:16 +0000)]
* make-dist: Break intra-tree links.

31 years ago* configure.in: Explain that this is an autoconf script, and give
Jim Blandy [Sun, 23 May 1993 21:04:16 +0000 (21:04 +0000)]
* 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.

31 years ago* configure.in: Explain that this is an autoconf script.
Jim Blandy [Sun, 23 May 1993 20:50:09 +0000 (20:50 +0000)]
* configure.in: Explain that this is an autoconf script.

31 years ago* configure.in: Make the first line of the configure script be
Jim Blandy [Sun, 23 May 1993 20:39:16 +0000 (20:39 +0000)]
* configure.in: Make the first line of the configure script be
"#!/bin/sh".  Leaving the first line blank didn't work.

31 years ago* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
Jim Blandy [Sun, 23 May 1993 20:04:26 +0000 (20:04 +0000)]
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not
the mouse is over a scroll bar.

31 years ago* xfaces.c (Fset_face_attribute_internal): Don't free the frame's
Jim Blandy [Sun, 23 May 1993 20:01:34 +0000 (20:01 +0000)]
* xfaces.c (Fset_face_attribute_internal): Don't free the frame's
normal_gc or reverse_gc.

31 years ago* keyboard.c (make_lispy_movement): Deal properly with mouse
Jim Blandy [Sun, 23 May 1993 19:52:07 +0000 (19:52 +0000)]
* keyboard.c (make_lispy_movement): Deal properly with mouse
motion outside of all windows.

31 years ago* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
Jim Blandy [Sun, 23 May 1993 19:23:38 +0000 (19:23 +0000)]
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph
can be 24 bits, not just eight.

31 years ago(main): Return 0.
Richard M. Stallman [Sun, 23 May 1993 18:52:53 +0000 (18:52 +0000)]
(main): Return 0.

31 years agoMove signal.h and stdio.h before config.h.
Richard M. Stallman [Sun, 23 May 1993 18:09:41 +0000 (18:09 +0000)]
Move signal.h and stdio.h before config.h.

31 years ago(Fcurrent_time_zone): Assign gmt, instead of init.
Richard M. Stallman [Sun, 23 May 1993 18:04:25 +0000 (18:04 +0000)]
(Fcurrent_time_zone): Assign gmt, instead of init.

31 years ago* configure.in (long_usage): Removed; made short_usage describe
Jim Blandy [Sun, 23 May 1993 04:42:38 +0000 (04:42 +0000)]
* 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.

31 years ago* configure.in: Implement the --prefix option.
Jim Blandy [Sun, 23 May 1993 04:42:11 +0000 (04:42 +0000)]
* 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.

31 years ago* configure.in: Add case for version 5 of Esix.
Jim Blandy [Sun, 23 May 1993 02:53:53 +0000 (02:53 +0000)]
* configure.in: Add case for version 5 of Esix.

31 years agoRemove duplicate cp command from `man' section.
Jim Blandy [Sun, 23 May 1993 00:15:29 +0000 (00:15 +0000)]
Remove duplicate cp command from `man' section.

31 years ago* make-dist: There aren't any *.com files in lib-src anymore.
Jim Blandy [Sun, 23 May 1993 00:08:34 +0000 (00:08 +0000)]
* 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.

31 years ago* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
Jim Blandy [Sat, 22 May 1993 23:44:10 +0000 (23:44 +0000)]
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,
not 196k.  We're actually using ~180k.

31 years ago* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.
Jim Blandy [Sat, 22 May 1993 23:43:29 +0000 (23:43 +0000)]
* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.

31 years ago(vc-comment-to-change-log): Don't take FILE argument, since
Roland McGrath [Sat, 22 May 1993 22:33:19 +0000 (22:33 +0000)]
(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.

31 years ago* cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed
Jim Blandy [Sat, 22 May 1993 22:09:25 +0000 (22:09 +0000)]
* 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.

31 years ago(scan_lisp_file): Recognize defalias like fset.
Richard M. Stallman [Sat, 22 May 1993 22:07:57 +0000 (22:07 +0000)]
(scan_lisp_file): Recognize defalias like fset.

31 years ago(display_text_line): Highlight in any frame's sel window.
Richard M. Stallman [Sat, 22 May 1993 22:06:48 +0000 (22:06 +0000)]
(display_text_line): Highlight in any frame's sel window.

(display_text_line): Highlight only in selected window.

31 years ago(x_window_to_frame): Use XGCTYPE.
Richard M. Stallman [Sat, 22 May 1993 22:04:07 +0000 (22:04 +0000)]
(x_window_to_frame): Use XGCTYPE.

31 years ago(event-modifiers): Doc fix.
Richard M. Stallman [Sat, 22 May 1993 22:02:35 +0000 (22:02 +0000)]
(event-modifiers): Doc fix.

31 years ago* editfns.c: #include <sys/types.h>, to get time_t for Eggert's
Jim Blandy [Sat, 22 May 1993 21:45:31 +0000 (21:45 +0000)]
* editfns.c: #include <sys/types.h>, to get time_t for Eggert's
changes.

31 years agoUpdated copyright years.
Jim Blandy [Sat, 22 May 1993 21:34:42 +0000 (21:34 +0000)]
Updated copyright years.

31 years ago(gud-def): Fix inclusion of the define-key.
Richard M. Stallman [Sat, 22 May 1993 21:25:32 +0000 (21:25 +0000)]
(gud-def): Fix inclusion of the define-key.
(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.

31 years ago* make-dist: Check that the manual reflects the same version of
Jim Blandy [Sat, 22 May 1993 21:25:01 +0000 (21:25 +0000)]
* make-dist: Check that the manual reflects the same version of
Emacs as stated in lisp/version.el.  Edit that version number into
the README file.

31 years ago* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
Jim Blandy [Sat, 22 May 1993 20:57:31 +0000 (20:57 +0000)]
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
that feature requires more support to work correctly.

Update copyright years.

31 years ago(event-modifiers): Function deleted.
Richard M. Stallman [Sat, 22 May 1993 20:25:08 +0000 (20:25 +0000)]
(event-modifiers): Function deleted.
(read-command-event): For switch-frame event, call select-frame.

31 years ago(modifier_names): Update to match *_modifier in termhooks.
Richard M. Stallman [Sat, 22 May 1993 18:27:07 +0000 (18:27 +0000)]
(modifier_names): Update to match *_modifier in termhooks.

31 years ago(describe-key, describe-key-briefly):
Richard M. Stallman [Sat, 22 May 1993 18:23:31 +0000 (18:23 +0000)]
(describe-key, describe-key-briefly):
Discard the click or drag that follows a down event.

31 years ago(make_ctrl_char): New function.
Jim Blandy [Sat, 22 May 1993 17:57:17 +0000 (17:57 +0000)]
(make_ctrl_char): New function.
(make_lispy_event): Call it.

31 years ago* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
Jim Blandy [Sat, 22 May 1993 09:13:57 +0000 (09:13 +0000)]
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;
that feature requires more support to work correctly.

31 years ago*** empty log message ***
Jim Blandy [Sat, 22 May 1993 08:30:16 +0000 (08:30 +0000)]
*** empty log message ***

31 years ago*** empty log message ***
Jim Blandy [Sat, 22 May 1993 08:16:25 +0000 (08:16 +0000)]
*** empty log message ***

31 years ago* keyboard.c (make_ctrl_char): New function.
Jim Blandy [Sat, 22 May 1993 07:51:26 +0000 (07:51 +0000)]
* keyboard.c (make_ctrl_char): New function.
(read_char): Call it.
(kbd_buffer_store_event): Call it to see if the new character is
the quit character.

31 years ago*** empty log message ***
Jim Blandy [Sat, 22 May 1993 07:25:53 +0000 (07:25 +0000)]
*** empty log message ***

31 years ago*** empty log message ***
Noah Friedman [Sat, 22 May 1993 05:54:38 +0000 (05:54 +0000)]
*** empty log message ***

31 years ago(pending-undo-list): Var declared.
Richard M. Stallman [Sat, 22 May 1993 04:21:25 +0000 (04:21 +0000)]
(pending-undo-list): Var declared.

31 years ago(apropos-print-matches): Bind tem.
Richard M. Stallman [Sat, 22 May 1993 04:19:14 +0000 (04:19 +0000)]
(apropos-print-matches): Bind tem.

31 years ago* holidays.el: Update reference to the papers in S-P&E.
Jim Blandy [Sat, 22 May 1993 00:24:21 +0000 (00:24 +0000)]
* holidays.el: Update reference to the papers in S-P&E.
        (filter-visible-calendar-holidays): Test for nil date.

31 years ago* process.c (Fopen_network_stream): Deal with older systems, which
Jim Blandy [Sat, 22 May 1993 00:12:17 +0000 (00:12 +0000)]
* process.c (Fopen_network_stream): Deal with older systems, which
only have the h_addr field in their struct hostent.

31 years ago* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco
Jim Blandy [Fri, 21 May 1993 23:47:10 +0000 (23:47 +0000)]
* systty.h [SYSV_PTYS]: #include <sys/types.h>.  Francesco
Potorti` <pot@fly.CNUCE.CNR.IT> says it's necessary on his
machine, and it should be harmless.

31 years ago(wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).
Richard M. Stallman [Fri, 21 May 1993 23:42:36 +0000 (23:42 +0000)]
(wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).

31 years ago*** empty log message ***
Jim Blandy [Fri, 21 May 1993 23:39:17 +0000 (23:39 +0000)]
*** empty log message ***

31 years ago* s/linux.h: Remove copyright notices by Michael K. Johnson and
Jim Blandy [Fri, 21 May 1993 22:52:55 +0000 (22:52 +0000)]
* s/linux.h: Remove copyright notices by Michael K. Johnson and
Rik Faith.  They have both sent in papers now which make their
changes public domain.

31 years ago* sysdep.c (sys_suspend): Set synch_process_alive, so that
Jim Blandy [Fri, 21 May 1993 22:33:45 +0000 (22:33 +0000)]
* sysdep.c (sys_suspend): Set synch_process_alive, so that
wait_for_termination has something to wait for.

31 years ago* configure.in: Remove the hack of AC_DEFINE; use
Jim Blandy [Fri, 21 May 1993 21:33:34 +0000 (21:33 +0000)]
* configure.in: Remove the hack of AC_DEFINE; use
AC_DEFINE_UNQUOTED.

31 years ago(apropos-match-keys): Handle modern keymap structure.
Richard M. Stallman [Fri, 21 May 1993 21:29:27 +0000 (21:29 +0000)]
(apropos-match-keys): Handle modern keymap structure.

31 years ago(syms_of_xfns): Don't make Lisp vars
Richard M. Stallman [Fri, 21 May 1993 20:22:10 +0000 (20:22 +0000)]
(syms_of_xfns): Don't make Lisp vars
x-mode-pointer-shape and x-nontext-pointer-shape.

31 years ago(transient-mark-mode): Doc fix.
Richard M. Stallman [Fri, 21 May 1993 17:26:48 +0000 (17:26 +0000)]
(transient-mark-mode): Doc fix.

31 years ago(outline-minor-mode): Make var permanent local in all buffers.
Richard M. Stallman [Fri, 21 May 1993 17:25:50 +0000 (17:25 +0000)]
(outline-minor-mode): Make var permanent local in all buffers.
Give the command a doc string.

31 years ago(lisp-body-indent): Add doc.
Richard M. Stallman [Fri, 21 May 1993 16:37:35 +0000 (16:37 +0000)]
(lisp-body-indent): Add doc.

31 years agoChange permission notice (not "part of Emacs").
Richard M. Stallman [Fri, 21 May 1993 04:12:28 +0000 (04:12 +0000)]
Change permission notice (not "part of Emacs").

31 years ago*** empty log message ***
Jim Blandy [Fri, 21 May 1993 03:22:46 +0000 (03:22 +0000)]
*** empty log message ***

31 years ago* dispnew.c (preserve_other_columns): Remember to multiply the
Jim Blandy [Thu, 20 May 1993 23:30:21 +0000 (23:30 +0000)]
* dispnew.c (preserve_other_columns): Remember to multiply the
size argument to bcopy by the size of a glyph.

31 years agoFix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.
Jim Blandy [Thu, 20 May 1993 23:15:17 +0000 (23:15 +0000)]
Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.

31 years agoInitial revision
Roland McGrath [Thu, 20 May 1993 20:22:34 +0000 (20:22 +0000)]
Initial revision

31 years ago* make-dist: Don't distribute precomp.com, compile.com, or
Jim Blandy [Thu, 20 May 1993 15:19:12 +0000 (15:19 +0000)]
* make-dist: Don't distribute precomp.com, compile.com, or
link.com from ./src; they're in ./vms now.

31 years ago(texinfo-section-types-regexp): Define here.
Richard M. Stallman [Thu, 20 May 1993 14:11:44 +0000 (14:11 +0000)]
(texinfo-section-types-regexp): Define here.

31 years agoProvide delsel.
Richard M. Stallman [Thu, 20 May 1993 14:02:07 +0000 (14:02 +0000)]
Provide delsel.
(keyboard-quit): Definition deleted.
(minibuffer-keyboard-quit): If Delete Selection mode is off,
do abort even if mark is active.

31 years ago(read_key_sequence): Reexamine this_command
Richard M. Stallman [Thu, 20 May 1993 13:55:09 +0000 (13:55 +0000)]
(read_key_sequence): Reexamine this_command
after pre-command-hook runs.

31 years ago(x_find_modifier_meanings): If some keys are meta and alt,
Richard M. Stallman [Thu, 20 May 1993 13:43:48 +0000 (13:43 +0000)]
(x_find_modifier_meanings): If some keys are meta and alt,
make them just meta, not alt.

31 years agoSome more changes from Michael K. Johnson for Linux.
Jim Blandy [Thu, 20 May 1993 06:30:20 +0000 (06:30 +0000)]
Some more changes from Michael K. Johnson for Linux.
* s/template.h: Mention that you should #define HAVE_TERMIO or
HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred.
* systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of
tcsetpgrp to *pgid; it's just a status value.
* config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux
systems using XFree386, and perhaps is inappropriate in general.
* m/intel386.h: #undefine the integer size macros, since the Linux
<values.h> file #defines them itself.
* mem-limits.h (get_lim_data): Linux has the ulimit call; if it
fails, fall back on ULIMIT_BREAK_VALUE.
* process.c: Linux needs the WAITTYPE, etc. definitions.
* unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type;
no need to use SYSV names.
* s/linux.h: New file.

31 years agoSome time-handling patches from Paul Eggert:
Jim Blandy [Thu, 20 May 1993 06:29:45 +0000 (06:29 +0000)]
Some time-handling patches from Paul Eggert:
* editfns.c (Fcurrent_time_zone): Take an optional argument specifying
what (absolute) time should be used to determine the current time zone.
Yield just offset and name of time zone, including DST correction.
Yield time zone offset in seconds, not minutes.
(lisp_time_argument, difftm): New functions.
(Fcurrent_time_string): Use lisp_time_argument.
* systime.h (EMACS_CURRENT_TIME_ZONE, EMACS_GET_TZ_OFFSET,
EMACS_GET_TZ_NAMES): Remove.
* config.h.in: Add HAVE_TM_ZONE.

31 years agoSome time-handling patches from Paul Eggert:
Jim Blandy [Thu, 20 May 1993 06:28:46 +0000 (06:28 +0000)]
Some time-handling patches from Paul Eggert:
* calendar.el (calendar-current-time-zone): New function.
(calendar-time-zone, calendar-standard-time-zone-name,
calendar-daylight-time-zone-name): Use it instead of current-time-zone.
* sendmail.el (mail-do-fcc): Use the same absolute time for both
current-time-string and current-time-zone.  Adjust to new format
returned by current-time-zone.

31 years ago* configure.in: Add AC_TIMEZONE.
Jim Blandy [Thu, 20 May 1993 06:18:08 +0000 (06:18 +0000)]
* configure.in: Add AC_TIMEZONE.

31 years agoGet the types right, baby.
Jim Blandy [Thu, 20 May 1993 02:15:28 +0000 (02:15 +0000)]
Get the types right, baby.

31 years agoSome more changes from Michael K. Johnson for Linux.
Jim Blandy [Thu, 20 May 1993 02:14:56 +0000 (02:14 +0000)]
Some more changes from Michael K. Johnson for Linux.
* s/template.h: Mention that you should #define HAVE_TERMIO or
HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred.
* systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of
tcsetpgrp to *pgid; it's just a status value.
* config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux
systems using XFree386, and perhaps is inappropriate in general.
* m/intel386.h: #undefine the integer size macros, since the Linux
<values.h> file #defines them itself.
* mem-limits.h (get_lim_data): Linux has the ulimit call; if it
fails, fall back on ULIMIT_BREAK_VALUE.
* process.c: Linux needs the WAITTYPE, etc. definitions.
* unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type;
no need to use SYSV names.
* s/linux.h: New file.

31 years ago*** empty log message ***
Jim Blandy [Thu, 20 May 1993 02:05:02 +0000 (02:05 +0000)]
*** empty log message ***

31 years agoInitial revision
Jim Blandy [Thu, 20 May 1993 02:04:15 +0000 (02:04 +0000)]
Initial revision

31 years ago* configure.in: Recognize Linux as a valid operating system for
Jim Blandy [Thu, 20 May 1993 00:56:54 +0000 (00:56 +0000)]
* configure.in: Recognize Linux as a valid operating system for
the i386.

31 years agoSome changes from Michael K. Johnson for Linux.
Jim Blandy [Wed, 19 May 1993 22:01:35 +0000 (22:01 +0000)]
Some changes from Michael K. Johnson for Linux.
* sysdep.c (sys_siglist): Don't define this if HAVE_SYS_SIGLIST is
#defined.  That lets the system provide it, if it has it.
* syssignal.h (sigmask): Only define this if <signal.h> hasn't
given us a definition already.
* syssignal.h (sys_sigpause): Fix argument in prototype.
* sysdep.c (init_signals): The masks are called empty_mask and
full_mask, not signal_empty_mask and signal_full_mask.
(signal_handler_t): Moved ....
* syssignal.h: ... to here.
* systty.h (EMACS_SET_TTY_PGRP): Call tcsetpgrp with the correct
arguments.
* emacs.c (main): Don't try to establish signal handlers for
SIGBUS and SIGSYS unless they're actually #defined.

31 years agoSome changes from Michael K. Johnson for Linux.
Jim Blandy [Wed, 19 May 1993 22:01:21 +0000 (22:01 +0000)]
Some changes from Michael K. Johnson for Linux.
* sysdep.c (sys_siglist): Don't define this if HAVE_SYS_SIGLIST is
#defined.  That lets the system provide it, if it has it.
* syssignal.h (sigmask): Only define this if <signal.h> hasn't
given us a definition already.
* syssignal.h (sys_sigpause): Fix argument in prototype.
* sysdep.c (init_signals): The masks are called empty_mask and
full_mask, not signal_empty_mask and signal_full_mask.
(signal_handler_t): Moved ....
* syssignal.h: ... to here.
* systty.h (EMACS_SET_TTY_PGRP): Call tcsetpgrp with the correct
arguments.
* emacs.c (main): Don't try to establish signal handlers for
SIGBUS and SIGSYS unless they're actually #defined.

* systty.h [HAVE_TERMIO, __DGUX]: #include <sys/ioctl.h>.

31 years agoUpdate GPL version.
Richard M. Stallman [Wed, 19 May 1993 21:19:08 +0000 (21:19 +0000)]
Update GPL version.

31 years ago*** empty log message ***
Richard M. Stallman [Wed, 19 May 1993 21:15:30 +0000 (21:15 +0000)]
*** empty log message ***

31 years agoentered into RCS
Richard M. Stallman [Wed, 19 May 1993 21:15:18 +0000 (21:15 +0000)]
entered into RCS

31 years agoInitial revision
Richard M. Stallman [Wed, 19 May 1993 21:11:06 +0000 (21:11 +0000)]
Initial revision

31 years agoInitial revision
Roland McGrath [Wed, 19 May 1993 20:24:48 +0000 (20:24 +0000)]
Initial revision

31 years ago* xfaces.el (face-equal): Doc fix.
Jim Blandy [Wed, 19 May 1993 19:48:38 +0000 (19:48 +0000)]
* xfaces.el (face-equal): Doc fix.

31 years ago* calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
Jim Blandy [Wed, 19 May 1993 19:34:12 +0000 (19:34 +0000)]
* calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E
        paper in test for Adar I 30 date of death for yahrzeit in a
        non-leap year when Shevat 29 must be used.

31 years ago* xdisp.c (redisplay_window): Compute the scrollbar start and end
Jim Blandy [Wed, 19 May 1993 19:13:31 +0000 (19:13 +0000)]
* xdisp.c (redisplay_window): Compute the scrollbar start and end
properly.

31 years agoRenamed from pending-del.el.
Richard M. Stallman [Wed, 19 May 1993 19:08:12 +0000 (19:08 +0000)]
Renamed from pending-del.el.
Functions and variables renamed to ...delete-selection...
from ...pending-delete...
Bind all minibuffer keymaps alike.

31 years ago(texinfo-chapter-level-regexp): Copied here.
Richard M. Stallman [Wed, 19 May 1993 16:52:19 +0000 (16:52 +0000)]
(texinfo-chapter-level-regexp): Copied here.

31 years ago(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
Richard M. Stallman [Wed, 19 May 1993 16:50:17 +0000 (16:50 +0000)]
(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.
Set up Qcurrent_load_list.
(readevalloop): Specbind Qcurrent_load_list instead of ad-hoc saving.
(build_load_history): Do nothing when loading pure files.

31 years ago(outline-heading-end-regexp): Fix typo.
Richard M. Stallman [Wed, 19 May 1993 16:19:00 +0000 (16:19 +0000)]
(outline-heading-end-regexp): Fix typo.
(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.

31 years agoInitial revision
Richard M. Stallman [Wed, 19 May 1993 15:21:44 +0000 (15:21 +0000)]
Initial revision

31 years ago(Fcurrent_input_mode): Return META as 3-way flag.
Richard M. Stallman [Wed, 19 May 1993 14:26:34 +0000 (14:26 +0000)]
(Fcurrent_input_mode): Return META as 3-way flag.

31 years agoBraino.
Jim Blandy [Wed, 19 May 1993 06:13:00 +0000 (06:13 +0000)]
Braino.

31 years ago* files.el (set-auto-mode): If the buffer's file name is nil,
Jim Blandy [Wed, 19 May 1993 06:03:04 +0000 (06:03 +0000)]
* files.el (set-auto-mode): If the buffer's file name is nil,
don't try to compare it against the entries in auto-mode-alist.

31 years ago* fileio.c (Ffind_file_name_handler): Check that FILENAME is a
Jim Blandy [Wed, 19 May 1993 06:01:21 +0000 (06:01 +0000)]
* fileio.c (Ffind_file_name_handler): Check that FILENAME is a
string.

31 years ago* process.c (wait_reading_process_input): Undo change of April
Jim Blandy [Wed, 19 May 1993 05:41:37 +0000 (05:41 +0000)]
* process.c (wait_reading_process_input): Undo change of April
29th, since that re-introduces the race condition the comments are
warning about.  Call clear_waiting_for_input before calling
status_notify, though.

31 years ago* process.c (wait_reading_process_input): Don't forget to call
Jim Blandy [Wed, 19 May 1993 05:05:46 +0000 (05:05 +0000)]
* process.c (wait_reading_process_input): Don't forget to call
clear_waiting_for_input when we exit the loop because process
input has arrived.

31 years ago(follow_key): Check char in range before UPPERCASEP.
Richard M. Stallman [Wed, 19 May 1993 04:58:19 +0000 (04:58 +0000)]
(follow_key): Check char in range before UPPERCASEP.

31 years agoChanges for Silicon Graphics Iris 5D.
Jim Blandy [Wed, 19 May 1993 04:56:06 +0000 (04:56 +0000)]
Changes for Silicon Graphics Iris 5D.
* 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.

31 years agoInitial revision
Jim Blandy [Wed, 19 May 1993 04:52:06 +0000 (04:52 +0000)]
Initial revision