]> code.delx.au - gnu-emacs/log
gnu-emacs
27 years agoUse cl only at compile time.
Richard M. Stallman [Tue, 22 Apr 1997 17:00:52 +0000 (17:00 +0000)]
Use cl only at compile time.

27 years agoUse copy-sequence, not copy-list.
Richard M. Stallman [Tue, 22 Apr 1997 16:59:47 +0000 (16:59 +0000)]
Use copy-sequence, not copy-list.

27 years ago(custom-variable-type): Use copy-sequence, not copy-list.
Richard M. Stallman [Tue, 22 Apr 1997 16:55:19 +0000 (16:55 +0000)]
(custom-variable-type): Use copy-sequence, not copy-list.

27 years ago(inferior-octave-output-list): Declare here
Richard M. Stallman [Tue, 22 Apr 1997 04:45:17 +0000 (04:45 +0000)]
(inferior-octave-output-list): Declare here
to avoid compiler warnings.
(inferior-octave-output-string): Likewise.
(inferior-octave-receive-in-progress): Likewise.

27 years ago(m2-end-comment-column): New defvar.
Richard M. Stallman [Tue, 22 Apr 1997 04:42:21 +0000 (04:42 +0000)]
(m2-end-comment-column): New defvar.
(modula-2-mode, m2-end-comment): Use m2-end-comment-column
instead of end-comment-column.
(m2-compile, m2-link): Don't set `modulename',

27 years ago(sh-case): Make this a simple define-skeleton
Richard M. Stallman [Tue, 22 Apr 1997 04:37:22 +0000 (04:37 +0000)]
(sh-case): Make this a simple define-skeleton
as it was originally.  Don't add a menu-enable property.
(sh-assignment-regexp): Renamed from sh-assignment-prefix
undoing a renaming made by mistake.

27 years ago(sgml-transformation): Fix previous change.
Richard M. Stallman [Tue, 22 Apr 1997 04:32:00 +0000 (04:32 +0000)]
(sgml-transformation): Fix previous change.

27 years ago(custom-declare-variable): Use copy-sequence, not copy-list.
Richard M. Stallman [Tue, 22 Apr 1997 01:17:06 +0000 (01:17 +0000)]
(custom-declare-variable): Use copy-sequence, not copy-list.

27 years ago(vc-find-cvs-master): Handle a "New file!" entry.
Richard M. Stallman [Tue, 22 Apr 1997 01:04:48 +0000 (01:04 +0000)]
(vc-find-cvs-master): Handle a "New file!" entry.
(vc-fetch-master-properties): Match "New file!".

27 years ago(elp-report-limit): Change prompt string.
Richard M. Stallman [Mon, 21 Apr 1997 23:48:34 +0000 (23:48 +0000)]
(elp-report-limit): Change prompt string.
(elp-version): Incremented.

27 years ago(mule-keymap): Add C-x RET C-\ for select-input-method.
Richard M. Stallman [Mon, 21 Apr 1997 04:54:43 +0000 (04:54 +0000)]
(mule-keymap): Add C-x RET C-\ for select-input-method.

27 years ago(recover-file): Fix error message.
Richard M. Stallman [Mon, 21 Apr 1997 04:48:47 +0000 (04:48 +0000)]
(recover-file): Fix error message.

27 years agoMajor simplification; most of file contents deleted.
Richard M. Stallman [Mon, 21 Apr 1997 04:01:41 +0000 (04:01 +0000)]
Major simplification; most of file contents deleted.
factory-face property renamed to face-defface-spec.

27 years ago(make-frame): Don't call custom-initialize-frame.
Richard M. Stallman [Mon, 21 Apr 1997 03:57:23 +0000 (03:57 +0000)]
(make-frame): Don't call custom-initialize-frame.

27 years ago(frame-set-background-mode): New function.
Richard M. Stallman [Mon, 21 Apr 1997 03:56:57 +0000 (03:56 +0000)]
(frame-set-background-mode): New function.
(frame-background-mode): New variable.
(x-create-frame-with-faces): Rearrangement of order of font processing.
Handle custom-faces here.
(face-doc-string, set-face-doc-string): New functions.
(set-face-bold-p, set-face-italic-p): New functions.
(face-bold-p, face-italic-p): New function.
(face-spec-set, face-spec-set-1, face-spec-set-match-display): New functions.

27 years ago(custom-face-set): Don't copy an empty face,
Richard M. Stallman [Mon, 21 Apr 1997 03:55:17 +0000 (03:55 +0000)]
(custom-face-set): Don't copy an empty face,
just call custom-face-display-set.
(custom-face-reset-saved, custom-face-save, custom-face-reset-factory):
Likewise.
(custom-face-display-set): Define this here.
(custom-display-match-frame): Define here.

27 years agoComment change.
Richard M. Stallman [Mon, 21 Apr 1997 03:53:02 +0000 (03:53 +0000)]
Comment change.

27 years ago(x_set_offset): Turn off the code that added the border_width
Richard M. Stallman [Sun, 20 Apr 1997 22:14:53 +0000 (22:14 +0000)]
(x_set_offset): Turn off the code that added the border_width
to modified_left and modified_top; it seems incorrect to do that.

27 years ago(texinfo-master-menu-header): Delete newline at start.
Richard M. Stallman [Sun, 20 Apr 1997 21:02:06 +0000 (21:02 +0000)]
(texinfo-master-menu-header): Delete newline at start.
(texinfo-insert-master-menu-list): Add @detailmenu and
@end detailmenu commands.

27 years agoComment change.
Richard M. Stallman [Sun, 20 Apr 1997 07:33:52 +0000 (07:33 +0000)]
Comment change.

27 years agoInitial revision
Richard M. Stallman [Sun, 20 Apr 1997 07:29:56 +0000 (07:29 +0000)]
Initial revision

27 years ago(skeleton-read): Fix previous change.
Richard M. Stallman [Sun, 20 Apr 1997 01:37:09 +0000 (01:37 +0000)]
(skeleton-read): Fix previous change.

27 years agoFix previous change.
Richard M. Stallman [Sun, 20 Apr 1997 01:30:13 +0000 (01:30 +0000)]
Fix previous change.

27 years ago(transient-mark-mode): Print message if used interactively.
Richard M. Stallman [Sun, 20 Apr 1997 01:28:20 +0000 (01:28 +0000)]
(transient-mark-mode): Print message if used interactively.

27 years ago(mail-attach-file): New function.
Richard M. Stallman [Sun, 20 Apr 1997 01:20:58 +0000 (01:20 +0000)]
(mail-attach-file): New function.
(mail-mode-map): Add mail-attach-file on C-c C-i.

27 years ago(describe_vector): Test for suppressed commands in
Richard M. Stallman [Sat, 19 Apr 1997 22:59:20 +0000 (22:59 +0000)]
(describe_vector): Test for suppressed commands in
all cases.  Call get_keyelt with two arguments.

27 years ago(Faccessible_keymaps): Convert PREFIX to a vector
Richard M. Stallman [Sat, 19 Apr 1997 22:52:28 +0000 (22:52 +0000)]
(Faccessible_keymaps): Convert PREFIX to a vector
at the beginning, if it has any definition.

27 years ago(print): Symbols like e2 and 2e are not confusing.
Richard M. Stallman [Fri, 18 Apr 1997 19:12:24 +0000 (19:12 +0000)]
(print): Symbols like e2 and 2e are not confusing.

27 years agoDon't use cl forms in defcustom declarations.
Simon Marshall [Fri, 18 Apr 1997 12:25:09 +0000 (12:25 +0000)]
Don't use cl forms in defcustom declarations.

27 years agoCleaned up custom support.
Simon Marshall [Fri, 18 Apr 1997 07:08:56 +0000 (07:08 +0000)]
Cleaned up custom support.

27 years agoFix previous change.
Richard M. Stallman [Fri, 18 Apr 1997 02:54:33 +0000 (02:54 +0000)]
Fix previous change.

27 years ago(facemenu-update): Don't make global bindings here.
Richard M. Stallman [Fri, 18 Apr 1997 02:53:46 +0000 (02:53 +0000)]
(facemenu-update): Don't make global bindings here.
Make them at top level.
(facemenu-key): Variable deleted.
(facemenu-keybindings, facemenu-new-faces-at-end)
(facemenu-unlisted-faces, facemenu-remove-face-function): Doc fixes.

27 years agoComment change.
Richard M. Stallman [Fri, 18 Apr 1997 02:50:15 +0000 (02:50 +0000)]
Comment change.

27 years ago(Fexpand_file_name): Fix expansion of "/foo/../".
Richard M. Stallman [Fri, 18 Apr 1997 02:47:40 +0000 (02:47 +0000)]
(Fexpand_file_name): Fix expansion of "/foo/../".

27 years agoautomatically generated from GPLed version
Paul Eggert [Fri, 18 Apr 1997 00:48:01 +0000 (00:48 +0000)]
automatically generated from GPLed version

27 years agoRemove all menu-enable properties except for sh-case.
Richard M. Stallman [Thu, 17 Apr 1997 23:08:33 +0000 (23:08 +0000)]
Remove all menu-enable properties except for sh-case.

27 years ago(sgml-name-char): Ask user with a prompt.
Richard M. Stallman [Thu, 17 Apr 1997 21:22:21 +0000 (21:22 +0000)]
(sgml-name-char): Ask user with a prompt.

27 years agoFixes for MIPS OpenBSD systems (from Per Fogelstrom
Ian Lance Taylor [Thu, 17 Apr 1997 18:00:12 +0000 (18:00 +0000)]
Fixes for MIPS OpenBSD systems (from Per Fogelstrom
<pefo@openbsd.org>)

27 years agoCustomise.
Simon Marshall [Thu, 17 Apr 1997 07:35:54 +0000 (07:35 +0000)]
Customise.

27 years agoUse EVAL form for shell-prompt-pattern.
Simon Marshall [Thu, 17 Apr 1997 07:35:38 +0000 (07:35 +0000)]
Use EVAL form for shell-prompt-pattern.

27 years agoFont Lock support.
Simon Marshall [Thu, 17 Apr 1997 07:32:31 +0000 (07:32 +0000)]
Font Lock support.

27 years agoCustomise. And a few code cleanups.
Simon Marshall [Thu, 17 Apr 1997 07:29:13 +0000 (07:29 +0000)]
Customise.  And a few code cleanups.

27 years agoFixed version number.
Lars Magne Ingebrigtsen [Wed, 16 Apr 1997 22:34:17 +0000 (22:34 +0000)]
Fixed version number.

27 years agoInitial revision
Lars Magne Ingebrigtsen [Wed, 16 Apr 1997 22:13:18 +0000 (22:13 +0000)]
Initial revision

27 years agoComment change.
Richard M. Stallman [Wed, 16 Apr 1997 21:44:14 +0000 (21:44 +0000)]
Comment change.

27 years ago(sgml-value): Don't perform the skeleton-transformation
Richard M. Stallman [Wed, 16 Apr 1997 21:43:01 +0000 (21:43 +0000)]
(sgml-value): Don't perform the skeleton-transformation
on the value.

(sgml-transformation): New variable.
(sgml-mode-common): Use it.
(html-href-anchor): Ask for address, wrap around text.
(html-name-anchor): Same as above, without initial input.
(html-image): No initial input for address.
(html-ordered-list): Incorporate char into string.
(html-unordered-list): Same as above.
(html-checkboxes, html-radio-buttons): Rewritten.

(sgml-char-names): Change ensp to nbsp.

(sgml-tag): Use intangible here.
(sgml-tags-invisible): Don't add intangible property
separately here.  Just the category property is enough.
Eliminate local variable `point'.
Bind inhibit-point-motion-hooks.

27 years ago(skeleton-insert): Rename the function's argument
Richard M. Stallman [Wed, 16 Apr 1997 19:41:21 +0000 (19:41 +0000)]
(skeleton-insert): Rename the function's argument
to `regions', and bind `skeleton-regions' with let.
(skeleton-read): Rename arg STR to PROMPT.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Wed, 16 Apr 1997 06:58:47 +0000 (06:58 +0000)]
Add defgroup's; use defcustom for user vars.

27 years ago(sendmail-send-it): Use quoted-printable encoding for the From field.
Richard M. Stallman [Wed, 16 Apr 1997 06:54:11 +0000 (06:54 +0000)]
(sendmail-send-it): Use quoted-printable encoding for the From field.

(mail-do-fcc): After appending to a buffer,
offer to save it.  Or if the buffer matched the file,
append to the file too.

27 years ago*** empty log message ***
Richard M. Stallman [Wed, 16 Apr 1997 06:47:39 +0000 (06:47 +0000)]
*** empty log message ***

27 years ago(hilit-rehighlight-message): Respect mail-mode header/body separation line.
Richard M. Stallman [Wed, 16 Apr 1997 04:09:25 +0000 (04:09 +0000)]
(hilit-rehighlight-message): Respect mail-mode header/body separation line.

27 years ago(setup_coding_system): Setup coding->eol_type as LF
Kenichi Handa [Wed, 16 Apr 1997 01:04:54 +0000 (01:04 +0000)]
(setup_coding_system): Setup coding->eol_type as LF
for a invalid coding system.

27 years ago(rmail-summary-delete-forward): Argument is now a repeat count.
Richard M. Stallman [Wed, 16 Apr 1997 00:56:40 +0000 (00:56 +0000)]
(rmail-summary-delete-forward): Argument is now a repeat count.
(rmail-summary-delete-backward): Corresponding changes.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Tue, 15 Apr 1997 23:38:27 +0000 (23:38 +0000)]
Add defgroup; use defcustom for user vars.

27 years ago(pascal-mode): Set comment-start.
Richard M. Stallman [Tue, 15 Apr 1997 23:30:35 +0000 (23:30 +0000)]
(pascal-mode): Set comment-start.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Tue, 15 Apr 1997 20:33:18 +0000 (20:33 +0000)]
Add defgroup; use defcustom for user vars.

27 years ago(sh-while-getopts): Don't add menu-enable property.
Richard M. Stallman [Tue, 15 Apr 1997 18:16:28 +0000 (18:16 +0000)]
(sh-while-getopts): Don't add menu-enable property.

27 years agoprovide `cus-load'.
Per Abrahamsen [Tue, 15 Apr 1997 15:17:38 +0000 (15:17 +0000)]
provide `cus-load'.

27 years ago* (x-select-enable-clipboard): New variable.
Eli Zaretskii [Tue, 15 Apr 1997 15:00:38 +0000 (15:00 +0000)]
* (x-select-enable-clipboard): New variable.
(x-select-text, x-get-selection-value): New functions, support for
MS-Windows clipboard.

27 years agoTue Apr 15 16:09:15 1997 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
Francesco Potortì [Tue, 15 Apr 1997 14:50:46 +0000 (14:50 +0000)]
Tue Apr 15 16:09:15 1997  Francesco Potorti`  <F.Potorti@cnuce.cnr.it>
* etags.c (xnew): Add support for debugging with chkmalloc.
(error): Use this instead of printf whenever possible.
(main): Only call xnew after having initialised progname.
(substitute): Bad memory corruption error corrected.
* etags.c (add_regex): Undo previous change.
(relative_filename): Small memory leak closed.
(absolute_filename): Cleaned up the code, possibly closing a bug.
(absolute_dirname): Always return a newly allocated string.

27 years agoSpelling error.
Per Abrahamsen [Tue, 15 Apr 1997 11:35:12 +0000 (11:35 +0000)]
Spelling error.

27 years agoAdd support for build in faces.
Per Abrahamsen [Tue, 15 Apr 1997 11:32:14 +0000 (11:32 +0000)]
Add support for build in faces.

27 years agoFixed message.
Per Abrahamsen [Tue, 15 Apr 1997 11:14:08 +0000 (11:14 +0000)]
Fixed message.

27 years agoFixed generation of empty dependencies lists.
Per Abrahamsen [Tue, 15 Apr 1997 11:13:24 +0000 (11:13 +0000)]
Fixed generation of empty dependencies lists.

27 years ago(rlogin-process-connection-type): Default to t for solaris 2.x.
Noah Friedman [Tue, 15 Apr 1997 10:39:07 +0000 (10:39 +0000)]
(rlogin-process-connection-type): Default to t for solaris 2.x.

27 years ago(overwrite-mode-binary, overwrite-mode-textual): Use defvar.
Richard M. Stallman [Tue, 15 Apr 1997 07:48:25 +0000 (07:48 +0000)]
(overwrite-mode-binary, overwrite-mode-textual): Use defvar.

27 years agoClean up comments, etc.
Richard M. Stallman [Tue, 15 Apr 1997 05:07:44 +0000 (05:07 +0000)]
Clean up comments, etc.

27 years agoInitial revision
Richard M. Stallman [Tue, 15 Apr 1997 05:03:20 +0000 (05:03 +0000)]
Initial revision

27 years ago(font-lock-fontify-syntactically-region): Use new
Richard M. Stallman [Tue, 15 Apr 1997 05:00:36 +0000 (05:00 +0000)]
(font-lock-fontify-syntactically-region): Use new
features of parse-partial-sexp instead of doing regexp search.

27 years agoStyle of comments corrected.
Richard M. Stallman [Tue, 15 Apr 1997 04:58:34 +0000 (04:58 +0000)]
Style of comments corrected.
(interval_of): New function.

27 years agoUpdate copyright year.
Richard M. Stallman [Tue, 15 Apr 1997 04:56:39 +0000 (04:56 +0000)]
Update copyright year.

27 years ago(enum syntaxcode): New members Scomment_fence, Sstring_fence.
Richard M. Stallman [Tue, 15 Apr 1997 04:56:10 +0000 (04:56 +0000)]
(enum syntaxcode): New members Scomment_fence, Sstring_fence.
(SYNTAX_ENTRY): Depending on the value of SYNTAX_ENTRY_VIA_PROPERTY
may do a lookup for syntax table in gl_state.
(UPDATE_SYNTAX_TABLE_FORWARD, UPDATE_SYNTAX_TABLE_BACKWARD,
UPDATE_SYNTAX_TABLE, SETUP_SYNTAX_TABLE,
SETUP_SYNTAX_TABLE_FOR_OBJECT): New macros.
(struct gl_state_s): New struct.

27 years ago(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
Richard M. Stallman [Tue, 15 Apr 1997 04:53:58 +0000 (04:53 +0000)]
(SYNTAX_ENTRY_VIA_PROPERTY): Set to take `syntax-table'
text property into account when doing SYNTAX (c).
(ST_COMMENT_STYLE, ST_STRING_STYLE): New codes to denote
delimiters for new types of strings and comments.
(Vparse_sexp_lookup_properties): New variable.
(struct lisp_parse_state): Comment updated.
(gl_state): New global variable.
(update_syntax_table): New function.
(char_quoted): Move earlier, update gl_state when needed.
(find_defun_start): Update gl_state when needed.
(back_comment): New function.
(Scomment_fence, Sstring_fence): New delimeter char classes
denoted by `!' and `|'.
(Fchar_syntax, Fmatching_paren): Update gl_state to whole-bufferstate.
(scan_words): update gl_state when needed.
(Fskip_chars_forward): Move from search.c.
(Fskip_chars_backward): Move from search.c.
(Fskip_syntax_forward): Move from search.c.
(Fskip_syntax_backward): Move from search.c.
(skip_chars): Move from search.c.
(Fforward_comment, scan_lists): Update gl_state when needed.
Handle Scomment_fence, Sstring_fence.
(Fbackward_prefix_chars) Update gl_state when needed.
(scan_sexps_forward): Update gl_state when needed.
Handle Scomment_fence, Sstring_fence.  If comment_stop==-1, stop at start
or end of comment or string.
(Fparse-partial-sexp): Doc fix.
(syms_of_syntax): Move initialization of skip* from search.c.

27 years ago(looking_at_1): Set re_match_object.
Richard M. Stallman [Tue, 15 Apr 1997 04:52:38 +0000 (04:52 +0000)]
(looking_at_1): Set re_match_object.
(string_match_1): Set re_match_object.
(fast_string_match): Set re_match_object.
(Fskip_chars_forward): Move to syntax.c.
(Fskip_chars_backward): Move to syntax.c.
(Fskip_syntax_forward): Move to syntax.c.
(Fskip_syntax_backward): Move to syntax.c.
(skip_chars): Move to syntax.c.
(search_buffer): Set re_match_object.
(syms_of_search): Move initialization of skip* to syntax.c.

27 years ago(update_interval): New function declaration.
Richard M. Stallman [Tue, 15 Apr 1997 04:46:14 +0000 (04:46 +0000)]
(update_interval): New function declaration.

27 years ago(update_interval): New function.
Richard M. Stallman [Tue, 15 Apr 1997 04:45:26 +0000 (04:45 +0000)]
(update_interval): New function.

27 years ago(Fdirectory_files): Set re_match_object.
Richard M. Stallman [Tue, 15 Apr 1997 04:44:36 +0000 (04:44 +0000)]
(Fdirectory_files): Set re_match_object.

27 years ago(Fmodify_category_entry): Delete second arg in call to make_sub_char_table.
Karl Heuer [Mon, 14 Apr 1997 21:32:49 +0000 (21:32 +0000)]
(Fmodify_category_entry): Delete second arg in call to make_sub_char_table.

27 years ago(edebug-read-and-maybe-wrap-form): Protect
Richard M. Stallman [Mon, 14 Apr 1997 20:57:39 +0000 (20:57 +0000)]
(edebug-read-and-maybe-wrap-form): Protect
against pathological recursive calls.

27 years ago(timer-until): Fix syntax error.
Karl Heuer [Mon, 14 Apr 1997 19:22:51 +0000 (19:22 +0000)]
(timer-until): Fix syntax error.

27 years ago(browse-url-browser-function): Fix syntax error.
Karl Heuer [Mon, 14 Apr 1997 19:15:42 +0000 (19:15 +0000)]
(browse-url-browser-function): Fix syntax error.

27 years ago(MSDOS_OBJ): Add w16select.o.
Eli Zaretskii [Mon, 14 Apr 1997 11:18:41 +0000 (11:18 +0000)]
(MSDOS_OBJ): Add w16select.o.
(dependencies): Add dependencies for w16select.o.

27 years agodoc-fix to be compatible with other frame- fns.
Simon Marshall [Mon, 14 Apr 1997 11:18:31 +0000 (11:18 +0000)]
doc-fix to be compatible with other frame- fns.

27 years ago(SYMS_SYSTEM): Add `syms_of_win16select'.
Eli Zaretskii [Mon, 14 Apr 1997 11:12:26 +0000 (11:12 +0000)]
(SYMS_SYSTEM): Add `syms_of_win16select'.

27 years agoNew function.
Richard M. Stallman [Mon, 14 Apr 1997 11:09:20 +0000 (11:09 +0000)]
New function.
(timer-max-repeats): New variable.
(timer-event-handler): Avoid rerunning a timer many times
if real time has "jumped" forward.

27 years agoInitial revision
Eli Zaretskii [Mon, 14 Apr 1997 10:59:48 +0000 (10:59 +0000)]
Initial revision

27 years agoInitial revision
Richard M. Stallman [Mon, 14 Apr 1997 10:52:29 +0000 (10:52 +0000)]
Initial revision

27 years agoFix FSF address.
Richard M. Stallman [Mon, 14 Apr 1997 10:46:47 +0000 (10:46 +0000)]
Fix FSF address.

27 years agoInstall the proper version.
Richard M. Stallman [Mon, 14 Apr 1997 10:35:17 +0000 (10:35 +0000)]
Install the proper version.

27 years ago(Fprimitive_undo): When inserting, always insert
Richard M. Stallman [Mon, 14 Apr 1997 08:51:18 +0000 (08:51 +0000)]
(Fprimitive_undo): When inserting, always insert
after markers (the ordinary kind of insertion).

27 years ago(adjust_markers): Don't be confused by the gap
Richard M. Stallman [Mon, 14 Apr 1997 08:50:23 +0000 (08:50 +0000)]
(adjust_markers): Don't be confused by the gap
when computing the arg to record_marker_adjustment.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Mon, 14 Apr 1997 07:33:28 +0000 (07:33 +0000)]
Add defgroup; use defcustom for user vars.

27 years ago(make-frame): Call custom-initialize-frame
Richard M. Stallman [Mon, 14 Apr 1997 03:05:04 +0000 (03:05 +0000)]
(make-frame): Call custom-initialize-frame
only if cus-face is loaded.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Mon, 14 Apr 1997 03:00:06 +0000 (03:00 +0000)]
Add defgroup; use defcustom for user vars.

27 years agoDoc fixes.
Richard M. Stallman [Mon, 14 Apr 1997 01:40:31 +0000 (01:40 +0000)]
Doc fixes.

27 years ago(jka-compr-temp-name-template): Fix editing error.
Richard M. Stallman [Sun, 13 Apr 1997 23:43:42 +0000 (23:43 +0000)]
(jka-compr-temp-name-template): Fix editing error.

27 years ago(ps-print-color-p): Fix minor error.
Richard M. Stallman [Sun, 13 Apr 1997 23:42:53 +0000 (23:42 +0000)]
(ps-print-color-p): Fix minor error.

27 years ago(dired-internal-noselect): When setting default-directory,
Richard M. Stallman [Sun, 13 Apr 1997 20:19:19 +0000 (20:19 +0000)]
(dired-internal-noselect): When setting default-directory,
don't check file-name-directory.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Sun, 13 Apr 1997 20:08:59 +0000 (20:08 +0000)]
Add defgroup; use defcustom for user vars.

27 years ago(kbd): New macro.
Richard M. Stallman [Sun, 13 Apr 1997 08:08:11 +0000 (08:08 +0000)]
(kbd): New macro.