bpt/emacs.git
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.

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

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sun, 13 Apr 1997 07:28:48 +0000 (07:28 +0000)]
Add defgroup's; use defcustom for user vars.

27 years ago(server-done): If buffer visits no file, don't offer save.
Richard M. Stallman [Sun, 13 Apr 1997 06:12:34 +0000 (06:12 +0000)]
(server-done): If buffer visits no file, don't offer save.

27 years ago(sgml-mode-facemenu-add-face-function): New function.
Richard M. Stallman [Sun, 13 Apr 1997 06:11:35 +0000 (06:11 +0000)]
(sgml-mode-facemenu-add-face-function): New function.
(sgml-mode-common): Use that function for the hook value.

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

27 years ago(dired-noselect): Avoid calling file-directory-p
Richard M. Stallman [Sun, 13 Apr 1997 04:26:38 +0000 (04:26 +0000)]
(dired-noselect): Avoid calling file-directory-p
when the initial argument was syntactically a directory name.

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

27 years agoFix previous change.
Richard M. Stallman [Sun, 13 Apr 1997 02:41:42 +0000 (02:41 +0000)]
Fix previous change.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sun, 13 Apr 1997 02:39:56 +0000 (02:39 +0000)]
Add defgroup's; use defcustom for user vars.

27 years agoLoad cus-start.
Richard M. Stallman [Sat, 12 Apr 1997 20:30:17 +0000 (20:30 +0000)]
Load cus-start.
Don't insist that bindings.el not be compiled.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 20:20:55 +0000 (20:20 +0000)]
Add defgroup; use defcustom for user vars.

27 years ago(mail-quote-printable, mail-unquote-printable)
Richard M. Stallman [Sat, 12 Apr 1997 20:09:17 +0000 (20:09 +0000)]
(mail-quote-printable, mail-unquote-printable)
(mail-unquote-printable-hexdigit): New functions.

27 years agoUpdate copyright years.
Richard M. Stallman [Sat, 12 Apr 1997 19:31:18 +0000 (19:31 +0000)]
Update copyright years.

27 years agoAdd defgroup; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 19:31:00 +0000 (19:31 +0000)]
Add defgroup; use defcustom for user vars.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 19:25:28 +0000 (19:25 +0000)]
Add defgroup's; use defcustom for user vars.

27 years ago(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.
Richard M. Stallman [Sat, 12 Apr 1997 19:20:07 +0000 (19:20 +0000)]
(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.

27 years ago(elp-functionp): Definitions deleted; use functionp.
Richard M. Stallman [Sat, 12 Apr 1997 19:15:11 +0000 (19:15 +0000)]
(elp-functionp): Definitions deleted; use functionp.

27 years ago(elp-functionp): New function.
Richard M. Stallman [Sat, 12 Apr 1997 19:14:18 +0000 (19:14 +0000)]
(elp-functionp): New function.

(elp-instrument-package): Don't attempt to instrument autoload functions.

(elp-elapsed-time): New function to calculate the different between
two `current-time' lists.  This no longer throws away the top 16 bits
of information.

(elp-wrapper): Use elp-elapsed-time instead of elp-get-time.  Also,
call `current-time' as close to the function entrance and exit as
possible so more of the overhead is eliminated from the times.

(elp-get-time): Obsolete, deleted.

(elp-restore-function):
When restoring, do not check assq elp-wrapper
if the symbol-function is a compiled lisp function (i.e. byte coded).
If it is byte-coded, it could not have been instrumented.
Don't do the symbol-function restoration if
the symbol has no function definition.

(elp-instrument-function): Always `restore' the funsym before instrumenting.
Fail if function is an autoload symbol.

(elp-instrument-list): Remove unnecessary condition-case.

(elp-results):
Noninteractive as a function is non-portable, use the
variable instead.  buffer-substring with 3 arguments is non-portable.

(elp-instrument-function, elp-instrument-list):
Handle function symbols that have already been instrumented.  Do
not instrument them twice.

(elp-recycle-buffers-p): New variable.

(elp-report-limit, elp-sort-by-function): New default values.

(elp-use-standard-output): New variable.

(elp-results): Optionally dump results to standard-output.

27 years ago(functionp): New function.
Richard M. Stallman [Sat, 12 Apr 1997 19:13:07 +0000 (19:13 +0000)]
(functionp): New function.

27 years ago(apropos): Add support for faces, widgets, and user options.
Richard M. Stallman [Sat, 12 Apr 1997 18:49:35 +0000 (18:49 +0000)]
(apropos): Add support for faces, widgets, and user options.
(apropos-print): Ditto.

27 years agoInitial revision
Per Abrahamsen [Sat, 12 Apr 1997 17:51:31 +0000 (17:51 +0000)]
Initial revision

27 years agoSync with 1.84.
Per Abrahamsen [Sat, 12 Apr 1997 17:51:31 +0000 (17:51 +0000)]
Sync with 1.84.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 08:35:41 +0000 (08:35 +0000)]
Add defgroup's; use defcustom for user vars.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 04:15:03 +0000 (04:15 +0000)]
Add defgroup's; use defcustom for user vars.

27 years ago(bookmark, bookmark-use-annotations)
Richard M. Stallman [Sat, 12 Apr 1997 03:22:41 +0000 (03:22 +0000)]
(bookmark, bookmark-use-annotations)
(bookmark-save-flag, bookmark-save-flag): Doc fixes.

27 years agoAdd defgroup's; use defcustom for user vars.
Richard M. Stallman [Sat, 12 Apr 1997 03:18:33 +0000 (03:18 +0000)]
Add defgroup's; use defcustom for user vars.

27 years ago(vc-update-change-log): Run `rcs2log' in the correct
Richard M. Stallman [Sat, 12 Apr 1997 03:14:16 +0000 (03:14 +0000)]
(vc-update-change-log): Run `rcs2log' in the correct
directory when ChangeLog is found elsewhere.  Display any error
output from rcs2log.