bpt/emacs.git
23 years ago(mmap_free_1): Avoid a compiler warning.
Gerd Moellmann [Tue, 21 Nov 2000 12:33:01 +0000 (12:33 +0000)]
(mmap_free_1): Avoid a compiler warning.

23 years ago(AC_OUTPUT): Arrange to emit definitions of
Gerd Moellmann [Tue, 21 Nov 2000 12:23:31 +0000 (12:23 +0000)]
(AC_OUTPUT): Arrange to emit definitions of
GCC and NON_GNU_CPP into config.status.

23 years agoDon't try to include termcap.h; see comment there.
Gerd Moellmann [Tue, 21 Nov 2000 12:05:08 +0000 (12:05 +0000)]
Don't try to include termcap.h; see comment there.

23 years agoChange @dircategory.
Dave Love [Tue, 21 Nov 2000 11:41:09 +0000 (11:41 +0000)]
Change @dircategory.

23 years agoUncomment @dircategory.
Dave Love [Tue, 21 Nov 2000 11:39:43 +0000 (11:39 +0000)]
Uncomment @dircategory.

23 years ago*** empty log message ***
Gerd Moellmann [Tue, 21 Nov 2000 10:41:56 +0000 (10:41 +0000)]
*** empty log message ***

23 years ago(HAVE_PNG): Check for the presence of
Gerd Moellmann [Tue, 21 Nov 2000 10:41:33 +0000 (10:41 +0000)]
(HAVE_PNG): Check for the presence of
png_get_channels to rule out older PNG libs.

23 years ago(.SUFFIXES): Add .SUFFIXES.
Gerd Moellmann [Tue, 21 Nov 2000 10:08:52 +0000 (10:08 +0000)]
(.SUFFIXES): Add .SUFFIXES.

23 years ago(ad-special-forms): Correct the conditional inclusion of `track-mouse'.
Miles Bader [Tue, 21 Nov 2000 08:49:33 +0000 (08:49 +0000)]
(ad-special-forms): Correct the conditional inclusion of `track-mouse'.

23 years ago(.SUFFIXES): New target, include .elc .el.
Kenichi Handa [Tue, 21 Nov 2000 01:25:01 +0000 (01:25 +0000)]
(.SUFFIXES): New target, include .elc .el.

23 years ago*** empty log message ***
Kenichi Handa [Tue, 21 Nov 2000 01:24:44 +0000 (01:24 +0000)]
*** empty log message ***

23 years ago(refill-ignorable-overlay): New variable.
Miles Bader [Tue, 21 Nov 2000 01:11:49 +0000 (01:11 +0000)]
(refill-ignorable-overlay): New variable.
(refill-adjust-ignorable-overlay): New function.
(refill-pre-command-function): New function.
(refill-mode): Add `refill-pre-command-function' to `pre-command-hook'.
Initialize/cleanup `refill-ignorable-overlay'.
(refill-post-command-function): Don't reset refill-doit in the case
where a self-insertion command doesn't case a refill.  Use
`refill-fill-paragraph-at', getting position from `refill-doit'.
(refill-after-change-function): Set `refill-doit' to END.
(refill-fill-paragraph-at): New function, mostly from old
refill-fill-paragraph.  Use `refill-ignorable-overlay' to fill only the
paragraph's tail if possible.  Update `refill-ignorable-overlay'.  Don't
leave point inside the fill-prefix.
(refill-fill-paragraph): Use `refill-fill-paragraph-at'.

23 years agoMove #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope.
Kenichi Handa [Tue, 21 Nov 2000 00:31:45 +0000 (00:31 +0000)]
Move #undef USE_MMAP_FOR_BUFFERS out of #if 0 ... #endif scope.

23 years ago(x_create_tip_frame): Use CWSaveUnder only if the
Gerd Moellmann [Mon, 20 Nov 2000 22:28:37 +0000 (22:28 +0000)]
(x_create_tip_frame): Use CWSaveUnder only if the
screen supports it.

23 years agoAdd description of function window-list.
Gerd Moellmann [Mon, 20 Nov 2000 20:28:41 +0000 (20:28 +0000)]
Add description of function window-list.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 20 Nov 2000 19:45:48 +0000 (19:45 +0000)]
*** empty log message ***

23 years agoDon't use `#cpu'.
Gerd Moellmann [Mon, 20 Nov 2000 19:45:24 +0000 (19:45 +0000)]
Don't use `#cpu'.

23 years ago(artist-mode): Fix autoload cookie.
Gerd Moellmann [Mon, 20 Nov 2000 19:29:19 +0000 (19:29 +0000)]
(artist-mode): Fix autoload cookie.

23 years ago*** empty log message ***
Dave Love [Mon, 20 Nov 2000 19:17:00 +0000 (19:17 +0000)]
*** empty log message ***

23 years agoFix last change.
Dave Love [Mon, 20 Nov 2000 19:02:44 +0000 (19:02 +0000)]
Fix last change.

23 years ago*** empty log message ***
Dave Love [Mon, 20 Nov 2000 18:39:16 +0000 (18:39 +0000)]
*** empty log message ***

23 years ago* make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.
Dave Love [Mon, 20 Nov 2000 18:16:46 +0000 (18:16 +0000)]
* make-dist: Add FTP, remove GETTING.GNU.SOFTWARE.

23 years agoReplaces GETTING.GNU.SOFTWARE.
Dave Love [Mon, 20 Nov 2000 18:14:17 +0000 (18:14 +0000)]
Replaces GETTING.GNU.SOFTWARE.

23 years agoObsolete file (see FTP).
Dave Love [Mon, 20 Nov 2000 18:09:10 +0000 (18:09 +0000)]
Obsolete file (see FTP).

23 years ago(MAP_FAILED): Define it as `((void *) -1)' if it's
Gerd Moellmann [Mon, 20 Nov 2000 17:24:36 +0000 (17:24 +0000)]
(MAP_FAILED): Define it as `((void *) -1)' if it's
not defined in mman.h.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 20 Nov 2000 16:51:24 +0000 (16:51 +0000)]
*** empty log message ***

23 years ago(scroll_bar_windows, scroll_bar_windows_size): New
Gerd Moellmann [Mon, 20 Nov 2000 16:49:44 +0000 (16:49 +0000)]
(scroll_bar_windows, scroll_bar_windows_size): New
variables.
(x_send_scroll_bar_event): Store the window in scroll_bar_windows
and store an index in the XClientMessageEvent.  Storing a
Lisp_Object or pointer can fail on a 64 bit system, since X only
transfers 32 bits.
(x_scroll_bar_to_input_event): Get the window from
scroll_bar_windows.

23 years ago(java-keywords): Add MATCH-HIGHLIGHT part for
Gerd Moellmann [Mon, 20 Nov 2000 16:17:34 +0000 (16:17 +0000)]
(java-keywords): Add MATCH-HIGHLIGHT part for
javadoc tags.

23 years ago(LIBX): Reorder for -lX11 after -lXpm.
Dave Love [Mon, 20 Nov 2000 14:46:02 +0000 (14:46 +0000)]
(LIBX): Reorder for -lX11 after -lXpm.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 20 Nov 2000 14:40:46 +0000 (14:40 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Mon, 20 Nov 2000 14:20:39 +0000 (14:20 +0000)]
#

23 years ago(vc-cvs-checkout): Fix bug that broke C-x v ~-style checkouts.
André Spiegel [Mon, 20 Nov 2000 14:16:18 +0000 (14:16 +0000)]
(vc-cvs-checkout): Fix bug that broke C-x v ~-style checkouts.

23 years ago(vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc.
André Spiegel [Mon, 20 Nov 2000 14:14:25 +0000 (14:14 +0000)]
(vc-rcs-state): Before calling vc-workfile-unchanged-p, require vc.

23 years agoUse -traditional with GNU cpp.
Gerd Moellmann [Mon, 20 Nov 2000 14:07:03 +0000 (14:07 +0000)]
Use -traditional with GNU cpp.

23 years agoUndo prev change.
André Spiegel [Mon, 20 Nov 2000 14:01:35 +0000 (14:01 +0000)]
Undo prev change.

23 years ago*** empty log message ***
Dave Love [Mon, 20 Nov 2000 13:58:45 +0000 (13:58 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 20 Nov 2000 12:38:41 +0000 (12:38 +0000)]
*** empty log message ***

23 years agoNew version from author.
Gerd Moellmann [Mon, 20 Nov 2000 12:38:11 +0000 (12:38 +0000)]
New version from author.

23 years ago(USE_MMAP_FOR_BUFFERS): Undefine.
Gerd Moellmann [Mon, 20 Nov 2000 11:58:20 +0000 (11:58 +0000)]
(USE_MMAP_FOR_BUFFERS): Undefine.

23 years ago(get_new_private_charset_id): Don't limit CHARSET_ID by WIDTH.
Kenichi Handa [Mon, 20 Nov 2000 11:40:45 +0000 (11:40 +0000)]
(get_new_private_charset_id): Don't limit CHARSET_ID by WIDTH.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 20 Nov 2000 11:40:31 +0000 (11:40 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Mon, 20 Nov 2000 11:38:15 +0000 (11:38 +0000)]
*** empty log message ***

23 years ago(DONTCOMPILE): Omit bindings.el.
Dave Love [Mon, 20 Nov 2000 11:37:48 +0000 (11:37 +0000)]
(DONTCOMPILE): Omit bindings.el.

23 years agoReplace `^' `L' character sequences with real form-feed characters.
Miles Bader [Mon, 20 Nov 2000 06:37:56 +0000 (06:37 +0000)]
Replace `^' `L' character sequences with real form-feed characters.

23 years ago*** empty log message ***
Kenichi Handa [Mon, 20 Nov 2000 01:21:29 +0000 (01:21 +0000)]
*** empty log message ***

23 years ago(make_string): Fix previous change. Be sure to make
Kenichi Handa [Mon, 20 Nov 2000 01:06:33 +0000 (01:06 +0000)]
(make_string): Fix previous change.  Be sure to make
unibyte string correctly.

23 years ago(info-menu-5): Doc fix.
Gerd Moellmann [Sun, 19 Nov 2000 22:11:34 +0000 (22:11 +0000)]
(info-menu-5): Doc fix.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 19 Nov 2000 15:30:07 +0000 (15:30 +0000)]
*** empty log message ***

23 years ago(Fwindow_list): Change parameter list to be XEmacs
Gerd Moellmann [Sun, 19 Nov 2000 15:20:27 +0000 (15:20 +0000)]
(Fwindow_list): Change parameter list to be XEmacs
compatible.
(window_list_1): New function.
(window_loop): Use it instead of Fwindow_list.

23 years ago*** empty log message ***
Gerd Moellmann [Sun, 19 Nov 2000 14:36:27 +0000 (14:36 +0000)]
*** empty log message ***

23 years ago(emacs_ospeed): New variable.
Gerd Moellmann [Sun, 19 Nov 2000 14:36:01 +0000 (14:36 +0000)]
(emacs_ospeed): New variable.
(toplevel): Don't declare ospeed extern.
(init_baud_rate): Use emacs_ospeed instead of ospeed.

23 years ago(ospeed): Remove.
Gerd Moellmann [Sun, 19 Nov 2000 14:35:15 +0000 (14:35 +0000)]
(ospeed): Remove.
(tputs) [!emacs]: Remove unused code.
(tgetent): Avoid a compiler warning.

23 years agoAdded note about subprocesses on Windows 9x.
Jason Rumney [Sun, 19 Nov 2000 12:36:50 +0000 (12:36 +0000)]
Added note about subprocesses on Windows 9x.

23 years ago#
André Spiegel [Sun, 19 Nov 2000 10:03:08 +0000 (10:03 +0000)]
#

23 years ago(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
André Spiegel [Sun, 19 Nov 2000 09:58:38 +0000 (09:58 +0000)]
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved here
from vc.el.

23 years ago(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
André Spiegel [Sun, 19 Nov 2000 09:52:45 +0000 (09:52 +0000)]
(vc-workfile-unchanged-p, vc-default-workfile-unchanged-p): Moved to
vc-hooks.el.

23 years ago(vc-rcs-state): Call vc-workfile-unchanged-p only here, and
André Spiegel [Sun, 19 Nov 2000 09:46:04 +0000 (09:46 +0000)]
(vc-rcs-state): Call vc-workfile-unchanged-p only here, and
differentiate according to checkout model.
(vc-rcs-fetch-master-state): Don't call vc-workfile-unchanged-p, since
this function is only concerned with master state.

23 years ago(insert-image-file): Make `intangible' and `read-only' properties
Miles Bader [Sun, 19 Nov 2000 01:58:06 +0000 (01:58 +0000)]
(insert-image-file): Make `intangible' and `read-only' properties
rear-nonsticky too.

23 years ago(x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
Gerd Moellmann [Sun, 19 Nov 2000 00:29:46 +0000 (00:29 +0000)]
(x_set_toolkit_scroll_bar_thumb, x_scroll_bar_create)
(x_scroll_bar_remove, XTset_vertical_scroll_bar): Call
SCROLL_BAR_X_WIDGET with addtional argument DPY.

23 years ago(struct scroll_bar): Members x_widget_low, x_widget_high
Gerd Moellmann [Sun, 19 Nov 2000 00:28:46 +0000 (00:28 +0000)]
(struct scroll_bar): Members x_widget_low, x_widget_high
removed.
(SCROLL_BAR_X_WIDGET): Get the widget via XtWindowToWidget.
Take the X display as additional argument.
(SET_SCROLL_BAR_X_WIDGET): Store the window of the widget, since
`Widget' is a pointer type that's not easily stored in Lisp_Object
form in a portable way.

23 years ago(update_text_area): Fix last change.
Gerd Moellmann [Sat, 18 Nov 2000 23:56:52 +0000 (23:56 +0000)]
(update_text_area): Fix last change.

23 years ago(x_set_tool_bar_lines): When clearing the frame, also
Gerd Moellmann [Sat, 18 Nov 2000 21:07:10 +0000 (21:07 +0000)]
(x_set_tool_bar_lines): When clearing the frame, also
clear current matrices.

23 years agoUse BINDING_STACK_SIZE throughout.
Gerd Moellmann [Sat, 18 Nov 2000 21:05:19 +0000 (21:05 +0000)]
Use BINDING_STACK_SIZE throughout.

23 years ago(mmap_enlarge): Don't print a message on stderr
Gerd Moellmann [Sat, 18 Nov 2000 15:51:00 +0000 (15:51 +0000)]
(mmap_enlarge): Don't print a message on stderr
if mapping new memory at the end of the existing region fails.

23 years ago(update_text_area): Don't skip over equal glyphs
Gerd Moellmann [Sat, 18 Nov 2000 15:39:51 +0000 (15:39 +0000)]
(update_text_area): Don't skip over equal glyphs
when the last current glyph overlaps the glyph to its right.

23 years ago(message_log_check_duplicate): Let "..."-detection match
Miles Bader [Sat, 18 Nov 2000 14:44:06 +0000 (14:44 +0000)]
(message_log_check_duplicate): Let "..."-detection match
lines that *end* with "..." too (that's the most common case!).

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 18 Nov 2000 14:20:06 +0000 (14:20 +0000)]
*** empty log message ***

23 years ago(resize_mini_window): Temporarily change to the
Gerd Moellmann [Sat, 18 Nov 2000 14:15:00 +0000 (14:15 +0000)]
(resize_mini_window): Temporarily change to the
mini-window's buffer if necessary.

23 years ago*** empty log message ***
Gerd Moellmann [Sat, 18 Nov 2000 13:44:47 +0000 (13:44 +0000)]
*** empty log message ***

23 years ago(Fx_show_tip): Use default y-offset of -10 so that
Gerd Moellmann [Sat, 18 Nov 2000 13:43:59 +0000 (13:43 +0000)]
(Fx_show_tip): Use default y-offset of -10 so that
the tooltip obscures less text under it.

23 years agoUpdate copyright notice.
Gerd Moellmann [Sat, 18 Nov 2000 13:12:18 +0000 (13:12 +0000)]
Update copyright notice.

23 years ago(tooltip-x-offset, tooltip-y-offset): New user-options.
Gerd Moellmann [Sat, 18 Nov 2000 12:56:26 +0000 (12:56 +0000)]
(tooltip-x-offset, tooltip-y-offset): New user-options.
(tooltip-show): Use the offsets.

23 years ago(mode-line-modified): Fix a typo.
Gerd Moellmann [Sat, 18 Nov 2000 12:34:44 +0000 (12:34 +0000)]
(mode-line-modified): Fix a typo.
(mode-line-toggle-modified, mode-line-widen)
(mode-line-abbrev-mode, mode-line-auto-fill-mode): Fix typos.

23 years ago(w32_draw_bitmap): Use face to set colors.
Jason Rumney [Sat, 18 Nov 2000 01:58:42 +0000 (01:58 +0000)]
(w32_draw_bitmap): Use face to set colors.

23 years ago(quail-japanese-kanji-kkc): Use marker to remember the conversion
Kenichi Handa [Sat, 18 Nov 2000 00:04:54 +0000 (00:04 +0000)]
(quail-japanese-kanji-kkc): Use marker to remember the conversion
start.

23 years ago*** empty log message ***
Kenichi Handa [Sat, 18 Nov 2000 00:04:29 +0000 (00:04 +0000)]
*** empty log message ***

23 years agoMinor fixes from author.
Gerd Moellmann [Fri, 17 Nov 2000 22:50:15 +0000 (22:50 +0000)]
Minor fixes from author.

23 years ago(BASE_PURESIZE): Increase to 700000.
Gerd Moellmann [Fri, 17 Nov 2000 22:36:22 +0000 (22:36 +0000)]
(BASE_PURESIZE): Increase to 700000.

23 years ago(emacs-version): Set to 21.0.91.
Gerd Moellmann [Fri, 17 Nov 2000 22:34:01 +0000 (22:34 +0000)]
(emacs-version): Set to 21.0.91.

23 years ago2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
Dave Love [Fri, 17 Nov 2000 18:23:03 +0000 (18:23 +0000)]
2000-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>

* nntp.el (nntp-open-telnet): Wait for the telnet prompt before
sending a command; allow the rtelnet prompt as well.

2000-11-17  Simon Josefsson  <simon@josefsson.org>

* nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
prefetch.

2000-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nntp.el (nntp-decode-text): Delete bogus status lines.
(nntp-open-connection): Kill process buffer when quit.
(nntp-connection-timeout): Add a note. SIGALRM is ignored in both
FSF Emacs 20 and XEmacs 21.
(nntp-retrieve-data): Don't ignore quit.

23 years agocomment fix
Dave Love [Fri, 17 Nov 2000 17:50:48 +0000 (17:50 +0000)]
comment fix

23 years agoHandle the Mac port. Distribute all makefile.w32-in.
Gerd Moellmann [Fri, 17 Nov 2000 16:28:14 +0000 (16:28 +0000)]
Handle the Mac port.  Distribute all makefile.w32-in.
Distribute more files from the nt/ subdir.  Distribute PBM
image files from subdirs of lisp/.  Distribute old change logs
from subdirs of lisp/.  Distribute play/5x5.el.

23 years ago(Fload): Fix #ifdef for pcc.
Dave Love [Fri, 17 Nov 2000 16:11:26 +0000 (16:11 +0000)]
(Fload): Fix #ifdef for pcc.

23 years ago(pos_visible_p): Compute the default character height
Gerd Moellmann [Fri, 17 Nov 2000 15:39:14 +0000 (15:39 +0000)]
(pos_visible_p): Compute the default character height
differently.

23 years ago(uudecode-insert-char): Fix bogus feature test.
Dave Love [Fri, 17 Nov 2000 12:59:35 +0000 (12:59 +0000)]
(uudecode-insert-char): Fix bogus feature test.
(uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
and make-temp-file.
(uudecode-decode-region): Doc fix.

23 years ago(vc-version-diff): Bind inhibit-read-only when inserting text.
Stefan Monnier [Thu, 16 Nov 2000 18:28:36 +0000 (18:28 +0000)]
(vc-version-diff): Bind inhibit-read-only when inserting text.
(vc-version-backup-file): Docstring fix.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 18:18:46 +0000 (18:18 +0000)]
#

23 years agoUpdated backend documentation.
André Spiegel [Thu, 16 Nov 2000 18:17:26 +0000 (18:17 +0000)]
Updated backend documentation.
(vc-default-check-headers): New function.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 18:16:13 +0000 (18:16 +0000)]
#

23 years agoFunctions reordered.
André Spiegel [Thu, 16 Nov 2000 18:14:41 +0000 (18:14 +0000)]
Functions reordered.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 16 Nov 2000 17:09:04 +0000 (17:09 +0000)]
*** empty log message ***

23 years ago(basic-save-buffer): Don't add a newline if
Gerd Moellmann [Thu, 16 Nov 2000 17:04:27 +0000 (17:04 +0000)]
(basic-save-buffer): Don't add a newline if
find-file-literally is non-nil.
(find-file-literally): Extend doc string.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 16 Nov 2000 16:45:52 +0000 (16:45 +0000)]
*** empty log message ***

23 years ago#
André Spiegel [Thu, 16 Nov 2000 16:44:11 +0000 (16:44 +0000)]
#

23 years ago(sort-columns): If sort-fold-case it non-nil, invoke
Gerd Moellmann [Thu, 16 Nov 2000 16:43:52 +0000 (16:43 +0000)]
(sort-columns): If sort-fold-case it non-nil, invoke
sort(1) with the `-f' argument.

23 years ago(vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
André Spiegel [Thu, 16 Nov 2000 16:42:10 +0000 (16:42 +0000)]
(vc-cvs-print-log, vc-cvs-diff): Use asynchronous mode only for remote
repositories.

23 years ago(vc-do-command): In the asynchronous case, output messages only if the
André Spiegel [Thu, 16 Nov 2000 16:40:59 +0000 (16:40 +0000)]
(vc-do-command): In the asynchronous case, output messages only if the
minibuffer is not active.

23 years agoSay "ISO 8859" instead of "ISO Latin", to cover non-Latin ISO-8859
Eli Zaretskii [Thu, 16 Nov 2000 16:10:09 +0000 (16:10 +0000)]
Say "ISO 8859" instead of "ISO Latin", to cover non-Latin ISO-8859
character sets.  Fix a typo.  Add an index entry.

23 years agoFix a typo in a comment.
Eli Zaretskii [Thu, 16 Nov 2000 16:07:01 +0000 (16:07 +0000)]
Fix a typo in a comment.

23 years ago#
André Spiegel [Thu, 16 Nov 2000 15:32:56 +0000 (15:32 +0000)]
#