bpt/emacs.git
23 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Dec 2000 13:54:43 +0000 (13:54 +0000)]
*** empty log message ***

23 years ago(syms_of_window): Doc fix.
Gerd Moellmann [Wed, 6 Dec 2000 13:54:21 +0000 (13:54 +0000)]
(syms_of_window): Doc fix.

23 years ago(file-coding-system-alist): Use
Eli Zaretskii [Wed, 6 Dec 2000 13:54:17 +0000 (13:54 +0000)]
(file-coding-system-alist): Use
raw-text for reading loaddefs.el and raw-text-unix for writing
it.

23 years agoAdd entry for even-window-heights.
Gerd Moellmann [Wed, 6 Dec 2000 13:46:40 +0000 (13:46 +0000)]
Add entry for even-window-heights.

23 years ago(Veven_window_heights): New variable.
Gerd Moellmann [Wed, 6 Dec 2000 13:44:34 +0000 (13:44 +0000)]
(Veven_window_heights): New variable.
(syms_of_window): DEFVAR_LISP it.
(Fdisplay_buffer): Check Veven_window_heights before evening the
window heights.

23 years ago*** empty log message ***
Andrew Innes [Wed, 6 Dec 2000 13:43:00 +0000 (13:43 +0000)]
*** empty log message ***

23 years ago(LOCAL_FLAGS): Remove -DVERSION flag, since we
Andrew Innes [Wed, 6 Dec 2000 13:42:48 +0000 (13:42 +0000)]
(LOCAL_FLAGS): Remove -DVERSION flag, since we
don't know the real version, and I can't seem to get the quoting
right in all circumstances.

23 years ago(VERSION): Provide default definition, like etags.c
Andrew Innes [Wed, 6 Dec 2000 13:42:18 +0000 (13:42 +0000)]
(VERSION): Provide default definition, like etags.c
does, because Windows build can't snarf this from version.el.

23 years ago(NEW_CYGWIN): New define.
Andrew Innes [Wed, 6 Dec 2000 13:40:28 +0000 (13:40 +0000)]
(NEW_CYGWIN): New define.
(DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20,
so we need to adjust how we escape embedded quotes.

23 years ago(vox_configure): Set volume for left and right channel.
Gerd Moellmann [Wed, 6 Dec 2000 13:32:18 +0000 (13:32 +0000)]
(vox_configure): Set volume for left and right channel.
(sound_cleanup): Return nil.

23 years agoFix typo.
Gerd Moellmann [Wed, 6 Dec 2000 11:57:32 +0000 (11:57 +0000)]
Fix typo.

23 years ago(move_it_by_lines): Fix paren typo.
Gerd Moellmann [Wed, 6 Dec 2000 11:29:37 +0000 (11:29 +0000)]
(move_it_by_lines): Fix paren typo.

23 years ago(x_load_font): Don't use the font's max_bounds for
Gerd Moellmann [Wed, 6 Dec 2000 10:47:03 +0000 (10:47 +0000)]
(x_load_font): Don't use the font's max_bounds for
computing the height of the font.  If max_bounds' ascent or
descent are greater than the font's ascent or descent, this means
glyphs overlap, which should be handled now by redisplay.

23 years agoFix C++-style comment.
Dave Love [Wed, 6 Dec 2000 10:41:29 +0000 (10:41 +0000)]
Fix C++-style comment.

23 years agoFix copyright year ranges.
Dave Love [Wed, 6 Dec 2000 10:15:43 +0000 (10:15 +0000)]
Fix copyright year ranges.

23 years ago(frame-set-background-mode): Avoid stomping on locally modified faces.
Miles Bader [Wed, 6 Dec 2000 05:11:20 +0000 (05:11 +0000)]
(frame-set-background-mode): Avoid stomping on locally modified faces.

23 years agoCorrect the font registries for
Kenichi Handa [Wed, 6 Dec 2000 02:50:35 +0000 (02:50 +0000)]
Correct the font registries for
japanese-jisx0213-1 and japanese-jisx0213-2.

23 years ago*** empty log message ***
Kenichi Handa [Wed, 6 Dec 2000 02:50:18 +0000 (02:50 +0000)]
*** empty log message ***

23 years ago(Finternal_set_lisp_face_attribute): If FRAME is `t', update
Miles Bader [Wed, 6 Dec 2000 01:13:15 +0000 (01:13 +0000)]
(Finternal_set_lisp_face_attribute): If FRAME is `t', update
`default-frame-alist' instead of setting no frame parameters.

23 years ago(update_compositions): Fix typo (use the correct variable).
Kenichi Handa [Wed, 6 Dec 2000 00:28:48 +0000 (00:28 +0000)]
(update_compositions): Fix typo (use the correct variable).

23 years ago*** empty log message ***
Kenichi Handa [Wed, 6 Dec 2000 00:28:31 +0000 (00:28 +0000)]
*** empty log message ***

23 years agoGFDL
Dave Love [Tue, 5 Dec 2000 23:08:35 +0000 (23:08 +0000)]
GFDL

23 years agoFix double quotes.
Dave Love [Tue, 5 Dec 2000 23:06:42 +0000 (23:06 +0000)]
Fix double quotes.

23 years ago(sunfns.obj): Remove.
Jason Rumney [Tue, 5 Dec 2000 23:05:57 +0000 (23:05 +0000)]
(sunfns.obj): Remove.
(md5.obj): Add.
(fns.obj): Depend on md5.h.

23 years agoGFDL
Dave Love [Tue, 5 Dec 2000 23:02:24 +0000 (23:02 +0000)]
GFDL

23 years ago(md5.o): Add target.
Jason Rumney [Tue, 5 Dec 2000 22:58:41 +0000 (22:58 +0000)]
(md5.o): Add target.
(sunfns.o): Remove target.

23 years agoFix @direntry, add @dircategory.
Dave Love [Tue, 5 Dec 2000 22:57:03 +0000 (22:57 +0000)]
Fix @direntry, add @dircategory.

23 years agoRemove underscores from function declarations.
Jason Rumney [Tue, 5 Dec 2000 22:54:21 +0000 (22:54 +0000)]
Remove underscores from function declarations.
(__attribute__, __alignof__) [!__GNUC__]: Define.

23 years agoDelay include of md5.h until after namespace cleaning.
Jason Rumney [Tue, 5 Dec 2000 22:51:52 +0000 (22:51 +0000)]
Delay include of md5.h until after namespace cleaning.

23 years ago(expose_area): Complete last change.
Jason Rumney [Tue, 5 Dec 2000 22:42:49 +0000 (22:42 +0000)]
(expose_area): Complete last change.

23 years ago*** empty log message ***
Jason Rumney [Tue, 5 Dec 2000 22:35:30 +0000 (22:35 +0000)]
*** empty log message ***

23 years ago(struct it): Add face_before_selective_p.
Gerd Moellmann [Tue, 5 Dec 2000 21:36:18 +0000 (21:36 +0000)]
(struct it): Add face_before_selective_p.

23 years ago(next_element_from_ellipsis): Save face before selective
Gerd Moellmann [Tue, 5 Dec 2000 21:35:36 +0000 (21:35 +0000)]
(next_element_from_ellipsis): Save face before selective
display in saved_face_id, and set face_before_selective_p.
(reseat_1): Reset face_before_selective_p.
(append_space, extend_face_to_end_of_line): If iterator's
face_before_selective_p is set, use the face from saved_face_id.
(extend_face_to_end_of_line): For tty frames, make sure to
use the right face id when producing spaces at the end of
the line.

23 years ago* minibuf.c: Include intervals.h.
Ken Raeburn [Tue, 5 Dec 2000 20:36:44 +0000 (20:36 +0000)]
* minibuf.c: Include intervals.h.

23 years ago(x_produce_glyphs): If a font for a component of
Jason Rumney [Tue, 5 Dec 2000 19:23:21 +0000 (19:23 +0000)]
(x_produce_glyphs): If a font for a component of
a composition is not found, use 1 pixel dot ascent and 0 dot
descent value to avoid displaying terribly tall empty boxes.
(expose_area): Pass x-coordinate relative to the exposed
area to x_draw_glyphs instead of a window-relative coordinate.

23 years ago*** empty log message ***
Dave Love [Tue, 5 Dec 2000 19:18:23 +0000 (19:18 +0000)]
*** empty log message ***

23 years agoFix header and customization.
Dave Love [Tue, 5 Dec 2000 19:18:06 +0000 (19:18 +0000)]
Fix header and customization.

23 years ago*** empty log message ***
Dave Love [Tue, 5 Dec 2000 19:12:22 +0000 (19:12 +0000)]
*** empty log message ***

23 years ago(record_char): Don't record identical help-echo
Gerd Moellmann [Tue, 5 Dec 2000 17:03:51 +0000 (17:03 +0000)]
(record_char): Don't record identical help-echo
events in recent_keys.

23 years ago(TAGS, info): Avoid tab-prefixed comments in rules.
Dave Love [Tue, 5 Dec 2000 17:02:50 +0000 (17:02 +0000)]
(TAGS, info): Avoid tab-prefixed comments in rules.

23 years agoClose the display.
Gerd Moellmann [Tue, 5 Dec 2000 16:47:31 +0000 (16:47 +0000)]
Close the display.
(xim_close_dpy): Handle case that the display has been closed.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 5 Dec 2000 14:42:26 +0000 (14:42 +0000)]
*** empty log message ***

23 years ago(reftex-toc-menu): Fix typo.
Gerd Moellmann [Tue, 5 Dec 2000 14:41:58 +0000 (14:41 +0000)]
(reftex-toc-menu): Fix typo.

23 years ago(x_destroy_window): Reset the frame's X window after
Gerd Moellmann [Tue, 5 Dec 2000 14:32:18 +0000 (14:32 +0000)]
(x_destroy_window): Reset the frame's X window after
destroying it.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 5 Dec 2000 14:02:27 +0000 (14:02 +0000)]
*** empty log message ***

23 years agoUpdate customization commentary.
Gerd Moellmann [Tue, 5 Dec 2000 14:01:58 +0000 (14:01 +0000)]
Update customization commentary.

23 years ago(tpu-write-file-hook)
Gerd Moellmann [Tue, 5 Dec 2000 13:59:08 +0000 (13:59 +0000)]
(tpu-write-file-hook)
(tpu-set-cursor-bound): Replaced picture-clean with
tpu-trim-line-ends.

23 years ago(tpu-help): Fixed previous screen logic.
Gerd Moellmann [Tue, 5 Dec 2000 13:58:49 +0000 (13:58 +0000)]
(tpu-help): Fixed previous screen logic.
(tpu-search-highlight): Fixed comparison of overlay end positions.
(tpu-trim-line-ends): Implemented trimming logic locally.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 5 Dec 2000 13:58:36 +0000 (13:58 +0000)]
*** empty log message ***

23 years agoPoint to the Mac OS chapter in the docs.
Eli Zaretskii [Tue, 5 Dec 2000 13:55:16 +0000 (13:55 +0000)]
Point to the Mac OS chapter in the docs.

23 years ago(scrolling_window): Fix code inserting runs in list of all runs.
Gerd Moellmann [Tue, 5 Dec 2000 13:48:22 +0000 (13:48 +0000)]
(scrolling_window): Fix code inserting runs in list of all runs.
(line_draw_cost): Fix code skipping over spaces at the end
of the line when must_write_spaces is not set.
(adjust_glyph_matrix): Make sure to initialize
local variable window_width.

23 years agoFix two typos.
Eli Zaretskii [Tue, 5 Dec 2000 13:15:19 +0000 (13:15 +0000)]
Fix two typos.

23 years agoUpdate due to inclusion of macos.texi.
Eli Zaretskii [Tue, 5 Dec 2000 13:10:18 +0000 (13:10 +0000)]
Update due to inclusion of macos.texi.

23 years ago@include macos.texi.
Eli Zaretskii [Tue, 5 Dec 2000 13:06:19 +0000 (13:06 +0000)]
@include macos.texi.

23 years agoNew file.
Eli Zaretskii [Tue, 5 Dec 2000 13:01:11 +0000 (13:01 +0000)]
New file.

23 years ago(setup_coding_system): Be sure to initialize coding->category_idx.
Kenichi Handa [Tue, 5 Dec 2000 12:34:56 +0000 (12:34 +0000)]
(setup_coding_system): Be sure to initialize coding->category_idx.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 5 Dec 2000 12:32:32 +0000 (12:32 +0000)]
*** empty log message ***

23 years ago(chinese-iso-8bit): Change mime-charset name to cn-gb.
Kenichi Handa [Tue, 5 Dec 2000 08:33:58 +0000 (08:33 +0000)]
(chinese-iso-8bit): Change mime-charset name to cn-gb.
(cn-gb, gb2312): New aliases for chinese-iso-8bit.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 5 Dec 2000 08:33:40 +0000 (08:33 +0000)]
*** empty log message ***

23 years ago(gnus-configure-frame): Save selected window.
ShengHuo ZHU [Tue, 5 Dec 2000 05:18:31 +0000 (05:18 +0000)]
(gnus-configure-frame): Save selected window.

23 years ago* gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
ShengHuo ZHU [Mon, 4 Dec 2000 23:03:50 +0000 (23:03 +0000)]
* gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
succeed.
(gnus-setup-message): Remove a hack.
* gnus-win.el (gnus-configure-windows): Make sure
nntp-server-buffer is live.
(gnus-remove-some-windows): switch-to-buffer -> set-buffer.

* gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.

* gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
raw 8-bit in headers in dk.* newsgroups.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 21:25:38 +0000 (21:25 +0000)]
*** empty log message ***

23 years ago(tag-partial-file-name-match-p): New function.
Gerd Moellmann [Mon, 4 Dec 2000 21:20:57 +0000 (21:20 +0000)]
(tag-partial-file-name-match-p): New function.
(etags-recognize-tags-table, find-tag-in-order): New
functionality: interpret file names as tags.

23 years ago(PER_CHAR_METRIC): Removed because not used.
Gerd Moellmann [Mon, 4 Dec 2000 20:43:27 +0000 (20:43 +0000)]
(PER_CHAR_METRIC): Removed because not used.

23 years ago*** empty log message ***
Dave Love [Mon, 4 Dec 2000 20:25:59 +0000 (20:25 +0000)]
*** empty log message ***

23 years agoRemove erroneous spec for condition-case.
Dave Love [Mon, 4 Dec 2000 17:05:57 +0000 (17:05 +0000)]
Remove erroneous spec for condition-case.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 16:42:37 +0000 (16:42 +0000)]
*** empty log message ***

23 years ago(rmail-expunge-confirmed): New function.
Gerd Moellmann [Mon, 4 Dec 2000 16:40:57 +0000 (16:40 +0000)]
(rmail-expunge-confirmed): New function.
(rmail-expunge): Use it.

23 years ago(rmail-summary-expunge)
Gerd Moellmann [Mon, 4 Dec 2000 16:40:31 +0000 (16:40 +0000)]
(rmail-summary-expunge)
(rmail-summary-expunge-and-save): Ask for confirmation with
rmail-expunge-confirmed.

23 years ago(Info-scroll-prefer-subnodes): New defcustom.
Eli Zaretskii [Mon, 4 Dec 2000 16:38:22 +0000 (16:38 +0000)]
(Info-scroll-prefer-subnodes): New defcustom.
(Info-scroll-up): If Info-scroll-prefer-subnodes is nil, don't
visit the first subnode until the bottom of the current node is
visible.

23 years ago(expose_area): Pass x-coordinate relative to the exposed
Gerd Moellmann [Mon, 4 Dec 2000 16:19:04 +0000 (16:19 +0000)]
(expose_area): Pass x-coordinate relative to the exposed
area to x_draw_glyphs instead of a window-relative coordinate.

23 years agoFix markup, add index entries, make the DVI output prettier.
Eli Zaretskii [Mon, 4 Dec 2000 16:17:49 +0000 (16:17 +0000)]
Fix markup, add index entries, make the DVI output prettier.

23 years agoDon't quote lambdas.
Stefan Monnier [Mon, 4 Dec 2000 16:15:18 +0000 (16:15 +0000)]
Don't quote lambdas.

23 years agoAdd index files and dvi/pdf/...
Stefan Monnier [Mon, 4 Dec 2000 16:14:34 +0000 (16:14 +0000)]
Add index files and dvi/pdf/...

23 years ago(auto_save_error): Add parameter ERROR. Show the
Gerd Moellmann [Mon, 4 Dec 2000 15:54:41 +0000 (15:54 +0000)]
(auto_save_error): Add parameter ERROR.  Show the
error in the message.

23 years ago(Fread_key_sequence): Don't start the busy cursor
Gerd Moellmann [Mon, 4 Dec 2000 14:48:32 +0000 (14:48 +0000)]
(Fread_key_sequence): Don't start the busy cursor
timer after having read a key.  It's not good for code reading
several keys in a loop, like an input method.

23 years agoAdd @dircategory.
Dave Love [Mon, 4 Dec 2000 14:39:37 +0000 (14:39 +0000)]
Add @dircategory.
(Create an Info File): Fix xref.

23 years agoAdd @dircategory.
Dave Love [Mon, 4 Dec 2000 13:47:05 +0000 (13:47 +0000)]
Add @dircategory.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 13:33:03 +0000 (13:33 +0000)]
*** empty log message ***

23 years ago(format-decode): Don't change buffer's undo list.
Gerd Moellmann [Mon, 4 Dec 2000 13:32:26 +0000 (13:32 +0000)]
(format-decode): Don't change buffer's undo list.

23 years agoUpdate copyright.
Gerd Moellmann [Mon, 4 Dec 2000 13:31:13 +0000 (13:31 +0000)]
Update copyright.

23 years ago(Fprimitive_undo): Bind inhibit-read-only to t if
Gerd Moellmann [Mon, 4 Dec 2000 13:30:53 +0000 (13:30 +0000)]
(Fprimitive_undo): Bind inhibit-read-only to t if
current buffer is read-only, not if it isn't.

23 years ago(Finsert_file_contents): When VISIT is t, don't
Gerd Moellmann [Mon, 4 Dec 2000 13:30:09 +0000 (13:30 +0000)]
(Finsert_file_contents): When VISIT is t, don't
record undo information for format-decode.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 4 Dec 2000 12:28:37 +0000 (12:28 +0000)]
*** empty log message ***

23 years ago(save_excursion_restore): Don't move point
Gerd Moellmann [Mon, 4 Dec 2000 12:25:36 +0000 (12:25 +0000)]
(save_excursion_restore): Don't move point
in another window if it is showing the wrong buffer.
Avoid the call to Fwindow_live_p, for speed.

23 years ago(record_char): Record `help-echo' input events
Gerd Moellmann [Mon, 4 Dec 2000 12:22:46 +0000 (12:22 +0000)]
(record_char): Record `help-echo' input events
in recent_keys only if they display some help.  Don't record
`help-echo' events as macro char.

23 years agoChange the font registries for CJK
Kenichi Handa [Mon, 4 Dec 2000 06:27:35 +0000 (06:27 +0000)]
Change the font registries for CJK
fonts in the default fontset.  Don't append '*' to registries.

23 years ago(face-font-registry-alternatives): Add entries for CJK
Kenichi Handa [Mon, 4 Dec 2000 06:27:16 +0000 (06:27 +0000)]
(face-font-registry-alternatives): Add entries for CJK
fonts.  Doc-string adjusted for the actual usage of this data.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 4 Dec 2000 06:27:02 +0000 (06:27 +0000)]
*** empty log message ***

23 years ago(struct font_name): New member registry_priority.
Kenichi Handa [Mon, 4 Dec 2000 06:26:38 +0000 (06:26 +0000)]
(struct font_name): New member registry_priority.
(split_font_name): Initialize the above member to zero.
(concat_font_list): New function.
(font_list): Include fonts of all alternative registries.
(FONT_POINT_SIZE_QUANTUM): New macro.
(better_font_p): Ignore point size difference less than
FONT_POINT_SIZE_QUANTUM.  Use registry_prioprity as a last resort.

23 years ago(x_produce_glyphs): If a font for a component of
Kenichi Handa [Mon, 4 Dec 2000 01:20:30 +0000 (01:20 +0000)]
(x_produce_glyphs): If a font for a component of
a composition is not found, use 1 pixel dot ascent and 0 dot
descent value to avoid displaying terribly tall empty boxes.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 4 Dec 2000 01:20:05 +0000 (01:20 +0000)]
*** empty log message ***

23 years ago(stack_idx_of_map_multiple): Don't use C initializier.
Kenichi Handa [Mon, 4 Dec 2000 00:46:25 +0000 (00:46 +0000)]
(stack_idx_of_map_multiple): Don't use C initializier.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 4 Dec 2000 00:46:11 +0000 (00:46 +0000)]
*** empty log message ***

23 years ago(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.
Ken Raeburn [Mon, 4 Dec 2000 00:29:36 +0000 (00:29 +0000)]
(Fmake_variable_buffer_local, Fbuffer_file_name): Declare.

23 years ago(Fmd5): Pass lisp objects, not integers, to call3.
Ken Raeburn [Mon, 4 Dec 2000 00:28:04 +0000 (00:28 +0000)]
(Fmd5): Pass lisp objects, not integers, to call3.

23 years ago(code_convert_string1): Declare.
Ken Raeburn [Mon, 4 Dec 2000 00:27:33 +0000 (00:27 +0000)]
(code_convert_string1): Declare.

23 years agoDon't quote lambdas.
Stefan Monnier [Sun, 3 Dec 2000 22:11:57 +0000 (22:11 +0000)]
Don't quote lambdas.

23 years ago(define-derived-mode,easy-mmode-derived-mode-p): Remove (moved to derived.el).
Stefan Monnier [Sun, 3 Dec 2000 21:41:06 +0000 (21:41 +0000)]
(define-derived-mode,easy-mmode-derived-mode-p): Remove (moved to derived.el).

23 years ago(define-derived-mode): Revived, moved from easy-mmode.el.
Stefan Monnier [Sun, 3 Dec 2000 21:39:34 +0000 (21:39 +0000)]
(define-derived-mode): Revived, moved from easy-mmode.el.
(derived-mode-p): New function.
(derived-mode-make-docstring): Add `docstring' argument.
Use it if available and complete it if necessary.