]>
git.eshelyaron.com Git - emacs.git/log
Dave Love [Tue, 28 Nov 2000 18:02:05 +0000 (18:02 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 16:50:40 +0000 (16:50 +0000)]
Add hints to `automatic-hscrolling' to doc strings.
Gerd Moellmann [Tue, 28 Nov 2000 16:50:25 +0000 (16:50 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 16:43:45 +0000 (16:43 +0000)]
(dired-do-create-files): Construct default file
name for dired-mark-read-file-name so that when the user enters
just RET, the target file will end up in the target directory.
Dave Love [Tue, 28 Nov 2000 16:39:56 +0000 (16:39 +0000)]
(ps-mode): Set comment-start and
comment-start-skip locally.
Gerd Moellmann [Tue, 28 Nov 2000 15:36:30 +0000 (15:36 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 15:36:08 +0000 (15:36 +0000)]
(wait_for_property_change): Update copyright.
Gerd Moellmann [Tue, 28 Nov 2000 13:59:18 +0000 (13:59 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 13:57:29 +0000 (13:57 +0000)]
(prepare-abbrev-list-buffer): Get the value of
local-abbrev-table before changing buffers because it might
have a buffer-local binding.
Gerd Moellmann [Tue, 28 Nov 2000 13:47:03 +0000 (13:47 +0000)]
(Vx_window_horizontal_drag_shape): New variable.
(syms_of_xfns): DEFVAR_LISP it.
(x_set_mouse_color): Create frame's horizontal_drag_cursor.
Gerd Moellmann [Tue, 28 Nov 2000 13:46:17 +0000 (13:46 +0000)]
(struct x_output): Add member horizontal_drag_cursor.
Gerd Moellmann [Tue, 28 Nov 2000 13:45:56 +0000 (13:45 +0000)]
(note_mouse_highlight): Change the cursor shape
on the vertical border between windows.
Gerd Moellmann [Tue, 28 Nov 2000 13:45:21 +0000 (13:45 +0000)]
(coordinates_in_window): If on a mode or header line,
but sufficiently close to its start, return ``on vertical
border''. This gives us a way to drag windows horizontally when
using toolkit scroll bars.
Miles Bader [Tue, 28 Nov 2000 13:07:12 +0000 (13:07 +0000)]
(delete-horizontal-space): Handle fields more generally.
Gerd Moellmann [Tue, 28 Nov 2000 11:55:48 +0000 (11:55 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 11:54:12 +0000 (11:54 +0000)]
(delete-horizontal-space): Handle minibuffer prompt.
Gerd Moellmann [Tue, 28 Nov 2000 11:49:05 +0000 (11:49 +0000)]
(text_read_only): New function.
(verify_interval_modification): Use it instead of signaling
`text-read-only'. This makes it easier to catch this error
with a breakpoint.:
Dave Love [Tue, 28 Nov 2000 11:38:55 +0000 (11:38 +0000)]
Doc play-sound-file and sound :device.
Gerd Moellmann [Tue, 28 Nov 2000 11:38:10 +0000 (11:38 +0000)]
(forward_to_next_line_start): Check for newlines,
not end of line, which includes CR.
Gerd Moellmann [Tue, 28 Nov 2000 11:37:40 +0000 (11:37 +0000)]
*** empty log message ***
Dave Love [Tue, 28 Nov 2000 10:55:35 +0000 (10:55 +0000)]
(fortran-mode): Don't set
fortran-comment-line-start-skip. Set comment-start to
fortran-comment-line-start.
(fortran-fill-paragraph) <non-empty-comment>: Remove regexp group.
(fortran-comment-line-start-skip): Simplify slightly.
Gerd Moellmann [Tue, 28 Nov 2000 10:39:53 +0000 (10:39 +0000)]
*** empty log message ***
Gerd Moellmann [Tue, 28 Nov 2000 10:26:33 +0000 (10:26 +0000)]
Remove RCS keyword.
Gerd Moellmann [Tue, 28 Nov 2000 10:08:36 +0000 (10:08 +0000)]
Update from author.
Gerd Moellmann [Tue, 28 Nov 2000 09:36:33 +0000 (09:36 +0000)]
(Command-history-setup): Remove extraneous `keymap'
reference.
Gerd Moellmann [Tue, 28 Nov 2000 09:35:46 +0000 (09:35 +0000)]
*** empty log message ***
Miles Bader [Tue, 28 Nov 2000 07:48:39 +0000 (07:48 +0000)]
(custom-face-attributes): Handle mapping `nil' and `unspecified' to
`off' and `nil' in the :box pre-/post-filters.
Miles Bader [Tue, 28 Nov 2000 06:52:10 +0000 (06:52 +0000)]
(custom-face-attributes): Typo.
Miles Bader [Tue, 28 Nov 2000 06:41:19 +0000 (06:41 +0000)]
(custom-face-attributes): Add post-filter function for :box.
Make pre-filter function for :box handle all cases.
Miles Bader [Tue, 28 Nov 2000 05:11:20 +0000 (05:11 +0000)]
(widget-choose): Make sure pop-up window is large enough to display all
the choices, as there's no way to scroll it.
Kenichi Handa [Tue, 28 Nov 2000 00:01:52 +0000 (00:01 +0000)]
Make the coding system no-conversion safe for all characters.
Kenichi Handa [Tue, 28 Nov 2000 00:00:54 +0000 (00:00 +0000)]
*** empty log message ***
Kenichi Handa [Tue, 28 Nov 2000 00:00:00 +0000 (00:00 +0000)]
(Ffind_coding_systems_region_internal): Be sure to
include no-conversion.
Dave Love [Mon, 27 Nov 2000 23:22:31 +0000 (23:22 +0000)]
(ldap) <defgroup>: Add :version.
Jason Rumney [Mon, 27 Nov 2000 20:09:44 +0000 (20:09 +0000)]
(w32_load_system_font): Always mark font as double byte if codepage is unicode.
Jason Rumney [Mon, 27 Nov 2000 20:06:42 +0000 (20:06 +0000)]
*** empty log message ***
Dave Love [Mon, 27 Nov 2000 19:27:33 +0000 (19:27 +0000)]
Add Keywords header.
Dave Love [Mon, 27 Nov 2000 19:22:16 +0000 (19:22 +0000)]
*** empty log message ***
Dave Love [Mon, 27 Nov 2000 18:01:19 +0000 (18:01 +0000)]
*** empty log message ***
Dave Love [Mon, 27 Nov 2000 18:01:03 +0000 (18:01 +0000)]
Ignore errors when requiring nnweb and avoid a
compiler warning.
Dave Love [Mon, 27 Nov 2000 17:50:38 +0000 (17:50 +0000)]
(tooltip-use-echo-area): Doc fix.
Dave Love [Mon, 27 Nov 2000 17:46:24 +0000 (17:46 +0000)]
Add version.
<read-buffer-function>: Add.
Dave Love [Mon, 27 Nov 2000 17:41:06 +0000 (17:41 +0000)]
(apropos-print): Add help-echo to active text.
Dave Love [Mon, 27 Nov 2000 17:24:54 +0000 (17:24 +0000)]
(Clipboard): New.
Gerd Moellmann [Mon, 27 Nov 2000 17:16:51 +0000 (17:16 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 27 Nov 2000 17:14:53 +0000 (17:14 +0000)]
(rmail-automatic-folder-directives): Add a custom
type, group and version.
Dave Love [Mon, 27 Nov 2000 17:10:15 +0000 (17:10 +0000)]
(x-select-enable-clipboard): Customize (per lispref).
Gerd Moellmann [Mon, 27 Nov 2000 16:18:37 +0000 (16:18 +0000)]
(forward_to_next_line_start): If already on a newline,
just consume it to avoid unintended skipping over invisible text
below.
Eli Zaretskii [Mon, 27 Nov 2000 15:35:32 +0000 (15:35 +0000)]
(x-get-selection): Docstring dix.
Stefan Monnier [Mon, 27 Nov 2000 15:34:39 +0000 (15:34 +0000)]
New font-lock-doc-face.
`comment-region' doesn't comment only whole lines.
Bad backrefs signal an error rather than turning into digits.
Dave Love [Mon, 27 Nov 2000 15:32:38 +0000 (15:32 +0000)]
8-bit tweaks
Dave Love [Mon, 27 Nov 2000 15:24:43 +0000 (15:24 +0000)]
base64 tweaks
Gerd Moellmann [Mon, 27 Nov 2000 14:43:30 +0000 (14:43 +0000)]
(lucid_event_type_list_p): Handle `help-echo',
`vertical-line', `mode-line' and `header-line' events.
Gerd Moellmann [Mon, 27 Nov 2000 13:36:57 +0000 (13:36 +0000)]
Update from author.
Andrew Innes [Mon, 27 Nov 2000 13:01:27 +0000 (13:01 +0000)]
(.SUFFIXES): Add .SUFFIXES.
Miles Bader [Mon, 27 Nov 2000 12:30:50 +0000 (12:30 +0000)]
ChangeLog
Kenichi Handa [Mon, 27 Nov 2000 12:22:29 +0000 (12:22 +0000)]
Specify cases and syntaxes for mule-unicode-0100-24ff.
Kenichi Handa [Mon, 27 Nov 2000 12:21:59 +0000 (12:21 +0000)]
*** empty log message ***
Gerd Moellmann [Mon, 27 Nov 2000 12:13:06 +0000 (12:13 +0000)]
(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.
Miles Bader [Mon, 27 Nov 2000 12:11:33 +0000 (12:11 +0000)]
(dired-add-entry): Call `dired-get-filename' with `verbatim' so that we
don't inadvertently delete a non-existant directory name.
Miles Bader [Mon, 27 Nov 2000 12:11:00 +0000 (12:11 +0000)]
(dired-get-filename): Return filename verbatim if LOCALP is `verbatim'.
Gerd Moellmann [Mon, 27 Nov 2000 11:28:24 +0000 (11:28 +0000)]
(tool-bar-add-item-from-menu): Handle case
that foreground and/or background colors of the face `tool-bar'
are unspecified.
Miles Bader [Mon, 27 Nov 2000 09:49:29 +0000 (09:49 +0000)]
(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'.
Miles Bader [Mon, 27 Nov 2000 02:31:34 +0000 (02:31 +0000)]
(help-make-xrefs): Delete extraneous newlines at the end of the docstring.
Miles Bader [Mon, 27 Nov 2000 02:08:39 +0000 (02:08 +0000)]
(help-manyarg-func-alist): Correct entry for `vconcat'.
Dave Love [Sun, 26 Nov 2000 20:28:54 +0000 (20:28 +0000)]
(mm-uu-configure-list): Fix typo in :type.
Andrew Choi [Sun, 26 Nov 2000 06:37:13 +0000 (06:37 +0000)]
* src/macterm.c (x_handle_tool_bar_click, note_tool_bar_highlight):
change references to members deleted from struct frame as in xterm.c.
Andrew Choi [Sun, 26 Nov 2000 06:35:26 +0000 (06:35 +0000)]
* 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.
Jason Rumney [Sat, 25 Nov 2000 19:48:15 +0000 (19:48 +0000)]
add version to obsolete variables.
Jason Rumney [Sat, 25 Nov 2000 19:20:31 +0000 (19:20 +0000)]
*** empty log message ***
Jason Rumney [Sat, 25 Nov 2000 19:18:49 +0000 (19:18 +0000)]
Enable conservative stack marking.
Jason Rumney [Sat, 25 Nov 2000 18:40:15 +0000 (18:40 +0000)]
(make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
window_from_coordinates should be pixel coordinates.
Jason Rumney [Sat, 25 Nov 2000 16:24:43 +0000 (16:24 +0000)]
Do not call set-locale-environment until after terminal is initialized.
Jason Rumney [Sat, 25 Nov 2000 14:55:34 +0000 (14:55 +0000)]
(x_to_w32_font): Do not filter out italic fonts, as new
redisplay handles them properly.
Jason Rumney [Sat, 25 Nov 2000 14:54:16 +0000 (14:54 +0000)]
*** empty log message ***
Eli Zaretskii [Sat, 25 Nov 2000 08:48:13 +0000 (08:48 +0000)]
(shell-command): Mention the effect of the prefix
argument in the doc string.
Miles Bader [Sat, 25 Nov 2000 02:57:59 +0000 (02:57 +0000)]
*** empty log message ***
Miles Bader [Sat, 25 Nov 2000 02:56:16 +0000 (02:56 +0000)]
(custom-face-attributes): Add "None" choice to :stipple.
Miles Bader [Sat, 25 Nov 2000 02:39:18 +0000 (02:39 +0000)]
*** empty log message ***
Miles Bader [Sat, 25 Nov 2000 02:14:53 +0000 (02:14 +0000)]
(widget-field-value-delete): Don't try to delete overlay when it's the
`psuedo-overlay' that exists at some points.
Miles Bader [Sat, 25 Nov 2000 02:08:59 +0000 (02:08 +0000)]
(compute_motion): Keep pos_byte in sync with pos.
Jason Rumney [Fri, 24 Nov 2000 21:31:14 +0000 (21:31 +0000)]
(x_change_window_heights): New function.
Jason Rumney [Fri, 24 Nov 2000 21:30:06 +0000 (21:30 +0000)]
(init_environment): Set LANG environment variable based on
locale settings, if not set.
Jason Rumney [Fri, 24 Nov 2000 21:29:07 +0000 (21:29 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 24 Nov 2000 21:07:19 +0000 (21:07 +0000)]
*** empty log message ***
Jason Rumney [Fri, 24 Nov 2000 20:46:48 +0000 (20:46 +0000)]
(locale-language-names): Add jp as a non-standard alternative for Japanese.
Jason Rumney [Fri, 24 Nov 2000 20:43:51 +0000 (20:43 +0000)]
(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.
Gerd Moellmann [Fri, 24 Nov 2000 19:29:26 +0000 (19:29 +0000)]
(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.
Eli Zaretskii [Fri, 24 Nov 2000 16:52:06 +0000 (16:52 +0000)]
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.
Eli Zaretskii [Fri, 24 Nov 2000 16:48:51 +0000 (16:48 +0000)]
Fix typos.
Eli Zaretskii [Fri, 24 Nov 2000 16:45:46 +0000 (16:45 +0000)]
(Visiting): Add an index entry for require-final-newline in conjunction
with find-file-literally.
André Spiegel [Fri, 24 Nov 2000 16:27:10 +0000 (16:27 +0000)]
#
Andrew Innes [Fri, 24 Nov 2000 16:26:56 +0000 (16:26 +0000)]
(.SUFFIXES): New target, include .elc .el.
André Spiegel [Fri, 24 Nov 2000 16:25:59 +0000 (16:25 +0000)]
Require 'cl during compilation.
Dave Love [Fri, 24 Nov 2000 13:41:48 +0000 (13:41 +0000)]
x-symbol
Gerd Moellmann [Fri, 24 Nov 2000 13:18:04 +0000 (13:18 +0000)]
*** empty log message ***
Gerd Moellmann [Fri, 24 Nov 2000 13:17:42 +0000 (13:17 +0000)]
(lface_from_face_name): Function comment fix.
Gerd Moellmann [Fri, 24 Nov 2000 13:16:13 +0000 (13:16 +0000)]
(face-set-after-frame-default): Let face attributes
specified for new frames override frame parameters.
Gerd Moellmann [Fri, 24 Nov 2000 12:29:32 +0000 (12:29 +0000)]
(command-line): Fix computation of the source file
for user-init-file when user-init-file is a compiled file.
Miles Bader [Fri, 24 Nov 2000 11:44:30 +0000 (11:44 +0000)]
(all): Restore entry for `mode-line-inverse-video', so that people can
easily turn it off.