1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

8821 Commits

Author SHA1 Message Date
Richard M. Stallman
24ec11f0a8 (reporter-version): Change value. 1997-06-23 02:48:06 +00:00
Richard M. Stallman
65431d5b28 Initial revision 1997-06-23 02:46:15 +00:00
Richard M. Stallman
9bef02e187 (vc-menu-map): Add bindings for vc-retrieve-snapshot and vc-create-snapshot. 1997-06-23 02:19:40 +00:00
Richard M. Stallman
b96d6bbdda Delete RCS version header. 1997-06-23 02:10:46 +00:00
Richard M. Stallman
e555bfcb78 (lm-version, lm-last-modified-date):
Clean up strings that looked like RCS headers.
1997-06-23 02:09:46 +00:00
Richard M. Stallman
0a13146e0d (ielm-header): Delete version and RCS header. 1997-06-23 02:07:09 +00:00
Richard M. Stallman
7f2b42a1f7 (edebug-version): Use the Emacs version. 1997-06-23 02:04:50 +00:00
Richard M. Stallman
a53c647b51 (latex-imenu-create-index): Make it much smarter.
(latex-imenu-indent-string): New variable.
1997-06-23 00:30:48 +00:00
Richard M. Stallman
f862008d65 (command-line-1): Don't display startup message
if the buffer-is nonempty.  Don't make undo entries for it.
1997-06-23 00:29:59 +00:00
Richard M. Stallman
1c57117e75 (byte-compile-file): Doc fix.
(batch-byte-compile-file): Return what byte-compile-file returns.
1997-06-22 23:08:47 +00:00
Richard M. Stallman
f535f6b22c (doctor-death): Give real advice to truly suicidal. 1997-06-22 21:34:22 +00:00
Richard M. Stallman
6b27974068 Initial revision 1997-06-22 20:08:32 +00:00
Richard M. Stallman
326e87d25c Comment change. 1997-06-22 19:52:10 +00:00
Richard M. Stallman
896546cd9b Add provide call. 1997-06-22 18:57:55 +00:00
Richard M. Stallman
43c89a968e Whitespace change. 1997-06-22 18:47:05 +00:00
Richard M. Stallman
69d92b8a69 Fix provide call. 1997-06-22 18:32:34 +00:00
Richard M. Stallman
020db25fa4 (paren-blinking group): Doc fix.
(current-word): Ignore text properties.
1997-06-22 09:16:07 +00:00
Richard M. Stallman
fa526c4a22 Change copyright notice. 1997-06-22 08:57:18 +00:00
Richard M. Stallman
5492ef3c71 (edebug-sit-for-seconds): New variable.
(edebug-display): Use that variable to control amt of time.
1997-06-22 05:01:30 +00:00
Richard M. Stallman
4219b27be4 (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.
1997-06-21 23:59:11 +00:00
Richard M. Stallman
d0acc4ea1e (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.
1997-06-21 23:37:57 +00:00
Richard M. Stallman
0eef62d545 (custom-buffer-create-internal):
Insert an explanation of the [Set] [Save]... line.
Rename Done to Bury Buffer.
1997-06-21 23:36:32 +00:00
Richard M. Stallman
f1231b8e0c (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.
1997-06-21 21:25:16 +00:00
Richard M. Stallman
cd6c094087 (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.
1997-06-21 20:07:48 +00:00
Richard M. Stallman
d377bee988 (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.
1997-06-21 18:51:28 +00:00
Richard M. Stallman
515c9d0d08 (group-visibility): New widget type.
(widget-group-visibility-create): New function.
1997-06-21 18:32:42 +00:00
Richard M. Stallman
043ee6f671 (custom-group-value-create): Use group-visibility widget. 1997-06-21 18:23:40 +00:00
Richard M. Stallman
26c7b3ef79 (custom-magic-value-create):
In `links' style, don't indent the member groups.
(custom-group-value-create): Likewise.
1997-06-21 18:20:23 +00:00
Richard M. Stallman
f992349954 Comment change. 1997-06-21 17:31:29 +00:00
Richard M. Stallman
9dccd7efe5 (widget-documentation-link-action):
Use describe-function or describe-variable in simple cases.
1997-06-21 17:30:26 +00:00
Per Abrahamsen
944c91b6b3 Synched with 1.9930. 1997-06-21 12:48:00 +00:00
Richard M. Stallman
f23515e161 Doc fixes.
(ogonek-jak, ogonek-how): Examples of customization fixed.
1997-06-21 07:37:53 +00:00
Richard M. Stallman
cbc7d89241 (custom-magic-alist) <hidden>: Don't refer to "dots". 1997-06-21 05:19:46 +00:00
Richard M. Stallman
c6753d66ff (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.
1997-06-21 05:13:41 +00:00
Richard M. Stallman
451de77a8a (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.
1997-06-21 05:02:47 +00:00
Richard M. Stallman
241d3080a1 (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.
1997-06-21 04:54:54 +00:00
Richard M. Stallman
07e694f88d (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.
1997-06-21 03:10:56 +00:00
Kenichi Handa
a61f401d0d Define mouse-set-font in mule-menu-keymap agian. 1997-06-21 01:17:46 +00:00
Kenichi Handa
2e18c9dd23 (x-charset-registries): Name changed for consistency:
lao.mule -> MuleLao, Mule.Tibetan-X -> MuleTibetan-X.
(x-complement-fontset-spec): Optimization for latin-iso8859-1.
1997-06-21 01:17:00 +00:00
Kenichi Handa
9a6428f8b8 (quail-help): Use with-output-to-temp-buffer.
(quail-translation-help): Likewise.
(quail-conversion-help): Likewise.
1997-06-21 01:14:06 +00:00
Karl Heuer
bb8143d9b8 (untabify): Handle consecutive tabs all at once.
(tabify-regexp): New var.
(tabify): Use it.
1997-06-21 00:35:11 +00:00
Michael Kifer
f4ce0bd71e new version 1997-06-20 21:43:44 +00:00
Richard M. Stallman
ad37509224 (require-final-newline): Fix custom :type. 1997-06-20 02:59:38 +00:00
Per Abrahamsen
208920be0d Don't delete nil overlays. 1997-06-19 15:31:34 +00:00
Per Abrahamsen
834279071a Change color. 1997-06-19 12:52:23 +00:00
Per Abrahamsen
a1a4fa22ce Synched with 1.9924. 1997-06-19 11:30:04 +00:00
Kenichi Handa
0093dc5a9a (view-mode): Add autoload cookie to this variable.
(View-exit-and-edit): Add autoload cookie.
1997-06-19 11:19:24 +00:00
Simon Marshall
4b384a8f6f Create paren-blinking custom group and put all blink-matching-paren variables in it. 1997-06-19 09:04:09 +00:00
Simon Marshall
52bb674b93 Do <* *> via syntax table not regexps; use regexp-opt. 1997-06-19 08:55:24 +00:00
Simon Marshall
23a0e11b3b Rearrange custom options. Also enable custom control of Global Font Lock mode. 1997-06-19 08:49:04 +00:00