Commit graph

36569 commits

Author SHA1 Message Date
Gerd Moellmann
346f18dcd4 (isearch-other-meta-char): Don't switch to the
buffer of a window clicked on, when the current buffer is
in Isearch mode.
2001-08-10 12:48:02 +00:00
Gerd Moellmann
4a9bf8a43f (image-jpeg-p): Test for APPn markers in the range
#xe0..#xef.
2001-08-10 10:59:06 +00:00
Eli Zaretskii
5d7a37fa13 Fix a typo in a comment. 2001-08-10 09:24:29 +00:00
Eli Zaretskii
d1b5f629ae *** empty log message *** 2001-08-10 09:23:22 +00:00
Eli Zaretskii
36761b11a8 (Action Arguments): Remove the index entry for LINE:COLUMN, since
index entries cannot have a colon in them.
2001-08-10 09:17:50 +00:00
Eli Zaretskii
805f91e475 (syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string. 2001-08-10 09:14:17 +00:00
Eli Zaretskii
4dfff41f93 (Mouse Buttons): Document the default values for double-click-time
and double-click-fuzz.
2001-08-10 09:07:39 +00:00
Eli Zaretskii
6281f96566 (Bugs and problems): Fix wording. 2001-08-10 09:05:50 +00:00
Eli Zaretskii
a10192f44d Fix a typo in a comment. 2001-08-09 17:40:59 +00:00
Eli Zaretskii
36d36f35f5 Fix a stale reference to "Comparing Files". 2001-08-09 16:22:37 +00:00
Eli Zaretskii
82f6ab38b9 Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete",
since node names cannot have apostrophes.
Fix a stale menu item in emacs.texi which referred to this node by its
old name.
2001-08-09 16:21:33 +00:00
Gerd Moellmann
3638868e17 *** empty log message *** 2001-08-09 15:50:33 +00:00
Gerd Moellmann
14d8c7f0c9 (desktop-save): Don't use concat to form a file
name, use expand-file-name.
2001-08-09 15:50:09 +00:00
Gerd Moellmann
6b48d742c0 (mouse-delete-window): Do nothing if frame has just
one window.
2001-08-09 14:57:30 +00:00
Gerd Moellmann
ed771c89bc (define-minor-mode): Use
mode-line-minor-mode-keymap for the minor mode name.
2001-08-09 14:54:05 +00:00
Gerd Moellmann
0c107014e0 (add-minor-mode): Use mode-line-minor-mode-keymap for
the minor mode name.
2001-08-09 14:52:27 +00:00
Gerd Moellmann
39fce518ec (display-time-string-forms): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
2001-08-09 14:52:02 +00:00
Gerd Moellmann
fd78d527b7 (toplevel): Use mode-line-minor-mode-keymap for the
minor mode name.
2001-08-09 14:51:48 +00:00
Gerd Moellmann
541b8aff2b (minor-mode-alist): Use mode-line-minor-mode-keymap
for the minor mode name.
2001-08-09 14:51:20 +00:00
Gerd Moellmann
d0b56ec54a (calendar-mode-line-format): Use
make-mode-line-mouse-map instead of make-mode-line-mouse2-map.
2001-08-09 14:21:12 +00:00
Gerd Moellmann
1ebfdece8e (make-mode-line-mouse-map): Renamed from
make-mode-line-mouse2-map.  Take additional arg MOUSE.
(mode-line-modified): Use mouse-3 instead of mouse-2.
(mode-line-buffer-identification-keymap): Bind keys differently.
(propertized-buffer-identification): Adapt help-echo to new
bindings.
2001-08-09 14:06:54 +00:00
Gerd Moellmann
a4afe04e52 *** empty log message *** 2001-08-09 14:06:28 +00:00
Gerd Moellmann
8e3189f0cc *** empty log message *** 2001-08-09 13:45:47 +00:00
Gerd Moellmann
15409553ec (mode-line-format): Specify help-echo for line
number, column number and buffer-percent part of the mode-line.
2001-08-09 13:45:23 +00:00
Gerd Moellmann
f0c1cc56a0 (Vpre_help_message): New variable.
(syms_of_keyboard): Initialize and staticpro it.
(show_help_echo): Record current message before displaying a
help-echo, and restore that message when clearing the help.
2001-08-09 13:01:38 +00:00
Gerd Moellmann
eaa2319f35 *** empty log message *** 2001-08-09 09:48:24 +00:00
Gerd Moellmann
32dfbf1a8e (x_create_im): Remove prototype. 2001-08-09 09:48:04 +00:00
Gerd Moellmann
2644796711 (adjust_glyph_matrix): Undo last change. 2001-08-09 09:37:50 +00:00
Gerd Moellmann
99332eb693 (mark_window_display_accurate_1): Remove an assertion. 2001-08-09 09:37:32 +00:00
Gerd Moellmann
3bdbead3dd (image-type-regexps): Allow whitespace at the start
of the image data for XPM, XBM and Postscript, which are
text files.
(image-jpeg-p): Correct computatino of next field offset.
2001-08-09 09:31:56 +00:00
Richard M. Stallman
0ec1f11554 Minor cleanups. 2001-08-08 23:39:08 +00:00
Richard M. Stallman
17ec59da80 Show example of specifying C-M-= in Lisp.
Minor cleanup.
2001-08-08 23:38:27 +00:00
Richard M. Stallman
7fb4961cb1 Minor cleanup. 2001-08-08 23:36:56 +00:00
Richard M. Stallman
7bef65a57b Node renamed, Del Gets Help => Del Doesn't Delete. 2001-08-08 23:35:11 +00:00
Richard M. Stallman
1d9d21ae4c Minor cleanup. 2001-08-08 23:34:26 +00:00
Richard M. Stallman
ffe4b4e33c Minor cleanups.
Fix error, M-r => M-n.
2001-08-08 23:30:26 +00:00
Richard M. Stallman
0cf729ce26 Many minor cleanups. 2001-08-08 23:28:08 +00:00
Richard M. Stallman
9b3ae7e471 Minor changes. 2001-08-08 23:19:49 +00:00
Pavel Janík
e3601cf621 Fix typo. 2001-08-08 20:11:46 +00:00
Eli Zaretskii
402acb3edb Updated as per the English version.
From Koaunghi Un <koaunghi@world.kaist.ac.kr>.
2001-08-08 15:14:01 +00:00
Gerd Moellmann
0f41e9482a (adjust_glyph_matrix): In the optimization for
windows whose height has changed, disable partially visible
lines.
2001-08-08 11:41:07 +00:00
Gerd Moellmann
8a8ef149d0 (image-type-regexps): Allow predicates. Change the way
JPEG images are recognized.
(image-jpeg-p): New function.
(image-type-from-data): Handle predicates in image-type-regexps.
2001-08-08 10:54:12 +00:00
Gerd Moellmann
057b57f6f9 (edebug-read-function): Fix handling of
#:, #x, #o, and similar constructs.
2001-08-08 10:51:56 +00:00
Eli Zaretskii
a1f6ea55ac (Arguments): Say explicitly that M-- is -1. Fix spacing in an @example. 2001-08-07 15:22:40 +00:00
Gerd Moellmann
22d01aed2d *** empty log message *** 2001-08-07 14:53:15 +00:00
Gerd Moellmann
9b64fb1f7c (mm-uu-dissect, mm-uu-test): Fix autoload cookies. 2001-08-07 14:52:07 +00:00
Gerd Moellmann
21b5029601 (vc-transfer-file): Fix malformed autoload cookie. 2001-08-07 14:48:30 +00:00
Gerd Moellmann
a95f291d6f Comment fix. 2001-08-07 14:43:48 +00:00
Gerd Moellmann
23f46f6fa4 (viper-file-checked-in-p): Use `and'
instead of `progn'.
2001-08-07 14:41:37 +00:00
Gerd Moellmann
d466fa4dcf (Frecenter): If ARG < 0, and on a window system
frame, count in some empty lines when we can't move -ARG lines
down.
2001-08-07 14:19:26 +00:00