]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years ago(x_top_window_to_frame): Declare this function.
Karl Heuer [Wed, 20 Apr 1994 20:39:18 +0000 (20:39 +0000)]
(x_top_window_to_frame): Declare this function.

30 years ago(server-kill-emacs-query-function)
Richard M. Stallman [Wed, 20 Apr 1994 20:26:25 +0000 (20:26 +0000)]
(server-kill-emacs-query-function)
(server-kill-buffer-query-function): Give names to these hook fns.

30 years ago(readline): Fix updating of p when buffer grows.
Richard M. Stallman [Wed, 20 Apr 1994 20:04:20 +0000 (20:04 +0000)]
(readline): Fix updating of p when buffer grows.

30 years ago(sort-subr): Use car-less-than-car when appropriate.
Richard M. Stallman [Wed, 20 Apr 1994 19:56:46 +0000 (19:56 +0000)]
(sort-subr): Use car-less-than-car when appropriate.

30 years agoDoc fixes.
Richard M. Stallman [Wed, 20 Apr 1994 19:54:08 +0000 (19:54 +0000)]
Doc fixes.

30 years ago(compilation-parse-errors): Fix references for column number, 3 elt not
Roland McGrath [Wed, 20 Apr 1994 19:52:37 +0000 (19:52 +0000)]
(compilation-parse-errors): Fix references for column number, 3 elt not
2nd.

30 years ago(TAGS): Split off included tags file lisp/TAGS.
Richard M. Stallman [Wed, 20 Apr 1994 19:23:04 +0000 (19:23 +0000)]
(TAGS): Split off included tags file lisp/TAGS.
(../lisp/TAGS): New target uses recursive make.
(ctagsfiles, lisptagsfiles): New variables.

30 years ago* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
Francesco Potortì [Wed, 20 Apr 1994 10:52:23 +0000 (10:52 +0000)]
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.

30 years ago(Fmodify_frame_parameters, Fframe_parameters):
Richard M. Stallman [Wed, 20 Apr 1994 10:25:05 +0000 (10:25 +0000)]
(Fmodify_frame_parameters, Fframe_parameters):
Define even if not MULTI_FRAME.

30 years ago(HAVE_INET_SOCKETS): Add #undef.
Richard M. Stallman [Wed, 20 Apr 1994 10:17:11 +0000 (10:17 +0000)]
(HAVE_INET_SOCKETS): Add #undef.

30 years ago(XTread_socket): Delete the non-NEW_SELECTIONS code
Richard M. Stallman [Wed, 20 Apr 1994 09:01:18 +0000 (09:01 +0000)]
(XTread_socket): Delete the non-NEW_SELECTIONS code
and simplify the toolkit conditional for those cases.

30 years ago(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
Richard M. Stallman [Wed, 20 Apr 1994 08:51:06 +0000 (08:51 +0000)]
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.

(x_make_frame_invisible): Explicitly clear visible and
iconified flags, as well as the async flags.

(XTread_socket): Call XSetInputFocus.

(x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown.
(XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.

30 years ago(set_window_width): Don't delete root window for being too narrow.
Richard M. Stallman [Wed, 20 Apr 1994 07:27:20 +0000 (07:27 +0000)]
(set_window_width): Don't delete root window for being too narrow.

30 years agoDoc fixes.
Richard M. Stallman [Wed, 20 Apr 1994 06:19:14 +0000 (06:19 +0000)]
Doc fixes.
(c-macro-expansion): Handle a and b comment styles.
(c-macro-shrink-window-flag): Renamed from c-macro-shrink-window-p.
(c-macro-prompt-flag): Renamed from c-macro-prompt-p.

30 years ago(init-file-user): Doc fix.
Karl Heuer [Wed, 20 Apr 1994 06:13:43 +0000 (06:13 +0000)]
(init-file-user): Doc fix.

30 years agoProvide cmacexp.
Richard M. Stallman [Wed, 20 Apr 1994 06:12:03 +0000 (06:12 +0000)]
Provide cmacexp.
(c-macro-prompt-p): Renamed from c-macro-always-prompt-p.
(c-macro-cppflags): Var renamed from c-macro-default-cppflags.
(c-macro-expand): Don't handle C-u C-u specially.
Compute message here in var mymsg.
Clear buffer-auto-save-file-name.
(c-macro-display-buffer): Now takes no argument.
Use point-max to get large number.
(c-macro-default-message, c-macro-eval): Functions deleted.
(c-macro-expansion): Use startinstring as the char to insert.

30 years ago(blessmail): New target.
Karl Heuer [Wed, 20 Apr 1994 05:32:33 +0000 (05:32 +0000)]
(blessmail): New target.
${archlibdir}: Use blessmail when installing movemail.

30 years agoInitial revision
Karl Heuer [Wed, 20 Apr 1994 05:22:51 +0000 (05:22 +0000)]
Initial revision

30 years ago(describe_map_tree, describe_map): Skip keymaps we've seen before.
Karl Heuer [Wed, 20 Apr 1994 04:22:24 +0000 (04:22 +0000)]
(describe_map_tree, describe_map): Skip keymaps we've seen before.

30 years ago(create_process): Call setsid only if pty_flag.
Richard M. Stallman [Wed, 20 Apr 1994 03:49:47 +0000 (03:49 +0000)]
(create_process): Call setsid only if pty_flag.

30 years ago(describe_map): Merge with describe_map_2.
Karl Heuer [Wed, 20 Apr 1994 03:04:46 +0000 (03:04 +0000)]
(describe_map): Merge with describe_map_2.

30 years ago(defun-prompt-regexp): Make this variable buffer-local.
Karl Heuer [Wed, 20 Apr 1994 01:11:35 +0000 (01:11 +0000)]
(defun-prompt-regexp): Make this variable buffer-local.

30 years ago(read_avail_input): Don't retry read.
Karl Heuer [Wed, 20 Apr 1994 00:24:59 +0000 (00:24 +0000)]
(read_avail_input): Don't retry read.

30 years ago(report-emacs-bug): Insert at separator, not at end.
Karl Heuer [Wed, 20 Apr 1994 00:14:15 +0000 (00:14 +0000)]
(report-emacs-bug): Insert at separator, not at end.

30 years ago(install-arch-indep): Don't install dired-x*.
Richard M. Stallman [Tue, 19 Apr 1994 23:12:49 +0000 (23:12 +0000)]
(install-arch-indep): Don't install dired-x*.

30 years ago(CRT0_DUMMIES): Ignore one arg.
Richard M. Stallman [Tue, 19 Apr 1994 23:09:41 +0000 (23:09 +0000)]
(CRT0_DUMMIES): Ignore one arg.
(LIBS_TERMCAP): Use the system's termcap.

30 years ago(Vlast_event_frame): Define unconditionally.
Richard M. Stallman [Tue, 19 Apr 1994 22:48:32 +0000 (22:48 +0000)]
(Vlast_event_frame): Define unconditionally.
(syms_of_keyboard): Always make the Lisp var.

30 years ago(${etc}DOC): Delete redundant version.el from cmd.
Richard M. Stallman [Tue, 19 Apr 1994 21:45:38 +0000 (21:45 +0000)]
(${etc}DOC): Delete redundant version.el from cmd.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 19 Apr 1994 18:32:49 +0000 (18:32 +0000)]
*** empty log message ***

30 years agoComment change.
Richard M. Stallman [Tue, 19 Apr 1994 07:44:27 +0000 (07:44 +0000)]
Comment change.

30 years ago(read_avail_input): Test EINTR, not EAGAIN.
Karl Heuer [Tue, 19 Apr 1994 05:56:20 +0000 (05:56 +0000)]
(read_avail_input): Test EINTR, not EAGAIN.

30 years ago(read_avail_input): Write loop as a do-while.
Karl Heuer [Tue, 19 Apr 1994 05:52:58 +0000 (05:52 +0000)]
(read_avail_input): Write loop as a do-while.

30 years ago(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
Karl Heuer [Tue, 19 Apr 1994 04:40:29 +0000 (04:40 +0000)]
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.

30 years ago(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
Karl Heuer [Tue, 19 Apr 1994 03:41:23 +0000 (03:41 +0000)]
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.

30 years ago(kill-emacs-query-functions): Fix typo in question text.
Richard M. Stallman [Tue, 19 Apr 1994 02:49:51 +0000 (02:49 +0000)]
(kill-emacs-query-functions): Fix typo in question text.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 19 Apr 1994 01:27:51 +0000 (01:27 +0000)]
*** empty log message ***

30 years ago(comint-replace-by-expanded-history): Expand only at prompt.
Karl Heuer [Tue, 19 Apr 1994 00:51:24 +0000 (00:51 +0000)]
(comint-replace-by-expanded-history): Expand only at prompt.
Pass SILENT flag to comint-replace-by-expanded-history-before-point.

30 years ago(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
Karl Heuer [Tue, 19 Apr 1994 00:43:06 +0000 (00:43 +0000)]
(src/Makefile, lib-src/Makefile): Delete ^L.  Fix definition of $undefs.

30 years ago(kill-buffer-query-functions): Fix the question text.
Richard M. Stallman [Tue, 19 Apr 1994 00:31:42 +0000 (00:31 +0000)]
(kill-buffer-query-functions): Fix the question text.

30 years ago(window_system): Obey --with-x11=no and --with-x10=no.
Richard M. Stallman [Tue, 19 Apr 1994 00:30:13 +0000 (00:30 +0000)]
(window_system): Obey --with-x11=no and --with-x10=no.

(lib-src/Makefile.in): Use src, not lib-src, in -I.

30 years ago(readline): When extending the buffer,
Richard M. Stallman [Tue, 19 Apr 1994 00:17:46 +0000 (00:17 +0000)]
(readline): When extending the buffer,
calculate end afresh using the new size.

30 years ago(outline-end-of-subtree): Stop before final newline.
Karl Heuer [Mon, 18 Apr 1994 23:53:51 +0000 (23:53 +0000)]
(outline-end-of-subtree): Stop before final newline.

30 years ago(hexl-mode): Make local binding for hexl-max-address.
Richard M. Stallman [Mon, 18 Apr 1994 23:34:22 +0000 (23:34 +0000)]
(hexl-mode): Make local binding for hexl-max-address.

30 years ago(shell-command-filter): If point was at end, leave it at end.
Richard M. Stallman [Mon, 18 Apr 1994 22:41:49 +0000 (22:41 +0000)]
(shell-command-filter): If point was at end, leave it at end.

30 years ago(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
Karl Heuer [Mon, 18 Apr 1994 22:40:07 +0000 (22:40 +0000)]
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.

30 years ago(shell-command-sentinel): Do nothing if buffer is dead.
Richard M. Stallman [Mon, 18 Apr 1994 22:37:30 +0000 (22:37 +0000)]
(shell-command-sentinel): Do nothing if buffer is dead.

30 years ago(menu-bar-enable-clipboard): Construct new cons cells.
Richard M. Stallman [Mon, 18 Apr 1994 21:33:57 +0000 (21:33 +0000)]
(menu-bar-enable-clipboard): Construct new cons cells.

30 years ago(create_process): Fix previous change.
Richard M. Stallman [Mon, 18 Apr 1994 17:40:25 +0000 (17:40 +0000)]
(create_process): Fix previous change.

30 years agoComment change.
Richard M. Stallman [Mon, 18 Apr 1994 17:39:06 +0000 (17:39 +0000)]
Comment change.

30 years ago* etags.c (main, print_help): eliminate the -F option.
Francesco Potortì [Mon, 18 Apr 1994 17:07:19 +0000 (17:07 +0000)]
* etags.c (main, print_help): eliminate the -F option.

30 years ago* etags.c (absolute_filename): compare against '\0' instead of NULL.
Francesco Potortì [Mon, 18 Apr 1994 10:54:42 +0000 (10:54 +0000)]
* etags.c (absolute_filename): compare against '\0' instead of NULL.

30 years agoMove pop-global-mark bindings to loaddefs.el.
Richard M. Stallman [Mon, 18 Apr 1994 04:03:17 +0000 (04:03 +0000)]
Move pop-global-mark bindings to loaddefs.el.

30 years ago(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
Richard M. Stallman [Mon, 18 Apr 1994 01:06:31 +0000 (01:06 +0000)]
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.

30 years ago(Xatom_editres_name): Variable defined.
Richard M. Stallman [Sun, 17 Apr 1994 23:46:08 +0000 (23:46 +0000)]
(Xatom_editres_name): Variable defined.
(XTread_socket): Handle that kind of message.
(x_term_init): Specify -name option in XtAppInitialize.

(Qface, Qmouse_face): Supply missing Lisp_Object.

30 years ago(Xatom_editres_name): Declared.
Richard M. Stallman [Sun, 17 Apr 1994 23:44:33 +0000 (23:44 +0000)]
(Xatom_editres_name): Declared.
(Fx_open_connection): Initialize it.

30 years ago(EMACS_INT, EMACS_UINT): New typedefs.
Richard M. Stallman [Sun, 17 Apr 1994 23:36:08 +0000 (23:36 +0000)]
(EMACS_INT, EMACS_UINT): New typedefs.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Apr 1994 23:15:41 +0000 (23:15 +0000)]
*** empty log message ***

30 years ago(set_case_table): Handle nil for EQV with non-nil CANON.
Richard M. Stallman [Sun, 17 Apr 1994 23:02:52 +0000 (23:02 +0000)]
(set_case_table): Handle nil for EQV with non-nil CANON.
(Fcase_table_p): Accept nil for EQV with non-nil CANON.

30 years ago(read_avail_input): Test both aix386 and _BSD.
Richard M. Stallman [Sun, 17 Apr 1994 20:13:34 +0000 (20:13 +0000)]
(read_avail_input): Test both aix386 and _BSD.

30 years ago(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Richard M. Stallman [Sun, 17 Apr 1994 19:31:31 +0000 (19:31 +0000)]
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Set win_gravity field.

(x_window, both versions): Don't call x_calc_absolute_position.

30 years ago(dumpglyphs): When HL=2, check explicitly for using
Richard M. Stallman [Sun, 17 Apr 1994 19:30:06 +0000 (19:30 +0000)]
(dumpglyphs): When HL=2, check explicitly for using
the frame's default font or not.

(XTread_socket): For UnmapNotify, use x_any_window_to_frame.

(x_set_offset): New arg CHANGE_GRAVITY.
(x_make_frame_visible): Pass new arg.

(x_wm_set_size_hint): Args spec_x and spec_y deleted.
(x_set_offset, x_set_window_size): Don't pass those args.

(x_destroy_window): Just clear out mouse_face... vars.

(x_wm_set_size_hint): Use win_gravity from frame.

(x_make_frame_visible): Call x_set_offset.

30 years ago(x_display): New field win_gravity.
Richard M. Stallman [Sun, 17 Apr 1994 09:41:15 +0000 (09:41 +0000)]
(x_display): New field win_gravity.

30 years ago(read_char_x_menu_prompt): Don't check for value = nil
Richard M. Stallman [Sun, 17 Apr 1994 07:53:22 +0000 (07:53 +0000)]
(read_char_x_menu_prompt): Don't check for value = nil
if value was originally a cons.

30 years ago(xmenu_show): Fix typo in last change.
Richard M. Stallman [Sun, 17 Apr 1994 07:50:32 +0000 (07:50 +0000)]
(xmenu_show): Fix typo in last change.

30 years agoRewrite to use netbsd.h and define NO_SHARED_LIBS.
Richard M. Stallman [Sun, 17 Apr 1994 05:04:12 +0000 (05:04 +0000)]
Rewrite to use netbsd.h and define NO_SHARED_LIBS.

30 years agoCall AC_LANG_C, if it's defined, after AC_PREPARE.
David J. MacKenzie [Sat, 16 Apr 1994 19:01:56 +0000 (19:01 +0000)]
Call AC_LANG_C, if it's defined, after AC_PREPARE.

30 years ago(create_process): Test TIOCSETD along with NTTYDISC.
Richard M. Stallman [Sat, 16 Apr 1994 07:26:19 +0000 (07:26 +0000)]
(create_process): Test TIOCSETD along with NTTYDISC.

30 years ago(configuration): Use SET_MAKE to get the value of $(MAKE).
Richard M. Stallman [Sat, 16 Apr 1994 07:25:42 +0000 (07:25 +0000)]
(configuration): Use SET_MAKE to get the value of $(MAKE).

30 years ago(debug, debugger-eval-expression): Preserve match-data.
Karl Heuer [Sat, 16 Apr 1994 07:18:26 +0000 (07:18 +0000)]
(debug, debugger-eval-expression): Preserve match-data.

30 years ago(make_lispy_movement): Don't clip.
Karl Heuer [Sat, 16 Apr 1994 06:58:38 +0000 (06:58 +0000)]
(make_lispy_movement): Don't clip.

30 years ago(Fmouse_position): Don't clip.
Karl Heuer [Sat, 16 Apr 1994 06:50:52 +0000 (06:50 +0000)]
(Fmouse_position): Don't clip.

30 years ago(mouse-drag-region): Handle scroll off top/bottom.
Karl Heuer [Sat, 16 Apr 1994 06:47:20 +0000 (06:47 +0000)]
(mouse-drag-region): Handle scroll off top/bottom.

30 years agoAdd NO_SHARED_LIBS conditional.
Richard M. Stallman [Sat, 16 Apr 1994 06:40:05 +0000 (06:40 +0000)]
Add NO_SHARED_LIBS conditional.

30 years ago(Fset_frame_position): Pass new arg to x_set_offset.
Richard M. Stallman [Sat, 16 Apr 1994 06:15:42 +0000 (06:15 +0000)]
(Fset_frame_position): Pass new arg to x_set_offset.

30 years ago(read_avail_input): Fix previous change--test _BSD.
Richard M. Stallman [Sat, 16 Apr 1994 05:53:27 +0000 (05:53 +0000)]
(read_avail_input): Fix previous change--test _BSD.

30 years ago(Fsetq_default): Doc fix.
Richard M. Stallman [Sat, 16 Apr 1994 05:15:17 +0000 (05:15 +0000)]
(Fsetq_default): Doc fix.

30 years ago(Fsetq): Doc fix.
Richard M. Stallman [Sat, 16 Apr 1994 05:07:35 +0000 (05:07 +0000)]
(Fsetq): Doc fix.

30 years agoUse AC_SET_MAKE.
Richard M. Stallman [Sat, 16 Apr 1994 04:52:26 +0000 (04:52 +0000)]
Use AC_SET_MAKE.

30 years ago(lib-src/Makefile.in): Make this from Makefile.in.in
Richard M. Stallman [Sat, 16 Apr 1994 04:48:12 +0000 (04:48 +0000)]
(lib-src/Makefile.in): Make this from Makefile.in.in
and run it thru cpp, as with src/Makefile.in.

(i[34]86-ncr-sysv*): Use usg5-4-2.

30 years agoRenamed from Makefile.in.
Richard M. Stallman [Sat, 16 Apr 1994 04:46:43 +0000 (04:46 +0000)]
Renamed from Makefile.in.
Makefile.in is now generated from it, and then preprocessed.
Change comments to C syntax.
Include config.h.
(LIBS_SYSTEM, LIBS_MACHINE): Define as empty if not defined.
(LOADLIBES): Define from LIBS_SYSTEM and LIBS_MACHINE.

30 years ago(mouse-set-font): Don't error if no selection.
Karl Heuer [Sat, 16 Apr 1994 04:07:43 +0000 (04:07 +0000)]
(mouse-set-font): Don't error if no selection.

30 years ago(xmenu_show): Don't cons on subprefix_stck[j] if nil.
Richard M. Stallman [Sat, 16 Apr 1994 03:50:38 +0000 (03:50 +0000)]
(xmenu_show): Don't cons on subprefix_stck[j] if nil.

30 years ago(map_prompt): Declared.
Richard M. Stallman [Sat, 16 Apr 1994 03:50:19 +0000 (03:50 +0000)]
(map_prompt): Declared.

30 years ago(command-line): If no error data, print "", not nil.
Karl Heuer [Sat, 16 Apr 1994 03:43:09 +0000 (03:43 +0000)]
(command-line): If no error data, print "", not nil.

30 years ago(emerge-goto-line): Fix return value.
Karl Heuer [Sat, 16 Apr 1994 02:39:42 +0000 (02:39 +0000)]
(emerge-goto-line): Fix return value.
(emerge-convert-diffs-to-markers): Fix line number calculations.

30 years agoRequire cl only at compile time.
Richard M. Stallman [Sat, 16 Apr 1994 02:38:40 +0000 (02:38 +0000)]
Require cl only at compile time.
(imenu--mouse-menu): Copy list by hand, not with copy-list.

30 years ago(read_avail_input): Don't generate SIGHUP of aix386;
Richard M. Stallman [Sat, 16 Apr 1994 02:32:59 +0000 (02:32 +0000)]
(read_avail_input): Don't generate SIGHUP of aix386;
only on other AIX systems.

30 years ago(auto-fill-function): New function (doc placeholder).
Richard M. Stallman [Sat, 16 Apr 1994 02:06:17 +0000 (02:06 +0000)]
(auto-fill-function): New function (doc placeholder).

30 years ago(calendar-mode-map): Use substitute-key-definition.
Richard M. Stallman [Sat, 16 Apr 1994 00:21:29 +0000 (00:21 +0000)]
(calendar-mode-map): Use substitute-key-definition.
Don't mess with kill-region and copy-region-as-kill.

30 years ago(shrink-window-if-larger-than-buffer):
Richard M. Stallman [Sat, 16 Apr 1994 00:06:58 +0000 (00:06 +0000)]
(shrink-window-if-larger-than-buffer):
Do nothing for side-by-side windows.

30 years ago(gnus-uu-enter-interactive-file):
Richard M. Stallman [Sat, 16 Apr 1994 00:02:28 +0000 (00:02 +0000)]
(gnus-uu-enter-interactive-file):
Escape any special characters in file names.
(gnus-uu-call-asynchronous, gnus-uu-treat-archive): Likewise.

(gnus-uu-uustrip-article-as): Added more corrections
of corrupt uucode.
(gnus-uu-uustrip-article-as): Changed the algorithm for finding
begin/body lines of encoded articles.
(gnus-uu-check-correct-stripped-uucode): Handle
extraneous empty lines in uuencoded postings.

(gnus-uu-uustrip-article-as, gnus-uu-clean-up):
Check before calling process-status.
(gnus-uu-uuencode-and-post): Added possibly non-standard
posting of uuencoded files.

Doc fixes.
(gnus-uu): New function is placeholder for docs.
(gnus-uu-summary-next-subject): Do sit-for before gnus-summary-recenter.

30 years ago(describe-mode): Fix previous change.
Richard M. Stallman [Fri, 15 Apr 1994 23:50:31 +0000 (23:50 +0000)]
(describe-mode): Fix previous change.

30 years ago(describe-mode): Always show minor modes, at front.
Richard M. Stallman [Fri, 15 Apr 1994 23:47:08 +0000 (23:47 +0000)]
(describe-mode): Always show minor modes, at front.

30 years ago*** empty log message ***
Richard M. Stallman [Fri, 15 Apr 1994 22:45:53 +0000 (22:45 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Fri, 15 Apr 1994 22:40:48 +0000 (22:40 +0000)]
entered into RCS

30 years ago(basic-save-buffer): if selective-display is t, file may end in CR instead of
Karl Heuer [Fri, 15 Apr 1994 22:39:31 +0000 (22:39 +0000)]
(basic-save-buffer): if selective-display is t, file may end in CR instead of
LF.

30 years ago(Finsert_file_contents): Fix test for unchanged file.
Richard M. Stallman [Fri, 15 Apr 1994 22:26:34 +0000 (22:26 +0000)]
(Finsert_file_contents): Fix test for unchanged file.

30 years ago(Fprocess_send_eof, Foverlay_get): Declared.
Richard M. Stallman [Fri, 15 Apr 1994 22:05:41 +0000 (22:05 +0000)]
(Fprocess_send_eof, Foverlay_get): Declared.

30 years ago(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
Karl Heuer [Fri, 15 Apr 1994 22:04:48 +0000 (22:04 +0000)]
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
given.

30 years ago(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
Richard M. Stallman [Fri, 15 Apr 1994 22:00:44 +0000 (22:00 +0000)]
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.