1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00
Commit graph

42302 commits

Author SHA1 Message Date
Colin Walters
12f1951a27 (calc-over-notation): Use `completing-read'.
Change all toplevel `setq' forms to `defvar' forms, and move them
before their first use.  Use `when', `unless'.  Remove trailing
periods from error forms.  Add description and headers suggested by
Emacs Lisp coding conventions.
2001-11-19 07:34:00 +00:00
Stefan Monnier
10c8c918b2 Don't include keymap.h any more.
(keys_of_frame): Remove.
2001-11-19 06:46:41 +00:00
Stefan Monnier
5c98cd304c (keys_of_frame): Remove declaration. 2001-11-19 06:46:01 +00:00
Stefan Monnier
319697b1e6 (main): Don't call `keys_of_frame' any more. 2001-11-19 06:41:44 +00:00
Stefan Monnier
8f0a688825 *** empty log message *** 2001-11-19 06:38:08 +00:00
Richard M. Stallman
b9937f07c3 *** empty log message *** 2001-11-19 06:25:47 +00:00
Richard M. Stallman
36974b5ecb (current_column_1): Fix handling of scan_bytes for mb chars. 2001-11-19 06:25:33 +00:00
Richard M. Stallman
9d551c66b1 (network-connection-service-abbrev-alist): New variable. 2001-11-19 06:24:36 +00:00
Richard M. Stallman
c298849896 (lisp-indent-defmethod): At first three elements, act like defun.
Advance to start of 3rd sexp by moving fwd and backing over it.
2001-11-19 06:24:05 +00:00
Richard M. Stallman
b4d7a2ece9 Comment change. 2001-11-19 06:21:29 +00:00
Richard M. Stallman
f13e84fa4b (delete-selection-pre-hook): Handle and resignal
file-supersession errors to interact properly with userlock.el.
2001-11-19 06:21:11 +00:00
Stefan Monnier
a764440a8f (comment-indent): Fix misindentation for comment-only lines.
(comment-indent-new-line): Only obey comment-multi-line if the
comment-ender is not the end-of-line.
2001-11-19 06:08:38 +00:00
Jason Rumney
2cd2396094 (w32_menu_show, push_menu_pane): Doc fixes. 2001-11-18 22:01:13 +00:00
Jason Rumney
a05e2bae0d (x_set_frame_parameters): Avoid infinite recursion for
some items.
(x_set_internal_border_width): Set frame garbaged when window
doesn't exist yet.
(Fx_create_frame): Accept zero tool_bar_button_relief.
(x_clear_image_1, four_corners_best, image_background)
(image_background_transparent): New functions.
(xpm_format, png_format, jpeg_format, tiff_format, gif_format)
(gs_format): Add `:background' entry.
(lookup_image): Set IMG's background color if specified.
(pbm_load, xbm_load_image, png_load): Set IMG's background field
when appropriate.
(x_clear_image_1): Reset `background_valid' and
`background_transparent_valid' fields.
(x_build_heuristic_mask): Use IMAGE_BACKGROUND instead of
calculating it here.  Set IMG's background_transparent field.
(enum xpm_keyword_index): Add XPM_BACKGROUND.
(enum png_keyword_index): Add PNG_BACKGROUND.
(enum jpeg_keyword_index): Add JPEG_BACKGROUND.
(enum tiff_keyword_index): Add TIFF_BACKGROUND.
(enum gif_keyword_index): Add GIF_BACKGROUND.
(enum gs_keyword_index): Add GS_BACKGROUND.
(pbm_load, png_load, jpeg_load, tiff_load, gif_load):
Pre-calculate image background color where necessary.
(x_create_x_image_and_pixmap, xbm_load, gs_load): Use
display info's n_cbits entry for screen depth.
(Fx_show_tip): Remove unused variables `buffer', `top',
`left', `max_width' and `max_height'.
2001-11-18 21:57:18 +00:00
Jason Rumney
6ff3e5e3cd (note_mouse_highlight): Fix type of variable `ignore'.
(x_draw_bar_cursor): If the background color of the glyph under
the cursor equals the frame's cursor color, use the glyph's
foreground color for drawing the bar cursor.
(x_after_update_window_line): Clear internal border in different
circumstances.
(w32_set_vertical_scroll_bar): Check for width and height > 0.
(w32_draw_relief_rect): Correct relief by 1 pixel.
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
(x_display_and_set_cursor): If cursor_in_echo_area, use NO_CURSOR
if cursor_in_non_selected_windows is false.
(show_mouse_face): Clean up.  Recognize overwritten cursor
differently.
(x_draw_glyphs): Remove parameters REAL_START and REAL_END.
Notice if cursor gets overwritten.
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor.  Rewritten to take glyph widths
into account, and to take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.
(x_setup_relief_colors): Use `IMAGE_BACKGROUND' and
`IMAGE_BACKGROUND_TRANSPARENT' to calculate the correct background
color to use for image glyph reliefs.
(x_draw_image_relief): Accept zero tool_bar_button_relief.
(glyph_rect): Remove unused variable `area'.
2001-11-18 21:53:11 +00:00
Colin Walters
1d297d9b01 Re-add section "TeX'ing the Calc manual fails". 2001-11-18 18:47:16 +00:00
Eli Zaretskii
c289e7f0b5 How to get a blinking underscore cursor inside Emacs. 2001-11-18 18:41:05 +00:00
Eli Zaretskii
8f8da2d0c7 Mention the French translations of the tutorial and the survival guide. 2001-11-18 18:38:20 +00:00
Eli Zaretskii
740d1567c7 New file from Eric Jacoboni <jaco@teaser.fr>. 2001-11-18 18:34:23 +00:00
Eli Zaretskii
72d406303b Update for Emacs 21, including the mailing list info. 2001-11-18 12:16:19 +00:00
Gerd Moellmann
a4184c1c43 (BASE_PURESIZE): Increase to 750000. 2001-11-18 11:00:08 +00:00
Pavel Janík
f6fa086675 (Fframe_live_p): Doc fix. 2001-11-18 10:02:38 +00:00
Pavel Janík
ea904403d4 *** empty log message *** 2001-11-18 08:37:52 +00:00
Richard M. Stallman
f4ca4b00b5 *** empty log message *** 2001-11-18 06:54:59 +00:00
Richard M. Stallman
b14bc55ea7 (message_dolog_marker1, message_dolog_marker2)
(message_dolog_marker3): New static variables hold three markers.
(syms_of_xdisp): Initialize and staticpro them.
(message_dolog): Use message_dolog_marker1..3 instead of
allocating markers each time.  Unchain them when done.
2001-11-18 06:54:50 +00:00
Richard M. Stallman
b5a4bb222b Comment change. 2001-11-18 06:52:56 +00:00
Richard M. Stallman
1e8fc05d84 (fortran-mode-syntax-table): Specify punctuation syntax for backslash. 2001-11-18 06:51:53 +00:00
Richard M. Stallman
a25b40093a (sh-must-be-shell-mode): Function deleted. All calls deleted. 2001-11-18 06:50:58 +00:00
Richard M. Stallman
48e3f3d7a4 (string-to-sequence): Make it obsolete.
(string-to-list, string-to-vector): Implement them directly
using append and vconcat, not with string-to-sequence.
2001-11-18 06:49:25 +00:00
Richard M. Stallman
70b199c35a (command-line): Set abbrevs-changed to nil after
reading the init file and the abbrevs file.
2001-11-18 06:48:18 +00:00
Richard M. Stallman
5bcf005469 (isearch): Use magenta2 as bg for (background light) 2001-11-18 06:47:21 +00:00
Stefan Monnier
16927a5648 *** empty log message *** 2001-11-18 05:59:41 +00:00
Stefan Monnier
cc01e27419 Doc fix. 2001-11-18 03:56:19 +00:00
Stefan Monnier
8d738cfd5c (locale-language-names): Use "French" for "fr". 2001-11-18 03:55:01 +00:00
Stefan Monnier
2d5eba0eb7 (font-lock-compile-keywords): New arg `regexp'.
If set and if applicable, add a regexp to highlight defun-like
text inside comments and strings.
(font-lock-fontify-keywords-region): Pass that new arg.
(font-lock-set-defaults): Move the code to set `font-lock-keywords'
to the end and pass that new arg.
(c-font-lock-keywords-2): Fix regex for labels.
(font-lock-match-c++-style-declaration-item-and-skip-to-next):
Make it work when LIMIT is several lines further.
(c-font-lock-keywords-3, c++-font-lock-keywords-3)
(objc-font-lock-keywords-3, java-font-lock-keywords-3):
Use backquote and make the regexes for `int a, b, c;' work on
multiple lines.
2001-11-18 02:10:01 +00:00
Stefan Monnier
d6b3b5f4f8 (reb-mode): Use define-derived-mode.
(font-lock-defaults-alist): Don't change it any more.
(reb-subexp-mode-map): Cleanup.
2001-11-18 01:44:08 +00:00
Stefan Monnier
d3b80e9b70 (custom-current-group-alist): New var.
(custom-declare-group): Set it.
(custom-current-group): New fun.
(custom-declare-variable, custom-handle-all-keywords):
Use it as a default if no :group argument is specified.
2001-11-18 01:35:12 +00:00
Stefan Monnier
ddf6b836f5 (locale-name-match): Use \` and \(?:.
(standard-keyboard-coding-systems): New var.
(set-locale-environment): Use it to decide whether or not to call
set-keyboard-coding-system.
2001-11-18 01:29:22 +00:00
Richard M. Stallman
c13599b603 (princ-list, checkdoc-read-event, add-to-list): Delete compatibility code.
(checkdoc-next-message-error): Doc fix.
2001-11-17 22:51:11 +00:00
Richard M. Stallman
9056f1c9f7 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
(smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
Defsubst instead of defmacro.
(smtpmail-intersection): Return value in reverse order.
(smtpmail-open-stream): Use stringp instead of string-to-list.
(smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
separated from smtpmail-via-smtp.

(top level): Autoload starttls, mail-utils and rfc2104.
(smtpmail-smtp-service): Doc fix.  :type fix.
(smtpmail-debug-info): Doc fix.
(smtpmail-debug-verb, smtpmail-auth-credentials)
(smtpmail-starttls-credentials, smtpmail-auth-supported): New variables.
(smtpmail-deduce-address-list, smtpmail-send-it): Don't require
mail-utils (it is autoloaded).
(smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
(smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
(smtpmail-find-credentials, smtpmail-intersection): New utility funs.
(smtpmail-via-smtp): Support STARTTLS, if binary is installed.
(smtpmail-via-smtp): Support AUTH.
(smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
2001-11-17 22:43:36 +00:00
Richard M. Stallman
843f91fdd3 Comment change. 2001-11-17 22:41:26 +00:00
Richard M. Stallman
f4e25f94e7 (Fsnarf_documentation): Doc fix. 2001-11-17 22:40:47 +00:00
Richard M. Stallman
e35afc9744 (mouse-drag-throw): Push back non-drag events
into `unread-command-events' instead of trying keymap
lookups ourselves.  This makes mouse-clicks do the right
thing even when keymaps of overlays are involved.
(mouse-drag-drag): Likewise.
2001-11-17 22:37:39 +00:00
Richard M. Stallman
75547194d3 (menu-bar-update-buffers-1): Don't pad the buffer name. 2001-11-17 22:30:16 +00:00
Richard M. Stallman
e02e6f7502 (minibuffer-history-sexp-flag): Doc fix. 2001-11-17 22:28:30 +00:00
Andreas Schwab
91c153e21f (note_mouse_highlight): Fix type of variable `ignore'. 2001-11-17 21:41:54 +00:00
Richard M. Stallman
65b7d3e7a7 (Fwrite_region): Avoid initializer for Lisp_Object. 2001-11-17 21:08:52 +00:00
Richard M. Stallman
555f1a326a Comment change. 2001-11-17 20:38:50 +00:00
Jason Rumney
9f0de4e301 (notice_overwritten_cursor): Take care of end < 0 case. 2001-11-17 18:09:27 +00:00
Jason Rumney
6b5f631198 *** empty log message *** 2001-11-17 17:58:51 +00:00