1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-16 17:19:41 +00:00
Commit Graph

32857 Commits

Author SHA1 Message Date
Miles Bader
b2a8e429ba ChangeLog 2000-11-27 12:30:50 +00:00
Kenichi Handa
d05cfa1f45 Specify cases and syntaxes for mule-unicode-0100-24ff. 2000-11-27 12:22:29 +00:00
Kenichi Handa
5ac0366d7c *** empty log message *** 2000-11-27 12:21:59 +00:00
Gerd Moellmann
67f1cf4c4e (try_window_id): Avoid starting to display in the moddle
of a character, a TAB for instance.  This is easier than to set
up the iterator exactly, and it's not a frequent case, so the
additional effort wouldn't really pay off.
2000-11-27 12:13:06 +00:00
Miles Bader
0c713b6f88 (dired-add-entry): Call dired-get-filename' with verbatim' so that we
don't inadvertently delete a non-existant directory name.
2000-11-27 12:11:33 +00:00
Miles Bader
2d795c92ab (dired-get-filename): Return filename verbatim if LOCALP is `verbatim'. 2000-11-27 12:11:00 +00:00
Gerd Moellmann
7e6369044d (tool-bar-add-item-from-menu): Handle case
that foreground and/or background colors of the face `tool-bar'
are unspecified.
2000-11-27 11:28:24 +00:00
Miles Bader
ec7251660f (widget-field-buffer, widget-field-start)
(widget-field-end): Handle widget field `pseudo-overlays'.
(widget-field-value-delete): Delete WIDGET from `widget-field-new'
if it's there instead of in `widget-field-list'.
2000-11-27 09:49:29 +00:00
Miles Bader
a2e6f42617 (help-make-xrefs): Delete extraneous newlines at the end of the docstring. 2000-11-27 02:31:34 +00:00
Miles Bader
46c569725e (help-manyarg-func-alist): Correct entry for `vconcat'. 2000-11-27 02:08:39 +00:00
Dave Love
7ea85f5bd7 (mm-uu-configure-list): Fix typo in :type. 2000-11-26 20:28:54 +00:00
Andrew Choi
2d4bc73599 * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.
2000-11-26 06:37:13 +00:00
Andrew Choi
c1e279c22c * src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.

* inc/epaths.h: set PATH_EXEC to ~emacs/mac instead of ~emacs/mac/bin.

* emacs.c (main) [macintosh]: call syms_of_frame before calling
init_window_once.
2000-11-26 06:35:26 +00:00
Jason Rumney
4709221799 add version to obsolete variables. 2000-11-25 19:48:15 +00:00
Jason Rumney
48b2176212 *** empty log message *** 2000-11-25 19:20:31 +00:00
Jason Rumney
7c98e712b1 Enable conservative stack marking. 2000-11-25 19:18:49 +00:00
Jason Rumney
afabdbe599 (make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
window_from_coordinates should be pixel coordinates.
2000-11-25 18:40:15 +00:00
Jason Rumney
640a9cdd27 Do not call set-locale-environment until after terminal is initialized. 2000-11-25 16:24:43 +00:00
Jason Rumney
c8874f14d7 (x_to_w32_font): Do not filter out italic fonts, as new
redisplay handles them properly.
2000-11-25 14:55:34 +00:00
Jason Rumney
a609568ad8 *** empty log message *** 2000-11-25 14:54:16 +00:00
Eli Zaretskii
0b3f96d4d8 (shell-command): Mention the effect of the prefix
argument in the doc string.
2000-11-25 08:48:13 +00:00
Miles Bader
a658d039ac *** empty log message *** 2000-11-25 02:57:59 +00:00
Miles Bader
675f1fcb15 (custom-face-attributes): Add "None" choice to :stipple. 2000-11-25 02:56:16 +00:00
Miles Bader
8da6e2a1be *** empty log message *** 2000-11-25 02:39:18 +00:00
Miles Bader
d8f02b9137 (widget-field-value-delete): Don't try to delete overlay when it's the
`psuedo-overlay' that exists at some points.
2000-11-25 02:14:53 +00:00
Miles Bader
bcfbd63d88 (compute_motion): Keep pos_byte in sync with pos. 2000-11-25 02:08:59 +00:00
Jason Rumney
a12586671e (x_change_window_heights): New function. 2000-11-24 21:31:14 +00:00
Jason Rumney
69fb0241f4 (init_environment): Set LANG environment variable based on
locale settings, if not set.
2000-11-24 21:30:06 +00:00
Jason Rumney
d3416cca6b *** empty log message *** 2000-11-24 21:29:07 +00:00
Gerd Moellmann
19cc91fba3 *** empty log message *** 2000-11-24 21:07:19 +00:00
Jason Rumney
2e86ceaad1 (locale-language-names): Add jp as a non-standard alternative for Japanese. 2000-11-24 20:46:48 +00:00
Jason Rumney
36f8209a87 (x_set_tool_bar_lines): Clear internal border when making tool bar
smaller. When clearing the frame, also clear current matrices. Clear
frame when tool bar disappears. Don't use more lines for the tool-bar
than is available.
2000-11-24 20:43:51 +00:00
Gerd Moellmann
2be8f18448 (init_from_display_pos): If POS says we're already after
an overlay string ending at POS, make sure to pop the iterator
because it will be in front of that overlay string.  When POS is
ZV, we've thereby also ``processed'' overlay strings at ZV.
2000-11-24 19:29:26 +00:00
Eli Zaretskii
105602b171 C-c C-c u in Texinfo now produces @uref, not @url.
Explain that vc-cvs-stay-local doesn't create versioned backups
on MS-DOS.
2000-11-24 16:52:06 +00:00
Eli Zaretskii
bd7e01a372 Fix typos. 2000-11-24 16:48:51 +00:00
Eli Zaretskii
f325fda9af (Visiting): Add an index entry for require-final-newline in conjunction
with find-file-literally.
2000-11-24 16:45:46 +00:00
André Spiegel
17e37f5357 # 2000-11-24 16:27:10 +00:00
Andrew Innes
24c53d3628 (.SUFFIXES): New target, include .elc .el. 2000-11-24 16:26:56 +00:00
André Spiegel
c3ce5e29ba Require 'cl during compilation. 2000-11-24 16:25:59 +00:00
Dave Love
6e0863f586 x-symbol 2000-11-24 13:41:48 +00:00
Gerd Moellmann
ba193890c6 *** empty log message *** 2000-11-24 13:18:04 +00:00
Gerd Moellmann
45d9f1efb1 (lface_from_face_name): Function comment fix. 2000-11-24 13:17:42 +00:00
Gerd Moellmann
bdc03dd96f (face-set-after-frame-default): Let face attributes
specified for new frames override frame parameters.
2000-11-24 13:16:13 +00:00
Gerd Moellmann
9aa5f148ca (command-line): Fix computation of the source file
for user-init-file when user-init-file is a compiled file.
2000-11-24 12:29:32 +00:00
Miles Bader
67ee1125be (all): Restore entry for `mode-line-inverse-video', so that people can
easily turn it off.
2000-11-24 11:44:30 +00:00
Miles Bader
1ed744312d (checkbox): Add a small `X' to the the :on-glyph, so that it's
distinguishable from the :off-glyph on dark-background displays.  Set
its background color too.
2000-11-24 11:36:27 +00:00
Miles Bader
51a1edab45 (custom-face-attributes): Remove SET and GET functions. Add some
IN-FILTER and OUT-FILTER functions in the few cases they're needed.
2000-11-24 09:12:12 +00:00
Miles Bader
f5b50baad3 (custom-filter-face-spec, custom-pre-filter-face-spec)
(custom-post-filter-face-spec): New functions.
(custom-face-set, custom-face-value-create): Filter the face spec
before and after customization.
(custom-face-set): If VALUE specifies a null face, pass a
non-null-but-otherwise-ignored face-spec instead to `face-spec-set'.
2000-11-24 09:09:55 +00:00
Michael Kifer
7d0278167b * ediff-diff.el: Moved variables around to have it compile under NT.
* ediff-help.el (ediff-use-long-help-message): made it customizable.

	* ediff-init.el (ediff-abbrev-jobname): use capitalize.

	* ediff-wind.el (ediff-skip-unsuitable-frames): deleted the
	redundant skip-small-frames test.

	* viper-cmd.el (viper-change-state-to-vi): disable overwrite mode.
	(viper-downgrade-to-insert): protect against errors in hooks.

	* viper-init.el (viper-vi-state-hook,viper-insert-state-hook,
	viper-replace-state-hook,viper-emacs-state-hook): do cursor handling.
	(viper-restore-cursor-type,viper-set-insert-cursor-type): new
	functions.

	* viper-util.el (viper-memq-char): bug fixes

	* viper.el (viper-mode): fix cursor handling.
2000-11-24 08:15:11 +00:00
Miles Bader
1862a24e48 (display_menu_bar, display_mode_line): Change the way we
apply `mode-line-inverse-video' -- zero means force display using
the default face, non-zero means display using the specialized face.
(syms_of_xdisp): `mode-line-inverse-video' defaults to true again.
2000-11-24 06:32:05 +00:00