bpt/emacs.git
23 years agoWork around small preprocessor bugs in sunos4 pcc and MinGW.
Francesco Potortì [Wed, 31 Jan 2001 08:53:56 +0000 (08:53 +0000)]
Work around small preprocessor bugs in sunos4 pcc and MinGW.

23 years ago*** empty log message ***
Eli Zaretskii [Wed, 31 Jan 2001 08:32:22 +0000 (08:32 +0000)]
*** empty log message ***

23 years ago(reb-update-modestring): Don't use concat for integers.
Eli Zaretskii [Wed, 31 Jan 2001 08:29:28 +0000 (08:29 +0000)]
(reb-update-modestring): Don't use concat for integers.
From Juanma Barranquero <lektu@uol.com.br>.

23 years agoMake sure redirection is preceeded by a blank, to
Eli Zaretskii [Wed, 31 Jan 2001 08:21:55 +0000 (08:21 +0000)]
Make sure redirection is preceeded by a blank, to
avoid problems with "1>>foo" when CMD.EXE is the shell, which eats
up the "1" part.  From Rob Giardina <rob@criticalpointsoftware.com>.

23 years ago(redisplay-dont-pause): Set to t to alleviate display problems.
Eli Zaretskii [Wed, 31 Jan 2001 07:49:43 +0000 (07:49 +0000)]
(redisplay-dont-pause): Set to t to alleviate display problems.

23 years ago*** empty log message ***
Dave Love [Wed, 31 Jan 2001 01:20:04 +0000 (01:20 +0000)]
*** empty log message ***

23 years ago(Fset_text_properties): Fix newline in doc string.
Dave Love [Wed, 31 Jan 2001 01:00:17 +0000 (01:00 +0000)]
(Fset_text_properties): Fix newline in doc string.

23 years ago(charset-info): Fix docstring.
Kenichi Handa [Wed, 31 Jan 2001 00:12:02 +0000 (00:12 +0000)]
(charset-info): Fix docstring.

23 years ago(describe-character-set): Pay attention to charsets that don't have
Kenichi Handa [Wed, 31 Jan 2001 00:11:38 +0000 (00:11 +0000)]
(describe-character-set): Pay attention to charsets that don't have
ISO2022's final char.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 31 Jan 2001 00:04:53 +0000 (00:04 +0000)]
*** empty log message ***

23 years agoSet version to 21.0.98.
Gerd Moellmann [Tue, 30 Jan 2001 20:08:41 +0000 (20:08 +0000)]
Set version to 21.0.98.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 30 Jan 2001 19:51:14 +0000 (19:51 +0000)]
*** empty log message ***

23 years ago(lpr-windows-system, lpr-lp-system): Add autoload cookies.
Gerd Moellmann [Tue, 30 Jan 2001 19:36:09 +0000 (19:36 +0000)]
(lpr-windows-system, lpr-lp-system): Add autoload cookies.

23 years ago(assert) [__MINGW32__]: Redefine assert to work around a
Andrew Innes [Tue, 30 Jan 2001 18:11:56 +0000 (18:11 +0000)]
(assert) [__MINGW32__]: Redefine assert to work around a
bug in the Mingw32 assert.h header file.

23 years agoComment updates to etags.c
Francesco Potortì [Tue, 30 Jan 2001 17:22:09 +0000 (17:22 +0000)]
Comment updates to etags.c

C macros changes to etags.c for the sake of standalone building and
Xemacs building.  Does not affect building under Emacs.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 30 Jan 2001 15:18:45 +0000 (15:18 +0000)]
*** empty log message ***

23 years ago(frame-notice-user-settings): Do the tool-bar
Gerd Moellmann [Tue, 30 Jan 2001 15:18:13 +0000 (15:18 +0000)]
(frame-notice-user-settings): Do the tool-bar
stuff only for graphical displays.  Fix a braino.

23 years ago(command-line): Remove manipulation of frame
Gerd Moellmann [Tue, 30 Jan 2001 15:09:25 +0000 (15:09 +0000)]
(command-line): Remove manipulation of frame
height for tool bars.

23 years ago(frame-initialize): Create initial frame visible.
Gerd Moellmann [Tue, 30 Jan 2001 15:06:47 +0000 (15:06 +0000)]
(frame-initialize): Create initial frame visible.
(frame-notice-user-settings): When tool-bar has been switched off,
correct the frame size and sync too-bar-mode.

23 years ago(build_desired_tool_bar_string, syms_of_xdisp): Use
Gerd Moellmann [Tue, 30 Jan 2001 15:05:45 +0000 (15:05 +0000)]
(build_desired_tool_bar_string, syms_of_xdisp): Use
DEFAULT_TOOL_BAR_BUTTON_MARGIN and DEFAULT_TOOL_BAR_BUTTON_RELIEF.

23 years ago(Fx_create_frame): Add the tool bar height to the frame
Gerd Moellmann [Tue, 30 Jan 2001 15:05:04 +0000 (15:05 +0000)]
(Fx_create_frame): Add the tool bar height to the frame
height.

23 years ago(Vtool_bar_button_margin:): Declare extern.
Gerd Moellmann [Tue, 30 Jan 2001 15:04:35 +0000 (15:04 +0000)]
(Vtool_bar_button_margin:): Declare extern.
(DEFAULT_TOOL_BAR_BUTTON_MARGIN, DEFAULT_TOOL_BAR_BUTTON_RELIEF)
(DEFAULT_TOOL_BAR_IMAGE_HEIGHT): New defines.

23 years agoDocument non-support of images in the MS-Windows port of v21.1.
Eli Zaretskii [Tue, 30 Jan 2001 13:54:12 +0000 (13:54 +0000)]
Document non-support of images in the MS-Windows port of v21.1.

23 years agoDocument non-support of tool bar and tooltips on MS-Windows.
Eli Zaretskii [Tue, 30 Jan 2001 13:53:33 +0000 (13:53 +0000)]
Document non-support of tool bar and tooltips on MS-Windows.

23 years agoDocument problems with the MS-Windows port of v21.1 and with
Eli Zaretskii [Tue, 30 Jan 2001 13:47:51 +0000 (13:47 +0000)]
Document problems with the MS-Windows port of v21.1 and with
the Cygwin port of Bash when run under Emacs.

23 years agoDon't copy lisp/Makefile, it doesn't exist; copy
Eli Zaretskii [Tue, 30 Jan 2001 13:45:05 +0000 (13:45 +0000)]
Don't copy lisp/Makefile, it doesn't exist; copy
lisp/Makefile.in instead.  Use "rm -f" where more than one file
needs to be deleted, since command.com in Windows 9X doesn't grok
more than one argument.

23 years agoCopy the table of tested combinations of development
Eli Zaretskii [Tue, 30 Jan 2001 13:43:00 +0000 (13:43 +0000)]
Copy the table of tested combinations of development
tools from confuigure.bat.  Add suggestion to install Bash on
Windows 9X.

23 years agoXEmacs compatibility and doc fixes from Vinicius Jose Latorre
Eli Zaretskii [Tue, 30 Jan 2001 12:04:05 +0000 (12:04 +0000)]
XEmacs compatibility and doc fixes from Vinicius Jose Latorre
<vinicius@cpqd.com.br>:

(lpr-windows-system, lpr-lp-system): New vars.
(lpr-printer-switch): New defcustom.
(printer-name, lpr-command): Customization fix.
(print-region-1): Code fix.
(print-region-new-buffer, printify-region): Indentation fix.
(lpr-eval-switch, lpr-flatten-list, lpr-flatten-list-1): New funcsions.

23 years agoFix a typo.
Eli Zaretskii [Tue, 30 Jan 2001 11:02:38 +0000 (11:02 +0000)]
Fix a typo.

23 years ago(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
Dave Love [Tue, 30 Jan 2001 10:07:18 +0000 (10:07 +0000)]
(Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
AFTER_POTENTIAL_GC.

23 years agoClarify the instructions for debugging LessTif.
Eli Zaretskii [Tue, 30 Jan 2001 09:57:39 +0000 (09:57 +0000)]
Clarify the instructions for debugging LessTif.

23 years ago(eshell-ls-exclude-regexp): Fix :type.
Dave Love [Mon, 29 Jan 2001 23:59:22 +0000 (23:59 +0000)]
(eshell-ls-exclude-regexp): Fix :type.

23 years ago(eshell-windows-shell-file): Fix :type.
Dave Love [Mon, 29 Jan 2001 23:58:24 +0000 (23:58 +0000)]
(eshell-windows-shell-file): Fix :type.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Jan 2001 21:27:53 +0000 (21:27 +0000)]
*** empty log message ***

23 years agoUpdate copyright.
Gerd Moellmann [Mon, 29 Jan 2001 21:23:13 +0000 (21:23 +0000)]
Update copyright.

23 years ago(toplevel): Fix the eval-after-load.
Gerd Moellmann [Mon, 29 Jan 2001 21:22:00 +0000 (21:22 +0000)]
(toplevel): Fix the eval-after-load.

23 years ago(outline, dabbrev, add-log): Require when
Gerd Moellmann [Mon, 29 Jan 2001 20:58:49 +0000 (20:58 +0000)]
(outline, dabbrev, add-log): Require when
compiling.
(tcl-using-emacs-19-23): Consider Emacs 21+.
(tcl-help-directory-list, tcl-command-switches): Fix :type.
(tcl-add-emacs-menu): Supply menu name.
(tcl-beginning-of-defun, tcl-end-of-defun): Defalias, don't fset.

23 years ago(Fbyte_code) <Bcurrent_column>: Add
Gerd Moellmann [Mon, 29 Jan 2001 20:44:42 +0000 (20:44 +0000)]
(Fbyte_code) <Bcurrent_column>: Add
BEFORE_POTENTIAL_GC and AFTER_POTENTIAL_GC.

23 years ago(delete-trailing-whitespace): Don't delete formfeeds.
Gerd Moellmann [Mon, 29 Jan 2001 20:36:26 +0000 (20:36 +0000)]
(delete-trailing-whitespace): Don't delete formfeeds.

23 years ago(cvs-mark-fis-dead): New function.
Stefan Monnier [Mon, 29 Jan 2001 20:23:47 +0000 (20:23 +0000)]
(cvs-mark-fis-dead): New function.
(cvs-mode-add): Use it.
(cvs-mode-add-change-log-entry-other-window):
Rebind change-log-default-name to itself rather than to nil.

23 years agoUndo last change.
Gerd Moellmann [Mon, 29 Jan 2001 20:04:42 +0000 (20:04 +0000)]
Undo last change.

23 years ago(Checklist): Add index entry for logging keystrokes.
Eli Zaretskii [Mon, 29 Jan 2001 19:55:13 +0000 (19:55 +0000)]
(Checklist): Add index entry for logging keystrokes.

23 years ago(mouse_key_p): New function.
Gerd Moellmann [Mon, 29 Jan 2001 19:52:22 +0000 (19:52 +0000)]
(mouse_key_p): New function.
(where_is_internal, Fwhere_is_internal): Use it.

23 years ago*** empty log message ***
Dave Love [Mon, 29 Jan 2001 19:42:15 +0000 (19:42 +0000)]
*** empty log message ***

23 years agoreplaced require with autoloads
Sam Steingold [Mon, 29 Jan 2001 19:12:40 +0000 (19:12 +0000)]
replaced require with autoloads

23 years ago(elide-head): Make overlay evaporate.
Dave Love [Mon, 29 Jan 2001 17:38:03 +0000 (17:38 +0000)]
(elide-head): Make overlay evaporate.

23 years ago*** empty log message ***
Eli Zaretskii [Mon, 29 Jan 2001 17:07:38 +0000 (17:07 +0000)]
*** empty log message ***

23 years ago(confirm-kill-emacs): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 17:06:56 +0000 (17:06 +0000)]
(confirm-kill-emacs): Doc fix.

23 years ago(frame-initialize): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 17:01:52 +0000 (17:01 +0000)]
(frame-initialize): Doc fix.

23 years ago(time-stamp-string): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:59:08 +0000 (16:59 +0000)]
(time-stamp-string): Doc fix.

23 years ago(Fset_text_properties): Doc fix.
Eli Zaretskii [Mon, 29 Jan 2001 16:49:57 +0000 (16:49 +0000)]
(Fset_text_properties): Doc fix.

23 years ago(forward_to_next_line_start): Remove xassert.
Gerd Moellmann [Mon, 29 Jan 2001 16:31:00 +0000 (16:31 +0000)]
(forward_to_next_line_start): Remove xassert.

23 years ago(WoMan-log-1): Make the log buffer writable. From
Eli Zaretskii [Mon, 29 Jan 2001 16:24:49 +0000 (16:24 +0000)]
(WoMan-log-1): Make the log buffer writable.  From
Markus Rost <rost@math.ohio-state.edu>.

23 years ago(imenu-syntax-alist): Add autoload cookie for
Gerd Moellmann [Mon, 29 Jan 2001 15:50:53 +0000 (15:50 +0000)]
(imenu-syntax-alist): Add autoload cookie for
the `make-variable-buffer-local'.

23 years ago(ansi-color-for-comint-mode): Add :version.
Gerd Moellmann [Mon, 29 Jan 2001 15:40:44 +0000 (15:40 +0000)]
(ansi-color-for-comint-mode): Add :version.
(ansi-color-for-comint-mode-on, ansi-color-process-output): Add
autoload cookie.
(ansi-color-apply-sequence): Fix typo.

23 years ago(menu-bar-files-menu): Add menu items for
Gerd Moellmann [Mon, 29 Jan 2001 14:59:34 +0000 (14:59 +0000)]
(menu-bar-files-menu): Add menu items for
Postscript printing in black and white.

23 years ago(chinese-big5-1, chinese-big5-2): Doc
Dave Love [Mon, 29 Jan 2001 14:55:18 +0000 (14:55 +0000)]
(chinese-big5-1, chinese-big5-2): Doc
fix.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Jan 2001 13:31:47 +0000 (13:31 +0000)]
*** empty log message ***

23 years ago(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
Eli Zaretskii [Mon, 29 Jan 2001 12:36:52 +0000 (12:36 +0000)]
(x_draw_row_bitmaps): Delay obtaining HDC to avoid returning without
releasing it.

23 years agoSay that the problems with cpp 2.9x aren't pertinent to NTEmacs.
Eli Zaretskii [Mon, 29 Jan 2001 12:29:50 +0000 (12:29 +0000)]
Say that the problems with cpp 2.9x aren't pertinent to NTEmacs.

23 years ago(rmail-ignored-headers): Add X-Sign, X-BeenThere,
Gerd Moellmann [Mon, 29 Jan 2001 12:08:17 +0000 (12:08 +0000)]
(rmail-ignored-headers): Add X-Sign, X-BeenThere,
X-Mailman-Version, Precedence, List-Help, List-Post,
List-Subscribe, List-Id, List-Unsubscribe, List-Archive,
Content-Type, Content-Length.

23 years ago(w32_font_match): Allocate three more bytes to regex
Kenichi Handa [Sun, 28 Jan 2001 23:48:02 +0000 (23:48 +0000)]
(w32_font_match): Allocate three more bytes to regex
for '^', '$', and '\0'.

23 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Jan 2001 23:47:30 +0000 (23:47 +0000)]
*** empty log message ***

23 years ago(extraclean): Added -f to -rm config-tmp-* to keep it quiet.
Bill Wohler [Sun, 28 Jan 2001 23:37:58 +0000 (23:37 +0000)]
(extraclean): Added -f to -rm config-tmp-* to keep it quiet.

23 years ago*** empty log message ***
Bill Wohler [Sun, 28 Jan 2001 23:37:16 +0000 (23:37 +0000)]
*** empty log message ***

23 years ago(extraclean): added target so make doesn't die if
Bill Wohler [Sun, 28 Jan 2001 23:34:52 +0000 (23:34 +0000)]
(extraclean): added target so make doesn't die if
one runs "make extraclean" at the top level.

23 years agoSet version to 21.0.97.
Gerd Moellmann [Sun, 28 Jan 2001 19:30:07 +0000 (19:30 +0000)]
Set version to 21.0.97.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 28 Jan 2001 19:27:14 +0000 (19:27 +0000)]
*** empty log message ***

23 years agoFix a couple of typos and fix markup of \.
Eli Zaretskii [Sun, 28 Jan 2001 18:48:45 +0000 (18:48 +0000)]
Fix a couple of typos and fix markup of \.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 28 Jan 2001 16:53:37 +0000 (16:53 +0000)]
*** empty log message ***

23 years agoMany changes to the parsing capabilities of etags.
Francesco Potortì [Sun, 28 Jan 2001 16:14:04 +0000 (16:14 +0000)]
Many changes to the parsing capabilities of etags.
The -C or -c++ options are now mostly obsolete.
Can delve at arbitrary deeps into structures of C-like languages.

23 years ago* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
Andrew Choi [Sun, 28 Jan 2001 15:47:04 +0000 (15:47 +0000)]
* src/macterm.c (mac_font_pattern_match): Allocate three more bytes to
regex for '^', '$', and '\0'.

* src/macterm.c (x_list_fonts): Protect pattern and newlist from
garbage collection.

23 years ago* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
Andrew Choi [Sun, 28 Jan 2001 15:41:57 +0000 (15:41 +0000)]
* fontset.c (fontset_pattern_regexp): Allocate three more bytes to
regex for '^', '$', and '\0'.

23 years ago(isearch-highlight): Don't punt if the display
Eli Zaretskii [Sun, 28 Jan 2001 13:13:00 +0000 (13:13 +0000)]
(isearch-highlight): Don't punt if the display
doesn't support colors, since isearch faces are defined for
monochrome displays as well.

23 years ago* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
Andrew Choi [Sun, 28 Jan 2001 11:23:07 +0000 (11:23 +0000)]
* alloc.c (allocate_string) [macintosh]: Call check_string_bytes
only if current_sblock has been initialized.

* frame.c (Fdelete_frame) [macintosh]: Allow deletion of initial
terminal frame even if it is the only visible frame.

* src/macfns.c (QCconversion): Replaces QCalgorithm.

* src/macfns.c (image_ascent, lookup_image): Adapt to change of
image margins.

* src/macterm.c (x_produce_image_glyph, x_draw_image_foreground)
(x_draw_image_relief, x_draw_image_foreground_1)
(x_draw_image_glyph_string): Adapt to change of image margins.

* src/macterm.c (mac_to_x_fontname): Change charset name of
Simplify Chinese fonts from gb2312 to gb2312.1980 and Korean fonts
from ksc5601 to ksc5601.1989.

23 years agoshell-write-history-on-exit: make sure the error message goes to the right buffer
Sam Steingold [Sun, 28 Jan 2001 03:43:35 +0000 (03:43 +0000)]
shell-write-history-on-exit: make sure the error message goes to the right buffer

23 years ago(font_family_registry): Even if FONTNAME conform to
Kenichi Handa [Sun, 28 Jan 2001 01:12:01 +0000 (01:12 +0000)]
(font_family_registry): Even if FONTNAME conform to
XLFD, if it specifies other fields than family and registry,
return FONTANME.  New argument FORCE if nonzero cancel that
feature.
(fontset_font_pattern): Call font_family_registry with FORCE 1 for
a signle byte character.  Don't set FAMILY part to nil here.  It
is handled by the caller choose_face_font.
(Fnew_fontset): Call font_family_registry with FORCE 0.
(Fset_fontset_font): Likewise.

23 years ago*** empty log message ***
Kenichi Handa [Sun, 28 Jan 2001 01:11:38 +0000 (01:11 +0000)]
*** empty log message ***

23 years agoExpand and update, based on the instructions to
Eli Zaretskii [Sat, 27 Jan 2001 19:18:02 +0000 (19:18 +0000)]
Expand and update, based on the instructions to
pretesters, nt/INSTALL, and private communications and experience.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 27 Jan 2001 17:19:52 +0000 (17:19 +0000)]
*** empty log message ***

23 years agoAdd a coding: tag.
Eli Zaretskii [Sat, 27 Jan 2001 17:18:52 +0000 (17:18 +0000)]
Add a coding: tag.

23 years ago(transient-mark-mode): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2001 17:15:58 +0000 (17:15 +0000)]
(transient-mark-mode): Doc fix.

23 years ago(Escape sequences in shell output): New section.
Eli Zaretskii [Sat, 27 Jan 2001 13:59:50 +0000 (13:59 +0000)]
(Escape sequences in shell output): New section.

23 years ago(find-tag-noselect): Don't bind
Gerd Moellmann [Sat, 27 Jan 2001 13:49:00 +0000 (13:49 +0000)]
(find-tag-noselect): Don't bind
tags-file-name.

23 years ago(PostScript Variables): Extend the documentation of ps-print-color-p.
Eli Zaretskii [Sat, 27 Jan 2001 13:43:58 +0000 (13:43 +0000)]
(PostScript Variables): Extend the documentation of ps-print-color-p.
Add the description of ps-use-face-background.

23 years ago(Visiting): Document the file selection dialog popped by C-x C-f.
Eli Zaretskii [Sat, 27 Jan 2001 13:22:37 +0000 (13:22 +0000)]
(Visiting): Document the file selection dialog popped by C-x C-f.

23 years agoDocument problems with LessTif.
Eli Zaretskii [Sat, 27 Jan 2001 13:17:37 +0000 (13:17 +0000)]
Document problems with LessTif.

23 years agoAdd two items with solutions for Calc problems.
Eli Zaretskii [Sat, 27 Jan 2001 13:00:18 +0000 (13:00 +0000)]
Add two items with solutions for Calc problems.

23 years ago(shell-unquote-argument): If the shell is one of the
Eli Zaretskii [Sat, 27 Jan 2001 12:43:56 +0000 (12:43 +0000)]
(shell-unquote-argument): If the shell is one of the
mentioned in shell-dumb-shell-regexp, don't treat a backslash as a
quote character.
(shell-dumb-shell-regexp): Document that the shells which match
this regexp are supposed to not treat a backslash as a quote
character.

23 years ago(display_line): Don't treat a newline as fitting
Gerd Moellmann [Sat, 27 Jan 2001 12:40:49 +0000 (12:40 +0000)]
(display_line): Don't treat a newline as fitting
on the line.

23 years agoDocument the incompatible change in string-rectangle.
Eli Zaretskii [Sat, 27 Jan 2001 12:30:56 +0000 (12:30 +0000)]
Document the incompatible change in string-rectangle.

23 years ago(lisp-mode-shared-map): Undo the change from 2001-01-12. It is not needed,
Eli Zaretskii [Sat, 27 Jan 2001 12:20:18 +0000 (12:20 +0000)]
(lisp-mode-shared-map): Undo the change from 2001-01-12.  It is not needed,
since backspace is now mapped into DEL.

23 years ago(dabbrev--substitute-expansion):
Gerd Moellmann [Sat, 27 Jan 2001 12:07:49 +0000 (12:07 +0000)]
(dabbrev--substitute-expansion):
Treat a one-capital-letter abbrev as "not all upper case",
so as to force preservation of the expansion's pattern
if the expansion starts with a capital letter.

23 years agoFix last change.
Eli Zaretskii [Sat, 27 Jan 2001 11:53:09 +0000 (11:53 +0000)]
Fix last change.

23 years ago(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.
Eli Zaretskii [Sat, 27 Jan 2001 11:49:46 +0000 (11:49 +0000)]
(facemenu-set-face, facemenu-set-face-from-menu): Doc fix.

23 years ago(transient-mark-mode): Document the fact that many
Eli Zaretskii [Sat, 27 Jan 2001 11:45:54 +0000 (11:45 +0000)]
(transient-mark-mode): Document the fact that many
commands act on the region when mark is active.

23 years ago(quail-setup-completion-buf): Make the
Kenichi Handa [Sat, 27 Jan 2001 01:51:04 +0000 (01:51 +0000)]
(quail-setup-completion-buf): Make the
multibyteness of current buffer inherited to Quail completion
buffer.
(quail-show-guidance-buf): Make the multibyteness of current
buffer inherited to Quail guidance buffer.
(quail-help): Make the multibyteness of current buffer inherited
to Quail help buffer.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 27 Jan 2001 01:49:15 +0000 (01:49 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Fri, 26 Jan 2001 23:55:02 +0000 (23:55 +0000)]
*** empty log message ***

23 years agoDoc fixes.
Dave Love [Fri, 26 Jan 2001 23:04:44 +0000 (23:04 +0000)]
Doc fixes.