1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-12 09:28:24 +00:00
Commit Graph

29666 Commits

Author SHA1 Message Date
Richard M. Stallman
8b7bc6282e *** empty log message *** 2000-07-19 22:00:37 +00:00
Richard M. Stallman
82d221935c (mail-strip-quoted-names): Handle case where <...> appears inside "...".
Use replace-match to edit the string more simply.

(rmail-dont-reply-to): Cope with an unmatched ".
2000-07-19 21:53:51 +00:00
Dave Love
30729019be Fix last checkin. 2000-07-19 16:00:04 +00:00
Dave Love
50575ec215 (ediff-region-help-echo): Partially fix for Emacs implementation. 2000-07-19 15:56:50 +00:00
Gerd Moellmann
47db06aae4 *** empty log message *** 2000-07-19 15:52:13 +00:00
Dave Love
de420e8200 (popup-menu): Allow a list of keymaps for menu arg.
(mouse-popup-menubar, mouse-popup-menubar-stuff): New functions.
(global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff.
2000-07-19 15:52:02 +00:00
Gerd Moellmann
482bb01b8b Correct author's email address. Fix typo in comment. 2000-07-19 15:51:05 +00:00
Gerd Moellmann
7cf5c4268f Correct maintainer's email address. 2000-07-19 15:50:36 +00:00
Gerd Moellmann
ae57d456bc (comint-highlight-input, comint-highlight-face):
New user options.
(comint-input-ring-file-name): Change custom type.
(comint-mode-map): Bind mouse-2.
(comint-insert-clicked-input): New function.
(comint-send-input): Handle input highlighting.
2000-07-19 15:50:13 +00:00
Gerd Moellmann
f1c16db4be Don't include <X11/bitmaps/gray> because that
leads to redefinition errors when static is defined as empty in
config.h.  Refer to the gray bitmap in xfns.c, instead.
2000-07-19 15:49:28 +00:00
Gerd Moellmann
9339e87f34 (direct_output_for_insert): Remove confusing
outer local variable mouse_face_overwritten_p.
(glyph_row_slice_p): Put in #ifdef GLYPH_DEBUG.
2000-07-19 15:47:52 +00:00
Gerd Moellmann
5433ffa54f (Fnext_single_char_property_change): Add prototype. 2000-07-19 15:47:31 +00:00
Gerd Moellmann
952291d9f6 Add some more prototypes. 2000-07-19 15:47:10 +00:00
Gerd Moellmann
2e62122589 (with_echo_area_buffer): Call FN with more arguments.
Add some more prototypes.
2000-07-19 15:46:20 +00:00
Gerd Moellmann
31fc5d15a5 *** empty log message *** 2000-07-19 14:09:42 +00:00
Gerd Moellmann
4279296d21 *** empty log message *** 2000-07-19 11:06:09 +00:00
Gerd Moellmann
00c9c33c29 (allocate_string_data): Don't copy old string contents. 2000-07-19 11:05:32 +00:00
Gerd Moellmann
a893064df5 Correct author's mail address. 2000-07-19 11:04:18 +00:00
Kenichi Handa
e077cc80af (code_convert_region): Delete text properties before shrinking the
conversion region.
2000-07-19 03:44:55 +00:00
Kenichi Handa
670acd6287 *** empty log message *** 2000-07-19 03:44:17 +00:00
Stefan Monnier
21ad0f7b2f (popup-menu): New function.
(mouse-major-mode-menu): Use it.
2000-07-18 23:43:41 +00:00
Dave Love
3b33a0059c *** empty log message *** 2000-07-18 22:16:01 +00:00
Dave Love
4428e2683a Reorder so that most tests are done after CPPFLAGS
is set from the C_SWITCH_... definitions.
2000-07-18 22:04:26 +00:00
Dave Love
3beb81fce9 (mode-line-mule-info, mode-line-modified): help-echo
improvements.
2000-07-18 21:53:46 +00:00
Gerd Moellmann
dc1cac5985 *** empty log message *** 2000-07-18 19:43:58 +00:00
Gerd Moellmann
62ba722af5 (update_text_area): Write the whole row if it
has mouse-face in it.
2000-07-18 19:43:04 +00:00
Gerd Moellmann
94354bddf1 (face-font-selection-order)
(face-font-family-alternatives): Add custom type.
2000-07-18 19:07:15 +00:00
Gerd Moellmann
85a8aca9a7 *** empty log message *** 2000-07-18 19:04:00 +00:00
Gerd Moellmann
434b9cc52c (face-alternative-font-family-alist): Remove
DEFVAR_LISP; staticpro instead.
2000-07-18 19:03:13 +00:00
Gerd Moellmann
7cea38bcc8 (help_echo_window): New variable.
(note_mouse_highlight, note_tool_bar_highlight): Set
help_echo_window.
(XTread_socket): Pass help_echo_window to gen_help_event.
(syms_of_xterm): Initialize and staticpro help_echo_window.
2000-07-18 18:23:29 +00:00
Gerd Moellmann
8d7268b43e (show_help_echo, gen_help_event): Change prototypes. 2000-07-18 18:20:16 +00:00
Gerd Moellmann
2190735a33 (show_help_echo): Add parameter WINDOW.
(read_char): Call show_help_echo with window extracted from Lisp
help event.
(gen_help_event): Add parameter WINDOW.
2000-07-18 18:20:04 +00:00
Gerd Moellmann
ba461919d0 (menu_help_callback): Call show_help_echo with
new arguments.
2000-07-18 18:19:37 +00:00
Dave Love
f8276b77a7 *** empty log message *** 2000-07-18 16:21:46 +00:00
Dave Love
bbcf05c167 Fix dependencies of blockinput.h on atimer.h, systime.h. 2000-07-18 16:21:06 +00:00
Gerd Moellmann
3d6cd763f7 *** empty log message *** 2000-07-18 14:42:30 +00:00
Gerd Moellmann
9a7429681b Add author's email address. 2000-07-18 14:40:07 +00:00
Gerd Moellmann
d2a5c76439 Fix `Maintainer' keyword. 2000-07-18 14:39:41 +00:00
Gerd Moellmann
5c5fecb38d (allocate_string_data): If string had already data
assigned, copy old contents to new string data.
2000-07-18 14:38:20 +00:00
Gerd Moellmann
22ab2303d9 (syms_of_coding): Fix typo in spelling of variable
`inhibit-iso-escape-detection'.
2000-07-18 14:37:54 +00:00
Sam Steingold
34342a07bd insert-directory: use split-string 2000-07-18 14:18:03 +00:00
Gerd Moellmann
088831a6ff *** empty log message *** 2000-07-18 13:05:44 +00:00
Gerd Moellmann
99d5dc1271 (free) [emacs && EMACS_FREE]: Define as EMACS_FREE. 2000-07-18 13:02:40 +00:00
Gerd Moellmann
00edcd1d23 Add dependencies on dispextern.h.
(alloca.o): Don't define malloc and define EMACS_FREE instead of
`free'; both can conflict with system header files.
2000-07-18 13:02:29 +00:00
Gerd Moellmann
cc6c844361 (Info-title-face-alist): Removed. 2000-07-18 12:59:17 +00:00
Gerd Moellmann
21ab62bdf2 Update from author. 2000-07-18 12:59:01 +00:00
Gerd Moellmann
12c74386d9 Change maintainer to FSF. 2000-07-18 12:58:36 +00:00
Dave Love
ba8cb52d56 (custom-variable-reset-saved, custom-variable-reset-standard): Remove
unused bindings.
2000-07-18 12:52:25 +00:00
Dave Love
74be0ade4c (open-rectangle-line): Remove unused let. 2000-07-18 12:50:38 +00:00
Kenichi Handa
f164d9b522 (MAKE_CHAR): Return reasonable code even if CHARSET is undefined. 2000-07-18 12:48:53 +00:00