]> git.eshelyaron.com Git - emacs.git/log
emacs.git
28 years ago(server-process-filter): Quote with &, not \.
Richard M. Stallman [Mon, 2 Sep 1996 17:43:56 +0000 (17:43 +0000)]
(server-process-filter): Quote with &, not \.

28 years ago(quote_file_name): Quote with &, not \.
Richard M. Stallman [Mon, 2 Sep 1996 17:43:32 +0000 (17:43 +0000)]
(quote_file_name): Quote with &, not \.
Quote `-' only at start of file name.  Terminate the value string.

28 years ago(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.
Richard M. Stallman [Mon, 2 Sep 1996 17:28:10 +0000 (17:28 +0000)]
(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.

28 years ago(save-match-data): Definition deleted.
Richard M. Stallman [Mon, 2 Sep 1996 17:03:33 +0000 (17:03 +0000)]
(save-match-data): Definition deleted.

28 years agoInclude signal.h properly;
Richard M. Stallman [Mon, 2 Sep 1996 05:45:58 +0000 (05:45 +0000)]
Include signal.h properly;
delete the duplicate includes for it.

28 years agoOn fatal signal, delete socket-file:
Richard M. Stallman [Mon, 2 Sep 1996 05:39:36 +0000 (05:39 +0000)]
On fatal signal, delete socket-file:

Include signal.h.
(xmalloc, fatal, error): New functions.
(delete_socket, handle_signals): New functions.
(progname, socket_name): New variables.
[HAVE_SOCKETS] (main): Call handle_signals; set the new variables.

28 years ago(redisplay_internal): Test last_selected_window slot.
Richard M. Stallman [Mon, 2 Sep 1996 05:19:13 +0000 (05:19 +0000)]
(redisplay_internal): Test last_selected_window slot.
(mark_window_display_accurate, display_text_line): Likewise.

28 years ago(unshow_buffer): Clear last_selected_window slot, maybe.
Richard M. Stallman [Mon, 2 Sep 1996 05:13:11 +0000 (05:13 +0000)]
(unshow_buffer): Clear last_selected_window slot, maybe.
(Fset_window_buffer): Set last_selected_window slot.
(Fselect_window): Set last_selected_window slot.
(delete_all_subwindows): Maybe call unshow_buffer.

28 years ago(reset_buffer): Initialize last_selected_window slot.
Richard M. Stallman [Mon, 2 Sep 1996 05:11:15 +0000 (05:11 +0000)]
(reset_buffer): Initialize last_selected_window slot.

28 years ago(strict buffer): New slot last_selected_window.
Richard M. Stallman [Mon, 2 Sep 1996 05:10:58 +0000 (05:10 +0000)]
(strict buffer): New slot last_selected_window.

28 years ago(ffap-locate-file): Function deleted.
Richard M. Stallman [Mon, 2 Sep 1996 01:18:35 +0000 (01:18 +0000)]
(ffap-locate-file): Function deleted.
(ffap-locate-jka-suffixes): Variable deleted.
(ffap-alist): Use locate-library.

28 years ago(locate-library): New arg PATH. Handle autocompression mode.
Richard M. Stallman [Mon, 2 Sep 1996 01:16:42 +0000 (01:16 +0000)]
(locate-library): New arg PATH.  Handle autocompression mode.

28 years ago(locate-library): Doc fix.
Richard M. Stallman [Mon, 2 Sep 1996 01:05:22 +0000 (01:05 +0000)]
(locate-library): Doc fix.

28 years ago(rmail-dont-reply-to): Recognize the names to delete
Richard M. Stallman [Mon, 2 Sep 1996 00:19:02 +0000 (00:19 +0000)]
(rmail-dont-reply-to): Recognize the names to delete
when they appear within <...>.

28 years ago(quote_file_name): New function.
Richard M. Stallman [Mon, 2 Sep 1996 00:05:56 +0000 (00:05 +0000)]
(quote_file_name): New function.
(main, both versions): Use quote_file_name.
(decode_options): Don't return a value.
(main, both versions): Use optind.
Don't check for -nowait here.

28 years ago(server-process-filter): Undo the quoting with
Richard M. Stallman [Mon, 2 Sep 1996 00:03:28 +0000 (00:03 +0000)]
(server-process-filter): Undo the quoting with
backslashes that emacsclient now does for special characters.
Delete some debugging code accidentally left in.

28 years agoComment change.
Richard M. Stallman [Sun, 1 Sep 1996 23:18:22 +0000 (23:18 +0000)]
Comment change.

28 years ago(Fprocess_contact): New function.
Richard M. Stallman [Sun, 1 Sep 1996 23:18:03 +0000 (23:18 +0000)]
(Fprocess_contact): New function.
(Fopen_network_stream): Store a cons cell in childp.
(NETCONN_P): Use GC_CONSP.
(list_processes_1): Use new childp format.

28 years agoTurn on byte-compile-dynamic.
Richard M. Stallman [Sun, 1 Sep 1996 22:56:40 +0000 (22:56 +0000)]
Turn on byte-compile-dynamic.

28 years agoExplain better about abnormal hooks.
Richard M. Stallman [Sun, 1 Sep 1996 22:44:57 +0000 (22:44 +0000)]
Explain better about abnormal hooks.

28 years ago(record_asynch_buffer_change, gobble_input):
Richard M. Stallman [Sun, 1 Sep 1996 22:08:35 +0000 (22:08 +0000)]
(record_asynch_buffer_change, gobble_input):
Use sigblock instead of sigblockx.

28 years ago(sigunblockx): Definitions deleted.
Richard M. Stallman [Sun, 1 Sep 1996 22:08:12 +0000 (22:08 +0000)]
(sigunblockx): Definitions deleted.
(sigpausex, sigblockx, sigholdx): Definitions deleted.

28 years ago(create_process): Test defined (TIOCSCTTY)
Richard M. Stallman [Sun, 1 Sep 1996 21:56:24 +0000 (21:56 +0000)]
(create_process): Test defined (TIOCSCTTY)
and defined (HAVE_SETSID) instead of DONT_REOPEN_PTY.

28 years ago(insert-directory): If ls fails, get an error.
Richard M. Stallman [Sun, 1 Sep 1996 21:38:48 +0000 (21:38 +0000)]
(insert-directory): If ls fails, get an error.

28 years agoRemoved support for !MULTI_FRAME.
Karl Heuer [Sun, 1 Sep 1996 21:04:32 +0000 (21:04 +0000)]
Removed support for !MULTI_FRAME.

28 years ago(MULTI_FRAME): Obsolete macro deleted.
Karl Heuer [Sun, 1 Sep 1996 20:52:25 +0000 (20:52 +0000)]
(MULTI_FRAME): Obsolete macro deleted.

28 years ago(struct x_display_info): Add element Xatom_FONT.
Richard M. Stallman [Sun, 1 Sep 1996 20:52:17 +0000 (20:52 +0000)]
(struct x_display_info): Add element Xatom_FONT.

28 years ago(x_term_init): Initialize Xatom_FONT member.
Richard M. Stallman [Sun, 1 Sep 1996 20:49:29 +0000 (20:49 +0000)]
(x_term_init): Initialize Xatom_FONT member.
(x_new_font): Use Xatom_FONT member.

28 years agoDoc fixes.
Richard M. Stallman [Sun, 1 Sep 1996 20:48:03 +0000 (20:48 +0000)]
Doc fixes.

28 years ago[HAVE_SETRLIMIT]: Include time.h and resource.h.
Richard M. Stallman [Sun, 1 Sep 1996 20:47:10 +0000 (20:47 +0000)]
[HAVE_SETRLIMIT]: Include time.h and resource.h.
(main) [HAVE_SETRLIMIT]: Call setrlimit to extend the stack limit.
New local `rlim'.

28 years ago(isearch-*-char): Use the isearch-other-end as new
Richard M. Stallman [Sun, 1 Sep 1996 20:46:31 +0000 (20:46 +0000)]
(isearch-*-char): Use the isearch-other-end as new
starting point in both directions.

28 years ago(build_annotations): Remember original buffer that the
Richard M. Stallman [Sun, 1 Sep 1996 20:44:46 +0000 (20:44 +0000)]
(build_annotations): Remember original buffer that the
region came from; pass this to `format-annotate-function'.

28 years agoAdd menu items and xrefs to the menu bar menu.
Richard M. Stallman [Sun, 1 Sep 1996 20:43:10 +0000 (20:43 +0000)]
Add menu items and xrefs to the menu bar menu.
(Info-check-pointer): New function.
(Info-mode-menu): New menu.
(Info-menu-last-node): New variable.
(Info-menu-update): New function.
(Info-mode): Add `Info-menu-update' to `activate-menubar-hook'.

28 years ago(compilation-finish-functions): New variable.
Richard M. Stallman [Sun, 1 Sep 1996 20:23:30 +0000 (20:23 +0000)]
(compilation-finish-functions): New variable.
(compilation-handle-exit): Run compilation-finish-functions.

28 years ago(Fx_list_fonts): New optional arg MAXIMUM.
Richard M. Stallman [Sun, 1 Sep 1996 19:52:14 +0000 (19:52 +0000)]
(Fx_list_fonts): New optional arg MAXIMUM.

28 years ago(tmm-add-one-shortcut): New subroutine.
Richard M. Stallman [Sun, 1 Sep 1996 19:47:48 +0000 (19:47 +0000)]
(tmm-add-one-shortcut): New subroutine.
(tmm-add-shortcuts): Code moved to tmm-add-one-shortcut.
Handle tmm-shortcut-style and tmm-shortcut-words.
(tmm-define-keys): Use suppress-keymap.
Moved use-local-map from the caller here.
tmm-short-cuts is now a list of chars, not of one-char strings.
(tmm-completion-delete-prompt): New function, used in
completion-setup-hook.
(tmm-shortcut-style): New variable.
(tmm-shortcut-words): New variable.
(tmm-shortcut): Handle tmm-shortcut-style.
The shortcut searched in tmm-short-cuts is now a char, not a string.

28 years agoChange all references from point to PT.
Karl Heuer [Sun, 1 Sep 1996 19:15:05 +0000 (19:15 +0000)]
Change all references from point to PT.

28 years ago(vip-custom-file-name): Use convert-standard-filename.
Richard M. Stallman [Sun, 1 Sep 1996 19:09:14 +0000 (19:09 +0000)]
(vip-custom-file-name): Use convert-standard-filename.

28 years ago(desktop-basefilename): Use convert-standard-filename.
Richard M. Stallman [Sun, 1 Sep 1996 19:04:28 +0000 (19:04 +0000)]
(desktop-basefilename): Use convert-standard-filename.

28 years ago(bookmark-default-file): Use convert-standard-filename.
Richard M. Stallman [Sun, 1 Sep 1996 19:03:37 +0000 (19:03 +0000)]
(bookmark-default-file): Use convert-standard-filename.

28 years ago(change-log-name): Don't treat MSDOS, NT specially.
Richard M. Stallman [Sun, 1 Sep 1996 19:02:33 +0000 (19:02 +0000)]
(change-log-name): Don't treat MSDOS, NT specially.

28 years ago(re_match_2_internal) [emacs]: Use PT, not point.
Karl Heuer [Sun, 1 Sep 1996 19:02:26 +0000 (19:02 +0000)]
(re_match_2_internal) [emacs]: Use PT, not point.

28 years ago(vc-register-switches): New variable.
Richard M. Stallman [Sun, 1 Sep 1996 18:33:12 +0000 (18:33 +0000)]
(vc-register-switches): New variable.
(vc-backend-admin): Use vc-register-switches.

28 years ago(TAGS): Use $(srcdir) in deps.
Richard M. Stallman [Sun, 1 Sep 1996 18:27:40 +0000 (18:27 +0000)]
(TAGS): Use $(srcdir) in deps.

28 years ago(emacsclient): Link with getopt.
Richard M. Stallman [Sun, 1 Sep 1996 18:25:38 +0000 (18:25 +0000)]
(emacsclient): Link with getopt.
Add -DVERSION so emacsclient knows its version number.

28 years ago(decode_options): New function.
Richard M. Stallman [Sun, 1 Sep 1996 18:25:21 +0000 (18:25 +0000)]
(decode_options): New function.
(main, both versions): Call decode_options.
(print_help_and_exit): New function.
(VERSION): New macro

28 years ago[windows-nt, ms-dos]: Load dos-nt.
Richard M. Stallman [Sun, 1 Sep 1996 17:11:14 +0000 (17:11 +0000)]
[windows-nt, ms-dos]: Load dos-nt.

28 years ago(path-separator, grep-null-device, grep-regexp-alist)
Richard M. Stallman [Sun, 1 Sep 1996 17:10:56 +0000 (17:10 +0000)]
(path-separator, grep-null-device, grep-regexp-alist)
(file-name-buffer-file-type-alist, find-buffer-file-type):
(find-file-not-found-set-buffer-file-type, find-file-binary):
(find-file-text, mode-line-format): Moved to dos-nt.el.

(save-to-unix-hook, revert-from-unix-hook)
(using-unix-filesystems): Functions removed.

28 years ago(path-separator, grep-null-device, grep-regexp-alist)
Richard M. Stallman [Sun, 1 Sep 1996 17:10:14 +0000 (17:10 +0000)]
(path-separator, grep-null-device, grep-regexp-alist)
(file-name-buffer-file-type-alist, find-buffer-file-type):
(find-file-not-found-set-buffer-file-type, find-file-binary):
(find-file-text, mode-line-format): Moved to dos-nt.el.

28 years agoInitial revision
Richard M. Stallman [Sun, 1 Sep 1996 17:09:21 +0000 (17:09 +0000)]
Initial revision

28 years ago(lisp): Include dos-nt.elc.
Richard M. Stallman [Sun, 1 Sep 1996 06:49:07 +0000 (06:49 +0000)]
(lisp): Include dos-nt.elc.

28 years ago(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
Richard M. Stallman [Sun, 1 Sep 1996 06:46:59 +0000 (06:46 +0000)]
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.

28 years ago(gnus-local-domain): Remove.
Richard M. Stallman [Sun, 1 Sep 1996 03:58:08 +0000 (03:58 +0000)]
(gnus-local-domain): Remove.

28 years agoAdd 1996 to copyright notice.
Richard M. Stallman [Sun, 1 Sep 1996 03:30:37 +0000 (03:30 +0000)]
Add 1996 to copyright notice.

28 years agoDon't fill based on window width.
Richard M. Stallman [Sun, 1 Sep 1996 03:28:43 +0000 (03:28 +0000)]
Don't fill based on window width.
Don't require facemenu; it's preloaded if applicable.

(enriched-default-right-margin, enriched-fill-after-visiting)
(enriched-text-width): Variables deleted.

(enriched-text-width): Function deleted.

(enriched-initial-annotation): Use `fill-column' rather than
enriched-text-width.

(enriched-mode): Use `add-to-list'.  Turn use-hard-newlines on by
calling function, not setting variable.

(enriched-encode): New argument ORIG-BUF; evaluate
enriched-initial-annotation in that buffer.

(enriched-decode): Turn on use-hard-newlines with function.  Use new
`set-hard-newline-properties' function.  Set fill-column from
File-Width header; re-fill paragraphs only if there is no File-Width
header.

28 years ago(format-alist): Doc fix.
Richard M. Stallman [Sun, 1 Sep 1996 03:25:54 +0000 (03:25 +0000)]
(format-alist): Doc fix.
(format-annotate-function): New argument ORIG-BUF, passed on to TO-FN.
(format-encode-region): Let TO-FN know that our current buffer is
its ORIG-BUF.

28 years ago(use-hard-newlines): New minor mode function.
Richard M. Stallman [Sun, 1 Sep 1996 03:24:55 +0000 (03:24 +0000)]
(use-hard-newlines): New minor mode function.
Existing variable gets doc fix.

28 years ago(set-hard-newline-properties): New fn.
Richard M. Stallman [Sun, 1 Sep 1996 03:24:22 +0000 (03:24 +0000)]
(set-hard-newline-properties): New fn.
(newline): Use it.

28 years ago(requeued_events_pending_p): New function.
Richard M. Stallman [Sun, 1 Sep 1996 02:43:58 +0000 (02:43 +0000)]
(requeued_events_pending_p): New function.

28 years ago(mouse-show-mark): Detect loss of selection
Richard M. Stallman [Sun, 1 Sep 1996 02:42:04 +0000 (02:42 +0000)]
(mouse-show-mark): Detect loss of selection
while we are showing it highlighted.

28 years ago(make-auto-save-file-name): Try a few directories
Richard M. Stallman [Sun, 1 Sep 1996 00:20:33 +0000 (00:20 +0000)]
(make-auto-save-file-name): Try a few directories
to get one we can write in.

28 years agoCheck for setrlimit.
Richard M. Stallman [Sun, 1 Sep 1996 00:14:32 +0000 (00:14 +0000)]
Check for setrlimit.

28 years ago(HAVE_SETRLIMIT): Add #undef.
Richard M. Stallman [Sun, 1 Sep 1996 00:13:53 +0000 (00:13 +0000)]
(HAVE_SETRLIMIT): Add #undef.

28 years ago(Fload): Add "source is newer" info to the "loading" and "done" messages.
Richard M. Stallman [Sun, 1 Sep 1996 00:01:56 +0000 (00:01 +0000)]
(Fload): Add "source is newer" info to the "loading" and "done" messages.

28 years ago(blessmail): Use $srcdir to find blessmail.el.
Richard M. Stallman [Sat, 31 Aug 1996 23:47:10 +0000 (23:47 +0000)]
(blessmail): Use $srcdir to find blessmail.el.

28 years agoClean up whitespace.
Richard M. Stallman [Sat, 31 Aug 1996 23:41:26 +0000 (23:41 +0000)]
Clean up whitespace.

28 years ago(re_search_2): Optimize regexp that starts with ^.
Richard M. Stallman [Sat, 31 Aug 1996 23:40:19 +0000 (23:40 +0000)]
(re_search_2): Optimize regexp that starts with ^.

28 years ago(FREE_VAR): Clean up C syntax.
Richard M. Stallman [Sat, 31 Aug 1996 22:29:12 +0000 (22:29 +0000)]
(FREE_VAR): Clean up C syntax.

28 years ago(make-doctor-variables): Eliminate `observation-list' also.
Richard M. Stallman [Sat, 31 Aug 1996 22:24:46 +0000 (22:24 +0000)]
(make-doctor-variables): Eliminate `observation-list' also.

28 years ago(make-doctor-variables): Eliminate unused variables `elist'
Richard M. Stallman [Sat, 31 Aug 1996 22:21:53 +0000 (22:21 +0000)]
(make-doctor-variables): Eliminate unused variables `elist'
and `monosyllables'.

28 years ago(sys/systeminfo.h, getdomainname, sysinfo): Check for them.
Paul Eggert [Sat, 31 Aug 1996 22:11:26 +0000 (22:11 +0000)]
(sys/systeminfo.h, getdomainname, sysinfo): Check for them.

28 years ago(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.
Paul Eggert [Sat, 31 Aug 1996 22:11:26 +0000 (22:11 +0000)]
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.

28 years ago(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
Paul Eggert [Sat, 31 Aug 1996 22:11:26 +0000 (22:11 +0000)]
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.
(init_system_name): Use sysinfo or getdomainname to append domain name
if host name is not already fully qualified.

28 years ago(internal-set-face-1): When calling x-list-fonts, ask for just one match.
Richard M. Stallman [Sat, 31 Aug 1996 22:03:30 +0000 (22:03 +0000)]
(internal-set-face-1): When calling x-list-fonts, ask for just one match.

28 years ago(Fgarbage_collect): Report used and free intervals.
Richard M. Stallman [Sat, 31 Aug 1996 21:53:53 +0000 (21:53 +0000)]
(Fgarbage_collect): Report used and free intervals.

28 years ago(Vwin32_start_process_show_window): New variable.
Richard M. Stallman [Sat, 31 Aug 1996 20:13:29 +0000 (20:13 +0000)]
(Vwin32_start_process_show_window): New variable.
(create_child): Conditionally force subprocess to hide window.
(syms_of_ntproc): DEFVAR it.

28 years ago(x_set_cursor_color): Use x_update_cursor.
Richard M. Stallman [Sat, 31 Aug 1996 20:12:15 +0000 (20:12 +0000)]
(x_set_cursor_color): Use x_update_cursor.

28 years ago(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.
Richard M. Stallman [Sat, 31 Aug 1996 19:22:43 +0000 (19:22 +0000)]
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.

28 years ago(command-line-1): Rearrange initial screen.
Richard M. Stallman [Sat, 31 Aug 1996 16:26:55 +0000 (16:26 +0000)]
(command-line-1): Rearrange initial screen.

28 years ago(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.
Richard M. Stallman [Sat, 31 Aug 1996 16:25:51 +0000 (16:25 +0000)]
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.

28 years ago(both versions): Handle -nowait and --nowait by sending data to the server.
Richard M. Stallman [Sat, 31 Aug 1996 16:25:21 +0000 (16:25 +0000)]
(both versions): Handle -nowait and --nowait by sending data to the server.

28 years agoentered into RCS
Richard M. Stallman [Sat, 31 Aug 1996 04:29:46 +0000 (04:29 +0000)]
entered into RCS

28 years ago(XTupdate_end): Always clear mouse_face_defer flag.
Richard M. Stallman [Sat, 31 Aug 1996 02:44:14 +0000 (02:44 +0000)]
(XTupdate_end): Always clear mouse_face_defer flag.

28 years ago(Fset_face_attribute_internal): Set mouse_face_defer flag.
Richard M. Stallman [Sat, 31 Aug 1996 02:43:52 +0000 (02:43 +0000)]
(Fset_face_attribute_internal): Set mouse_face_defer flag.

28 years ago(webjump-sample-sites): Define with defvar.
Richard M. Stallman [Sat, 31 Aug 1996 02:34:25 +0000 (02:34 +0000)]
(webjump-sample-sites): Define with defvar.
(webjump-state-to-postal-alist): Likewise.

28 years ago(do_line_dance, dumprectangle): Use x_update_cursor.
Richard M. Stallman [Fri, 30 Aug 1996 18:49:07 +0000 (18:49 +0000)]
(do_line_dance, dumprectangle): Use x_update_cursor.
(show_mouse_face, clear_cursor): Likewise.
(x_display_cursor): New args X and Y.
(XTupdate_end, XTcursor_to, XTwrite_glyphs): Pass new args.
(XTupdate_begin): Initialize curs_x, curs_y here.

28 years ago(vc-update-change-log): Doc fix.
Richard M. Stallman [Fri, 30 Aug 1996 18:42:29 +0000 (18:42 +0000)]
(vc-update-change-log): Doc fix.

28 years ago(do-auto-fill): Do break after one word as last resort
Richard M. Stallman [Fri, 30 Aug 1996 16:59:20 +0000 (16:59 +0000)]
(do-auto-fill): Do break after one word as last resort
even if there is a fill prefix.

(mail-user-agent, define-mail-user-agent):
Definitions moved here from reporter.el.
(sendmail-user-agent, mh-e-user-agent): Definitions moved here

28 years agoRequire ediff-init.
Richard M. Stallman [Fri, 30 Aug 1996 16:57:35 +0000 (16:57 +0000)]
Require ediff-init.

28 years agoInitial revision
Richard M. Stallman [Fri, 30 Aug 1996 16:32:32 +0000 (16:32 +0000)]
Initial revision

28 years ago(texinfo-format-printindex):
Richard M. Stallman [Fri, 30 Aug 1996 03:47:47 +0000 (03:47 +0000)]
(texinfo-format-printindex):
Treat windows-nt and ms-dos like vax-vms.

28 years ago(foldout-hide-flag, foldout-show-flag): New variables.
Richard M. Stallman [Fri, 30 Aug 1996 03:17:56 +0000 (03:17 +0000)]
(foldout-hide-flag, foldout-show-flag): New variables.
(foldout-exit-fold): Use those variables.

28 years ago(save-match-data): Fix typo in previous change.
Richard M. Stallman [Fri, 30 Aug 1996 03:05:22 +0000 (03:05 +0000)]
(save-match-data): Fix typo in previous change.

28 years ago(cmd_error): Clear executing_macro.
Richard M. Stallman [Fri, 30 Aug 1996 02:57:30 +0000 (02:57 +0000)]
(cmd_error): Clear executing_macro.

28 years ago1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Lars Magne Ingebrigtsen [Fri, 30 Aug 1996 01:50:25 +0000 (01:50 +0000)]
1996-08-29  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

* nndoc.el (nndoc-mbox-article-begin): New function.
(nndoc-type-alist): Enter it into definition.
(nndoc-dissect-buffer): Use new definition.

28 years ago1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Lars Magne Ingebrigtsen [Fri, 30 Aug 1996 00:27:46 +0000 (00:27 +0000)]
1996-08-29  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

* message.el (message-do-fcc): Supply the FROM-GNUS parameter to
`rmail-output'.

28 years ago(Fminibuffer_complete_word): Check for
Richard M. Stallman [Fri, 30 Aug 1996 00:04:33 +0000 (00:04 +0000)]
(Fminibuffer_complete_word): Check for
unexpected data type returned by Ftry_completion.

28 years ago(reporter-compose-outgoing): Fix error syntax.
Richard M. Stallman [Thu, 29 Aug 1996 21:37:52 +0000 (21:37 +0000)]
(reporter-compose-outgoing): Fix error syntax.
(reporter-bug-hook): Fix error message.

(mail-user-agent): Variable moved to simple.el.
(define-mail-user-agent): Function moved to simple.el.
(sendmail-user-agent, mh-e-user-agent): Defs moved to simple.el.
(reporter-mail): Function deleted.

28 years ago(vc-update-change-log): Remove code which found RCS files
Richard M. Stallman [Thu, 29 Aug 1996 21:22:07 +0000 (21:22 +0000)]
(vc-update-change-log): Remove code which found RCS files
only in RCS directory; leave this to rcs2log, which will find
entries for CVS or RCS/*,v and *,v.  Lose sub-process' stderr
output.  Doc fix.

28 years ago(init_macros): Initialize executing_macro, too.
Erik Naggum [Thu, 29 Aug 1996 21:22:04 +0000 (21:22 +0000)]
(init_macros): Initialize executing_macro, too.