bpt/emacs.git
22 years agoMove back.
Pavel Janík [Mon, 3 Dec 2001 19:24:19 +0000 (19:24 +0000)]
Move back.

22 years ago(syms_of_xdisp): Make `tool-bar-button-relief` an option.
Pavel Janík [Mon, 3 Dec 2001 19:19:56 +0000 (19:19 +0000)]
(syms_of_xdisp): Make `tool-bar-button-relief` an option.

22 years ago(bootstrap-nmake):
Andrew Innes [Mon, 3 Dec 2001 11:40:21 +0000 (11:40 +0000)]
(bootstrap-nmake):
(bootstrap-gmake): Extend bootstrap process to first do
bootstrap-clean in lisp dir and rebuild the DOC file.
(bootstrap): Do a "normal" make after the bootstrap work.

22 years ago(FACE_SUPPORT):
Andrew Innes [Mon, 3 Dec 2001 11:29:01 +0000 (11:29 +0000)]
(FACE_SUPPORT):
(MOUSE_SUPPORT):
(FLOAT_SUPPORT):
(WINNT_SUPPORT):
(lisp): Reference .el files instead of .elc files, to simplify
bootstrapping.
($(DOC)): Change dependency to just `make-docfile'.

22 years ago(antlr-c-common-init): Undo last change.
Stefan Monnier [Mon, 3 Dec 2001 09:33:01 +0000 (09:33 +0000)]
(antlr-c-common-init): Undo last change.

22 years agoRemove unnecessary spaces in doc-string.
Pavel Janík [Mon, 3 Dec 2001 06:13:55 +0000 (06:13 +0000)]
Remove unnecessary spaces in doc-string.

22 years agoDoc fixes.
Pavel Janík [Mon, 3 Dec 2001 06:11:37 +0000 (06:11 +0000)]
Doc fixes.

22 years agoRemove unnecessary spaces.
Pavel Janík [Mon, 3 Dec 2001 06:09:24 +0000 (06:09 +0000)]
Remove unnecessary spaces.

22 years agoAdd explanatory comment.
Stefan Monnier [Mon, 3 Dec 2001 04:26:43 +0000 (04:26 +0000)]
Add explanatory comment.

22 years agoadded a few convenient composing sequence for
Jaeyoun Chung [Mon, 3 Dec 2001 03:09:56 +0000 (03:09 +0000)]
added a few convenient composing sequence for
Korean keyboard type 3 users.

22 years ago*** empty log message ***
Richard M. Stallman [Mon, 3 Dec 2001 00:08:00 +0000 (00:08 +0000)]
*** empty log message ***

22 years ago(insert-directory): If the df output does not look right,
Richard M. Stallman [Mon, 3 Dec 2001 00:02:52 +0000 (00:02 +0000)]
(insert-directory): If the df output does not look right,
don't try to use it.  Other cleanups in overall code structure.

22 years agoAdded stale load-path problems.
Jason Rumney [Sun, 2 Dec 2001 21:03:42 +0000 (21:03 +0000)]
Added stale load-path problems.

22 years ago(x_draw_image_relief): Use predefined macro instead of constant when the
Pavel Janík [Sun, 2 Dec 2001 17:29:41 +0000 (17:29 +0000)]
(x_draw_image_relief): Use predefined macro instead of constant when the
value of `tool_bar_button_relief' is negative.

22 years agoFix typo in doc-string.
Pavel Janík [Sun, 2 Dec 2001 17:21:41 +0000 (17:21 +0000)]
Fix typo in doc-string.

22 years agoFix previous change.
Pavel Janík [Sun, 2 Dec 2001 14:02:14 +0000 (14:02 +0000)]
Fix previous change.

22 years agoFix typos.
Pavel Janík [Sun, 2 Dec 2001 13:13:01 +0000 (13:13 +0000)]
Fix typos.

22 years ago*** empty log message ***
Pavel Janík [Sun, 2 Dec 2001 09:42:43 +0000 (09:42 +0000)]
*** empty log message ***

22 years agoAdd @direntry.
Pavel Janík [Sun, 2 Dec 2001 09:42:13 +0000 (09:42 +0000)]
Add @direntry.

22 years ago(reftex-toc-mode): Remove make-local-hook.
Pavel Janík [Sun, 2 Dec 2001 09:32:20 +0000 (09:32 +0000)]
(reftex-toc-mode): Remove make-local-hook.

22 years ago(reftex-index-mode): Remove make-local-hook.
Pavel Janík [Sun, 2 Dec 2001 09:31:36 +0000 (09:31 +0000)]
(reftex-index-mode): Remove make-local-hook.

22 years agoDo not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans
Pavel Janík [Sun, 2 Dec 2001 09:29:01 +0000 (09:29 +0000)]
Do not try to link removed files (aclocal.m4, _emacs, TODO, vms-pp.trans
and others).

22 years ago(outline-mode-prefix-map): Add bindings for outline-promote and outline-demote.
Stefan Monnier [Sun, 2 Dec 2001 08:39:39 +0000 (08:39 +0000)]
(outline-mode-prefix-map): Add bindings for outline-promote and outline-demote.
(outline-minor-mode-menu-bar-map): New var.
(outline-minor-mode): Use it.
(outline-heading-alist): New var (renamed from outline-level-heading).
(outline-level): Use it.
(outline-insert-heading, outline-promote, outline-demote):
Update to use outline-heading-alist.

22 years ago(standard-display-european):
Stefan Monnier [Sun, 2 Dec 2001 07:51:49 +0000 (07:51 +0000)]
(standard-display-european):
Simplify since the function is not interactive any more.
Don't set the existing buffers to unibyte.

22 years ago(cvs-file-to-string): Move condition-case outside.
Stefan Monnier [Sun, 2 Dec 2001 07:41:47 +0000 (07:41 +0000)]
(cvs-file-to-string): Move condition-case outside.

22 years ago(cvs-reread-cvsrc): Don't use cvs-file-to-string.
Stefan Monnier [Sun, 2 Dec 2001 07:40:43 +0000 (07:40 +0000)]
(cvs-reread-cvsrc): Don't use cvs-file-to-string.

22 years ago(reveal-mode): Fix reveal-mode's lighter.
Stefan Monnier [Sun, 2 Dec 2001 07:39:45 +0000 (07:39 +0000)]
(reveal-mode): Fix reveal-mode's lighter.

22 years ago(shell): Use shell-file-name.
Stefan Monnier [Sun, 2 Dec 2001 07:39:23 +0000 (07:39 +0000)]
(shell): Use shell-file-name.
Pop to buffer before calling comint to set COLUMNS properly.

22 years ago(svref): New alias.
Stefan Monnier [Sun, 2 Dec 2001 07:33:09 +0000 (07:33 +0000)]
(svref): New alias.

22 years ago(antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.
Stefan Monnier [Sun, 2 Dec 2001 07:20:13 +0000 (07:20 +0000)]
(antlr-c-common-init): Don't inhibit adaptive-fill-mode any more.

22 years ago(delphi-mode): Don't use make-local-hook.
Stefan Monnier [Sun, 2 Dec 2001 07:17:48 +0000 (07:17 +0000)]
(delphi-mode): Don't use make-local-hook.

22 years agoDoc fix.
Stefan Monnier [Sun, 2 Dec 2001 07:17:00 +0000 (07:17 +0000)]
Doc fix.

22 years ago(tags-with-face): Use make-symbol.
Stefan Monnier [Sun, 2 Dec 2001 07:16:37 +0000 (07:16 +0000)]
(tags-with-face): Use make-symbol.
(tags-search, tags-query-replace): Use backquotes.

22 years ago(picture-mode-map): Don't use defconst for a variable.
Stefan Monnier [Sun, 2 Dec 2001 07:06:43 +0000 (07:06 +0000)]
(picture-mode-map): Don't use defconst for a variable.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 2 Dec 2001 05:10:41 +0000 (05:10 +0000)]
*** empty log message ***

22 years ago(menu_highlight_callback): Use `help' field as Lisp_Object.
Richard M. Stallman [Sun, 2 Dec 2001 05:07:16 +0000 (05:07 +0000)]
(menu_highlight_callback): Use `help' field as Lisp_Object.
(single_submenu, xmenu_show): Set `help' field as Lisp_Object.

22 years ago(read_non_regular): Delete Fsignal call.
Richard M. Stallman [Sun, 2 Dec 2001 05:04:19 +0000 (05:04 +0000)]
(read_non_regular): Delete Fsignal call.

22 years agoInclude ../src/lisp.h.
Richard M. Stallman [Sun, 2 Dec 2001 05:00:27 +0000 (05:00 +0000)]
Include ../src/lisp.h.

22 years ago(_widget_value): `help' has type Lisp_Object.
Richard M. Stallman [Sun, 2 Dec 2001 04:55:06 +0000 (04:55 +0000)]
(_widget_value): `help' has type Lisp_Object.

22 years agoInclude ../src/lisp.h. Don't declare xmalloc.
Richard M. Stallman [Sun, 2 Dec 2001 04:52:12 +0000 (04:52 +0000)]
Include ../src/lisp.h.  Don't declare xmalloc.
(free_widget_value_tree): Don't free `help' field.
(copy_widget_value_tree): Copy `help' simply, without safe_strdup.
(merge_widget_value): Compare and copy `help' simply.

22 years ago*** empty log message ***
Stefan Monnier [Sun, 2 Dec 2001 04:50:49 +0000 (04:50 +0000)]
*** empty log message ***

22 years ago(widget-button-click): Don't move point permanently:
Richard M. Stallman [Sun, 2 Dec 2001 04:49:43 +0000 (04:49 +0000)]
(widget-button-click): Don't move point permanently:
Avoid mouse-set-point--instead select the window,
then do save-excursion, then move point.
Specify the buffer for get-char-property.
Don't use `@' in interactive.

22 years ago(indent-line-function): Default is indent-to-left-margin again.
Richard M. Stallman [Sun, 2 Dec 2001 04:47:16 +0000 (04:47 +0000)]
(indent-line-function): Default is indent-to-left-margin again.

22 years ago(query-replace-read-args): Display message if FROM contains `\n' or `\t'.
Richard M. Stallman [Sun, 2 Dec 2001 04:45:54 +0000 (04:45 +0000)]
(query-replace-read-args): Display message if FROM contains `\n' or `\t'.

22 years agoNew bug.
Stefan Monnier [Sun, 2 Dec 2001 04:19:32 +0000 (04:19 +0000)]
New bug.

22 years agoDoc change.
Stefan Monnier [Sun, 2 Dec 2001 04:08:55 +0000 (04:08 +0000)]
Doc change.

22 years ago(tab-to-tab-stop): Use delete-horizontal-space.
Stefan Monnier [Sun, 2 Dec 2001 03:55:16 +0000 (03:55 +0000)]
(tab-to-tab-stop): Use delete-horizontal-space.

22 years ago(minibuffer-local-map): Bind TAB to insert-tab.
Stefan Monnier [Sun, 2 Dec 2001 03:47:54 +0000 (03:47 +0000)]
(minibuffer-local-map): Bind TAB to insert-tab.

22 years agoDescribe isearch-resume-enabled.
Kim F. Storm [Sun, 2 Dec 2001 01:25:08 +0000 (01:25 +0000)]
Describe isearch-resume-enabled.

22 years ago(isearch-resume-enabled): New variable.
Kim F. Storm [Sun, 2 Dec 2001 01:13:55 +0000 (01:13 +0000)]
(isearch-resume-enabled): New variable.
(isearch-done): Use that variable.

22 years ago(regexp-opt): Bind completion-regexp-list to nil.
Stefan Monnier [Sat, 1 Dec 2001 22:04:12 +0000 (22:04 +0000)]
(regexp-opt): Bind completion-regexp-list to nil.

22 years ago(hif-nexttoken): Move to before first def.
Stefan Monnier [Sat, 1 Dec 2001 18:20:52 +0000 (18:20 +0000)]
(hif-nexttoken): Move to before first def.

22 years ago(run_hook_list_with_args): Undo last change.
Stefan Monnier [Sat, 1 Dec 2001 18:16:58 +0000 (18:16 +0000)]
(run_hook_list_with_args): Undo last change.

22 years ago2001-12-01 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 1 Dec 2001 16:15:34 +0000 (16:15 +0000)]
2001-12-01  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-mail): Add send-actions.

22 years agoSetting left-fringe and rigth-fringe parameters to nil causes
Kim F. Storm [Sat, 1 Dec 2001 15:33:49 +0000 (15:33 +0000)]
Setting left-fringe and rigth-fringe parameters to nil causes
the default width to be used.

22 years agoFix wording of the last change.
Eli Zaretskii [Sat, 1 Dec 2001 13:37:32 +0000 (13:37 +0000)]
Fix wording of the last change.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Dec 2001 13:10:50 +0000 (13:10 +0000)]
*** empty log message ***

22 years agoDocument prefix arg for M-h.
Kai Großjohann [Sat, 1 Dec 2001 13:10:25 +0000 (13:10 +0000)]
Document prefix arg for M-h.

22 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 13:08:48 +0000 (13:08 +0000)]
Update maintainer.
(Acknowledgement): Update contributors.

22 years ago"Kai Grossjohann" --> "Kai Gro�ohann"
Kai Großjohann [Sat, 1 Dec 2001 13:08:23 +0000 (13:08 +0000)]
"Kai Grossjohann" --> "Kai Gro�ohann"

22 years ago(Marking Objects): `M-h' accepts prefix arg.
Kai Großjohann [Sat, 1 Dec 2001 13:06:43 +0000 (13:06 +0000)]
(Marking Objects): `M-h' accepts prefix arg.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Dec 2001 12:59:29 +0000 (12:59 +0000)]
*** empty log message ***

22 years ago(x_draw_fringe_bitmap): Always undo clipping.
Gerd Moellmann [Sat, 1 Dec 2001 12:56:47 +0000 (12:56 +0000)]
(x_draw_fringe_bitmap): Always undo clipping.

22 years ago*** empty log message ***
Gerd Moellmann [Sat, 1 Dec 2001 12:56:21 +0000 (12:56 +0000)]
*** empty log message ***

22 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 12:54:29 +0000 (12:54 +0000)]
Update maintainer.

22 years ago*** empty log message ***
Kai Großjohann [Sat, 1 Dec 2001 12:53:02 +0000 (12:53 +0000)]
*** empty log message ***

22 years ago(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
Jason Rumney [Sat, 1 Dec 2001 12:40:42 +0000 (12:40 +0000)]
(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.

22 years ago(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.
Jason Rumney [Sat, 1 Dec 2001 12:22:25 +0000 (12:22 +0000)]
(WM_MOUSELEAVE, TME_LEAVE, TRACKMOUSEEVENT) [!WM_MOUSELEAVE]: Define.

22 years ago(current_popup_menu, get_menu_item_info):
Jason Rumney [Sat, 1 Dec 2001 11:16:54 +0000 (11:16 +0000)]
(current_popup_menu, get_menu_item_info):
(set_menu_item_info): New vars.
(set_frame_menubar): Doc fix clarifying GC interaction with menus.
(w32_menu_show): Set current_popup_menu.
(add_menu_item): Allocate new strings for owner-drawn menu items
and help strings.
Use owner-draw for disabled menu items again.
(w32_menu_display_help): Ignore owner-drawn items and popup menus.
(w32_free_submenu_strings, w32_free_menu_strings): New functions.

22 years ago(trackmouse_window, track_mouse_event_fn): New vars.
Jason Rumney [Sat, 1 Dec 2001 11:13:25 +0000 (11:13 +0000)]
(trackmouse_window, track_mouse_event_fn): New vars.
(w32_wnd_proc) <WM_MOUSEMOVE>: Notice when mouse enters frame.
<WM_EXITMENULOOP>: Free menu strings.
<WM_MOUSELEAVE>: Stop tracking mouse.
(x_create_tip_frame): Specify no minibuffer, modeline or fringes.

22 years ago(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
Jason Rumney [Sat, 1 Dec 2001 11:09:33 +0000 (11:09 +0000)]
(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
and mouse face.

22 years agoDocument left-fringe and right-fringe frame parameters.
Kim F. Storm [Sat, 1 Dec 2001 01:51:51 +0000 (01:51 +0000)]
Document left-fringe and right-fringe frame parameters.

22 years agoMerged fringe width related changes.
Kim F. Storm [Sat, 1 Dec 2001 01:36:04 +0000 (01:36 +0000)]
Merged fringe width related changes.

22 years agoMerged fringe width related changes from xterm.h.
Kim F. Storm [Sat, 1 Dec 2001 01:35:14 +0000 (01:35 +0000)]
Merged fringe width related changes from xterm.h.

22 years agoMerged fringe width related changes from xterm.c.
Kim F. Storm [Sat, 1 Dec 2001 01:34:24 +0000 (01:34 +0000)]
Merged fringe width related changes from xterm.c.

22 years agoMerged fringe width related changes from xfns.c.
Kim F. Storm [Sat, 1 Dec 2001 01:33:30 +0000 (01:33 +0000)]
Merged fringe width related changes from xfns.c.

22 years agotypo.
Kim F. Storm [Sat, 1 Dec 2001 01:31:04 +0000 (01:31 +0000)]
typo.

22 years agoFringe width related changes.
Kim F. Storm [Sat, 1 Dec 2001 01:28:45 +0000 (01:28 +0000)]
Fringe width related changes.

22 years ago(set_frame_size): Use x_compute_fringe_widths.
Kim F. Storm [Sat, 1 Dec 2001 01:24:00 +0000 (01:24 +0000)]
(set_frame_size): Use x_compute_fringe_widths.
(EmacsFrameSetCharSize): Ditto.

22 years ago(x_frame_parms): Add `left-fringe' and `right-fringe' parms.
Kim F. Storm [Sat, 1 Dec 2001 01:23:29 +0000 (01:23 +0000)]
(x_frame_parms): Add `left-fringe' and `right-fringe' parms.
(x_set_frame_parameters): Process Process `font' parameter before other
parameters as fringe widths depend on it.
(x_set_fringe_width): New function.
(x_figure_window_size): Use x_compute_fringe_widths.
(Fx_create_frame): Process `left-fringe' and `right-fringe' frame
parameters.

22 years ago(zv_height, zv_bits, zv_period): Changed zv bitmap to
Kim F. Storm [Sat, 1 Dec 2001 01:22:27 +0000 (01:22 +0000)]
(zv_height, zv_bits, zv_period): Changed zv bitmap to
fill fringe evenly with small dashes.
(x_draw_fringe_bitmap): Clear background if necessary. Align and
clip the new ZV bitmap to avoid jitter between rows.
(x_draw_row_fringe_bitmaps): Rely on x_draw_fringe_bitmap to clear
background.  Don't draw fringe bitmaps if fringe width is zero.
(x_compute_fringe_widths): New function.
(x_new_font, x_set_window_size_1): Use it.

22 years agostruct x_output): Add left_fringe_width, right_fringe_width,
Kim F. Storm [Sat, 1 Dec 2001 01:16:32 +0000 (01:16 +0000)]
struct x_output): Add left_fringe_width, right_fringe_width,
and fringe_cols fields.
(FRAME_FRINGE_BITMAP_WIDTH, FRAME_FRINGE_BITMAP_HEIGHT): Remove macros.
(FRAME_X_FRINGE_COLS): Use fringe_cols field.
(FRAME_X_FRINGE_WIDTH): Use fringes_extra field.
(FRAME_X_LEFT_FRINGE_WIDTH): Use left_fringe_width field.
(FRAME_X_RIGHT_FRINGE_WIDTH): Use right_fringe_width field.
(x_compute_fringe_widths): Add prototype.

22 years ago(coordinates_in_window): Handle separate left and right fringe widths.
Kim F. Storm [Sat, 1 Dec 2001 01:15:43 +0000 (01:15 +0000)]
(coordinates_in_window): Handle separate left and right fringe widths.

22 years ago(Qleft_fringe, Qright_fringe): New vars.
Kim F. Storm [Sat, 1 Dec 2001 01:14:55 +0000 (01:14 +0000)]
(Qleft_fringe, Qright_fringe): New vars.
(syms_of_frame): Initialize them.

22 years ago(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
Kim F. Storm [Sat, 1 Dec 2001 01:14:09 +0000 (01:14 +0000)]
(struct frame): Remove trunc_area_pixel_width and trunc_area_cols fields.
(Qleft_fringe, Qright_fringe): Declare.
(FRAME_RIGHT_FRINGE_WIDTH): New macro.

22 years agoUse with-current-buffer.
Stefan Monnier [Sat, 1 Dec 2001 00:36:12 +0000 (00:36 +0000)]
Use with-current-buffer.
(message-make-date, message-make-message-id): Autoload when needed.
(smtpmail-send-it): Use them to add `Date:' and `Message-Id:'
headers when missing.

22 years ago(encoded-kbd-mode): Use define-minor-mode.
Stefan Monnier [Sat, 1 Dec 2001 00:18:21 +0000 (00:18 +0000)]
(encoded-kbd-mode): Use define-minor-mode.

22 years ago(enriched-mode): Use define-minor-mode. Use dolist and pop and push.
Stefan Monnier [Sat, 1 Dec 2001 00:17:08 +0000 (00:17 +0000)]
(enriched-mode): Use define-minor-mode.  Use dolist and pop and push.

22 years ago(Info-find-node-2): Don't call info-insert-file-contents
Stefan Monnier [Fri, 30 Nov 2001 23:59:28 +0000 (23:59 +0000)]
(Info-find-node-2): Don't call info-insert-file-contents
with the `visit' argument.
(Info-extract-menu-node-name): Use `replace-regexps-in-string'.

22 years ago(hide-ifdef-mode): Only modify
Stefan Monnier [Fri, 30 Nov 2001 23:58:24 +0000 (23:58 +0000)]
(hide-ifdef-mode): Only modify
`change-major-mode-hook' locally.  Reset invisibility spec.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 30 Nov 2001 23:54:45 +0000 (23:54 +0000)]
*** empty log message ***

22 years ago(Man-build-section-alist): Remove last Man-match-substring.
Stefan Monnier [Fri, 30 Nov 2001 21:56:46 +0000 (21:56 +0000)]
(Man-build-section-alist): Remove last Man-match-substring.

22 years ago(mark-paragraph): Clarify doc. Clarify
Kai Großjohann [Fri, 30 Nov 2001 17:18:27 +0000 (17:18 +0000)]
(mark-paragraph): Clarify doc.  Clarify
error message.  Suggestion from Richard M. Stallman.

22 years ago#
André Spiegel [Fri, 30 Nov 2001 13:49:28 +0000 (13:49 +0000)]
#

22 years ago(vc-cvs-parse-status): Store file state in property, don't just return
André Spiegel [Fri, 30 Nov 2001 13:47:39 +0000 (13:47 +0000)]
(vc-cvs-parse-status): Store file state in property, don't just return
it.

22 years agoMantion the new menu-bar items to reach the new manuals.
Eli Zaretskii [Fri, 30 Nov 2001 13:20:18 +0000 (13:20 +0000)]
Mantion the new menu-bar items to reach the new manuals.

22 years ago*** empty log message ***
Stefan Monnier [Fri, 30 Nov 2001 12:38:29 +0000 (12:38 +0000)]
*** empty log message ***

22 years ago(menu-bar-read-lispref, menu-bar-read-lispintro)
Eli Zaretskii [Fri, 30 Nov 2001 10:23:23 +0000 (10:23 +0000)]
(menu-bar-read-lispref, menu-bar-read-lispintro)
(menu-bar-read-emacs-man, search-emacs-glossary)
(emacs-index-search, elisp-index-search): New functions.
(apropso-documentation, apropos, apropos-value, apropos-variable)
(apropos-commands): Modify menu item names and help text.
(elisp-index-search, emacs-index-search, emacs-glossary): New
menu items.
(menu-bar-manuals-menu): Move the Ordering Manuals item to a
submenu.
(info-elisp, info-elintro): New menu items.
(apropos): Modify the menu item name.

22 years ago(read-if): Add lisp-indent-function prop.
Stefan Monnier [Fri, 30 Nov 2001 10:17:56 +0000 (10:17 +0000)]
(read-if): Add lisp-indent-function prop.

22 years agoDoc fix.
Stefan Monnier [Fri, 30 Nov 2001 09:42:52 +0000 (09:42 +0000)]
Doc fix.