bpt/emacs.git
27 years agoDon't require timer; use autoloaded functions from Emacs or XEmacs,
Noah Friedman [Mon, 23 Jun 1997 05:28:51 +0000 (05:28 +0000)]
Don't require timer; use autoloaded functions from Emacs or XEmacs,
depending on variant.

Do not use defsubst anywhere.  Replace with defuns.

(type-break-warning-message-mode): Variable deleted.

(type-break-query-mode): New variable and function.
(type-break-mode): Mention in docstring.

(type-break-run-at-time): New function.
All callers of run-at-time changed.

(type-break-cancel-function-timers): New function.
All callers of cancel-function-timers changed.

(type-break-check-post-command-hook): New function.
(type-break-mode, type-break-schedule, type-break-alarm,
type-break-time-warning-alarm): Call it.

(type-break-mode-line-countdown-or-break): New function.
(type-break): Call it.

(type-break-time-warning-schedule): Put type-break-time-warning
on type-break-post-command-hook.

(type-break-check): Call type-break-mode-line-countdown-or-break.

(type-break-noninteractive-query): New function.
(type-break-force-mode-line-update): New function.

27 years ago(read-hiragana-string): Call read-multilingual-string correctly.
Richard M. Stallman [Mon, 23 Jun 1997 05:03:04 +0000 (05:03 +0000)]
(read-hiragana-string): Call read-multilingual-string correctly.

27 years agoChanges which are not mine:
Noah Friedman [Mon, 23 Jun 1997 04:58:15 +0000 (04:58 +0000)]
Changes which are not mine:

    1996-01-20  Richard M. Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
    Move defsubsts before defuns.

    1996-01-24  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
    (type-break-demo-life): Pass proper format string to message.

    1996-01-04  Paul Eggert  <eggert@twinsun.com>
    (type-break-guesstimate-keystroke-threshold): Renamed from
    type-break-guestimate-keystroke-threshold.
    (type-break-keystroke-threshold, type-break-mode): Doc fix.

(type-break-warning-message-mode): New variable.
(type-break-warning-countdown-string): New variable.
(type-break-warning-countdown-string-type): New variable.

(type-break-warning-message-mode): New function.
(type-break-alarm): Reset type-break mode.
(type-break-check): Ignore mouse motion.

27 years agodump-emacs works only with -batch.
Richard M. Stallman [Mon, 23 Jun 1997 04:19:27 +0000 (04:19 +0000)]
dump-emacs works only with -batch.

27 years ago(picture-draw-rectangle): New command.
Richard M. Stallman [Mon, 23 Jun 1997 04:16:44 +0000 (04:16 +0000)]
(picture-draw-rectangle): New command.
(picture-mode-map): Add binding for picture-draw-rectangle.
(picture-mode): Doc fix.
(picture-rectangle-ctl): New variable.
(picture-rectangle-ctr): New variable.
(picture-rectangle-cbr): New variable.
(picture-rectangle-cbl): New variable.
(picture-rectangle-v): New variable.
(picture-rectangle-h): New variable.
(move-to-column-force): Function deleted;
calls changed to use move-to-column.
(picture-insert): New function.
(picture-self-insert): Use picture-insert.
(picture-current-line): New function.

27 years ago(decipher-copy-cons): Renamed from decipher-get-undo-copy. Calls changed.
Richard M. Stallman [Mon, 23 Jun 1997 02:59:21 +0000 (02:59 +0000)]
(decipher-copy-cons): Renamed from decipher-get-undo-copy.  Calls changed.

27 years ago(popup-menu): Redefine as macro.
Richard M. Stallman [Mon, 23 Jun 1997 02:56:03 +0000 (02:56 +0000)]
(popup-menu): Redefine as macro.
(popup-menu-popup, popup-menu-internal): New function.

27 years ago(src/config.stamp): Target renamed from src/config.h and touch it explicitly.
Richard M. Stallman [Mon, 23 Jun 1997 02:53:36 +0000 (02:53 +0000)]
(src/config.stamp): Target renamed from src/config.h and touch it explicitly.

27 years ago(reporter-version): Change value.
Richard M. Stallman [Mon, 23 Jun 1997 02:48:06 +0000 (02:48 +0000)]
(reporter-version): Change value.

27 years agoInitial revision
Richard M. Stallman [Mon, 23 Jun 1997 02:46:15 +0000 (02:46 +0000)]
Initial revision

27 years ago(KERNEL_FILE): New overriding definition.
Richard M. Stallman [Mon, 23 Jun 1997 02:45:44 +0000 (02:45 +0000)]
(KERNEL_FILE): New overriding definition.

27 years ago(read_avail_input): Check for failure with EIO.
Richard M. Stallman [Mon, 23 Jun 1997 02:39:44 +0000 (02:39 +0000)]
(read_avail_input): Check for failure with EIO.

27 years ago(lib-src): Depend on src/config.h (e.g. for movemail.o).
Richard M. Stallman [Mon, 23 Jun 1997 02:30:36 +0000 (02:30 +0000)]
(lib-src): Depend on src/config.h (e.g. for movemail.o).
(src/config.h): New target to re-configure if src/config.in is patched.

27 years ago(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.
Richard M. Stallman [Mon, 23 Jun 1997 02:19:40 +0000 (02:19 +0000)]
(vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot.

27 years agoDelete RCS version header.
Richard M. Stallman [Mon, 23 Jun 1997 02:10:46 +0000 (02:10 +0000)]
Delete RCS version header.

27 years ago(lm-version, lm-last-modified-date):
Richard M. Stallman [Mon, 23 Jun 1997 02:09:46 +0000 (02:09 +0000)]
(lm-version, lm-last-modified-date):
Clean up strings that looked like RCS headers.

27 years ago(ielm-header): Delete version and RCS header.
Richard M. Stallman [Mon, 23 Jun 1997 02:07:09 +0000 (02:07 +0000)]
(ielm-header): Delete version and RCS header.

27 years ago(edebug-version): Use the Emacs version.
Richard M. Stallman [Mon, 23 Jun 1997 02:04:50 +0000 (02:04 +0000)]
(edebug-version): Use the Emacs version.

27 years ago(LD_SWITCH_SYSTEM) [__mips__]: Alternate definition.
Richard M. Stallman [Mon, 23 Jun 1997 01:54:03 +0000 (01:54 +0000)]
(LD_SWITCH_SYSTEM) [__mips__]: Alternate definition.

27 years agoTest __linux__ along with NEWSOS5.
Richard M. Stallman [Mon, 23 Jun 1997 01:52:54 +0000 (01:52 +0000)]
Test __linux__ along with NEWSOS5.
(KERNEL_FILE, UNEXEC): Don't redefine them if __linux__.
[__linux__] (TEXT_START, DATA_START, DATA_SEG_BITS):
Alternate definitions.

27 years ago(mips-*-linux-gnu*): New alternative.
Richard M. Stallman [Mon, 23 Jun 1997 01:49:24 +0000 (01:49 +0000)]
(mips-*-linux-gnu*): New alternative.

27 years ago(Fdump_emacs): Bind command-line-processed to nil here.
Richard M. Stallman [Mon, 23 Jun 1997 01:37:22 +0000 (01:37 +0000)]
(Fdump_emacs): Bind command-line-processed to nil here.

27 years ago(Fdump_emacs): Error if not run in batch mode.
Richard M. Stallman [Mon, 23 Jun 1997 00:47:19 +0000 (00:47 +0000)]
(Fdump_emacs): Error if not run in batch mode.

27 years ago(latex-imenu-create-index): Make it much smarter.
Richard M. Stallman [Mon, 23 Jun 1997 00:30:48 +0000 (00:30 +0000)]
(latex-imenu-create-index): Make it much smarter.
(latex-imenu-indent-string): New variable.

27 years ago(command-line-1): Don't display startup message
Richard M. Stallman [Mon, 23 Jun 1997 00:29:59 +0000 (00:29 +0000)]
(command-line-1): Don't display startup message
if the buffer-is nonempty.  Don't make undo entries for it.

27 years ago(byte-compile-file): Doc fix.
Richard M. Stallman [Sun, 22 Jun 1997 23:08:47 +0000 (23:08 +0000)]
(byte-compile-file): Doc fix.
(batch-byte-compile-file): Return what byte-compile-file returns.

27 years ago(LIBS_TERMCAP): Use -ltermcap instead of -lc.
Richard M. Stallman [Sun, 22 Jun 1997 22:55:28 +0000 (22:55 +0000)]
(LIBS_TERMCAP): Use -ltermcap instead of -lc.

27 years ago(doctor-death): Give real advice to truly suicidal.
Richard M. Stallman [Sun, 22 Jun 1997 21:34:22 +0000 (21:34 +0000)]
(doctor-death): Give real advice to truly suicidal.

27 years agoInitial revision
Richard M. Stallman [Sun, 22 Jun 1997 20:08:32 +0000 (20:08 +0000)]
Initial revision

27 years agoComment change.
Richard M. Stallman [Sun, 22 Jun 1997 19:52:10 +0000 (19:52 +0000)]
Comment change.

27 years agoFix previous change.
Richard M. Stallman [Sun, 22 Jun 1997 19:26:41 +0000 (19:26 +0000)]
Fix previous change.

27 years ago(mips-sony-newsos6*): New alternative.
Richard M. Stallman [Sun, 22 Jun 1997 19:17:51 +0000 (19:17 +0000)]
(mips-sony-newsos6*): New alternative.

27 years agoAdd mips-sony-newsos6.
Richard M. Stallman [Sun, 22 Jun 1997 19:11:48 +0000 (19:11 +0000)]
Add mips-sony-newsos6.

27 years agoAdd provide call.
Richard M. Stallman [Sun, 22 Jun 1997 18:57:55 +0000 (18:57 +0000)]
Add provide call.

27 years agoWhitespace change.
Richard M. Stallman [Sun, 22 Jun 1997 18:47:05 +0000 (18:47 +0000)]
Whitespace change.

27 years agoFix provide call.
Richard M. Stallman [Sun, 22 Jun 1997 18:32:34 +0000 (18:32 +0000)]
Fix provide call.

27 years ago(Fdelete_frame): Clear echo_area_glyphs if it was in this frame.
Richard M. Stallman [Sun, 22 Jun 1997 17:58:03 +0000 (17:58 +0000)]
(Fdelete_frame): Clear echo_area_glyphs if it was in this frame.

27 years ago(paren-blinking group): Doc fix.
Richard M. Stallman [Sun, 22 Jun 1997 09:16:07 +0000 (09:16 +0000)]
(paren-blinking group): Doc fix.

(current-word): Ignore text properties.

27 years ago(wait_reading_process_input): Don't check for
Richard M. Stallman [Sun, 22 Jun 1997 09:06:04 +0000 (09:06 +0000)]
(wait_reading_process_input): Don't check for
keyboard input if wait_for_cell.

27 years agoChange copyright notice.
Richard M. Stallman [Sun, 22 Jun 1997 08:57:18 +0000 (08:57 +0000)]
Change copyright notice.

27 years ago(edebug-sit-for-seconds): New variable.
Richard M. Stallman [Sun, 22 Jun 1997 05:01:30 +0000 (05:01 +0000)]
(edebug-sit-for-seconds): New variable.
(edebug-display): Use that variable to control amt of time.

27 years ago(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
Richard M. Stallman [Sat, 21 Jun 1997 23:59:11 +0000 (23:59 +0000)]
(delay-uniquify-rationalize-file-buffer-names): Remove this hook here,
if we won't call delayed-uniquify-rationalize-file-buffer-names.
(uniquify-buffer-name-style): Default value is nil.

27 years ago(widget-default-value-set): Preserve point here.
Richard M. Stallman [Sat, 21 Jun 1997 23:37:57 +0000 (23:37 +0000)]
(widget-default-value-set): Preserve point here.
(widget-choice-action, widget-toggle-action): Not here.
(widget-choice-action, widget-toggle-action):
Display a message about [State].
(widget-field-action): Improve message.

27 years ago(custom-buffer-create-internal):
Richard M. Stallman [Sat, 21 Jun 1997 23:36:32 +0000 (23:36 +0000)]
(custom-buffer-create-internal):
Insert an explanation of the [Set] [Save]... line.
Rename Done to Bury Buffer.

27 years ago(widget-file-complete): New function.
Richard M. Stallman [Sat, 21 Jun 1997 21:25:16 +0000 (21:25 +0000)]
(widget-file-complete): New function.
(file): Use widget-file-complete for :completion.  Delete :action.
(symbol): Use lisp-complete-symbol for :completion.
(widget-file-action): Function deleted.
(widget-field-action): Just move to next field.
(widget-choice-action, widget-toggle-action):
Preserve point usefully if it is within the widget.

(group-visibility): Inherit from visibility.

27 years ago(custom-add-parent-links): New arg INITIAL-STRING.
Richard M. Stallman [Sat, 21 Jun 1997 20:07:48 +0000 (20:07 +0000)]
(custom-add-parent-links): New arg INITIAL-STRING.
(custom-group-value-create): Pass that arg.
(custom-buffer-create-internal): Clarify initial documentation.

(custom-tree-group-tag): Capitalize the tag.
(custom-tree-variable-tag, custom-tree-face-tag): Likewise.
(customize-browse): Corresponding changes.

27 years ago(custom-group-value-create): Use group-visibility widget.
Richard M. Stallman [Sat, 21 Jun 1997 18:51:28 +0000 (18:51 +0000)]
(custom-group-value-create): Use group-visibility widget.
(custom-add-parent-links): Don't insert anything if no parents.
Return non-nil iff do have parents.

27 years ago(group-visibility): New widget type.
Richard M. Stallman [Sat, 21 Jun 1997 18:32:42 +0000 (18:32 +0000)]
(group-visibility): New widget type.
(widget-group-visibility-create): New function.

27 years ago(custom-group-value-create): Use group-visibility widget.
Richard M. Stallman [Sat, 21 Jun 1997 18:23:40 +0000 (18:23 +0000)]
(custom-group-value-create): Use group-visibility widget.

27 years ago(custom-magic-value-create):
Richard M. Stallman [Sat, 21 Jun 1997 18:20:23 +0000 (18:20 +0000)]
(custom-magic-value-create):
In `links' style, don't indent the member groups.
(custom-group-value-create): Likewise.

27 years agoComment change.
Richard M. Stallman [Sat, 21 Jun 1997 17:31:29 +0000 (17:31 +0000)]
Comment change.

27 years ago(widget-documentation-link-action):
Richard M. Stallman [Sat, 21 Jun 1997 17:30:26 +0000 (17:30 +0000)]
(widget-documentation-link-action):
Use describe-function or describe-variable in simple cases.

27 years agoSynched with 1.9930.
Per Abrahamsen [Sat, 21 Jun 1997 12:48:00 +0000 (12:48 +0000)]
Synched with 1.9930.

27 years agoDoc fixes.
Richard M. Stallman [Sat, 21 Jun 1997 07:37:53 +0000 (07:37 +0000)]
Doc fixes.
(ogonek-jak, ogonek-how): Examples of customization fixed.

27 years ago(custom-magic-alist) <hidden>: Don't refer to "dots".
Richard M. Stallman [Sat, 21 Jun 1997 05:19:46 +0000 (05:19 +0000)]
(custom-magic-alist) <hidden>: Don't refer to "dots".

27 years ago(boolean): Capitalize "toggle".
Richard M. Stallman [Sat, 21 Jun 1997 05:13:41 +0000 (05:13 +0000)]
(boolean): Capitalize "toggle".
(choice): Capitalize "value menu".
(visibility): Capitalize "hide" and "show".
(group-visibility): Likewise.
(widget-documentation-string-value-create): Capitalize "more".

(widget-specify-insert): Bind before-change-functions.
(widget-insert, widget-setup): Likewise.
(widget-editable-list-delete-at, widget-default-delete): Likewise.
(widget-editable-list-insert-before): Likewise.
(widget-setup): Set up before-change-functions.
(widget-after-change): Don't apply :notify here.
(widget-before-change): New function.  Apply :notify here.
(group-link): New widget type.
(widget-group-link-action): New function.
(widget-group-link-create): New function.

(group-visibility): New widget type.

27 years ago(customize-menu-create): Return nil if Emacs.
Richard M. Stallman [Sat, 21 Jun 1997 05:02:47 +0000 (05:02 +0000)]
(customize-menu-create): Return nil if Emacs.
(custom-mode): Handle custom-mode-customize-menu being nil.
(custom-mode-customize-menu): Don't initialize if customize-menu-create
returns nil.

27 years ago(custom-nest-groups): New variable.
Richard M. Stallman [Sat, 21 Jun 1997 04:54:54 +0000 (04:54 +0000)]
(custom-nest-groups): New variable.
(custom-group): Don't insert a space before the group name here.
(customize-group): If buffer exists, use it unchanged.
(custom-format-handler) <L>: Maybe make a group-link widget
instead of a group-visibility widget.
custom-nest-groups controls this.
<l, i, e>: Indent differently if custom-nest-groups.

27 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Miles Bader [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

27 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 03:24:49 +0000 (03:24 +0000)]
automatically generated from GPLed version

27 years ago(customize-group): Ignore case in completion.
Richard M. Stallman [Sat, 21 Jun 1997 03:10:56 +0000 (03:10 +0000)]
(customize-group): Ignore case in completion.
(custom-buffer-create-internal): Put parent groups near the top.

(custom-format-handler) <L>: Use group-visibility.
<L, i, - cases>: Triple the indentation, use just 2 dashes.

27 years agoDefine mouse-set-font in mule-menu-keymap agian.
Kenichi Handa [Sat, 21 Jun 1997 01:17:46 +0000 (01:17 +0000)]
Define mouse-set-font in mule-menu-keymap agian.

27 years ago(x-charset-registries): Name changed for consistency:
Kenichi Handa [Sat, 21 Jun 1997 01:17:00 +0000 (01:17 +0000)]
(x-charset-registries): Name changed for consistency:
lao.mule -> MuleLao, Mule.Tibetan-X -> MuleTibetan-X.
(x-complement-fontset-spec): Optimization for latin-iso8859-1.

27 years ago(quail-help): Use with-output-to-temp-buffer.
Kenichi Handa [Sat, 21 Jun 1997 01:14:06 +0000 (01:14 +0000)]
(quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.

27 years ago(Fset_face_attribute_internal): Use FS_LOAD_FONT
Kenichi Handa [Sat, 21 Jun 1997 00:46:21 +0000 (00:46 +0000)]
(Fset_face_attribute_internal): Use FS_LOAD_FONT
instead of calling fs_load_font directly.

27 years ago(dumpglyphs): Use FS_LOAD_FONT.
Kenichi Handa [Sat, 21 Jun 1997 00:45:44 +0000 (00:45 +0000)]
(dumpglyphs): Use FS_LOAD_FONT.
(x_new_fontset): If frame F has already using FONTSET, avoid the
duplicated work.  Use FS_LOAD_FONT.
(x_list_fonts): Call Fassoc to search Valternate_charset_table.
(x_load_font): Get around a buf of XListFonts

27 years ago(font_idx_temp): New temprary variable used in FS_LOAD_FONT.
Kenichi Handa [Sat, 21 Jun 1997 00:45:09 +0000 (00:45 +0000)]
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.

27 years ago(font_idx_temp): Extern it.
Kenichi Handa [Sat, 21 Jun 1997 00:44:42 +0000 (00:44 +0000)]
(font_idx_temp): Extern it.
(FS_LOAD_FONT): New macro.

27 years ago(untabify): Handle consecutive tabs all at once.
Karl Heuer [Sat, 21 Jun 1997 00:35:11 +0000 (00:35 +0000)]
(untabify): Handle consecutive tabs all at once.
(tabify-regexp): New var.
(tabify): Use it.

27 years agonew version
Michael Kifer [Fri, 20 Jun 1997 21:43:44 +0000 (21:43 +0000)]
new version

27 years ago(Ferror_message_string): Optimize (error STRING) case.
Richard M. Stallman [Fri, 20 Jun 1997 08:45:37 +0000 (08:45 +0000)]
(Ferror_message_string): Optimize (error STRING) case.

27 years agoChange copyright notices.
Richard M. Stallman [Fri, 20 Jun 1997 06:30:29 +0000 (06:30 +0000)]
Change copyright notices.

27 years ago(require-final-newline): Fix custom :type.
Richard M. Stallman [Fri, 20 Jun 1997 02:59:38 +0000 (02:59 +0000)]
(require-final-newline): Fix custom :type.

27 years agoClarify about text props in strings and how to remove all of them.
Richard M. Stallman [Fri, 20 Jun 1997 02:23:12 +0000 (02:23 +0000)]
Clarify about text props in strings and how to remove all of them.

27 years agoDon't delete nil overlays.
Per Abrahamsen [Thu, 19 Jun 1997 15:31:34 +0000 (15:31 +0000)]
Don't delete nil overlays.

27 years agoChange color.
Per Abrahamsen [Thu, 19 Jun 1997 12:52:23 +0000 (12:52 +0000)]
Change color.

27 years agoSynched with 1.9924.
Per Abrahamsen [Thu, 19 Jun 1997 11:30:04 +0000 (11:30 +0000)]
Synched with 1.9924.

27 years ago(view-mode): Add autoload cookie to this variable.
Kenichi Handa [Thu, 19 Jun 1997 11:19:24 +0000 (11:19 +0000)]
(view-mode): Add autoload cookie to this variable.
(View-exit-and-edit): Add autoload cookie.

27 years agoCreate paren-blinking custom group and put all blink-matching-paren variables in it.
Simon Marshall [Thu, 19 Jun 1997 09:04:09 +0000 (09:04 +0000)]
Create paren-blinking custom group and put all blink-matching-paren variables in it.

27 years agoDo <* *> via syntax table not regexps; use regexp-opt.
Simon Marshall [Thu, 19 Jun 1997 08:55:24 +0000 (08:55 +0000)]
Do <* *> via syntax table not regexps; use regexp-opt.

27 years agoRearrange custom options. Also enable custom control of Global Font Lock mode.
Simon Marshall [Thu, 19 Jun 1997 08:49:04 +0000 (08:49 +0000)]
Rearrange custom options.  Also enable custom control of Global Font Lock mode.

27 years agoRearrange custom options.
Simon Marshall [Thu, 19 Jun 1997 08:39:55 +0000 (08:39 +0000)]
Rearrange custom options.

27 years agocustomise, rewrite and extend.
Simon Marshall [Thu, 19 Jun 1997 08:37:05 +0000 (08:37 +0000)]
customise, rewrite and extend.

27 years ago(Fprocess_send_eof): Prooperly conditionalize prev. change.
Richard M. Stallman [Thu, 19 Jun 1997 08:13:44 +0000 (08:13 +0000)]
(Fprocess_send_eof): Prooperly conditionalize prev. change.

27 years ago(Fprocess_send_eof): Use shutdown, if it's a socket.
Richard M. Stallman [Thu, 19 Jun 1997 03:03:08 +0000 (03:03 +0000)]
(Fprocess_send_eof): Use shutdown, if it's a socket.
Don't close the output descriptor if that is also the input descriptor.

27 years ago(shutdown): Check for `shutdown' function.
Richard M. Stallman [Thu, 19 Jun 1997 02:59:08 +0000 (02:59 +0000)]
(shutdown): Check for `shutdown' function.

27 years ago(HAVE_SHUTDOWN): Add #undef.
Richard M. Stallman [Thu, 19 Jun 1997 02:58:21 +0000 (02:58 +0000)]
(HAVE_SHUTDOWN): Add #undef.

27 years ago(complete-symbol): New function.
Richard M. Stallman [Thu, 19 Jun 1997 02:49:41 +0000 (02:49 +0000)]
(complete-symbol): New function.
(complete-tag): Definition deleted.
(esc-map): Bind M-TAB to compete-symbol.

27 years agoDelete M-TAB binding of complete-tag.
Richard M. Stallman [Thu, 19 Jun 1997 02:47:38 +0000 (02:47 +0000)]
Delete M-TAB binding of complete-tag.

27 years ago(info-complete-symbol): If MODE is nil, use the default value.
Richard M. Stallman [Thu, 19 Jun 1997 02:44:46 +0000 (02:44 +0000)]
(info-complete-symbol): If MODE is nil, use the default value.

27 years agoInitial revision
Richard M. Stallman [Thu, 19 Jun 1997 02:19:21 +0000 (02:19 +0000)]
Initial revision

27 years agoChanged all doc strings to comply with conventions.
Richard M. Stallman [Thu, 19 Jun 1997 01:18:23 +0000 (01:18 +0000)]
Changed all doc strings to comply with conventions.
(reftex-label-alist-builtin) New environment subfigure*.
(reftex-toc) Introduced key g for revert-buffer.
(reftex-extract-bib-entries) Allowed round parens as delimiter.
(reftex-plug-into-AUCTeX) New variable and function.
(reftex-make-master-buffer) Fixed bug with relative path names.

27 years ago(files): New group `files'.
Richard M. Stallman [Thu, 19 Jun 1997 01:11:43 +0000 (01:11 +0000)]
(files): New group `files'.
(auto-save): Make `files' its parent.

27 years ago(fill-context-prefix): Fix previous change.
Richard M. Stallman [Wed, 18 Jun 1997 20:26:21 +0000 (20:26 +0000)]
(fill-context-prefix): Fix previous change.

27 years agoDon't enable the mode just because file is loaded.
Richard M. Stallman [Wed, 18 Jun 1997 20:21:20 +0000 (20:21 +0000)]
Don't enable the mode just because file is loaded.

27 years ago(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
Richard M. Stallman [Wed, 18 Jun 1997 20:19:32 +0000 (20:19 +0000)]
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.