1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
Commit graph

34962 commits

Author SHA1 Message Date
Richard M. Stallman
00a7861a63 Delete minibuffer-scroll-overlap. 2001-03-12 03:33:45 +00:00
Richard M. Stallman
3c39a24c20 Clarify key bindings vs running a command by name. 2001-03-12 03:32:46 +00:00
Richard M. Stallman
2155102b4b Clarify the text for BACKSPACE vs DELETE. 2001-03-12 03:31:14 +00:00
Richard M. Stallman
06a97e7d07 Clarify BACKSPACE vs DELETE. Mention delete-key-deletes-forward-mode. 2001-03-12 03:24:41 +00:00
Kenichi Handa
a1233357b5 (quail-translate-key): Fix condition to
check if there's another breaking point in the current key.
2001-03-11 23:38:11 +00:00
Kenichi Handa
5c9d9d92bd *** empty log message *** 2001-03-11 23:37:43 +00:00
Stefan Monnier
40153a944e (texinfo-update-menu-lower-regexps):
Fix the named and regexp used for subsubsections.
2001-03-11 18:57:19 +00:00
Eli Zaretskii
2d3a8f8747 (Deletion): Fix last change. 2001-03-11 17:55:15 +00:00
Eli Zaretskii
6bb2ed9b5a (Faces): Fix description of terminals which support faces.
(Font Lock): Document that syntactic fontification might slow down display.
2001-03-11 17:52:35 +00:00
Eli Zaretskii
40beeceea1 (rmail-output-to-rmail-file): When writing the
Babyl header to the newly-created output file, bind
coding-system-for-write to either rmail-file-coding-system or
emacs-mule-unix.
2001-03-11 11:54:03 +00:00
Dave Love
5ec176363c (tool-bar-setup): Don't suppress write-file
and save-buffer if buffer-file-name non-nil.  From rms.
2001-03-10 13:20:47 +00:00
André Spiegel
6d2e2c02ce # 2001-03-10 10:58:23 +00:00
André Spiegel
23e94aedc2 (vc-sccs-print-log): Output to buffer *vc*, not the current buffer.
(vc-sccs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:51:22 +00:00
André Spiegel
cdc2fe43d4 (vc-rcs-print-log): Output to buffer *vc*, not the current buffer.
(vc-rcs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:50:16 +00:00
André Spiegel
6e024fc80f (vc-cvs-checkin): When removing the sticky tag, make output go to
buffer *vc*, not the current buffer.
(vc-cvs-print-log): Output to buffer *vc*, not the current buffer.
(vc-cvs-diff): Output to buffer *vc-diff*, not the current buffer.
2001-03-10 10:49:05 +00:00
André Spiegel
ad339989e5 (vc-do-command): If the destination buffer is already current, don't
set it up and don't erase it.  Updated doc string to reflect that.
(vc-version-diff): When doing a single file diff, don't switch to the
*vc-diff* buffer before the command.  This is to preserve local variable
bindings that might affect the diff command.
(vc-print-log): Don't switch to the *vc* buffer before the command, so
that local variable bindings are preserved.
2001-03-10 10:44:35 +00:00
Stefan Monnier
b18f5523f4 (hi-lock-line-face-buffer): Wrap the regexp in a group
so ^, $, *, ? and + are interpreted correctly.
2001-03-09 21:16:24 +00:00
Stefan Monnier
f9db8f1954 *** empty log message *** 2001-03-09 18:50:20 +00:00
Gerd Moellmann
db14cfc515 (make_lispy_event): Add string info to the event,
analogous to what's done on mode lines.
(read_key_sequence): For a click on a string, consider `local-map'
and `keymap' of that string.
2001-03-09 18:43:47 +00:00
Gerd Moellmann
7177d86b4b (note_mouse_highlight): If there's no help-echo on
a string, look at the buffer text ``under'' it.
2001-03-09 18:42:28 +00:00
Gerd Moellmann
74bd6d658d (string_buffer_position, display_prop_string_p)
(single_display_prop_string_p): New functions.
2001-03-09 18:41:50 +00:00
Gerd Moellmann
56ab5d27d0 (string_buffer_position): Add prototype. 2001-03-09 18:41:17 +00:00
Gerd Moellmann
c085b77c3f (string-key-binding): Renamed from
mode-line-key-binding.  Handle any event on a string.  Check for
`keymap' properties as well as `local-map' properties.
2001-03-09 16:24:53 +00:00
Gerd Moellmann
3cfd8357bb *** empty log message *** 2001-03-09 14:51:34 +00:00
Gerd Moellmann
a955ffa20c (make_lispy_event, make_lispy_movement): Adjust
calls to buffer_posn_from_coords to new format.
2001-03-09 14:51:01 +00:00
Gerd Moellmann
a1b0a6dbe8 (buffer_posn_from_coords): Add parameters OBJECT and
POS; return void.
2001-03-09 14:50:33 +00:00
Gerd Moellmann
e0d9aa62ba (buffer_posn_from_coords): Adjust prototype. 2001-03-09 14:50:05 +00:00
Gerd Moellmann
909a918220 (comint-insert-clicked-input): Use the last key
from this-command-keys to lookup the global key definition.
2001-03-09 14:20:59 +00:00
Gerd Moellmann
9552274645 (Fwrite_region) [DOS_NT]: Remove O_TRUNC from open
flags argument to emacs_open; it seems to conflict with O_EXCL.
2001-03-09 12:40:47 +00:00
Kenichi Handa
28cd4910e8 (struct composition): Change types of members; glyph_len to unsigned,
width to unsigned short.
2001-03-09 12:08:49 +00:00
Kenichi Handa
898a399dea *** empty log message *** 2001-03-09 12:07:40 +00:00
Kenichi Handa
226e4119d9 Add category `j' for katakana-jisx0201. Fix syntaxes of
katakana-jisx0201.
2001-03-09 05:59:56 +00:00
Kenichi Handa
3ebf37171f *** empty log message *** 2001-03-09 05:58:44 +00:00
Kenichi Handa
bc6a094669 (no-conversion): Fix docstring.
(raw-text): Fix docstring.
2001-03-09 00:27:36 +00:00
Kenichi Handa
348f797a30 *** empty log message *** 2001-03-09 00:27:17 +00:00
Kenichi Handa
5cdaf2a5e2 Add coding: tag in Local Variables: section. 2001-03-09 00:13:58 +00:00
Kenichi Handa
64fd2bb1c5 Add coding: iso-2022-7bit tag. 2001-03-09 00:12:14 +00:00
Kenichi Handa
8dad09ab71 Add coding: tag in Local Variable: section. 2001-03-09 00:11:33 +00:00
Kenichi Handa
5bbba7b24d Add coding: tag in Loval Vairables: section. 2001-03-09 00:10:46 +00:00
Kenichi Handa
a604c5afbe Add coding: tag in Local Variables: section. 2001-03-09 00:02:17 +00:00
Kenichi Handa
e7509bddd3 Fix coding: in Local Variables:. 2001-03-09 00:00:54 +00:00
Andrew Innes
4cdf6a6cec (add_menu_item): Fix problems with using ownerdraw for
menu titles.
2001-03-08 21:21:44 +00:00
Gerd Moellmann
221dd3e77a (handle_display_prop): Use it->w->buffer as object,
instead of nil.
2001-03-08 21:17:30 +00:00
Gerd Moellmann
5de7c6f236 (handle_face_prop, face_before_or_after_it_pos)
(display_string): Call face_at_string_position with new
parameter.
2001-03-08 20:56:25 +00:00
Gerd Moellmann
48a4ca9985 (face_at_string_position): Add parameter MOUSE_P.
Handle `mouse-face'.
2001-03-08 20:55:20 +00:00
Gerd Moellmann
8d721a0d0c (face_at_string_position): Change prototype. 2001-03-08 20:54:50 +00:00
Gerd Moellmann
f9db2310cd (note_mouse_highlight): Handle mouse-face and
help-echo in strings.
(x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P.
(fast_find_string_pos): New function.
2001-03-08 20:54:18 +00:00
Gerd Moellmann
96e8e60394 (choose-completion-string): When not leaving the
minibuffer, raise the minibuffer frame when minibuffer-auto-raise
is set.
2001-03-08 15:47:58 +00:00
Gerd Moellmann
e1fbabaf4d *** empty log message *** 2001-03-08 15:04:19 +00:00
Gerd Moellmann
f92c5e7d08 (shrink-window-if-larger-than-buffer): Handle frame
parameter `(minibuffer . t)'.
2001-03-08 15:03:44 +00:00