bpt/emacs.git
23 years ago(widget-field-buffer, widget-field-start)
Miles Bader [Mon, 27 Nov 2000 09:49:29 +0000 (09:49 +0000)]
(widget-field-buffer, widget-field-start)
(widget-field-end): Handle widget field `pseudo-overlays'.
(widget-field-value-delete): Delete WIDGET from `widget-field-new'
if it's there instead of in `widget-field-list'.

23 years ago(help-make-xrefs): Delete extraneous newlines at the end of the docstring.
Miles Bader [Mon, 27 Nov 2000 02:31:34 +0000 (02:31 +0000)]
(help-make-xrefs): Delete extraneous newlines at the end of the docstring.

23 years ago(help-manyarg-func-alist): Correct entry for `vconcat'.
Miles Bader [Mon, 27 Nov 2000 02:08:39 +0000 (02:08 +0000)]
(help-manyarg-func-alist): Correct entry for `vconcat'.

23 years ago(mm-uu-configure-list): Fix typo in :type.
Dave Love [Sun, 26 Nov 2000 20:28:54 +0000 (20:28 +0000)]
(mm-uu-configure-list): Fix typo in :type.

23 years ago* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
Andrew Choi [Sun, 26 Nov 2000 06:37:13 +0000 (06:37 +0000)]
* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.

23 years ago* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
Andrew Choi [Sun, 26 Nov 2000 06:35:26 +0000 (06:35 +0000)]
* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.

* inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of ~emacs/mac/bin.

* emacs.c (main) [macintosh]: call syms_of_frame before calling
init_window_once.

23 years agoadd version to obsolete variables.
Jason Rumney [Sat, 25 Nov 2000 19:48:15 +0000 (19:48 +0000)]
add version to obsolete variables.

23 years ago*** empty log message ***
Jason Rumney [Sat, 25 Nov 2000 19:20:31 +0000 (19:20 +0000)]
*** empty log message ***

23 years agoEnable conservative stack marking.
Jason Rumney [Sat, 25 Nov 2000 19:18:49 +0000 (19:18 +0000)]
Enable conservative stack marking.

23 years ago(make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
Jason Rumney [Sat, 25 Nov 2000 18:40:15 +0000 (18:40 +0000)]
(make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
window_from_coordinates should be pixel coordinates.

23 years agoDo not call set-locale-environment until after terminal is initialized.
Jason Rumney [Sat, 25 Nov 2000 16:24:43 +0000 (16:24 +0000)]
Do not call set-locale-environment until after terminal is initialized.

23 years ago(x_to_w32_font): Do not filter out italic fonts, as new
Jason Rumney [Sat, 25 Nov 2000 14:55:34 +0000 (14:55 +0000)]
(x_to_w32_font): Do not filter out italic fonts, as new
redisplay handles them properly.

23 years ago*** empty log message ***
Jason Rumney [Sat, 25 Nov 2000 14:54:16 +0000 (14:54 +0000)]
*** empty log message ***

23 years ago(shell-command): Mention the effect of the prefix
Eli Zaretskii [Sat, 25 Nov 2000 08:48:13 +0000 (08:48 +0000)]
(shell-command): Mention the effect of the prefix
argument in the doc string.

23 years ago*** empty log message ***
Miles Bader [Sat, 25 Nov 2000 02:57:59 +0000 (02:57 +0000)]
*** empty log message ***

23 years ago(custom-face-attributes): Add "None" choice to :stipple.
Miles Bader [Sat, 25 Nov 2000 02:56:16 +0000 (02:56 +0000)]
(custom-face-attributes): Add "None" choice to :stipple.

23 years ago*** empty log message ***
Miles Bader [Sat, 25 Nov 2000 02:39:18 +0000 (02:39 +0000)]
*** empty log message ***

23 years ago(widget-field-value-delete): Don't try to delete overlay when it's the
Miles Bader [Sat, 25 Nov 2000 02:14:53 +0000 (02:14 +0000)]
(widget-field-value-delete): Don't try to delete overlay when it's the
`psuedo-overlay' that exists at some points.

23 years ago(compute_motion): Keep pos_byte in sync with pos.
Miles Bader [Sat, 25 Nov 2000 02:08:59 +0000 (02:08 +0000)]
(compute_motion): Keep pos_byte in sync with pos.

23 years ago(x_change_window_heights): New function.
Jason Rumney [Fri, 24 Nov 2000 21:31:14 +0000 (21:31 +0000)]
(x_change_window_heights): New function.

23 years ago(init_environment): Set LANG environment variable based on
Jason Rumney [Fri, 24 Nov 2000 21:30:06 +0000 (21:30 +0000)]
(init_environment): Set LANG environment variable based on
locale settings, if not set.

23 years ago*** empty log message ***
Jason Rumney [Fri, 24 Nov 2000 21:29:07 +0000 (21:29 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 24 Nov 2000 21:07:19 +0000 (21:07 +0000)]
*** empty log message ***

23 years ago(locale-language-names): Add jp as a non-standard alternative for Japanese.
Jason Rumney [Fri, 24 Nov 2000 20:46:48 +0000 (20:46 +0000)]
(locale-language-names): Add jp as a non-standard alternative for Japanese.

23 years ago(x_set_tool_bar_lines): Clear internal border when making tool bar
Jason Rumney [Fri, 24 Nov 2000 20:43:51 +0000 (20:43 +0000)]
(x_set_tool_bar_lines): Clear internal border when making tool bar
smaller. When clearing the frame, also clear current matrices. Clear
frame when tool bar disappears. Don't use more lines for the tool-bar
than is available.

23 years ago(init_from_display_pos): If POS says we're already after
Gerd Moellmann [Fri, 24 Nov 2000 19:29:26 +0000 (19:29 +0000)]
(init_from_display_pos): If POS says we're already after
an overlay string ending at POS, make sure to pop the iterator
because it will be in front of that overlay string.  When POS is
ZV, we've thereby also ``processed'' overlay strings at ZV.

23 years agoC-c C-c u in Texinfo now produces @uref, not @url.
Eli Zaretskii [Fri, 24 Nov 2000 16:52:06 +0000 (16:52 +0000)]
C-c C-c u in Texinfo now produces @uref, not @url.
Explain that vc-cvs-stay-local doesn't create versioned backups
on MS-DOS.

23 years agoFix typos.
Eli Zaretskii [Fri, 24 Nov 2000 16:48:51 +0000 (16:48 +0000)]
Fix typos.

23 years ago(Visiting): Add an index entry for require-final-newline in conjunction
Eli Zaretskii [Fri, 24 Nov 2000 16:45:46 +0000 (16:45 +0000)]
(Visiting): Add an index entry for require-final-newline in conjunction
with find-file-literally.

23 years ago#
André Spiegel [Fri, 24 Nov 2000 16:27:10 +0000 (16:27 +0000)]
#

23 years ago(.SUFFIXES): New target, include .elc .el.
Andrew Innes [Fri, 24 Nov 2000 16:26:56 +0000 (16:26 +0000)]
(.SUFFIXES): New target, include .elc .el.

23 years agoRequire 'cl during compilation.
André Spiegel [Fri, 24 Nov 2000 16:25:59 +0000 (16:25 +0000)]
Require 'cl during compilation.

23 years agox-symbol
Dave Love [Fri, 24 Nov 2000 13:41:48 +0000 (13:41 +0000)]
x-symbol

23 years ago*** empty log message ***
Gerd Moellmann [Fri, 24 Nov 2000 13:18:04 +0000 (13:18 +0000)]
*** empty log message ***

23 years ago(lface_from_face_name): Function comment fix.
Gerd Moellmann [Fri, 24 Nov 2000 13:17:42 +0000 (13:17 +0000)]
(lface_from_face_name): Function comment fix.

23 years ago(face-set-after-frame-default): Let face attributes
Gerd Moellmann [Fri, 24 Nov 2000 13:16:13 +0000 (13:16 +0000)]
(face-set-after-frame-default): Let face attributes
specified for new frames override frame parameters.

23 years ago(command-line): Fix computation of the source file
Gerd Moellmann [Fri, 24 Nov 2000 12:29:32 +0000 (12:29 +0000)]
(command-line): Fix computation of the source file
for user-init-file when user-init-file is a compiled file.

23 years ago(all): Restore entry for `mode-line-inverse-video', so that people can
Miles Bader [Fri, 24 Nov 2000 11:44:30 +0000 (11:44 +0000)]
(all): Restore entry for `mode-line-inverse-video', so that people can
easily turn it off.

23 years ago(checkbox): Add a small `X' to the the :on-glyph, so that it's
Miles Bader [Fri, 24 Nov 2000 11:36:27 +0000 (11:36 +0000)]
(checkbox): Add a small `X' to the the :on-glyph, so that it's
distinguishable from the :off-glyph on dark-background displays.  Set
its background color too.

23 years ago(custom-face-attributes): Remove SET and GET functions. Add some
Miles Bader [Fri, 24 Nov 2000 09:12:12 +0000 (09:12 +0000)]
(custom-face-attributes): Remove SET and GET functions.  Add some
IN-FILTER and OUT-FILTER functions in the few cases they're needed.

23 years ago(custom-filter-face-spec, custom-pre-filter-face-spec)
Miles Bader [Fri, 24 Nov 2000 09:09:55 +0000 (09:09 +0000)]
(custom-filter-face-spec, custom-pre-filter-face-spec)
(custom-post-filter-face-spec): New functions.
(custom-face-set, custom-face-value-create): Filter the face spec
before and after customization.
(custom-face-set): If VALUE specifies a null face, pass a
non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.

23 years ago* ediff-diff.el: Moved variables around to have it compile under NT.
Michael Kifer [Fri, 24 Nov 2000 08:15:11 +0000 (08:15 +0000)]
* ediff-diff.el: Moved variables around to have it compile under NT.

* ediff-help.el (ediff-use-long-help-message): made it customizable.

* ediff-init.el (ediff-abbrev-jobname): use capitalize.

* ediff-wind.el (ediff-skip-unsuitable-frames): deleted the
redundant skip-small-frames test.

* viper-cmd.el (viper-change-state-to-vi): disable overwrite mode.
(viper-downgrade-to-insert): protect against errors in hooks.

* viper-init.el (viper-vi-state-hook,viper-insert-state-hook,
viper-replace-state-hook,viper-emacs-state-hook): do cursor handling.
(viper-restore-cursor-type,viper-set-insert-cursor-type): new
functions.

* viper-util.el (viper-memq-char): bug fixes

* viper.el (viper-mode): fix cursor handling.

23 years ago(display_menu_bar, display_mode_line): Change the way we
Miles Bader [Fri, 24 Nov 2000 06:32:05 +0000 (06:32 +0000)]
(display_menu_bar, display_mode_line): Change the way we
apply `mode-line-inverse-video' -- zero means force display using
the default face, non-zero means display using the specialized face.
(syms_of_xdisp): `mode-line-inverse-video' defaults to true again.

23 years ago(Distracting NSA): Fix a typo ("spool" instead of "spook").
Eli Zaretskii [Fri, 24 Nov 2000 06:19:08 +0000 (06:19 +0000)]
(Distracting NSA): Fix a typo ("spool" instead of "spook").
Reported by Roland Roberts <roland@astrofoto.org>.

23 years ago*** empty log message ***
Kenichi Handa [Fri, 24 Nov 2000 04:27:07 +0000 (04:27 +0000)]
*** empty log message ***

23 years ago(list-iso-charset-chars): For two-byte charset, fix the `while' condition.
Kenichi Handa [Thu, 23 Nov 2000 23:28:16 +0000 (23:28 +0000)]
(list-iso-charset-chars): For two-byte charset, fix the `while' condition.
(list-non-iso-charset-chars): Fix the `while' condition.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 23 Nov 2000 23:27:45 +0000 (23:27 +0000)]
*** empty log message ***

23 years agoUndoing the changes erroneously committed just before.
Stefan Monnier [Thu, 23 Nov 2000 22:57:46 +0000 (22:57 +0000)]
Undoing the changes erroneously committed just before.

23 years ago(add-hook, remove-hook): Don't call make-local-hook
Stefan Monnier [Thu, 23 Nov 2000 22:54:54 +0000 (22:54 +0000)]
(add-hook, remove-hook): Don't call make-local-hook
if the variable is make-variable-buffer-local.

23 years ago(ebrowse): New target.
Jason Rumney [Thu, 23 Nov 2000 20:56:49 +0000 (20:56 +0000)]
(ebrowse): New target.
(LOCAL_FLAGS): Add -DVERSION flag.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 23 Nov 2000 20:42:46 +0000 (20:42 +0000)]
*** empty log message ***

23 years ago(decode_coding_emacs_mule): Fix the case of
Eli Zaretskii [Thu, 23 Nov 2000 20:37:45 +0000 (20:37 +0000)]
(decode_coding_emacs_mule): Fix the case of
CODING_EOL_LF, which used an uninitialized value of c.

23 years ago*** empty log message ***
Dave Love [Thu, 23 Nov 2000 19:03:07 +0000 (19:03 +0000)]
*** empty log message ***

23 years agoFix markup.
Dave Love [Thu, 23 Nov 2000 18:54:35 +0000 (18:54 +0000)]
Fix markup.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 23 Nov 2000 18:43:20 +0000 (18:43 +0000)]
*** empty log message ***

23 years ago(syms_of_xdisp): Make fontification-functions buffer-local.
Stefan Monnier [Thu, 23 Nov 2000 18:43:12 +0000 (18:43 +0000)]
(syms_of_xdisp): Make fontification-functions buffer-local.

23 years ago(ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
Stefan Monnier [Thu, 23 Nov 2000 17:56:10 +0000 (17:56 +0000)]
(ada-template-map): Initialize and bind it to C-c t in ada-mode-map.
(ada-stmt-mode-hook): New function extracted from old code.
Only change the buffer-local side of skeleton-*.
(ada-mode-hook): Use it.

23 years agoDoc fixes.
Dave Love [Thu, 23 Nov 2000 17:07:18 +0000 (17:07 +0000)]
Doc fixes.
(mailcap-mime-data): Various adjustments.
(mailcap): New group.
(mailcap-download-directory): Customize.
(mailcap-generate-unique-filename, mailcap-binary-suffixes)
(mailcap-temporary-directory): Deleted (unused).
(mailcap-unescape-mime-test): Simplify slightly.
(mailcap-viewer-passes-test): Use functionp.
(mailcap-command-p): Aliased to executable-find.

23 years ago(uudecode): Require.
Dave Love [Thu, 23 Nov 2000 17:04:22 +0000 (17:04 +0000)]
(uudecode): Require.
(uudecode-decode-region, uudecode-decode-region-external): Don't
autoload.
(mm-uu-copy-to-buffer): Doc fix.
(mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
type fix.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 23 Nov 2000 16:24:48 +0000 (16:24 +0000)]
*** empty log message ***

23 years ago(iswitchb-minibuf-depth): New variable.
Eli Zaretskii [Thu, 23 Nov 2000 16:23:42 +0000 (16:23 +0000)]
(iswitchb-minibuf-depth): New variable.
(iswitchb-read-buffer): Record in iswitchb-minibuf-depth the value
we expect to be returned by minibuffer-depth once we prompt the
user in the minibuffer.
(iswitchb-entryfn-p): If minibuffer-depth returns the same value
as recorded in iswitchb-minibuf-depth, return non-nil.

23 years ago(turn-on-hscroll, hscroll-mode, hscroll-global-mode)
Eli Zaretskii [Thu, 23 Nov 2000 16:13:21 +0000 (16:13 +0000)]
(turn-on-hscroll, hscroll-mode, hscroll-global-mode)
(hscroll-window-maybe): Docstring fix.

23 years ago(rfc2047-encode-message-header): Don't encode if
Dave Love [Thu, 23 Nov 2000 16:09:21 +0000 (16:09 +0000)]
(rfc2047-encode-message-header): Don't encode if
default-enable-multibyte-characters is nil.

23 years agoRequire ring when compiling.
Dave Love [Thu, 23 Nov 2000 16:08:38 +0000 (16:08 +0000)]
Require ring when compiling.

23 years agocomment
Dave Love [Thu, 23 Nov 2000 16:05:05 +0000 (16:05 +0000)]
comment

23 years agoDescribe a possible problem with djecho.exe in old
Eli Zaretskii [Thu, 23 Nov 2000 15:39:27 +0000 (15:39 +0000)]
Describe a possible problem with djecho.exe in old
versions of DJGPP v2.x.

23 years agoCheck for existence of djecho.exe, and print an
Eli Zaretskii [Thu, 23 Nov 2000 15:37:17 +0000 (15:37 +0000)]
Check for existence of djecho.exe, and print an
error message if it is not available.

23 years ago(mouse-avoidance-too-close-p): Return nil if mouse
Gerd Moellmann [Thu, 23 Nov 2000 14:23:28 +0000 (14:23 +0000)]
(mouse-avoidance-too-close-p): Return nil if mouse
is in the tool bar.

23 years ago(string-rectangle): Don't test delete-selection-mode.
Dave Love [Thu, 23 Nov 2000 14:03:22 +0000 (14:03 +0000)]
(string-rectangle): Don't test delete-selection-mode.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 23 Nov 2000 13:54:48 +0000 (13:54 +0000)]
*** empty log message ***

23 years agoFix string-rectangle doc.
Dave Love [Thu, 23 Nov 2000 13:53:41 +0000 (13:53 +0000)]
Fix string-rectangle doc.

23 years ago(dired-add-entry): Don't call dired-get-filename
Gerd Moellmann [Thu, 23 Nov 2000 13:53:12 +0000 (13:53 +0000)]
(dired-add-entry): Don't call dired-get-filename
with `no-dir'; we want the directory part to be able to remove
it.

23 years agoInitialize HAVE_LIBXP to no.
Gerd Moellmann [Thu, 23 Nov 2000 12:36:52 +0000 (12:36 +0000)]
Initialize HAVE_LIBXP to no.

23 years ago*** empty log message ***
Dave Love [Thu, 23 Nov 2000 10:26:35 +0000 (10:26 +0000)]
*** empty log message ***

23 years ago(Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of hard coded `4'.
Kenichi Handa [Thu, 23 Nov 2000 04:48:08 +0000 (04:48 +0000)]
(Fmake_string): Use MAX_MULTIBYTE_LENGTH, instead of hard coded `4'.

23 years ago(outline-discard-overlays): Missing paren.
Stefan Monnier [Thu, 23 Nov 2000 00:41:42 +0000 (00:41 +0000)]
(outline-discard-overlays): Missing paren.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 23 Nov 2000 00:04:52 +0000 (00:04 +0000)]
*** empty log message ***

23 years ago(outline-flag-region):
Stefan Monnier [Thu, 23 Nov 2000 00:04:36 +0000 (00:04 +0000)]
(outline-flag-region):
Don't bind inhibit-read-only since we don't modify the buffer.
(outline-isearch-open-invisible): Don't jump to overlay-start
since we're trying to unhide text around point.
(outline-discard-overlays): Use dolist.

23 years agomention `delete-trailing-whitespace'
Sam Steingold [Wed, 22 Nov 2000 23:00:41 +0000 (23:00 +0000)]
mention `delete-trailing-whitespace'

23 years ago(todo-top-priorities): Use
Dave Love [Wed, 22 Nov 2000 22:51:33 +0000 (22:51 +0000)]
(todo-top-priorities): Use
todo-tmp-buffer-name.  From Milan Zamazal <Milan.Zamazal@qbizm.com>.

23 years ago(auto-insert-alist): Add `provide' to elisp skeleton.
Stefan Monnier [Wed, 22 Nov 2000 22:50:22 +0000 (22:50 +0000)]
(auto-insert-alist): Add `provide' to elisp skeleton.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 22:42:51 +0000 (22:42 +0000)]
*** empty log message ***

23 years ago(rmail-confirm-expunge): Default to
Gerd Moellmann [Wed, 22 Nov 2000 22:37:39 +0000 (22:37 +0000)]
(rmail-confirm-expunge): Default to
y-or-n-p.

23 years ago(Fmake_indirect_buffer): Don't treat nil as a
Gerd Moellmann [Wed, 22 Nov 2000 22:33:55 +0000 (22:33 +0000)]
(Fmake_indirect_buffer): Don't treat nil as a
buffer object.

23 years ago(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
Stefan Monnier [Wed, 22 Nov 2000 21:38:04 +0000 (21:38 +0000)]
(tex-font-lock-keywords-1): Fix ARG regexp to skip quoted braces.
(tex-font-lock-keywords-2): Fix ARG regexp to skip quoted braces.
Remove `bf' and `it' from `bold' and `italic' (they were wrong and
are (correctly) handled separately).
Remove `caption' and `footnote' from `citations': they contain text.
Don't highlight `textmd', `texttt' and `textrm' with bold-italic.
(latex-skeleton-end-hook): New function.
(latex-mode): Use it.
(tex-start-tex-marker): Remove.
(tex-send-tex-command): Don't set tex-start-tex-marker.
(tex-error-parse-syntax-table): New var.
(tex-compilation-parse-errors): Use it.
Ignore tex-start-tex-marker.  Don't bother with marker-position.
(tex-validate-buffer): Don't bother with marker-position.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 21:21:17 +0000 (21:21 +0000)]
*** empty log message ***

23 years ago(flyspell-prog-text-faces): New var.
Stefan Monnier [Wed, 22 Nov 2000 21:05:36 +0000 (21:05 +0000)]
(flyspell-prog-text-faces): New var.
(flyspell-generic-progmode-verify): Use it.

23 years ago* simple.el (delete-trailing-whitespace): New interactive function.
Sam Steingold [Wed, 22 Nov 2000 20:59:39 +0000 (20:59 +0000)]
* simple.el (delete-trailing-whitespace): New interactive function.
* progmodes/ada-mode.el (ada-mode): Use it instead of
`ada-remove-trailing-spaces'
(ada-remove-trailing-spaces): Removed.
* textmodes/two-column.el (2C-merge): Recommend it in the doc.
* textmodes/picture.el (picture-mode-exit): Call it instead of
`picture-clean'.
(picture-clean): Removed.

23 years ago(show-cursor-in-non-selected-windows): Doc fix.
Gerd Moellmann [Wed, 22 Nov 2000 19:54:36 +0000 (19:54 +0000)]
(show-cursor-in-non-selected-windows): Doc fix.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 22 Nov 2000 19:49:59 +0000 (19:49 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 19:47:33 +0000 (19:47 +0000)]
*** empty log message ***

23 years ago(comment-line-break-function): Use the new name
Stefan Monnier [Wed, 22 Nov 2000 19:47:30 +0000 (19:47 +0000)]
(comment-line-break-function): Use the new name
indent-new-comment-line -> comment-indent-new-line.
(clone-indirect-buffer): Don't ignore NORECORD.
(next-completion): Properly handle the case where items are adjacent.

23 years ago(hi-lock-refontify): Don't call non-existent
Gerd Moellmann [Wed, 22 Nov 2000 19:44:43 +0000 (19:44 +0000)]
(hi-lock-refontify): Don't call non-existent
jit-lock-fontify-buffer; it should anyway be unneccessary to
dp anything special when jit-lock is active.
(hi-yellow, hi-pink, hi-green, hi-blue): Fix defface specs.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 19:38:25 +0000 (19:38 +0000)]
*** empty log message ***

23 years agoUse provide.
Dave Love [Wed, 22 Nov 2000 19:28:28 +0000 (19:28 +0000)]
Use provide.

23 years ago(NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
Eli Zaretskii [Wed, 22 Nov 2000 18:10:10 +0000 (18:10 +0000)]
(NSIG) [__DJGPP__ == 2 && __DJGPP_MINOR__ == 1]:
Define; it is undefined in DJGPP v2.01.

23 years ago*** empty log message ***
Dave Love [Wed, 22 Nov 2000 17:59:32 +0000 (17:59 +0000)]
*** empty log message ***

23 years ago(custom-buffer-create-internal): Save some consing.
Dave Love [Wed, 22 Nov 2000 17:52:24 +0000 (17:52 +0000)]
(custom-buffer-create-internal): Save some consing.
(custom-variable-set): Improve validation error mesage.

23 years ago(string-rectangle): Revert last change.
Dave Love [Wed, 22 Nov 2000 17:33:21 +0000 (17:33 +0000)]
(string-rectangle): Revert last change.
(string-rectangle-line): New arg DELETE.
(string-rectangle): Check delete-selection-mode.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 22 Nov 2000 17:05:38 +0000 (17:05 +0000)]
*** empty log message ***