]> git.eshelyaron.com Git - emacs.git/log
emacs.git
24 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.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

24 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).

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

24 years agoAdd Gerd. Bring Morten Welinder's and Eli Zaretskii's entry up to date.
Eli Zaretskii [Sun, 3 Dec 2000 17:44:11 +0000 (17:44 +0000)]
Add Gerd.  Bring Morten Welinder's and Eli Zaretskii's entry up to date.

24 years ago.
Andreas Schwab [Sun, 3 Dec 2000 16:18:13 +0000 (16:18 +0000)]
.

24 years ago(type-break): Don't make parent of itself.
Andreas Schwab [Sun, 3 Dec 2000 16:17:49 +0000 (16:17 +0000)]
(type-break): Don't make parent of itself.

24 years agoChange @dircategory to "Emacs".
Eli Zaretskii [Sun, 3 Dec 2000 07:22:24 +0000 (07:22 +0000)]
Change @dircategory to "Emacs".

24 years agoAdd an entry for PCL-CVS.
Eli Zaretskii [Sun, 3 Dec 2000 07:21:59 +0000 (07:21 +0000)]
Add an entry for PCL-CVS.

24 years ago(delete-trailing-whitespace): Don't delete newlines too.
Miles Bader [Sun, 3 Dec 2000 02:29:36 +0000 (02:29 +0000)]
(delete-trailing-whitespace): Don't delete newlines too.

24 years ago(tex-start-shell): Obey shell-file-name.
Stefan Monnier [Sat, 2 Dec 2000 21:57:41 +0000 (21:57 +0000)]
(tex-start-shell): Obey shell-file-name.
(tex-main-file, tex-file): Simplify.
(tex-generate-zap-file-name): Use subst-char-in-string.
(tex-strip-dots): Remove.

24 years ago(tmm-get-keymap): Eval the menu name in `menu-item'.
Stefan Monnier [Sat, 2 Dec 2000 21:31:12 +0000 (21:31 +0000)]
(tmm-get-keymap): Eval the menu name in `menu-item'.

24 years ago(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
Jason Rumney [Sat, 2 Dec 2000 21:05:01 +0000 (21:05 +0000)]
(x_estimate_mode_line_height): If `mode-line' face hasn't a font, use
that of the frame, as drawing glyphs does.
(note_mouse_highlight): Change the cursor shape on the vertical
border between windows [not enabled].

24 years ago(struct w32_output): Add member horizontal_drag_cursor.
Jason Rumney [Sat, 2 Dec 2000 21:02:59 +0000 (21:02 +0000)]
(struct w32_output): Add member horizontal_drag_cursor.

24 years ago(Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
Jason Rumney [Sat, 2 Dec 2000 21:02:27 +0000 (21:02 +0000)]
(Fx_create_frame): Reintroduce the call to face-set-after-frame-defaults.
(Vx_window_horizontal_drag_shape): New variable.
(syms_of_xfns): DEFVAR_LISP it.
(x_set_mouse_color): Create frame's horizontal_drag_cursor [not enabled].

24 years ago(check-ispell-version): Don't use match-beginning
Stefan Monnier [Sat, 2 Dec 2000 20:28:44 +0000 (20:28 +0000)]
(check-ispell-version): Don't use match-beginning
to check if the match succeeded.

24 years ago(use-fancy-splash-screens-p): New function.
Gerd Moellmann [Sat, 2 Dec 2000 20:19:39 +0000 (20:19 +0000)]
(use-fancy-splash-screens-p): New function.
(command-line-1): Use it to determine whether or not to use
a fancy splash screen.

24 years ago.
Andreas Schwab [Sat, 2 Dec 2000 20:11:42 +0000 (20:11 +0000)]
.

24 years ago(eldoc): Don't make parent of itself.
Andreas Schwab [Sat, 2 Dec 2000 20:10:49 +0000 (20:10 +0000)]
(eldoc): Don't make parent of itself.

24 years ago*** empty log message ***
Gerd Moellmann [Sat, 2 Dec 2000 19:30:39 +0000 (19:30 +0000)]
*** empty log message ***

24 years agoMention msdos-set-mouse-buttons.
Eli Zaretskii [Sat, 2 Dec 2000 16:24:55 +0000 (16:24 +0000)]
Mention msdos-set-mouse-buttons.

24 years ago*** empty log message ***
Eli Zaretskii [Sat, 2 Dec 2000 16:07:38 +0000 (16:07 +0000)]
*** empty log message ***

24 years ago(make-char): Fix last change.
Eli Zaretskii [Sat, 2 Dec 2000 16:06:04 +0000 (16:06 +0000)]
(make-char): Fix last change.

24 years agoDon't tell that show-paren only works on X. Explain how to customize
Eli Zaretskii [Sat, 2 Dec 2000 15:48:44 +0000 (15:48 +0000)]
Don't tell that show-paren only works on X.  Explain how to customize
it.  Add an index entry.

24 years agoChange the category to "Emacs".
Eli Zaretskii [Sat, 2 Dec 2000 15:36:17 +0000 (15:36 +0000)]
Change the category to "Emacs".

24 years ago(texinfo-open-quote, texinfo-close-quote):
Eli Zaretskii [Sat, 2 Dec 2000 15:33:30 +0000 (15:33 +0000)]
(texinfo-open-quote, texinfo-close-quote):
New defcustoms.
(texinfo-insert-quote): Don't call tex-insert-quote, to avoid
autoloading tex-mode; instead, do the same manually.  Use
texinfo-open-quote and texinfo-close-quote.  Insert literal quote
with numeric argument.  Docstring fix.
(toplevel): Require cl when compiling.

24 years ago(make-char): Doc fix.
Eli Zaretskii [Sat, 2 Dec 2000 15:30:10 +0000 (15:30 +0000)]
(make-char): Doc fix.