]> git.eshelyaron.com Git - emacs.git/log
emacs.git
25 years ago(CATEGORY_SET): Delete codes for a composite character.
Kenichi Handa [Wed, 15 Dec 1999 00:02:55 +0000 (00:02 +0000)]
(CATEGORY_SET): Delete codes for a composite character.

25 years agoInclude composite.h.
Kenichi Handa [Wed, 15 Dec 1999 00:02:33 +0000 (00:02 +0000)]
Include composite.h.
(casify_object): Use MAX_MULTIBYTE_LENGTH to allocate memory for a
multibyte character.  Adjusted for the change of CHAR_STRING.
(casify_region): Likewise.  Call update_compositions.

25 years ago(Fcall_process): Call code_convert_string to encode
Kenichi Handa [Wed, 15 Dec 1999 00:02:12 +0000 (00:02 +0000)]
(Fcall_process): Call code_convert_string to encode
arguments.  Use CODING_REQUIRE_DECODING to check if the process
output should be decoded.

25 years ago(Fmake_string): Adjusted for the change of CHAR_STRING.
Kenichi Handa [Wed, 15 Dec 1999 00:01:44 +0000 (00:01 +0000)]
(Fmake_string): Adjusted for the change of CHAR_STRING.

25 years ago(INTERVAL_SRC): Include composite.h.
Kenichi Handa [Wed, 15 Dec 1999 00:01:14 +0000 (00:01 +0000)]
(INTERVAL_SRC): Include composite.h.
(INTERVAL_OBJ): Include composite.o.
(SOME_MACHINE_OBJECTS): Include composite.o.
(casefiddle.o) (dispnew.o) (indent.o) (process.o) (search.o)
(syntax.o) (window.o) (xdisp.o) (xfaces.o) (xterm.o) (print.o):
Depend on composite.h.
(doc.o): Depend on charset.h.
(keyboard.o) (textprop.o) (intervals.o): Depend on INTERVAL_SRC.
(composite.o): New target.

25 years agoRET bound in Rmail summary.
Gerd Moellmann [Tue, 14 Dec 1999 13:05:40 +0000 (13:05 +0000)]
RET bound in Rmail summary.

25 years agoCustom option keyword :set-after.
Gerd Moellmann [Tue, 14 Dec 1999 13:01:12 +0000 (13:01 +0000)]
Custom option keyword :set-after.

25 years ago(default-input-method): Specify
Gerd Moellmann [Tue, 14 Dec 1999 13:00:09 +0000 (13:00 +0000)]
(default-input-method): Specify
that it should be set after current-language-environment.

25 years ago(custom-handle-keyword): Add :set-after.
Gerd Moellmann [Tue, 14 Dec 1999 12:56:36 +0000 (12:56 +0000)]
(custom-handle-keyword): Add :set-after.
(custom-add-dependencies): New function.
(custom-set-variables): Take dependencies between args into
account.

25 years ago*** empty log message ***
Gerd Moellmann [Tue, 14 Dec 1999 10:46:48 +0000 (10:46 +0000)]
*** empty log message ***

25 years ago(show_mouse_face): Don't use updated_area, use TEXT_AREA.
Gerd Moellmann [Tue, 14 Dec 1999 10:44:20 +0000 (10:44 +0000)]
(show_mouse_face): Don't use updated_area, use TEXT_AREA.

25 years ago(battery): Doc fix.
Gerd Moellmann [Tue, 14 Dec 1999 10:19:59 +0000 (10:19 +0000)]
(battery): Doc fix.

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 13 Dec 1999 05:47:15 +0000 (05:47 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Richard M. Stallman [Mon, 13 Dec 1999 04:42:21 +0000 (04:42 +0000)]
*** empty log message ***

25 years ago(Fstart_kbd_macro): Handle case where last-kbd-macro
Richard M. Stallman [Mon, 13 Dec 1999 03:50:21 +0000 (03:50 +0000)]
(Fstart_kbd_macro): Handle case where last-kbd-macro
has been changed by the Lisp code.

25 years ago(Fall_completions): Doc fix.
Richard M. Stallman [Mon, 13 Dec 1999 03:50:00 +0000 (03:50 +0000)]
(Fall_completions): Doc fix.

25 years ago*** empty log message ***
Kenichi Handa [Mon, 13 Dec 1999 01:26:39 +0000 (01:26 +0000)]
*** empty log message ***

25 years ago("esperanto-prefix"): Make it produce Latin-3
Kenichi Handa [Mon, 13 Dec 1999 01:13:00 +0000 (01:13 +0000)]
("esperanto-prefix"): Make it produce Latin-3
characters, not Latin-1.

25 years ago*** empty log message ***
Gerd Moellmann [Sun, 12 Dec 1999 18:53:40 +0000 (18:53 +0000)]
*** empty log message ***

25 years agocc-mode changes.
Gerd Moellmann [Sun, 12 Dec 1999 18:44:55 +0000 (18:44 +0000)]
cc-mode changes.

25 years agoInstalled cc-mode version 5.26.
Gerd Moellmann [Sun, 12 Dec 1999 18:30:44 +0000 (18:30 +0000)]
Installed cc-mode version 5.26.

25 years ago*** empty log message ***
Gerd Moellmann [Sun, 12 Dec 1999 18:29:58 +0000 (18:29 +0000)]
*** empty log message ***

25 years agoInstalled version 5.26
Gerd Moellmann [Sun, 12 Dec 1999 18:24:19 +0000 (18:24 +0000)]
Installed version 5.26

25 years ago*** empty log message ***
Dave Love [Sun, 12 Dec 1999 16:13:50 +0000 (16:13 +0000)]
*** empty log message ***

25 years agoRequire cl when compiling. Don't autoload kemap and minor-mode-alist
Dave Love [Sun, 12 Dec 1999 16:04:25 +0000 (16:04 +0000)]
Require cl when compiling.  Don't autoload kemap and minor-mode-alist
stuff.  Don't set zmacs-region-stays.
(footnote-insert-text-marker, Footnote-insert-pointer-marker): Avoid
`acons'.
(footnote-mode-line-string, Footnote-add-footnote): Remove autoload
cookie.

25 years ago*** empty log message ***
Gerd Moellmann [Sun, 12 Dec 1999 13:23:20 +0000 (13:23 +0000)]
*** empty log message ***

25 years agoFix for when font-lock mode is active.
Gerd Moellmann [Sun, 12 Dec 1999 13:18:54 +0000 (13:18 +0000)]
Fix for when font-lock mode is active.
(sh-font-lock-unfontify-region-function): New function.

25 years ago(menu-bar-edit-menu): Define the Spell submenu even
Eli Zaretskii [Sun, 12 Dec 1999 13:15:07 +0000 (13:15 +0000)]
(menu-bar-edit-menu): Define the Spell submenu even
if start-process is not bound, since Ispell now supports such
platforms as well.

25 years ago*** empty log message ***
Gerd Moellmann [Sun, 12 Dec 1999 12:32:20 +0000 (12:32 +0000)]
*** empty log message ***

25 years ago(after-find-file): Fix previous change.
Gerd Moellmann [Sun, 12 Dec 1999 12:26:53 +0000 (12:26 +0000)]
(after-find-file): Fix previous change.

25 years ago(rmail-summary-mode-map): Bind RET to rmail-summary-goto-msg.
Gerd Moellmann [Sun, 12 Dec 1999 12:25:47 +0000 (12:25 +0000)]
(rmail-summary-mode-map): Bind RET to rmail-summary-goto-msg.

25 years agoIndentation fixes.
Gerd Moellmann [Sun, 12 Dec 1999 12:23:08 +0000 (12:23 +0000)]
Indentation fixes.

25 years ago*** empty log message ***
Stefan Monnier [Sun, 12 Dec 1999 06:57:54 +0000 (06:57 +0000)]
*** empty log message ***

25 years ago1999-12-11 Samir Barjoud <samir@mindspring.com>
Dave Love [Sat, 11 Dec 1999 23:45:32 +0000 (23:45 +0000)]
1999-12-11  Samir Barjoud  <samir@mindspring.com>

        * help.el (where-is): use `commandp' as predicate for
        `completing-read'

25 years ago*** empty log message ***
Richard M. Stallman [Fri, 10 Dec 1999 21:52:33 +0000 (21:52 +0000)]
*** empty log message ***

25 years ago(custom-save-delete): Delete all occurrences,
Richard M. Stallman [Fri, 10 Dec 1999 19:59:42 +0000 (19:59 +0000)]
(custom-save-delete): Delete all occurrences,
leave point where the first occurrence was.
(custom-save-faces): Insert a newline at the end of the comment.
Avoid a double newline there.
If final closeparen is at bol, put a space before it.
(custom-save-variables): Likewise.
(custom-file): Doc fix.

25 years ago*** empty log message ***
Stefan Monnier [Fri, 10 Dec 1999 18:14:01 +0000 (18:14 +0000)]
*** empty log message ***

25 years ago(x_initialize): only setup xaw3d_* if they've been declared.
Stefan Monnier [Fri, 10 Dec 1999 17:37:57 +0000 (17:37 +0000)]
(x_initialize): only setup xaw3d_* if they've been declared.

25 years ago(file-name-buffer-file-type-alist): Add `$' at end of
Gerd Moellmann [Fri, 10 Dec 1999 13:37:42 +0000 (13:37 +0000)]
(file-name-buffer-file-type-alist): Add `$' at end of
regexp matching image and audio files.

25 years ago*** empty log message ***
Gerd Moellmann [Fri, 10 Dec 1999 09:55:29 +0000 (09:55 +0000)]
*** empty log message ***

25 years agoPOP server may be specified as part of the mailbox name.
Gerd Moellmann [Fri, 10 Dec 1999 09:55:21 +0000 (09:55 +0000)]
POP server may be specified as part of the mailbox name.

25 years agoPOP server may be specified in nnmail-spool-file.
Gerd Moellmann [Fri, 10 Dec 1999 09:54:47 +0000 (09:54 +0000)]
POP server may be specified in nnmail-spool-file.

25 years ago(popmail): Allow mailbox specifications of the
Gerd Moellmann [Fri, 10 Dec 1999 09:53:01 +0000 (09:53 +0000)]
(popmail): Allow mailbox specifications of the
form `po:username:hostname'.

25 years ago(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Moved
Gerd Moellmann [Fri, 10 Dec 1999 08:55:12 +0000 (08:55 +0000)]
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Moved
to frame.h.

25 years ago(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
Gerd Moellmann [Fri, 10 Dec 1999 08:54:11 +0000 (08:54 +0000)]
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)
[!MSDOS && !WINDOWSNT && !macintosh]: Moved here from xterm.h.

25 years ago(#includes): Allow compilation with only Xaw.
Stefan Monnier [Fri, 10 Dec 1999 01:40:47 +0000 (01:40 +0000)]
(#includes): Allow compilation with only Xaw.
(xaw3d_arrow_scroll, xaw3d_pick_top): New variables.
(xt_action_hook): Replace XAW3D by XAW.
(xaw3d_jump_callback): Renamed to xaw_jump_callback.
(xaw_jump_callback): Renamed from xaw3d_jump_callback.
Determine epsilon dynamically and don't try to be too clever.
(xaw3d_scroll_callback): Renamed to xaw_scroll_callback.
(xaw_scroll_callback): Renamed from xaw3d_scroll_callback.
Handle both Xaw3d with arrow-scrollbars and with Xaw-style
scrollbar (using `ratio').
(x_create_toolkit_scroll_bar): Try to detect which style of Xaw3d
scrollbar we have so as to set it up more optimally and to fix
xaw3d_arrow_scroll and xaw3d_pick_top.
(x_set_toolkit_scroll_bar_thumb): Try to maintain 2 spare pixels at the
bottom of the Xaw3d scrollbar, to work around its tendency to refuse
shrinking the thumb.  Also make sure that `XawScrollbarSetThumb'
is not ignored, using a major gross hack.
(x_initialize): Init default values for xaw3d_arrow_scroll and
xaw3d_pick_top.

25 years ago* keyboard.c (Qratio): New symbol.
Stefan Monnier [Fri, 10 Dec 1999 01:39:53 +0000 (01:39 +0000)]
* keyboard.c (Qratio): New symbol.
(scroll_bar_parts): Add `Qratio' to it.
(syms_of_keyboard): Init `Qratio'.

25 years ago(scroll_bar_part): Add `scroll_bar_move_ratio'.
Stefan Monnier [Fri, 10 Dec 1999 01:39:30 +0000 (01:39 +0000)]
(scroll_bar_part): Add `scroll_bar_move_ratio'.

25 years agofootnote.el
Dave Love [Thu, 9 Dec 1999 23:54:04 +0000 (23:54 +0000)]
footnote.el

25 years ago*** empty log message ***
Dave Love [Thu, 9 Dec 1999 23:48:05 +0000 (23:48 +0000)]
*** empty log message ***

25 years agoCurrent XEmacs version.
Dave Love [Thu, 9 Dec 1999 23:31:50 +0000 (23:31 +0000)]
Current XEmacs version.

25 years agoFix makeinfo complaints.
Dave Love [Thu, 9 Dec 1999 18:22:56 +0000 (18:22 +0000)]
Fix makeinfo complaints.

25 years ago*** empty log message ***
Dave Love [Thu, 9 Dec 1999 17:54:56 +0000 (17:54 +0000)]
*** empty log message ***

25 years ago(PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.
Dave Love [Thu, 9 Dec 1999 17:41:58 +0000 (17:41 +0000)]
(PIX_TYPE) [! HAVE_X_WINDOWS]: Define PIX_TYPE.

25 years ago(after-find-file): Use auto-save-visited-file-name if set.
Gerd Moellmann [Thu, 9 Dec 1999 15:23:31 +0000 (15:23 +0000)]
(after-find-file): Use auto-save-visited-file-name if set.

25 years ago(feedmail-find-eoh): Take
Gerd Moellmann [Thu, 9 Dec 1999 15:15:54 +0000 (15:15 +0000)]
(feedmail-find-eoh): Take
feedmail-queue-alternative-mail-header-separator into account.

25 years agoNew file. Provides a simple minor-mode for files containing
Stefan Monnier [Thu, 9 Dec 1999 13:03:41 +0000 (13:03 +0000)]
New file.  Provides a simple minor-mode for files containing
diff3-style conflict markers, such as generated by RCS

25 years ago(font-lock-multiline): New variable.
Stefan Monnier [Thu, 9 Dec 1999 12:52:34 +0000 (12:52 +0000)]
(font-lock-multiline): New variable.
(font-lock-add-keywords): Rename `major-mode' into `mode'.
(font-lock-remove-keywords): Added a dummy `mode' argument for
potential future support.
(font-lock-fontify-anchored-keywords,
(font-lock-fontify-keywords-region): Only handle multiline strings
if necessary (avoids a pathological behavior in (f.ex) diff-mode).

25 years ago(bookmark-bmenu-mode-map): Bind RET like f.
Richard M. Stallman [Thu, 9 Dec 1999 04:49:37 +0000 (04:49 +0000)]
(bookmark-bmenu-mode-map): Bind RET like f.

25 years ago(dired-insert-subdir): Add autoload cookie.
Richard M. Stallman [Thu, 9 Dec 1999 02:01:26 +0000 (02:01 +0000)]
(dired-insert-subdir): Add autoload cookie.

25 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Dec 1999 19:01:55 +0000 (19:01 +0000)]
*** empty log message ***

25 years ago*** empty log message ***
Richard M. Stallman [Wed, 8 Dec 1999 18:45:56 +0000 (18:45 +0000)]
*** empty log message ***

25 years agoview-emacs-problems
Dave Love [Wed, 8 Dec 1999 15:04:51 +0000 (15:04 +0000)]
view-emacs-problems

25 years agoMention view-emacs-problems.
Dave Love [Wed, 8 Dec 1999 15:04:01 +0000 (15:04 +0000)]
Mention view-emacs-problems.

25 years agoOops, forgot to commit the change in dispextern.h together with the
Eli Zaretskii [Wed, 8 Dec 1999 14:22:24 +0000 (14:22 +0000)]
Oops, forgot to commit the change in dispextern.h together with the
rest of the changes for tty color support.

25 years ago(call_debugger): When entering the debugger while redisplaying,
Gerd Moellmann [Wed, 8 Dec 1999 12:00:57 +0000 (12:00 +0000)]
(call_debugger): When entering the debugger while redisplaying,
reset redisplaying_p, and go back to the top-level if the debugger
returns.

25 years agovarious fixes and gratuitous movements.
Stefan Monnier [Wed, 8 Dec 1999 00:19:51 +0000 (00:19 +0000)]
various fixes and gratuitous movements.

25 years ago(delete_window): Block input for the time window
Gerd Moellmann [Tue, 7 Dec 1999 20:20:30 +0000 (20:20 +0000)]
(delete_window): Block input for the time window
matrices are being changed.

25 years ago*** empty log message ***
Dave Love [Tue, 7 Dec 1999 20:11:42 +0000 (20:11 +0000)]
*** empty log message ***

25 years ago(x_set_menu_resources_from_menu_face): Make sure
Gerd Moellmann [Tue, 7 Dec 1999 20:06:40 +0000 (20:06 +0000)]
(x_set_menu_resources_from_menu_face): Make sure
basic faces are realized before trying to use face `menu'.

25 years ago(menu-bar-manuals-menu): Add view-emacs-problems.
Dave Love [Tue, 7 Dec 1999 20:02:28 +0000 (20:02 +0000)]
(menu-bar-manuals-menu): Add view-emacs-problems.

25 years ago(view-emacs-problems): New command, bound to C-h P.
Dave Love [Tue, 7 Dec 1999 20:01:20 +0000 (20:01 +0000)]
(view-emacs-problems): New command, bound to C-h P.

25 years ago*** empty log message ***
Dave Love [Tue, 7 Dec 1999 11:07:41 +0000 (11:07 +0000)]
*** empty log message ***

25 years ago(Fintern_soft): Fix newlines in doc string.
Dave Love [Tue, 7 Dec 1999 11:06:22 +0000 (11:06 +0000)]
(Fintern_soft): Fix newlines in doc string.

25 years agoRemove duplicate entry for arm*-*linux-gnu; my change missing a
Dave Love [Tue, 7 Dec 1999 10:33:35 +0000 (10:33 +0000)]
Remove duplicate entry for arm*-*linux-gnu; my change missing a
ChangeLog entry I couldn't check in.

25 years ago*** empty log message ***
Dave Love [Tue, 7 Dec 1999 10:21:20 +0000 (10:21 +0000)]
*** empty log message ***

25 years ago(UNEXEC): Use unexelf.o instead of unexsgi.o.
Gerd Moellmann [Tue, 7 Dec 1999 09:54:52 +0000 (09:54 +0000)]
(UNEXEC): Use unexelf.o instead of unexsgi.o.

25 years ago(UNEXEC) [USG5_4]: Use unexelf.o instead of
Gerd Moellmann [Tue, 7 Dec 1999 09:50:50 +0000 (09:50 +0000)]
(UNEXEC) [USG5_4]: Use unexelf.o instead of
unexsgi.o again.

25 years agoInclude <syms.h>, not <sym.h> on IRIX. Removed
Gerd Moellmann [Tue, 7 Dec 1999 09:50:01 +0000 (09:50 +0000)]
Include <syms.h>, not <sym.h> on IRIX.  Removed
duplicate definition of ElfW.
(find_section): Copied from unexsgi.c.
(unexec): Use find_section.  Adjust whitespace.  Initialize
new_data2_offset based on old_data, not sbss (this fixes a bug on
IRIX6).  Change #ifdef __mips to __sgi, since it's IRIX-specific.
Adjust test for presence of .mdebug section to the new return
value of find_section.

Merge changes from 20.5.
(unexec): Handle .lit4 and .lit8 unconditionally.

25 years ago* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
Stefan Monnier [Tue, 7 Dec 1999 07:04:03 +0000 (07:04 +0000)]
* diff-mode.el (diff-mode-shared-map): fset'd and doc change.
(diff-minor-mode, diff-minor-mode-prefix, diff-minor-mode-map):
New code to support the minor mode version.
(diff-recenter): New function.
(diff-next-hunk, diff-next-file): Use it.
(diff-remembered-files-alist): New var.
(diff-merge-strings): New function.
(diff-find-file-name): Make it smarter and use the user's input more.
(diff-mode): Cosmetic changes.

25 years ago*** empty log message ***
Stefan Monnier [Tue, 7 Dec 1999 06:39:33 +0000 (06:39 +0000)]
*** empty log message ***

25 years ago(font-lock-default-fontify-region): Fix subtle
Stefan Monnier [Tue, 7 Dec 1999 06:31:57 +0000 (06:31 +0000)]
(font-lock-default-fontify-region): Fix subtle
off-by-one problem that could force re-fontifying the whole buffer.
(font-lock-remove-keywords): New function.
(font-lock-add-keywords): Use the new function to ensure idempotence.

25 years ago(save-some-buffers): Turn EXITING into the more general
Stefan Monnier [Tue, 7 Dec 1999 06:31:32 +0000 (06:31 +0000)]
(save-some-buffers): Turn EXITING into the more general
PRED argument to allow specifying a subset of buffers.

25 years ago(kill-region): Use the new `delete-and-extract-region'
Stefan Monnier [Tue, 7 Dec 1999 06:30:44 +0000 (06:30 +0000)]
(kill-region): Use the new `delete-and-extract-region'
rather than the undo log (which is incorrect with *-change-functions).

25 years ago* viper-cmd.el (viper-minibuffer-standard-hook,
Michael Kifer [Tue, 7 Dec 1999 04:58:54 +0000 (04:58 +0000)]
* viper-cmd.el (viper-minibuffer-standard-hook,
viper-minibuffer-real-start): new functions.
(viper-read-string-with-history,viper-file-add-suffix,
viper-trim-replace-chars-to-delete-if-necessary): adapt to the
change in the status of the minibuffer prompt.

25 years ago* editfns.c (Fdelete_and_extract_region): New function.
Stefan Monnier [Tue, 7 Dec 1999 04:42:40 +0000 (04:42 +0000)]
* editfns.c (Fdelete_and_extract_region): New function.
(syms_of_editfns): register it.
* insdel.c (del_range): update del_range_1 call.
(del_range_1, del_range_2): Add a ret_string argument to
request that the deleted text be returned.
(del_range_byte, del_range_both): Update del_range_2 call.
* lisp.h (del_range_1, del_range_2): change prototype
* casefiddle.c (casify_region): Update del_range_1 call.
* coding.c (code_convert_region): Update del_range_2 call.
* fileio.c (Finsert_file_contents): Update del_range_2 call.

25 years ago(set_lface_from_font_name): Fix incomplete merge.
Gerd Moellmann [Mon, 6 Dec 1999 21:23:20 +0000 (21:23 +0000)]
(set_lface_from_font_name): Fix incomplete merge.

25 years ago*** empty log message ***
Gerd Moellmann [Mon, 6 Dec 1999 19:46:40 +0000 (19:46 +0000)]
*** empty log message ***

25 years ago(info-node, info-menu-5, info-xref): Define colors for Info faces if
Eli Zaretskii [Mon, 6 Dec 1999 18:00:33 +0000 (18:00 +0000)]
(info-node, info-menu-5, info-xref): Define colors for Info faces if
the display supports them.

25 years agoChange of intern-soft.
Gerd Moellmann [Mon, 6 Dec 1999 17:57:17 +0000 (17:57 +0000)]
Change of intern-soft.

25 years agoChanges for automatic remapping of X colors on terminal frames:
Eli Zaretskii [Mon, 6 Dec 1999 17:55:00 +0000 (17:55 +0000)]
Changes for automatic remapping of X colors on terminal frames:

* term/pc-win.el (msdos-setup-initial-frame): New function, run by
term-setup-hook.  Call msdos-remember-default-colors and
msdos-handle-reverse-video.
(msdos-face-setup): Parts of code moved to
msdos-setup-initial-frame.
(msdos-handle-reverse-video): New function, modeled after
x-handle-reverse-video.
(make-msdos-frame): Don't use initial-frame-alist and
default-frame-alist.  Call msdos-handle-reverse-video.
(msdos-color-aliases): Remove.
(msdos-color-translate, msdos-approximate-color): Remove.
(msdos-color-values): Use 16-bit RGB values.  RGB values updated
for better approximation of X colors.
(msdos-face-setup): Call tty-color-clear.  Remove code that sets
up tty-color-alist (it is now on startup.el).
(x-display-color-p, x-color-defined-p, x-color-values,
x-defined-colors, face-color-supported-p, face-color-gray-p):
Remove.

* facemenu.el (facemenu-read-color, list-colors-display): Use
defined-colors for all frame types.
(facemenu-color-equal): Use color-values for all frame types.

* faces.el (read-face-attribute): For :foreground and :background
attributes and frames on character terminals, translate the color
to the closest supported one before looking it up in the list of
valid values.
(face-valid-attribute-values): Call defined-colors for all types
of frames.
(defined-colors, color-defined-p, color-values, display-color-p):
New finctions.
(x-defined-colors, x-color-defined-p, x-color-values,
x-display-color-p): Aliases for the above.

* startup.el (command-line): Register terminal colors for frame
types other than x and w32, but only if the terminal supports
colors.  Call tty-color-define instead of face-register-tty-color.

* term/x-win.el (xw-defined-colors): Renamed from
x-defined-colors.
* term/w32-win.el (xw-defined-colors): Likewise.

* term/tty-colors.el: New file.
* loadup.el: Load term/tty-colors.

25 years ago(Fintern_soft): Accept a symbol argument.
Gerd Moellmann [Mon, 6 Dec 1999 17:52:27 +0000 (17:52 +0000)]
(Fintern_soft): Accept a symbol argument.

25 years ago(comint-redirect-results-list)
Gerd Moellmann [Mon, 6 Dec 1999 17:44:17 +0000 (17:44 +0000)]
(comint-redirect-results-list)
(comint-redirect-results-list-from-process): Remove interactive
spec.

25 years ago*** empty log message ***
Dave Love [Mon, 6 Dec 1999 17:16:30 +0000 (17:16 +0000)]
*** empty log message ***

25 years ago(SYSTEM_PURESIZE_EXTRA): Reduce to 40000.
Eli Zaretskii [Mon, 6 Dec 1999 17:09:21 +0000 (17:09 +0000)]
(SYSTEM_PURESIZE_EXTRA): Reduce to 40000.

25 years ago(adjust_markers_for_delete): Fix last change.
Eli Zaretskii [Mon, 6 Dec 1999 17:04:33 +0000 (17:04 +0000)]
(adjust_markers_for_delete): Fix last change.

25 years ago(INTERNAL_TERMINAL): Add entries for color support.
Eli Zaretskii [Mon, 6 Dec 1999 16:55:26 +0000 (16:55 +0000)]
(INTERNAL_TERMINAL): Add entries for color support.

25 years agoChanges for automatic remapping of X colors on terminal frames:
Eli Zaretskii [Mon, 6 Dec 1999 16:54:09 +0000 (16:54 +0000)]
Changes for automatic remapping of X colors on terminal frames:

* xfaces.c (XColor) [!HAVE_X_WINDOWS]: Provide a typedef for non-X
frames.
(Vface_tty_color_alist): Remove.
(tty_defined_color): New function.
(defined_color): Rewrite to support any type of frame.
(tty_color_name): New function.
(face_color_supported_p, Fface_color_gray_p,
Fface_color_supported_p): Support non-X frames.
(load_color): Enclose the color name in quotes, in the log
messages.  Remove DOS-specific version of load_color.
(realize_tty_face): Take the supported colors from
tty-color-alist.  Support translation of X colors to the closest
tty color, for both MSDOS and tty frames.
[MSDOS]: Don't invert face colors if they were taken from the
frame colors.
(Fface_register_tty_color, Fface_clear_tty_colors): Remove.

* frame.h (struct x_output) [!MSDOS, !WINDOWSNT, !HAVE_X_WINDOWS]:
Define a mostly empty surrogate.
(tty_display): Declare.

* frame.c (make_terminal_frame) [!macintosh]: Don't use
tty_display.
(Fframe_parameters): Don't invert colors of non-FRAME_WINDOW_P
frames when the frame's param_alist includes 'reverse.
(tty_display): Define.
(make_terminal_frame) [!MSDOS]: Assign &tty_display to the
output_data.x member.
(Fframe_parameters): Return foreground and background color names
on tty frames as well, in addition to MSDOS frames.

* msdos.h (DisplayWidth, DisplayHeight): Changes for Lisp_Object
selected_frame.
(struct x_output): Remove unused members; document who uses each
member.
(FRAME_PARAM_FACES, FRAME_N_PARAM_FACES, FRAME_DEFAULT_PARAM_FACE,
FRAME_MODE_LINE_PARAM_FACE, FRAME_COMPUTED_FACES,
FRAME_N_COMPUTED_FACES, FRAME_SIZE_COMPUTED_FACES,
FRAME_DEFAULT_FACE, FRAME_MODE_LINE_FACE, unload_color): Remove
unused macro definintions.

* msdos.c (IT_set_frame_parameters): Don't call
recompute_basic_faces, the next redisplay will, anyway.
(x_current_display): Remove unused variable.
Many functions: changes for Lisp_object selected_frame.
(IT_set_face): If the tty_reverse_p flag is set for the face,
reverse the foreground and background colors.
(Fmsdos_remember_default_colors): New function.
(syms_of_msdos): Defsubr it.
(IT_set_frame_parameters): Use initial_screen_colors[] when
creating a new frame.  If the frame parameters include 'reverse,
swap the foreground and background colors.
(internal_terminal_init): Initialize initial_screen_colors to -1.
(syms_of_msdos): Add DEFVAR_BOOL for x-stretch-cursor, to shut up
cus-start.el.

* Makefile.in (lisp, shortlisp): Add lisp/term/tty-colors.elc.

* xfns.c (x_defined_color): Rename from defined_color.  All
callers changed.
(Fxw_color_defined_p): Renamed from Fx_color_defined_p;
all callers changed.
(Fxw_color_values): Renamed from Fx_color_values; all callers
changed.
(Fxw_display_color_p): Renamed from Fx_display_color_p; all
callers changed.
(x_window_to_frame, x_any_window_to_frame,
x_non_menubar_window_to_frame, x_menubar_window_to_frame,
x_top_window_to_frame): Use !FRAME_X_P instead of
f->output_data.nothing.
* xterm.h (x_defined_color): Rename from defined_color.

* w32fns.c (x_window_to_frame): Use FRAME_W32_P instead of
f->output_data.nothing.
(Fxw_color_defined_p): Renamed from Fx_color_defined_p;
all callers changed.
(Fxw_color_values): Renamed from Fx_color_values; all callers
changed.
(Fxw_display_color_p): Renamed from Fx_display_color_p; all
callers changed.

* dispextern.h (tty_color_name): Add prototype.

* xmenu.c (menubar_id_to_frame): Use FRAME_WINDOW_P instead of
f->output_data.nothing.
* w32menu.c (menubar_id_to_frame): Likewise.
* w32term.h (w32_output): Declare.

* dosfns.c (Qmsdos_color_translate): Remove.
(msdos_stdcolor_name): Now returns a Lisp_Object.
* dosfns.h (Qmsdos_color_translate): Remove.

* s/msdos.h (INTERNAL_TERMINAL): Add entries for color support.

25 years agoEtags.el change moved. Add dired-aux change.
Gerd Moellmann [Mon, 6 Dec 1999 16:46:41 +0000 (16:46 +0000)]
Etags.el change moved.  Add dired-aux change.

25 years ago(dired-do-shell-command): Changed documentation.
Gerd Moellmann [Mon, 6 Dec 1999 16:44:28 +0000 (16:44 +0000)]
(dired-do-shell-command): Changed documentation.
(dired-shell-stuff-it): A `?' in COMMAND has now the same
meaning as `*'.