bpt/emacs.git
30 years ago(fix_overlays_in_range): New function.
Karl Heuer [Tue, 17 May 1994 03:30:40 +0000 (03:30 +0000)]
(fix_overlays_in_range): New function.

30 years ago(Ftranspose_regions): Fix overlays after moving markers.
Karl Heuer [Tue, 17 May 1994 03:28:55 +0000 (03:28 +0000)]
(Ftranspose_regions): Fix overlays after moving markers.
Update point as if it were a marker.

30 years ago(Man-heading-regexp): Accept multiple whitespace chars.
Richard M. Stallman [Mon, 16 May 1994 23:08:41 +0000 (23:08 +0000)]
(Man-heading-regexp): Accept multiple whitespace chars.

30 years ago(gnus-post-news): Handle followup-to field.
Richard M. Stallman [Mon, 16 May 1994 23:02:55 +0000 (23:02 +0000)]
(gnus-post-news): Handle followup-to field.

30 years ago(blessmail): Specify directory for blessmail.el.
Richard M. Stallman [Mon, 16 May 1994 22:02:48 +0000 (22:02 +0000)]
(blessmail): Specify directory for blessmail.el.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 May 1994 21:29:03 +0000 (21:29 +0000)]
*** empty log message ***

30 years agoentered into RCS
Richard M. Stallman [Mon, 16 May 1994 20:47:35 +0000 (20:47 +0000)]
entered into RCS

30 years agoDon't use `+' in regexps as different stream
Richard M. Stallman [Mon, 16 May 1994 19:29:04 +0000 (19:29 +0000)]
Don't use `+' in regexps as different stream
editors interpret them differently.  Use `*' instead.

30 years agoComment change.
Richard M. Stallman [Mon, 16 May 1994 10:01:15 +0000 (10:01 +0000)]
Comment change.

30 years ago(syms_of_eval): Doc fixes.
Richard M. Stallman [Mon, 16 May 1994 09:41:17 +0000 (09:41 +0000)]
(syms_of_eval): Doc fixes.

30 years agoDoc fixes.
Richard M. Stallman [Mon, 16 May 1994 07:24:45 +0000 (07:24 +0000)]
Doc fixes.
(bookmark-relocate): Rename arg.

30 years ago(precompute-menubar-bindings): Don't precompute menus if not using x.
Richard M. Stallman [Mon, 16 May 1994 04:49:23 +0000 (04:49 +0000)]
(precompute-menubar-bindings): Don't precompute menus if not using x.

30 years ago(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
Richard M. Stallman [Sun, 15 May 1994 21:39:38 +0000 (21:39 +0000)]
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.

30 years ago(crlf_to_lf): Fix off-by-one condition.
Richard M. Stallman [Sun, 15 May 1994 19:38:50 +0000 (19:38 +0000)]
(crlf_to_lf): Fix off-by-one condition.

30 years ago(Fcurrent_time_zone): Add cast.
Richard M. Stallman [Sun, 15 May 1994 19:25:21 +0000 (19:25 +0000)]
(Fcurrent_time_zone): Add cast.

30 years ago(LOCALTIME_CACHE): Defined.
Richard M. Stallman [Sun, 15 May 1994 05:28:41 +0000 (05:28 +0000)]
(LOCALTIME_CACHE): Defined.

30 years ago(LOCALTIME_CACHE): Define, if not OSF1.
Richard M. Stallman [Sun, 15 May 1994 05:23:58 +0000 (05:23 +0000)]
(LOCALTIME_CACHE): Define, if not OSF1.

30 years ago(HAVE_X11XTR6): Add newline before #if.
Richard M. Stallman [Sun, 15 May 1994 05:21:23 +0000 (05:21 +0000)]
(HAVE_X11XTR6): Add newline before #if.

30 years ago(bind_polling_period): Never decrease polling_period.
Richard M. Stallman [Sat, 14 May 1994 22:23:38 +0000 (22:23 +0000)]
(bind_polling_period): Never decrease polling_period.

(echo): Don't echo motion events.

30 years ago(XTread_socket): For button events, clear compose_status.
Richard M. Stallman [Sat, 14 May 1994 22:17:13 +0000 (22:17 +0000)]
(XTread_socket): For button events, clear compose_status.

30 years agoComment change.
Richard M. Stallman [Sat, 14 May 1994 20:31:52 +0000 (20:31 +0000)]
Comment change.

30 years agoRemove periods from messages.
Richard M. Stallman [Sat, 14 May 1994 19:49:52 +0000 (19:49 +0000)]
Remove periods from messages.
(Man-heading-regexp): Accept only one leading space.

30 years ago(isearch-done): Don't call deactivate-mark.
Richard M. Stallman [Sat, 14 May 1994 09:50:26 +0000 (09:50 +0000)]
(isearch-done): Don't call deactivate-mark.

30 years ago(tar-extract): Put tar name into subfile visited name.
Richard M. Stallman [Sat, 14 May 1994 09:18:02 +0000 (09:18 +0000)]
(tar-extract): Put tar name into subfile visited name.
(tar-subfile-save-buffer): When updating the desc line,
insert new text after, then delete.

30 years agoMake menu bar defines unconditional.
Richard M. Stallman [Sat, 14 May 1994 08:59:22 +0000 (08:59 +0000)]
Make menu bar defines unconditional.
Don't alter menu-bar-files-menu here; menu-bar.el does that.

30 years agoMove menu bar defines to top level
Richard M. Stallman [Sat, 14 May 1994 08:33:26 +0000 (08:33 +0000)]
Move menu bar defines to top level
and split them among three top-level sexps.

30 years ago(dired-mode-map): Get rid of dired-regexp-prefix;
Richard M. Stallman [Sat, 14 May 1994 07:59:14 +0000 (07:59 +0000)]
(dired-mode-map): Get rid of dired-regexp-prefix;
put the submap directly in the main map.

30 years ago(Fcopy_file): Close output before setting its times.
Richard M. Stallman [Sat, 14 May 1994 06:34:26 +0000 (06:34 +0000)]
(Fcopy_file): Close output before setting its times.
Close both before discarding the unwind protects.

30 years ago(Foverlay_lists): Doc fix.
Karl Heuer [Fri, 13 May 1994 22:21:45 +0000 (22:21 +0000)]
(Foverlay_lists): Doc fix.
(Fnext_overlay_change): Doc fix.

30 years ago(font-lock-no-comments): New variable.
Richard M. Stallman [Fri, 13 May 1994 21:24:47 +0000 (21:24 +0000)]
(font-lock-no-comments): New variable.
(font-lock-after-change-function): Test it.
(font-lock-fontify-buffer): Test it.
(font-lock-set-defaults): Set it.

(font-lock-mode): Make font-lock-no-comments local.
(font-lock-after-change-function): If we don't call
font-lock-fontify-region, clear out face props instead.

(font-lock-fontify-buffer): Don't give "syntactically"
message if we aren't doing that part.

30 years ago(HAVE_X11XTR6): Arrange to define it.
Richard M. Stallman [Fri, 13 May 1994 21:02:57 +0000 (21:02 +0000)]
(HAVE_X11XTR6): Arrange to define it.

30 years ago(HAVE_X11XTR6): Add #undef.
Richard M. Stallman [Fri, 13 May 1994 21:01:29 +0000 (21:01 +0000)]
(HAVE_X11XTR6): Add #undef.

30 years ago(LIBXTR6): New variable. Test HAVE_X11XTR6.
Richard M. Stallman [Fri, 13 May 1994 20:43:28 +0000 (20:43 +0000)]
(LIBXTR6): New variable.  Test HAVE_X11XTR6.
(LIBXT): Use it.

30 years ago(syms_of_keyboard): Set up Qpolling_period.
Richard M. Stallman [Fri, 13 May 1994 08:32:16 +0000 (08:32 +0000)]
(syms_of_keyboard): Set up Qpolling_period.
(bind_polling_period): New function.

30 years ago(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
Richard M. Stallman [Fri, 13 May 1994 08:31:05 +0000 (08:31 +0000)]
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.

(POLL_FOR_INPUT): Define, if appropriate.

30 years ago(save_excursion_restore): Don't run activate-mark-hook
Richard M. Stallman [Fri, 13 May 1994 08:29:22 +0000 (08:29 +0000)]
(save_excursion_restore): Don't run activate-mark-hook
if mark position is unchanged.

30 years ago(LIBXTR6): New variable.
Richard M. Stallman [Fri, 13 May 1994 08:22:50 +0000 (08:22 +0000)]
(LIBXTR6): New variable.
(LIBXT): Use it.

30 years ago(vc-registered): Use find-file-name-handler.
Richard M. Stallman [Fri, 13 May 1994 07:42:34 +0000 (07:42 +0000)]
(vc-registered): Use find-file-name-handler.

30 years ago(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:38 +0000 (07:18 +0000)]
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

30 years ago(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:18 +0000 (07:18 +0000)]
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

30 years ago(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:17:59 +0000 (07:17 +0000)]
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.

30 years agoHandle Motif and Open-look.
Richard M. Stallman [Thu, 12 May 1994 22:09:39 +0000 (22:09 +0000)]
Handle Motif and Open-look.
(LIBW): New variable.
(LIBXT): Use it.

30 years agoRewrite mouse-3 menu as a keymap.
Richard M. Stallman [Thu, 12 May 1994 19:21:38 +0000 (19:21 +0000)]
Rewrite mouse-3 menu as a keymap.
Move calendar-mouse-2-date-menu to down-mouse-2.

30 years ago(autoload-trim-file-name): Make it relative
Richard M. Stallman [Thu, 12 May 1994 18:54:57 +0000 (18:54 +0000)]
(autoload-trim-file-name): Make it relative
to the directory that loaddefs.el is in.

30 years ago(outline-init): Delete junk at end.
Richard M. Stallman [Thu, 12 May 1994 18:27:17 +0000 (18:27 +0000)]
(outline-init): Delete junk at end.

30 years ago(texinfo-show-structure): Fix subsubsection indent amount.
Richard M. Stallman [Thu, 12 May 1994 18:04:36 +0000 (18:04 +0000)]
(texinfo-show-structure): Fix subsubsection indent amount.

30 years ago(menu-bar-update-buffers): Don't use string-match.
Karl Heuer [Thu, 12 May 1994 17:02:15 +0000 (17:02 +0000)]
(menu-bar-update-buffers): Don't use string-match.

30 years ago(display_text_line): Fix check for end of buffer.
Karl Heuer [Thu, 12 May 1994 16:19:01 +0000 (16:19 +0000)]
(display_text_line): Fix check for end of buffer.

30 years ago(update-autoloads-here): Split up long message.
Karl Heuer [Thu, 12 May 1994 14:45:30 +0000 (14:45 +0000)]
(update-autoloads-here): Split up long message.

30 years ago(maybe-blessmail): Mention bless-mail is in lib-src.
Richard M. Stallman [Thu, 12 May 1994 10:52:49 +0000 (10:52 +0000)]
(maybe-blessmail): Mention bless-mail is in lib-src.

30 years ago(install): Depend on blessmail.
Richard M. Stallman [Thu, 12 May 1994 10:52:24 +0000 (10:52 +0000)]
(install): Depend on blessmail.

30 years ago(dumpglyphs): For cursor foreground, try the
Richard M. Stallman [Thu, 12 May 1994 08:46:03 +0000 (08:46 +0000)]
(dumpglyphs): For cursor foreground, try the
face's background before the face's foreground.
(XTread_socket): Call note_mouse_movement for EnterNotify.

30 years ago(mips-siemens-sysv*): Put quotes around value containing blanks.
David J. MacKenzie [Thu, 12 May 1994 07:44:36 +0000 (07:44 +0000)]
(mips-siemens-sysv*): Put quotes around value containing blanks.

30 years agoComment change.
Richard M. Stallman [Thu, 12 May 1994 07:41:56 +0000 (07:41 +0000)]
Comment change.

30 years ago(gnus-group-mode-map, gnus-summary-mode-map):
Richard M. Stallman [Thu, 12 May 1994 06:39:49 +0000 (06:39 +0000)]
(gnus-group-mode-map, gnus-summary-mode-map):
Add bindings for up and down keys.

30 years ago(init_callproc): Never set Vdata_directory based on
Richard M. Stallman [Thu, 12 May 1994 06:35:19 +0000 (06:35 +0000)]
(init_callproc): Never set Vdata_directory based on
the executable's location.  But maybe set it from source dir.

30 years ago(tar-extract): Don't clear out the buffer-file-name.
Richard M. Stallman [Thu, 12 May 1994 05:03:19 +0000 (05:03 +0000)]
(tar-extract): Don't clear out the buffer-file-name.
Don't set list-buffers-directory.

30 years ago(shell-command): Use buffer name *Shell-Command*.
Richard M. Stallman [Thu, 12 May 1994 02:49:15 +0000 (02:49 +0000)]
(shell-command): Use buffer name *Shell-Command*.

30 years ago(TAGS): Use the makefile in src subdir.
Richard M. Stallman [Thu, 12 May 1994 02:21:17 +0000 (02:21 +0000)]
(TAGS): Use the makefile in src subdir.

30 years ago(sdb): Handle tags-file-name as nil.
Richard M. Stallman [Thu, 12 May 1994 02:14:13 +0000 (02:14 +0000)]
(sdb): Handle tags-file-name as nil.

30 years ago[__GNU_LIBRARY__]: Include <termios.h>.
Roland McGrath [Wed, 11 May 1994 22:15:20 +0000 (22:15 +0000)]
[__GNU_LIBRARY__]: Include <termios.h>.

30 years ago(xmenu_show): New var mb_item. Use it to determine the menubar item that
Fred Pierresteguy [Wed, 11 May 1994 09:33:15 +0000 (09:33 +0000)]
(xmenu_show): New var mb_item. Use it to determine the menubar item that
led to the menu.
(Fx_popup_menu): Suppress duplicate test case in the way to determine
whether the menu is handling a menu bar click.

30 years ago(string_width): Deleted.
Richard M. Stallman [Wed, 11 May 1994 09:03:02 +0000 (09:03 +0000)]
(string_width): Deleted.

30 years ago(ediff-no-help-in-control-buffer): Renamed from
Karl Heuer [Wed, 11 May 1994 04:51:02 +0000 (04:51 +0000)]
(ediff-no-help-in-control-buffer): Renamed from
ediff-nix-help-in-control-buffer, to match doc and usage.

30 years ago(update-file-autoloads): Delete leftover variable.
Karl Heuer [Wed, 11 May 1994 04:40:25 +0000 (04:40 +0000)]
(update-file-autoloads): Delete leftover variable.

30 years ago(Frename_buffer): Reject empty string as new name.
Richard M. Stallman [Wed, 11 May 1994 04:16:19 +0000 (04:16 +0000)]
(Frename_buffer): Reject empty string as new name.

(syms_of_buffer): Fix typo in previous change.

30 years ago(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.
Karl Heuer [Wed, 11 May 1994 04:04:03 +0000 (04:04 +0000)]
(exec_sentinel): Don't deactivate the mark.  Check for asynch buffer switch.

30 years ago(Man-build-man-command): Use manual-program, not hardcoded name.
Karl Heuer [Wed, 11 May 1994 03:19:39 +0000 (03:19 +0000)]
(Man-build-man-command): Use manual-program, not hardcoded name.
(Man-getpage-in-background): Likewise.

30 years ago(Man-heading-regexp): Fix pattern.
Karl Heuer [Wed, 11 May 1994 02:27:28 +0000 (02:27 +0000)]
(Man-heading-regexp): Fix pattern.
(Man-build-section-alist): Use match data, not bol/eol.

30 years ago(Man-heading-regexp): Fix pattern.
Karl Heuer [Wed, 11 May 1994 02:15:50 +0000 (02:15 +0000)]
(Man-heading-regexp): Fix pattern.

30 years ago(Man-reuse-okay-p): Doc fix.
Karl Heuer [Wed, 11 May 1994 02:09:43 +0000 (02:09 +0000)]
(Man-reuse-okay-p): Doc fix.
(Man-filter-list, Man-heading-regexp): Fix patterns.
(Man-first-heading-regexp, Man-find-section): Likewise.
(Man-getpage-in-background): Don't print ellipsis.
(Man-bgproc-sentinel): Preserve match data.
(Man-build-references-alist): Preserve restriction.
(Man-bgproc-sentinel, Man-build-section-alist): Bind case-fold-search.
(Man-next-section, Man-previous-section, Man-find-section): Likewise.
(Man-goto-page): Fix interactive declaration.

30 years ago(BSD): Define as 42.
Richard M. Stallman [Wed, 11 May 1994 00:19:21 +0000 (00:19 +0000)]
(BSD): Define as 42.
(BSD4_2): Define as 1.  This makes it like bsd4-3.h.

30 years agoDon't declare logb if it is a macro.
Richard M. Stallman [Wed, 11 May 1994 00:17:44 +0000 (00:17 +0000)]
Don't declare logb if it is a macro.

30 years ago(read_char): Preserve echo area on asynch buffer switch.
Karl Heuer [Tue, 10 May 1994 23:38:17 +0000 (23:38 +0000)]
(read_char): Preserve echo area on asynch buffer switch.

30 years ago(ispell-message): Add `ispell-message-text-end' and
Richard M. Stallman [Tue, 10 May 1994 23:30:23 +0000 (23:30 +0000)]
(ispell-message): Add `ispell-message-text-end' and
`ispell-message-limit'.  Spell-check subject as well as body.

30 years ago(Finsert_file_contents) [MSDOS]: Ignore the replace feature.
Richard M. Stallman [Tue, 10 May 1994 23:26:39 +0000 (23:26 +0000)]
(Finsert_file_contents) [MSDOS]: Ignore the replace feature.

(Fdo_auto_save): Write a list of all auto save file names.
(Vauto_save_list_file_name): Specify file name to put them in.
(syms_of_fileio): Set up Lisp var.

30 years agoComment fix.
Roland McGrath [Tue, 10 May 1994 22:40:56 +0000 (22:40 +0000)]
Comment fix.

30 years ago[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.
Roland McGrath [Tue, 10 May 1994 22:39:29 +0000 (22:39 +0000)]
[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.

30 years ago(calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.
Edward M. Reingold [Tue, 10 May 1994 22:10:16 +0000 (22:10 +0000)]
(calendar-mode-map): Change binding of Mouse-2.  Bind Mouse-3.
(calendar-event-to-date): Add optional error parameter.
(calendar-mouse-print-dates): Fix first line to show day of year.
(calendar-mouse-date-menu): Deleted; split into two new functions.
(calendar-mouse-2-date-menu, calendar-mouse-3-date-menu): The two functions.

30 years ago(calendar-cursor-to-date): Fix error return.
Edward M. Reingold [Tue, 10 May 1994 21:57:35 +0000 (21:57 +0000)]
(calendar-cursor-to-date): Fix error return.
(calendar-iso-date-string): Repair punctuation.

30 years ago(abbreviate-file-name): Add special case for ms-dos.
Richard M. Stallman [Tue, 10 May 1994 21:00:32 +0000 (21:00 +0000)]
(abbreviate-file-name): Add special case for ms-dos.
Delete code that checked for abbreviated-home-dir ending in /;
it never did anything.

30 years ago(opsys): Recognize `gnu'.
Roland McGrath [Tue, 10 May 1994 20:50:05 +0000 (20:50 +0000)]
(opsys): Recognize `gnu'.

30 years ago(using NON_GNU_CPP): Fix test for CPP already set.
Richard M. Stallman [Tue, 10 May 1994 20:11:32 +0000 (20:11 +0000)]
(using NON_GNU_CPP): Fix test for CPP already set.

30 years agoComment change.
Richard M. Stallman [Tue, 10 May 1994 20:03:45 +0000 (20:03 +0000)]
Comment change.

30 years ago(frame-remove-geometry-params): Reverse the computed list, to preserve the
Karl Heuer [Tue, 10 May 1994 07:55:00 +0000 (07:55 +0000)]
(frame-remove-geometry-params): Reverse the computed list, to preserve the
original order of the elements.

30 years ago(rmail-toggle-header): Call rmail-highlight-headers.
Richard M. Stallman [Tue, 10 May 1994 07:38:34 +0000 (07:38 +0000)]
(rmail-toggle-header): Call rmail-highlight-headers.

30 years ago(Qbuffer_file_type): Var deleted.
Richard M. Stallman [Tue, 10 May 1994 07:30:11 +0000 (07:30 +0000)]
(Qbuffer_file_type): Var deleted.

(syms_of_buffer): Doc fix.

30 years ago(syms_of_keyboard): Doc fix.
Richard M. Stallman [Tue, 10 May 1994 07:24:27 +0000 (07:24 +0000)]
(syms_of_keyboard): Doc fix.

30 years ago(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.
Richard M. Stallman [Tue, 10 May 1994 06:55:29 +0000 (06:55 +0000)]
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.

30 years ago(texinfo-environment-regexp): Split lines.
Richard M. Stallman [Tue, 10 May 1994 06:39:04 +0000 (06:39 +0000)]
(texinfo-environment-regexp): Split lines.
Add def..., ifset, ifclear.
(texinfo-show-structure): Fix typo.

30 years ago(file-chase-links): Delete redundant slashes.
Karl Heuer [Tue, 10 May 1994 06:21:55 +0000 (06:21 +0000)]
(file-chase-links): Delete redundant slashes.
Match `..' only at start of string.

30 years agoAllow marker string to arrive in mid-line.
Karl Heuer [Tue, 10 May 1994 05:58:57 +0000 (05:58 +0000)]
Allow marker string to arrive in mid-line.

30 years ago(safe_run_hooks): New function, extracted from command_loop_1. Bind
Karl Heuer [Tue, 10 May 1994 05:48:20 +0000 (05:48 +0000)]
(safe_run_hooks): New function, extracted from command_loop_1.  Bind
inhibit_quit.

30 years agoUse PT, not point.
Karl Heuer [Tue, 10 May 1994 05:45:24 +0000 (05:45 +0000)]
Use PT, not point.

30 years ago(shell-command-on-region): Don't kill output buffer when in the one line case.
Richard M. Stallman [Tue, 10 May 1994 05:13:14 +0000 (05:13 +0000)]
(shell-command-on-region): Don't kill output buffer when in the one line case.

30 years ago(iso-gtex2iso-trans-tab): Redorder this list.
Richard M. Stallman [Tue, 10 May 1994 02:21:42 +0000 (02:21 +0000)]
(iso-gtex2iso-trans-tab): Redorder this list.

30 years agoNew version from Kifer.
Richard M. Stallman [Tue, 10 May 1994 00:48:00 +0000 (00:48 +0000)]
New version from Kifer.

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 9 May 1994 23:08:26 +0000 (23:08 +0000)]
*** empty log message ***

30 years ago(find-file-noselect): Suppress same-file warning if
Richard M. Stallman [Mon, 9 May 1994 22:54:09 +0000 (22:54 +0000)]
(find-file-noselect): Suppress same-file warning if
both filenames would print identically.

30 years ago(rmail-make-basic-summary-line): Get all the lines of the From field.
Richard M. Stallman [Mon, 9 May 1994 22:18:59 +0000 (22:18 +0000)]
(rmail-make-basic-summary-line): Get all the lines of the From field.