]> code.delx.au - gnu-emacs/log
gnu-emacs
23 years ago(decode-char, encode-char): Doc fix.
Dave Love [Wed, 6 Dec 2000 18:48:59 +0000 (18:48 +0000)]
(decode-char, encode-char): Doc fix.
(auto-coding-alist): Customize.

23 years ago(load-file): Fix change of 2000-03-12.
Dave Love [Wed, 6 Dec 2000 18:38:47 +0000 (18:38 +0000)]
(load-file): Fix change of 2000-03-12.

23 years ago(widget-text-keymap): Doc fix.
Dave Love [Wed, 6 Dec 2000 18:03:35 +0000 (18:03 +0000)]
(widget-text-keymap): Doc fix.

23 years agoExplain how to print on Windows to a printer that expecs DOS codepage
Eli Zaretskii [Wed, 6 Dec 2000 17:52:16 +0000 (17:52 +0000)]
Explain how to print on Windows to a printer that expecs DOS codepage
encoding.  Mention Windows codepages where codepages are explained.

23 years agoMention the `mac' subdirectory.
Eli Zaretskii [Wed, 6 Dec 2000 17:49:56 +0000 (17:49 +0000)]
Mention the `mac' subdirectory.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Dec 2000 17:15:05 +0000 (17:15 +0000)]
*** empty log message ***

23 years ago(occur): Make line-number-width 1 smaller for the
Gerd Moellmann [Wed, 6 Dec 2000 17:14:38 +0000 (17:14 +0000)]
(occur): Make line-number-width 1 smaller for the
colon following the line number.

23 years ago(face_at_string_position): Update function comment.
Gerd Moellmann [Wed, 6 Dec 2000 16:55:58 +0000 (16:55 +0000)]
(face_at_string_position): Update function comment.

23 years ago(underlying_face_id): New function.
Gerd Moellmann [Wed, 6 Dec 2000 16:53:44 +0000 (16:53 +0000)]
(underlying_face_id): New function.
(handle_face_prop, face_before_or_after_it_pos): Use it
to determine the face ``under'' a string.  Let strings inherit
the face of the buffer under them.

23 years ago(fancy-splash-text, command-line-1): Use
Gerd Moellmann [Wed, 6 Dec 2000 16:01:31 +0000 (16:01 +0000)]
(fancy-splash-text, command-line-1): Use
`File' for the menu name instead of `Files'.

23 years ago*** empty log message ***
Andrew Innes [Wed, 6 Dec 2000 15:54:45 +0000 (15:54 +0000)]
*** empty log message ***

23 years ago(xlfd_charset_of_font): Don't overwrite fontname
Andrew Innes [Wed, 6 Dec 2000 15:54:02 +0000 (15:54 +0000)]
(xlfd_charset_of_font): Don't overwrite fontname
argument.
(w32_codepage_for_font): Rename CP_INVALID to CP_UNKNOWN.
(w32_list_fonts): Don't choke if pattern doesn't specify a
codepage.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Dec 2000 15:53:27 +0000 (15:53 +0000)]
*** empty log message ***

23 years ago(CP_INVALID): Rename to CP_UNKNOWN.
Andrew Innes [Wed, 6 Dec 2000 15:53:11 +0000 (15:53 +0000)]
(CP_INVALID): Rename to CP_UNKNOWN.

23 years agoUpdate copyright.
Gerd Moellmann [Wed, 6 Dec 2000 15:51:13 +0000 (15:51 +0000)]
Update copyright.

23 years ago(struct glyph_matrix): Add member window_left_x.
Gerd Moellmann [Wed, 6 Dec 2000 15:47:10 +0000 (15:47 +0000)]
(struct glyph_matrix): Add member window_left_x.

23 years ago(adjust_glyph_matrix): Don't reuse a window's current
Gerd Moellmann [Wed, 6 Dec 2000 15:46:27 +0000 (15:46 +0000)]
(adjust_glyph_matrix): Don't reuse a window's current
matrix if the window's left position has changed; we need to
redraw it in this case.

23 years ago(coordinates_in_window): Check mouse on mode-line or
Gerd Moellmann [Wed, 6 Dec 2000 15:19:50 +0000 (15:19 +0000)]
(coordinates_in_window): Check mouse on mode-line or
header-line first.

23 years ago(SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
Andrew Innes [Wed, 6 Dec 2000 15:01:54 +0000 (15:01 +0000)]
(SETLOADPATH): Set EMACSLOADPATH to an absolute directory,
relative to $(CURDIR).

23 years ago(CURDIR): New define.
Andrew Innes [Wed, 6 Dec 2000 14:55:40 +0000 (14:55 +0000)]
(CURDIR): New define.

23 years ago(lisp): Set to an absolute directory, namely
Andrew Innes [Wed, 6 Dec 2000 14:55:02 +0000 (14:55 +0000)]
(lisp): Set to an absolute directory, namely
$(CURDIR).

23 years ago(buildlisppath): Set to an absolute directory,
Andrew Innes [Wed, 6 Dec 2000 14:53:33 +0000 (14:53 +0000)]
(buildlisppath): Set to an absolute directory,
relative to $(CURDIR).
(INSTALLDIR): Use forward slash.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 6 Dec 2000 14:22:46 +0000 (14:22 +0000)]
*** empty log message ***

23 years ago(Fgarbage_collect): Dox fix. Return a list as
Gerd Moellmann [Wed, 6 Dec 2000 14:22:15 +0000 (14:22 +0000)]
(Fgarbage_collect): Dox fix.  Return a list as
advertized by the function documentation.

23 years agoAdd event-window-heights.
Gerd Moellmann [Wed, 6 Dec 2000 14:02:38 +0000 (14:02 +0000)]
Add event-window-heights.

23 years ago(update-file-autoloads): Use raw-text to
Eli Zaretskii [Wed, 6 Dec 2000 13:56:18 +0000 (13:56 +0000)]
(update-file-autoloads): Use raw-text to
read generated-autoload-file, and set buffer-file-coding-system to
raw-text-unix after reading the file.

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/...