]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years ago(full-copy-sparse-keymap): Function deleted.
Richard M. Stallman [Wed, 2 Mar 1994 16:45:12 +0000 (16:45 +0000)]
(full-copy-sparse-keymap): Function deleted.

(comint-mode-map): Rename `input' to `inout' as menu key.
Don't put `output' in menu-bar-final-items.

30 years ago(diff-latest-backup-file): Check for a file-name-handler and run it.
Roland McGrath [Wed, 2 Mar 1994 10:27:36 +0000 (10:27 +0000)]
(diff-latest-backup-file): Check for a file-name-handler and run it.

30 years ago(makefile-mode): Set local-write-file-hooks, not write-file-hooks.
Richard M. Stallman [Wed, 2 Mar 1994 07:57:04 +0000 (07:57 +0000)]
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.

Version 1.16.
(makefile-mode): Correct `make-variable-buffer-local' to
`make-local-variable'.  Set indent-tabs-mode to t.

(makefile-insert-macro-ref): Do not append a space
to the inserted macro reference.
(makefile-insert-macro-ref): Likewise if the reference is to
one of makefile-runtime-macros-list.
(makefile-format-macro-ref): If the name of the macro ref
starts with a '(' or '{' then the enclosing parentheses are not added.

(makefile-warn-suspicious-lines): New function.

Changed mode name to "Makefile" instead of "makefile".

30 years ago(copy-face): Don't change old-face and new-face before the frame loop.
Karl Heuer [Wed, 2 Mar 1994 06:45:38 +0000 (06:45 +0000)]
(copy-face): Don't change old-face and new-face before the frame loop.

30 years ago(with_x_toolkit): Fix typo in previous change.
Karl Heuer [Wed, 2 Mar 1994 05:59:09 +0000 (05:59 +0000)]
(with_x_toolkit): Fix typo in previous change.

30 years ago(Fx_list_fonts): Avoid confused increment of info.
Karl Heuer [Wed, 2 Mar 1994 05:48:00 +0000 (05:48 +0000)]
(Fx_list_fonts): Avoid confused increment of info.

30 years ago(Fforward_comment): Do the right thing at eob.
Karl Heuer [Wed, 2 Mar 1994 05:31:15 +0000 (05:31 +0000)]
(Fforward_comment): Do the right thing at eob.

30 years ago(iconify-or-deiconify-frame): Don't make invisible before making visible.
Karl Heuer [Wed, 2 Mar 1994 05:29:01 +0000 (05:29 +0000)]
(iconify-or-deiconify-frame): Don't make invisible before making visible.

30 years ago(tags-add-tables): Change default value to 'ask-user; update doc.
Roland McGrath [Wed, 2 Mar 1994 05:24:33 +0000 (05:24 +0000)]
(tags-add-tables): Change default value to 'ask-user; update doc.
(visit-tags-table-buffer): If tags-add-tables is nil, never add to current
list; if t, always; if non-nil, non-t, ask user.

30 years ago(ispell-message-text-end): New variable.
Richard M. Stallman [Wed, 2 Mar 1994 04:57:23 +0000 (04:57 +0000)]
(ispell-message-text-end): New variable.
(ispell-message): Use ispell-message-text-end.
Spell check all of a multi-line subject.
Correct bug whereby internally generated messages were not recognized.

30 years agoInitial revision
Richard M. Stallman [Wed, 2 Mar 1994 04:56:25 +0000 (04:56 +0000)]
Initial revision

30 years ago(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
Karl Heuer [Wed, 2 Mar 1994 04:42:38 +0000 (04:42 +0000)]
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the
only frame.

30 years ago(mail-do-fcc): Don't write a newline before the text.
Richard M. Stallman [Wed, 2 Mar 1994 04:23:49 +0000 (04:23 +0000)]
(mail-do-fcc): Don't write a newline before the text.

30 years ago(menu_bar_items): Accept old vector as arg. Return a vector.
Richard M. Stallman [Wed, 2 Mar 1994 04:11:11 +0000 (04:11 +0000)]
(menu_bar_items): Accept old vector as arg.  Return a vector.
(menu_bar_one_keymap, menu_bar_item): Associated changes.
(make_lispy_event): Use FRAME_MENU_BAR_LINES as vector.

30 years ago(update_menu_bar): Change call to menu_bar_items.
Richard M. Stallman [Wed, 2 Mar 1994 04:04:54 +0000 (04:04 +0000)]
(update_menu_bar): Change call to menu_bar_items.
(display_menu_bar): Use FRAME_MENU_BAR_LINES as vector.

30 years ago(memory_signal_data): No longer static.
Richard M. Stallman [Wed, 2 Mar 1994 03:47:51 +0000 (03:47 +0000)]
(memory_signal_data): No longer static.
(syms_of_alloc): Stick Qerror onto memory_signal_data.

30 years ago(Fsignal): If DATA is memory_signal_data, don't add to it.
Richard M. Stallman [Wed, 2 Mar 1994 03:46:54 +0000 (03:46 +0000)]
(Fsignal): If DATA is memory_signal_data, don't add to it.

(Fsignal): Record the clause in chosen_clause.
(Fcondition_case, internal_condition_case): Look there.
(internal_condition_case_1): Look there.

30 years ago(struct handler): New field chosen_clause.
Richard M. Stallman [Wed, 2 Mar 1994 03:44:58 +0000 (03:44 +0000)]
(struct handler): New field chosen_clause.
(memory_signal_data): Declare it.

30 years ago(make_frame): Init menu_bar_items field to 0.
Richard M. Stallman [Wed, 2 Mar 1994 03:43:07 +0000 (03:43 +0000)]
(make_frame): Init menu_bar_items field to 0.

30 years agoNew s-file for rs60000-ibm-aix3.2.5.
Karl Heuer [Wed, 2 Mar 1994 03:23:30 +0000 (03:23 +0000)]
New s-file for rs60000-ibm-aix3.2.5.

30 years agoInitial revision
Karl Heuer [Wed, 2 Mar 1994 03:19:26 +0000 (03:19 +0000)]
Initial revision

30 years agoUse -g with the native compiler.
Karl Heuer [Wed, 2 Mar 1994 03:19:12 +0000 (03:19 +0000)]
Use -g with the native compiler.

30 years ago(del_range_1): New function.
Richard M. Stallman [Wed, 2 Mar 1994 00:55:05 +0000 (00:55 +0000)]
(del_range_1): New function.
(del_range): Use it.

30 years ago(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.
Richard M. Stallman [Wed, 2 Mar 1994 00:53:48 +0000 (00:53 +0000)]
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.

30 years ago* calendar.el (calendar-current-date): Use fixed assoc list for
Edward M. Reingold [Tue, 1 Mar 1994 22:42:53 +0000 (22:42 +0000)]
* calendar.el (calendar-current-date): Use fixed assoc list for
month names so that changing the array of names doesn't screw up
the determination of the current date.

30 years ago(pascal-sub-block-re): Recognize for and with.
Richard M. Stallman [Tue, 1 Mar 1994 22:28:47 +0000 (22:28 +0000)]
(pascal-sub-block-re): Recognize for and with.

30 years agoMove comment to proper place.
Doug Evans [Tue, 1 Mar 1994 15:59:45 +0000 (15:59 +0000)]
Move comment to proper place.

30 years ago(Info-restore-point): Don't wipe out hl before using it.
Karl Heuer [Tue, 1 Mar 1994 09:02:19 +0000 (09:02 +0000)]
(Info-restore-point): Don't wipe out hl before using it.

30 years ago(picture-forward-column, picture-backward-column): Allow backward motion
Karl Heuer [Tue, 1 Mar 1994 06:19:22 +0000 (06:19 +0000)]
(picture-forward-column, picture-backward-column): Allow backward motion
across multi-column characters.

30 years ago(inhibit-startup-echo-area-message): Doc fix.
Karl Heuer [Tue, 1 Mar 1994 04:54:43 +0000 (04:54 +0000)]
(inhibit-startup-echo-area-message): Doc fix.

30 years agoFix typo in comment.
Karl Heuer [Tue, 1 Mar 1994 04:42:37 +0000 (04:42 +0000)]
Fix typo in comment.

30 years ago(tc-mode-map): Fix binding of tc-dissociate.
Karl Heuer [Tue, 1 Mar 1994 04:39:45 +0000 (04:39 +0000)]
(tc-mode-map): Fix binding of tc-dissociate.

30 years ago(memory_full): Use new variable memory_signal_data with precomputed value
Karl Heuer [Mon, 28 Feb 1994 20:20:22 +0000 (20:20 +0000)]
(memory_full): Use new variable memory_signal_data with precomputed value
instead of trying to build it after memory is already exhausted.

30 years ago(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.
Fred Pierresteguy [Mon, 28 Feb 1994 13:03:13 +0000 (13:03 +0000)]
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.

30 years ago(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
Fred Pierresteguy [Mon, 28 Feb 1994 12:57:12 +0000 (12:57 +0000)]
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use
x_any_window_to_frame.

30 years agoUse GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:53:03 +0000 (03:53 +0000)]
Use GPL.

30 years ago*** empty log message ***
David J. MacKenzie [Sun, 27 Feb 1994 03:51:02 +0000 (03:51 +0000)]
*** empty log message ***

30 years agoUse GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:49:57 +0000 (03:49 +0000)]
Use GPL.

30 years agoInitial revision
David J. MacKenzie [Sun, 27 Feb 1994 03:45:52 +0000 (03:45 +0000)]
Initial revision

30 years agoUpdate GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:39:25 +0000 (03:39 +0000)]
Update GPL.

30 years ago* make-path.c (main): Return 1 on error, not -1. Update GPL.
David J. MacKenzie [Sun, 27 Feb 1994 03:38:56 +0000 (03:38 +0000)]
* make-path.c (main): Return 1 on error, not -1.  Update GPL.

30 years ago* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
David J. MacKenzie [Sun, 27 Feb 1994 03:35:26 +0000 (03:35 +0000)]
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.
(xmalloc, xrealloc): Return char *, not int.
(error): Write to stderr, not stdout.

30 years agoFix comment typos.
David J. MacKenzie [Sun, 27 Feb 1994 03:25:08 +0000 (03:25 +0000)]
Fix comment typos.

30 years ago(with_x_toolkit): Don't allow motif or open-look.
Richard M. Stallman [Sat, 26 Feb 1994 22:05:19 +0000 (22:05 +0000)]
(with_x_toolkit): Don't allow motif or open-look.

30 years ago(LD_SWITCH_SYSTEM): New definitions, with #undef.
Richard M. Stallman [Sat, 26 Feb 1994 20:49:21 +0000 (20:49 +0000)]
(LD_SWITCH_SYSTEM): New definitions, with #undef.

30 years agoComment change.
Richard M. Stallman [Sat, 26 Feb 1994 20:47:37 +0000 (20:47 +0000)]
Comment change.

30 years ago(sys_subshell): New function, split from sys_suspend.
Karl Heuer [Sat, 26 Feb 1994 05:55:03 +0000 (05:55 +0000)]
(sys_subshell): New function, split from sys_suspend.

30 years ago(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
Karl Heuer [Sat, 26 Feb 1994 05:54:26 +0000 (05:54 +0000)]
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
system seems to support job control.

30 years ago(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
Karl Heuer [Sat, 26 Feb 1994 04:32:57 +0000 (04:32 +0000)]
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a
menu bar.

30 years ago(Fset_window_configuration): Allow for menu-bar-lines to have changed since
Karl Heuer [Sat, 26 Feb 1994 04:24:37 +0000 (04:24 +0000)]
(Fset_window_configuration): Allow for menu-bar-lines to have changed since
the configuration was created.

30 years ago(OVERLAY_POSITION): Don't check which buffer it points to.
Karl Heuer [Sat, 26 Feb 1994 04:05:17 +0000 (04:05 +0000)]
(OVERLAY_POSITION): Don't check which buffer it points to.

30 years ago(system-key-alist): Renamed from vendor-key-syms.
Richard M. Stallman [Sat, 26 Feb 1994 03:43:32 +0000 (03:43 +0000)]
(system-key-alist): Renamed from vendor-key-syms.

30 years ago(Vsystem_key_alist): Renamed from Vvendor_key_alist.
Richard M. Stallman [Sat, 26 Feb 1994 03:42:28 +0000 (03:42 +0000)]
(Vsystem_key_alist): Renamed from Vvendor_key_alist.
(syms_of_keyboard): Rename Lisp var to system-key-alist.

30 years ago(comint-exec-1): Force a local copy of the environment.
Karl Heuer [Sat, 26 Feb 1994 02:24:51 +0000 (02:24 +0000)]
(comint-exec-1): Force a local copy of the environment.

30 years agoDelete extra backslash on last line of macro.
Karl Heuer [Sat, 26 Feb 1994 02:20:31 +0000 (02:20 +0000)]
Delete extra backslash on last line of macro.

30 years agoClean up c-font-lock-keywords; now slightly more consistent about highlighting
Karl Heuer [Sat, 26 Feb 1994 00:14:42 +0000 (00:14 +0000)]
Clean up c-font-lock-keywords; now slightly more consistent about highlighting
declarations.

30 years ago(compute_motion): Allow for invisible overlays in next_invisible lookahead.
Karl Heuer [Fri, 25 Feb 1994 21:22:25 +0000 (21:22 +0000)]
(compute_motion): Allow for invisible overlays in next_invisible lookahead.

30 years ago(display_text_line): Allow for invisible overlays in next_invisible lookahead.
Karl Heuer [Fri, 25 Feb 1994 21:21:53 +0000 (21:21 +0000)]
(display_text_line): Allow for invisible overlays in next_invisible lookahead.

30 years ago(help-menu-map): Variable deleted, and its binding.
Richard M. Stallman [Fri, 25 Feb 1994 19:35:58 +0000 (19:35 +0000)]
(help-menu-map): Variable deleted, and its binding.
(mouse-select-window): New command, now on mode-line mouse-1.
(mouse-delete-other-windows): Now on mode-line mouse-2.
(mouse-split-window-horizontally): Now on mode-line C-mouse-2.

30 years ago(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.
Fred Pierresteguy [Fri, 25 Feb 1994 17:45:51 +0000 (17:45 +0000)]
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.

30 years ago(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
Fred Pierresteguy [Fri, 25 Feb 1994 09:29:20 +0000 (09:29 +0000)]
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.
[USE_X_TOOLKIT]: Call XTranslateCoordinates for case ConfigureNotify
when send_event is 0 and when the event is relative to toplevel widget.

30 years ago(EmacsFrameSetCharSize): Call check_frame_size and update
Fred Pierresteguy [Fri, 25 Feb 1994 09:10:22 +0000 (09:10 +0000)]
(EmacsFrameSetCharSize): Call check_frame_size and update
vertical_scroll_bar_extra.
Call SET_FRAME_GARBAGED.

30 years ago(c-macro-display-buffer): Delete special view-mode hack.
Richard M. Stallman [Fri, 25 Feb 1994 06:27:24 +0000 (06:27 +0000)]
(c-macro-display-buffer): Delete special view-mode hack.
(c-macro-expansion): Parse from 1 to START just once.
Avoid counting lines.  Use ???!!!???!!! to mark start of
the region we want to look at.

30 years ago(set-visited-file-name): Unlock the file if setting the visited file name to
Karl Heuer [Fri, 25 Feb 1994 03:24:15 +0000 (03:24 +0000)]
(set-visited-file-name): Unlock the file if setting the visited file name to
nil.

30 years ago(Buffer-menu-toggle-read-only): Change toggle-read-only to
Karl Heuer [Fri, 25 Feb 1994 01:42:03 +0000 (01:42 +0000)]
(Buffer-menu-toggle-read-only): Change toggle-read-only to
vc-toggle-read-only.

30 years ago*** empty log message ***
Karl Heuer [Fri, 25 Feb 1994 01:30:59 +0000 (01:30 +0000)]
*** empty log message ***

30 years ago(byte-compile-from-buffer, byte-compile-top-level):
Richard M. Stallman [Fri, 25 Feb 1994 00:57:37 +0000 (00:57 +0000)]
(byte-compile-from-buffer, byte-compile-top-level):
Removed advice. Byte-compilation problem is now taken care of
directly by the compiler.
(ad-advised-byte-compilers): Removed.
(ad-enable-definition-hooks, ad-disable-definition-hooks): Removed
activation of the advised byte-compiler entry points.
(ad-lemacs-p): Removed variable.
(ad-lemacs-p): New macro for compile-time conditionalization.

30 years ago(byte-compile-protect-from-advice): New macro that
Richard M. Stallman [Fri, 25 Feb 1994 00:54:15 +0000 (00:54 +0000)]
(byte-compile-protect-from-advice): New macro that
temporarily deactivates advice of `defun/defmacro' while BODY is run.
(byte-compile-from-buffer, byte-compile-top-level): Use
`byte-compile-protect-from-advice' to protect compilation.

30 years ago(hide-sublevels): Doc fix. Rename arg.
Richard M. Stallman [Thu, 24 Feb 1994 23:43:30 +0000 (23:43 +0000)]
(hide-sublevels): Doc fix.  Rename arg.

30 years ago(help-for-help): Use help-map in the docstring.
Karl Heuer [Thu, 24 Feb 1994 23:20:12 +0000 (23:20 +0000)]
(help-for-help): Use help-map in the docstring.

30 years ago(make-help-screen): Initialize help-screen before changing the keymap.
Karl Heuer [Thu, 24 Feb 1994 23:19:59 +0000 (23:19 +0000)]
(make-help-screen): Initialize help-screen before changing the keymap.

30 years ago(outline-minor-mode-prefix): Change to C-c C-o.
Richard M. Stallman [Thu, 24 Feb 1994 22:37:49 +0000 (22:37 +0000)]
(outline-minor-mode-prefix): Change to C-c C-o.
(hide-sublevels, hide-other): New functions.
(outline-mode-map): New key bindings.  New menu bindings.

30 years ago(lisp-mode-variables): Set outline-regexp.
Richard M. Stallman [Thu, 24 Feb 1994 22:36:24 +0000 (22:36 +0000)]
(lisp-mode-variables): Set outline-regexp.

30 years ago(nroff-mode): Set outline-regexp and outline-level.
Richard M. Stallman [Thu, 24 Feb 1994 22:34:52 +0000 (22:34 +0000)]
(nroff-mode): Set outline-regexp and outline-level.
(nroff-outline-level): New function.

30 years ago(c-mode): Set outline-regexp and outline-level.
Richard M. Stallman [Thu, 24 Feb 1994 22:34:24 +0000 (22:34 +0000)]
(c-mode): Set outline-regexp and outline-level.
(c-outline-level): New function.

30 years agoFix value of docdir.
Karl Heuer [Thu, 24 Feb 1994 22:00:11 +0000 (22:00 +0000)]
Fix value of docdir.

30 years ago(Fload): Cast the args to stat.
Richard M. Stallman [Thu, 24 Feb 1994 21:50:10 +0000 (21:50 +0000)]
(Fload): Cast the args to stat.

30 years agoInstall DOC* in docdir.
Karl Heuer [Thu, 24 Feb 1994 21:18:49 +0000 (21:18 +0000)]
Install DOC* in docdir.

30 years ago(*-sysv4.1): Set NON_GNU_CPP.
Richard M. Stallman [Thu, 24 Feb 1994 20:41:49 +0000 (20:41 +0000)]
(*-sysv4.1): Set NON_GNU_CPP.

30 years ago(direct_output_forward_char): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:08:54 +0000 (20:08 +0000)]
(direct_output_forward_char): Use Fget_char_property to test for invisibility.

30 years ago(direct_output_for_insert): Fix comment.
Karl Heuer [Thu, 24 Feb 1994 20:04:27 +0000 (20:04 +0000)]
(direct_output_for_insert): Fix comment.

30 years ago(compute_motion, vmotion): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:01:13 +0000 (20:01 +0000)]
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.

30 years ago(try_window, display_text_line): Use Fget_char_property to test for invisibility.
Karl Heuer [Thu, 24 Feb 1994 20:00:34 +0000 (20:00 +0000)]
(try_window, display_text_line): Use Fget_char_property to test for invisibility.

30 years ago(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
Karl Heuer [Thu, 24 Feb 1994 19:42:35 +0000 (19:42 +0000)]
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.

30 years ago(Fget_char_property): Fix docstring.
Karl Heuer [Thu, 24 Feb 1994 19:24:37 +0000 (19:24 +0000)]
(Fget_char_property): Fix docstring.

30 years ago(Fget_char_property): New function.
Karl Heuer [Thu, 24 Feb 1994 19:18:32 +0000 (19:18 +0000)]
(Fget_char_property): New function.

30 years agoFormerly INSTALL.~20~
Richard M. Stallman [Thu, 24 Feb 1994 19:15:08 +0000 (19:15 +0000)]
Formerly INSTALL.~20~

30 years ago(sort_overlays): Allow for null window.
Karl Heuer [Thu, 24 Feb 1994 19:08:19 +0000 (19:08 +0000)]
(sort_overlays): Allow for null window.

30 years agoDon't force os=-hpux for hp9k2... and hp9k3...
Richard M. Stallman [Thu, 24 Feb 1994 18:06:41 +0000 (18:06 +0000)]
Don't force os=-hpux for hp9k2... and hp9k3...

30 years ago(x_window): Call XChangeWindowAttributes with the standard
Fred Pierresteguy [Thu, 24 Feb 1994 12:54:54 +0000 (12:54 +0000)]
(x_window): Call XChangeWindowAttributes with the standard
event set to make all these events reach the Emacs frame.

30 years ago(Fx_popup_menu): Allow t as position, meaning use mouse pos.
Richard M. Stallman [Thu, 24 Feb 1994 08:07:16 +0000 (08:07 +0000)]
(Fx_popup_menu): Allow t as position, meaning use mouse pos.
Allow nil as position, meaning just precompute equiv-key data.
Mouse events have coords in pixel units.

(menu_item_equiv_key): Cached equiv-key data is a sublist.

Most of file rewritten.
(menu_items, menu_items_*): New variables.
(MENU_ITEMS_*): New macros.
(init_menu_items, discard_menu_items, push_menu_pane, push_menu_item)
(finish_menu_items): New functions.
(menu_item_enabled_p): New function.
(keymap_panes, single_keymap_panes): Major rewrite; most args changed.
(list_of_panes, list_of_items): Major rewrite; most args changed.
(Fx_popup_menu): Major rewrite.  Now independent of display mechanism.
No more conditionals here.
(set_menu_items, free_menu_items): Functions deleted.
(xmenu_show): Both versions rewritten to work from menu_items
and to do all the conditionalized things that were in Fx_popup_menu.
(unread_menu_bar_button, other_menu_bar_item_p): New functions.
(check_mouse_other_menu_bar): New function.

30 years ago(Fy_or_n_p): Use a popup menu if reached via mouse command.
Richard M. Stallman [Thu, 24 Feb 1994 08:02:10 +0000 (08:02 +0000)]
(Fy_or_n_p): Use a popup menu if reached via mouse command.
(Fyes_or_no_p): Likewise.

30 years ago(mouse_get_pos): Don't convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:22:50 +0000 (06:22 +0000)]
(mouse_get_pos): Don't convert to glyph units.

30 years ago(construct_mouse_click): Don't convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:22:23 +0000 (06:22 +0000)]
(construct_mouse_click): Don't convert to glyph units.
(XTmouse_position): Don't convert to glyph units.

(XTmouse_position): Use x_any_window_to_frame.

30 years ago(Fmouse_position): Convert to glyph units.
Richard M. Stallman [Thu, 24 Feb 1994 06:20:30 +0000 (06:20 +0000)]
(Fmouse_position): Convert to glyph units.

30 years ago(make_lispy_movement, make_lispy_event):
Richard M. Stallman [Thu, 24 Feb 1994 06:19:34 +0000 (06:19 +0000)]
(make_lispy_movement, make_lispy_event):
In non-scrollbar mouse case, return coords in pixel units.

30 years ago(ELF_BSS_SECTION_NAME): New macro (config.h may override).
Richard M. Stallman [Thu, 24 Feb 1994 05:40:30 +0000 (05:40 +0000)]
(ELF_BSS_SECTION_NAME): New macro (config.h may override).
(unexec): Use it.

30 years ago(Fkill_buffer): Call the Vkill_buffer_query_functions.
Richard M. Stallman [Thu, 24 Feb 1994 05:34:16 +0000 (05:34 +0000)]
(Fkill_buffer): Call the Vkill_buffer_query_functions.
(syms_of_buffer): Make Lisp var for kill-buffer-query-functions.

30 years ago(kill-emacs-query-functions): New variable.
Richard M. Stallman [Thu, 24 Feb 1994 04:00:41 +0000 (04:00 +0000)]
(kill-emacs-query-functions): New variable.
(save-buffers-kill-emacs): Use it.

30 years ago(Info-build-node-completions): Add a call to widen.
Richard M. Stallman [Thu, 24 Feb 1994 03:25:46 +0000 (03:25 +0000)]
(Info-build-node-completions): Add a call to widen.
(Info-goto-emacs-command-node): Fix paren error.  Fix typo in message.
(Info-restore-point): Use iteration instead of recursion.