]> git.eshelyaron.com Git - emacs.git/log
emacs.git
28 years ago(Ffset): Change argument name and doc string.
Richard M. Stallman [Thu, 26 Dec 1996 22:40:23 +0000 (22:40 +0000)]
(Ffset): Change argument name and doc string.

28 years ago(x_iconify_frame): Clear visible when we set iconified.
Richard M. Stallman [Thu, 26 Dec 1996 21:07:30 +0000 (21:07 +0000)]
(x_iconify_frame): Clear visible when we set iconified.

28 years ago(single_keymap_panes): New arg DEPTH.
Richard M. Stallman [Thu, 26 Dec 1996 21:06:19 +0000 (21:06 +0000)]
(single_keymap_panes): New arg DEPTH.
Cut off recursion at that depth.  Callers changed.

28 years ago(window_scroll): Preserve vpos of point
Richard M. Stallman [Thu, 26 Dec 1996 21:01:10 +0000 (21:01 +0000)]
(window_scroll): Preserve vpos of point
if we cannot preserve the actual position of it.
Make it static.  New arg WHOLE; callers changed.

28 years ago(read_char_x_menu_prompt): Unread and record all the input events from here.
Richard M. Stallman [Thu, 26 Dec 1996 21:00:03 +0000 (21:00 +0000)]
(read_char_x_menu_prompt): Unread and record all the input events from here.
(record_menu_key): New subroutine.

28 years ago(standard_args): Add -find-file and -visit.
Richard M. Stallman [Thu, 26 Dec 1996 20:55:04 +0000 (20:55 +0000)]
(standard_args): Add -find-file and -visit.

28 years ago(internal_self_insert): If the abbrev has no expansion,
Richard M. Stallman [Thu, 26 Dec 1996 20:54:22 +0000 (20:54 +0000)]
(internal_self_insert): If the abbrev has no expansion,
just a hook, inhibit the insertion of the character.

28 years ago(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.
Richard M. Stallman [Thu, 26 Dec 1996 20:53:54 +0000 (20:53 +0000)]
(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.

28 years ago(mouse-start-end): Put values in proper order,
Richard M. Stallman [Thu, 26 Dec 1996 20:48:46 +0000 (20:48 +0000)]
(mouse-start-end): Put values in proper order,
in the doublequote case.

28 years ago(command-line-1): Handle --visit and --find.
Richard M. Stallman [Thu, 26 Dec 1996 20:47:49 +0000 (20:47 +0000)]
(command-line-1): Handle --visit and --find.
Handle -- as an option; treat what follows as a file name.

28 years ago(edebug-read-symbol, edebug-read-string): Don't back up after reading.
Richard M. Stallman [Thu, 26 Dec 1996 20:46:51 +0000 (20:46 +0000)]
(edebug-read-symbol, edebug-read-string): Don't back up after reading.
(edebug-read-sexp): Likewise.

28 years ago(vc-next-action-on-file, vc-update-change-log,
André Spiegel [Thu, 26 Dec 1996 12:07:05 +0000 (12:07 +0000)]
(vc-next-action-on-file, vc-update-change-log,
vc-backend-checkout, vc-backend-steal): Use `vc-user-login-name'
instead of `user-login-name'.
(vc-update-change-log): If `user-full-name' is nil, try
`user-login-name'.  Failing that, use uid as a string.
(vc-make-buffer-writable-hook): Removed (was unused).

28 years ago(vc-user-login-name): New function.
André Spiegel [Thu, 26 Dec 1996 12:06:13 +0000 (12:06 +0000)]
(vc-user-login-name): New function.
(vc-fetch-master-properties, vc-lock-from-permissions, vc-file-owner,
vc-fetch-properties, vc-after-save, vc-mode-line, vc-status):  Use
`vc-user-login-name' instead of `user-login-name'.

28 years agoComment change.
Richard M. Stallman [Thu, 26 Dec 1996 06:10:32 +0000 (06:10 +0000)]
Comment change.

28 years ago(set_point): Use virtual bounds, not real bounds,
Richard M. Stallman [Fri, 20 Dec 1996 18:15:52 +0000 (18:15 +0000)]
(set_point): Use virtual bounds, not real bounds,
in the abort test for POSITION.
Skip the intangibility test if POSITION is at either end of buffer.

28 years ago(FRONT_NONSTICKY_P): New macro.
Richard M. Stallman [Fri, 20 Dec 1996 18:15:32 +0000 (18:15 +0000)]
(FRONT_NONSTICKY_P): New macro.

28 years ago(try_window): Add error check for POS.
Richard M. Stallman [Fri, 20 Dec 1996 18:14:47 +0000 (18:14 +0000)]
(try_window): Add error check for POS.

(prepare_menu_bars, update_menu_bar):
Call Fmatch_data with new explicit arguments.

28 years ago(isearch-edit-string): When we try the search
Richard M. Stallman [Fri, 20 Dec 1996 05:58:41 +0000 (05:58 +0000)]
(isearch-edit-string): When we try the search
at the end, do that outside of the let which binds all the
search state.

28 years agoMinor cleanups for overfull hboxes.
Richard M. Stallman [Fri, 20 Dec 1996 00:09:23 +0000 (00:09 +0000)]
Minor cleanups for overfull hboxes.

28 years agoUpdate edition number.
Richard M. Stallman [Fri, 20 Dec 1996 00:01:41 +0000 (00:01 +0000)]
Update edition number.

28 years ago(modify_event_symbol):
Richard M. Stallman [Thu, 19 Dec 1996 23:57:33 +0000 (23:57 +0000)]
(modify_event_symbol):
Don't index thru name_table if it is null.

28 years ago(streq, strneq): Use == NULL rather than !.
Richard M. Stallman [Thu, 19 Dec 1996 22:02:55 +0000 (22:02 +0000)]
(streq, strneq): Use == NULL rather than !.

28 years ago(x_set_title): Check data type of NAME.
Richard M. Stallman [Thu, 19 Dec 1996 17:05:37 +0000 (17:05 +0000)]
(x_set_title): Check data type of NAME.

28 years ago(Fmatch_data): Doc fix.
Richard M. Stallman [Thu, 19 Dec 1996 08:11:56 +0000 (08:11 +0000)]
(Fmatch_data): Doc fix.

28 years agoMajor cleanup of unclear or overly picturesque language.
Richard M. Stallman [Thu, 19 Dec 1996 07:57:09 +0000 (07:57 +0000)]
Major cleanup of unclear or overly picturesque language.

28 years ago(set_frame_menubar): Call Fmatch_data with new explicit arguments.
Richard M. Stallman [Thu, 19 Dec 1996 06:42:08 +0000 (06:42 +0000)]
(set_frame_menubar): Call Fmatch_data with new explicit arguments.

28 years ago(read_process_output, exec_sentinel):
Richard M. Stallman [Thu, 19 Dec 1996 06:41:48 +0000 (06:41 +0000)]
(read_process_output, exec_sentinel):
Call Fmatch_data with new explicit arguments.

28 years ago(mail-extract-address-components): Clear text props
Richard M. Stallman [Thu, 19 Dec 1996 02:48:49 +0000 (02:48 +0000)]
(mail-extract-address-components): Clear text props
after inserting ADDRESS.

28 years ago(calendar-time-zone-daylight-rules): Add support
Paul Eggert [Thu, 19 Dec 1996 01:17:26 +0000 (01:17 +0000)]
(calendar-time-zone-daylight-rules): Add support
for daylight saving rules in Iran.
(require 'cal-persia) now needed.

28 years ago(perform-replace): Undo previous change.
Richard M. Stallman [Wed, 18 Dec 1996 23:36:24 +0000 (23:36 +0000)]
(perform-replace): Undo previous change.
Instead, use the new match-data features to avoid consing.

28 years ago(Fmatch_data): New args INTEGERS and REUSE.
Richard M. Stallman [Wed, 18 Dec 1996 23:35:48 +0000 (23:35 +0000)]
(Fmatch_data): New args INTEGERS and REUSE.

28 years ago(sendmail-user-agent): Avoid error for CONTINUE non-nil.
Richard M. Stallman [Wed, 18 Dec 1996 23:27:56 +0000 (23:27 +0000)]
(sendmail-user-agent): Avoid error for CONTINUE non-nil.

28 years ago(LIBMAIL): New macro. Conditionally includes -lmail.
Richard M. Stallman [Wed, 18 Dec 1996 18:15:30 +0000 (18:15 +0000)]
(LIBMAIL): New macro.  Conditionally includes -lmail.
(movemail): Use LIBMAIL, to link against -lmail.

28 years ago(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.
Richard M. Stallman [Wed, 18 Dec 1996 18:12:37 +0000 (18:12 +0000)]
(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.

28 years agoCheck for libmail, maillock.h and touchlock (for movemail).
Richard M. Stallman [Wed, 18 Dec 1996 18:11:20 +0000 (18:11 +0000)]
Check for libmail, maillock.h and touchlock (for movemail).

28 years ago(iso-languages): Add "german" entry.
Richard M. Stallman [Wed, 18 Dec 1996 16:41:59 +0000 (16:41 +0000)]
(iso-languages): Add "german" entry.

28 years ago(send_process) [EMACS_HAS_USECS]:
Richard M. Stallman [Wed, 18 Dec 1996 16:37:52 +0000 (16:37 +0000)]
(send_process) [EMACS_HAS_USECS]:
When we wait for the buffer to clear, wait just .02 second.

28 years ago(compose-mail): Doc fix.
Richard M. Stallman [Wed, 18 Dec 1996 16:32:43 +0000 (16:32 +0000)]
(compose-mail): Doc fix.

28 years ago(set_point): Use virtual bounds, not real bounds,
Richard M. Stallman [Wed, 18 Dec 1996 06:30:59 +0000 (06:30 +0000)]
(set_point): Use virtual bounds, not real bounds,
in the abort test for POSITION.
Skip the intangibility test if POSITION is at either end of buffer.

28 years ago(display-time-event-handler): Use let*.
Richard M. Stallman [Wed, 18 Dec 1996 02:46:34 +0000 (02:46 +0000)]
(display-time-event-handler): Use let*.

28 years ago(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.
Richard M. Stallman [Wed, 18 Dec 1996 02:45:09 +0000 (02:45 +0000)]
(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.

28 years ago(perform-replace): Delete the code that checked
Richard M. Stallman [Wed, 18 Dec 1996 02:22:34 +0000 (02:22 +0000)]
(perform-replace): Delete the code that checked
whether the regexp could match again right after this match.
It made the loop too slow.

28 years ago(news-mail-reply, news-reply): Include the message
Richard M. Stallman [Tue, 17 Dec 1996 20:53:28 +0000 (20:53 +0000)]
(news-mail-reply, news-reply): Include the message
ID in the In-reply-to line.

28 years ago(isearch-ring-adjust): Don't pop the state at the start.
Richard M. Stallman [Tue, 17 Dec 1996 20:24:43 +0000 (20:24 +0000)]
(isearch-ring-adjust): Don't pop the state at the start.
Push the state at the end, not in the middle.

28 years ago(dired-move-to-filename-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 18:43:10 +0000 (18:43 +0000)]
(dired-move-to-filename-regexp): Recognize various languages.

28 years ago(ange-ftp-date-regexp): Recognize various languages.
Richard M. Stallman [Tue, 17 Dec 1996 18:31:33 +0000 (18:31 +0000)]
(ange-ftp-date-regexp): Recognize various languages.

28 years ago(merge_properties_sticky): Don't discard explicit nil
Richard M. Stallman [Tue, 17 Dec 1996 07:25:35 +0000 (07:25 +0000)]
(merge_properties_sticky): Don't discard explicit nil
properties.  Don't put on a front-sticky property if we inherit
one from the category that does the job.

28 years ago(sendmail-send-it): Explicitly pass interactive delivery options to
Erik Naggum [Tue, 17 Dec 1996 02:54:04 +0000 (02:54 +0000)]
(sendmail-send-it): Explicitly pass interactive delivery options to
sendmail.

28 years ago(time-stamp-month-dd-yyyy): Use format-time-string.
Richard M. Stallman [Tue, 17 Dec 1996 00:19:01 +0000 (00:19 +0000)]
(time-stamp-month-dd-yyyy): Use format-time-string.
(time-stamp-dd/mm/yyyy, time-stamp-mon-dd-yyyy, time-stamp-dd-mon-yy)
(time-stamp-yy/mm/dd, time-stamp-yyyy/mm/dd, time-stamp-yyyy-mm-dd)
(time-stamp-yymmdd, time-stamp-hh:mm:ss, time-stamp-hhmm): Likewise.
(time-stamp-month-numbers, time-stamp-month-full-names): Vars deleted.

28 years ago(time-stamp-no-file): Reintroduced.
Richard M. Stallman [Tue, 17 Dec 1996 00:14:41 +0000 (00:14 +0000)]
(time-stamp-no-file): Reintroduced.
(time-stamp-string-preprocess): New function.
(time-stamp-string): Use time-stamp-string-preprocess.
(time-stamp-format): Doc fix.

28 years ago(display-time-event-handler): Fix previous change.
Richard M. Stallman [Mon, 16 Dec 1996 22:40:50 +0000 (22:40 +0000)]
(display-time-event-handler): Fix previous change.

28 years agoUpdate VERSION to 2.4.2.
Richard M. Stallman [Mon, 16 Dec 1996 21:49:21 +0000 (21:49 +0000)]
Update VERSION to 2.4.2.

28 years agoAdd normal-auto-fill-function.
Richard M. Stallman [Mon, 16 Dec 1996 20:17:06 +0000 (20:17 +0000)]
Add normal-auto-fill-function.

28 years agoUpdate edition to 2.4b.
Richard M. Stallman [Mon, 16 Dec 1996 20:15:01 +0000 (20:15 +0000)]
Update edition to 2.4b.

28 years ago(sendmail-send-it): If no recipients, don't run
Richard M. Stallman [Mon, 16 Dec 1996 08:06:37 +0000 (08:06 +0000)]
(sendmail-send-it): If no recipients, don't run
the mailer program.  If there was also no fcc file, signal error.

28 years ago(mail-extract-address-components): Don't downcase
Richard M. Stallman [Mon, 16 Dec 1996 07:51:24 +0000 (07:51 +0000)]
(mail-extract-address-components): Don't downcase
the domain part of the address.

28 years ago(imenu-generic-expression): Doc fix.
Richard M. Stallman [Mon, 16 Dec 1996 07:39:34 +0000 (07:39 +0000)]
(imenu-generic-expression): Doc fix.
(imenu--make-index-alist): Do `widen' and save-restriction here.
(imenu): Not here.

28 years ago(socket_connection): Free realhost after using it.
Richard M. Stallman [Mon, 16 Dec 1996 06:01:18 +0000 (06:01 +0000)]
(socket_connection): Free realhost after using it.

28 years agoFix previous change.
Richard M. Stallman [Mon, 16 Dec 1996 05:53:33 +0000 (05:53 +0000)]
Fix previous change.

28 years ago(Finsert_file_contents): Handle BEG and END non-nil
Richard M. Stallman [Mon, 16 Dec 1996 05:46:37 +0000 (05:46 +0000)]
(Finsert_file_contents): Handle BEG and END non-nil
when REPLACE is non-nil.

28 years ago(describe-mode): Include minor modes that aren't buffer local.
Richard M. Stallman [Mon, 16 Dec 1996 02:44:52 +0000 (02:44 +0000)]
(describe-mode): Include minor modes that aren't buffer local.

28 years ago(HAVE_LIMITS_H): Add #undef.
Richard M. Stallman [Mon, 16 Dec 1996 02:44:07 +0000 (02:44 +0000)]
(HAVE_LIMITS_H): Add #undef.

28 years ago(limits.h): Check for this file.
Richard M. Stallman [Mon, 16 Dec 1996 02:43:10 +0000 (02:43 +0000)]
(limits.h): Check for this file.

28 years agoChange defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 02:42:28 +0000 (02:42 +0000)]
Change defconsts to defvars.

28 years ago(register-name-alist): Use defvar.
Richard M. Stallman [Mon, 16 Dec 1996 01:39:18 +0000 (01:39 +0000)]
(register-name-alist): Use defvar.

28 years ago(only-global-abbrevs): Use defvar.
Richard M. Stallman [Mon, 16 Dec 1996 01:35:50 +0000 (01:35 +0000)]
(only-global-abbrevs): Use defvar.

28 years agoChange some defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 01:33:54 +0000 (01:33 +0000)]
Change some defconsts to defvars.

28 years agoChange defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 01:33:02 +0000 (01:33 +0000)]
Change defconsts to defvars.

28 years ago(format-alist): Change defconst to defvar.
Richard M. Stallman [Mon, 16 Dec 1996 00:56:13 +0000 (00:56 +0000)]
(format-alist): Change defconst to defvar.

28 years agoChange most defconsts to defvars.
Richard M. Stallman [Mon, 16 Dec 1996 00:52:56 +0000 (00:52 +0000)]
Change most defconsts to defvars.

28 years ago(find-file-revert-without-query): New variable.
Richard M. Stallman [Sun, 15 Dec 1996 20:52:40 +0000 (20:52 +0000)]
(find-file-revert-without-query): New variable.
(find-file-noselect): Revert certain files without query
if the file has changed and the buffer has not.

28 years ago(Fuser_full_name): Return nil if the specified user doesn't exist.
Richard M. Stallman [Sun, 15 Dec 1996 20:14:13 +0000 (20:14 +0000)]
(Fuser_full_name): Return nil if the specified user doesn't exist.
(init_editfns): Set Vuser_full_name to "unknown" if the user name
can't be resolved.

28 years ago(x_set_scroll_bar_width): Reject a width that's too small.
Richard M. Stallman [Sun, 15 Dec 1996 18:48:23 +0000 (18:48 +0000)]
(x_set_scroll_bar_width): Reject a width that's too small.

28 years ago(cpp-edit-load): Don't load anything if init-file-user is nil.
Richard M. Stallman [Sun, 15 Dec 1996 07:30:24 +0000 (07:30 +0000)]
(cpp-edit-load): Don't load anything if init-file-user is nil.
(cpp-edit-save): Doc fix.

28 years ago(set_point): Check for intangible properties on overlays.
Richard M. Stallman [Sun, 15 Dec 1996 04:58:53 +0000 (04:58 +0000)]
(set_point): Check for intangible properties on overlays.

28 years ago(Fnext_char_property_change): New function.
Richard M. Stallman [Sun, 15 Dec 1996 04:57:31 +0000 (04:57 +0000)]
(Fnext_char_property_change): New function.
(Fprevious_char_property_change): New function.
(syms_of_textprop): defsubr them.

28 years ago(outline-discard-overlays):
Richard M. Stallman [Sat, 14 Dec 1996 22:24:35 +0000 (22:24 +0000)]
(outline-discard-overlays):
Use overlays-in, to ensure we get rid of empty overlays.

28 years ago(menu-bar-tools-menu): Add items
Richard M. Stallman [Sat, 14 Dec 1996 22:23:58 +0000 (22:23 +0000)]
(menu-bar-tools-menu): Add items
Debugger, Compile and Search Files.

28 years ago(rmail-summary-beginning-of-message):
Richard M. Stallman [Sat, 14 Dec 1996 02:11:32 +0000 (02:11 +0000)]
(rmail-summary-beginning-of-message):
Obey rmail-summary-size, and make sure summary is on top
if we split a single large window.

(rmail-summary-scroll-msg-down): If message is
not visible at all, use rmail-summary-beginning-of-message.
(rmail-summary-scroll-msg-up): Likewise.

28 years ago(disabled-command-hook): Correctly keep the first
Richard M. Stallman [Fri, 13 Dec 1996 20:50:55 +0000 (20:50 +0000)]
(disabled-command-hook): Correctly keep the first
paragraph of the command's documentation.

28 years ago(time-stamp-am-pm): Variable deleted.
Richard M. Stallman [Fri, 13 Dec 1996 01:49:23 +0000 (01:49 +0000)]
(time-stamp-am-pm): Variable deleted.
(time-stamp-weekday-full-names): Likewise.
(time-stamp-weekday-numbers): Likewise.
(time-stamp-old-format-warn): Doc fix.

(time-stamp-strftime): Function deleted.
(time-stamp-string): Use format-time-string.
(time-stamp-format): Change default value
to work with format-time-string.

28 years ago(display-time-event-handler): If Don't run the timer
Richard M. Stallman [Fri, 13 Dec 1996 01:31:43 +0000 (01:31 +0000)]
(display-time-event-handler): If Don't run the timer
for successive times that are already in the past.

28 years ago(Info-mode): Default for `tab-width'.
Richard M. Stallman [Thu, 12 Dec 1996 23:00:31 +0000 (23:00 +0000)]
(Info-mode): Default for `tab-width'.

28 years agoExplain how disabled commands' doc strings are displayed.
Richard M. Stallman [Thu, 12 Dec 1996 05:36:22 +0000 (05:36 +0000)]
Explain how disabled commands' doc strings are displayed.

28 years agoFix previous change.
Richard M. Stallman [Wed, 11 Dec 1996 21:06:53 +0000 (21:06 +0000)]
Fix previous change.

28 years ago(browse-url-url-at-point): Use thing-at-point.
Richard M. Stallman [Wed, 11 Dec 1996 21:06:18 +0000 (21:06 +0000)]
(browse-url-url-at-point): Use thing-at-point.
(browse-url-looking-at): Function deleted.

28 years ago(bounds-of-thing-at-point): Allow the end
Richard M. Stallman [Wed, 11 Dec 1996 20:59:18 +0000 (20:59 +0000)]
(bounds-of-thing-at-point): Allow the end
to be at the same place as ORIG.
Try harder to find a thing that ends at ORIG.

(url): Move forward over colons.
Move back over colons at the end.
(thing-at-point-file-name-chars): Include @.

28 years agoDon't load .custom if -q was used.
Richard M. Stallman [Wed, 11 Dec 1996 20:25:24 +0000 (20:25 +0000)]
Don't load .custom if -q was used.

28 years ago(byte-compile-insert-header): Fix previous change.
Karl Heuer [Wed, 11 Dec 1996 01:29:00 +0000 (01:29 +0000)]
(byte-compile-insert-header): Fix previous change.

28 years ago(syms_of_buffer): Doc fix (transient-mark-mode).
Richard M. Stallman [Wed, 11 Dec 1996 01:07:41 +0000 (01:07 +0000)]
(syms_of_buffer): Doc fix (transient-mark-mode).

28 years agocall-process does not create a buffer.
Richard M. Stallman [Wed, 11 Dec 1996 00:57:00 +0000 (00:57 +0000)]
call-process does not create a buffer.

28 years ago* config.guess: Recognize machten.
David J. MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (00:37 +0000)]
* config.guess:  Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.

28 years ago(Fwrite_region): Be careful not to destroy contents of
Richard M. Stallman [Wed, 11 Dec 1996 00:29:18 +0000 (00:29 +0000)]
(Fwrite_region): Be careful not to destroy contents of
existing file when appending.

28 years ago(goto-address-fontify): Use overlay, not text props.
Richard M. Stallman [Tue, 10 Dec 1996 23:29:51 +0000 (23:29 +0000)]
(goto-address-fontify): Use overlay, not text props.

28 years ago(message2_nolog): Handle minibuffer_auto_raise.
Richard M. Stallman [Tue, 10 Dec 1996 23:29:00 +0000 (23:29 +0000)]
(message2_nolog): Handle minibuffer_auto_raise.

28 years ago(Fcall_process_region): Define missing local `count'.
Richard M. Stallman [Tue, 10 Dec 1996 23:27:58 +0000 (23:27 +0000)]
(Fcall_process_region): Define missing local `count'.

28 years ago(window_scroll): Don't set w->start or w->force_start if signaling an error.
Richard M. Stallman [Tue, 10 Dec 1996 23:26:48 +0000 (23:26 +0000)]
(window_scroll): Don't set w->start or w->force_start if signaling an error.

28 years ago(Fend_of_line, Fbeginning_of_line):
Richard M. Stallman [Tue, 10 Dec 1996 23:25:45 +0000 (23:25 +0000)]
(Fend_of_line, Fbeginning_of_line):
Use Fline_beginning_position, Fline_end_position.

28 years ago(Vmenu_updating_frame): New variable.
Richard M. Stallman [Tue, 10 Dec 1996 23:25:14 +0000 (23:25 +0000)]
(Vmenu_updating_frame): New variable.
(syms_of_xmenu): Set up Lisp var.
(Fx_popup_menu, set_frame_menubar): Initialize it.

28 years ago(sort-columns): Don't use `sort' utility if the text has text properties.
Richard M. Stallman [Tue, 10 Dec 1996 07:26:02 +0000 (07:26 +0000)]
(sort-columns): Don't use `sort' utility if the text has text properties.