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

30253 commits

Author SHA1 Message Date
Gerd Moellmann
01407fb642 Renamed from refcard-pl.tex. 2000-08-21 11:42:52 +00:00
Gerd Moellmann
37acc9fbe0 Renamed from refcard-de.ps. 2000-08-21 11:42:32 +00:00
Gerd Moellmann
5965d96ce1 Renamed form refcard-de.tex. 2000-08-21 11:42:09 +00:00
Gerd Moellmann
80c05374a4 (Fmacroexpand): Doc fix. 2000-08-21 11:39:17 +00:00
Gerd Moellmann
f15e298c4a (cl-macroexpand): Doc fix. 2000-08-21 11:38:26 +00:00
Gerd Moellmann
cbcef616a3 *** empty log message *** 2000-08-21 09:56:52 +00:00
Gerd Moellmann
42bb6910db (command-line): If user's init file had an error,
add explanatory text to *Messages*.
2000-08-21 09:56:32 +00:00
Kenichi Handa
8629358381 (Man-getpage-in-background): Decode the process output by the system
locale coding system.
2000-08-21 01:39:45 +00:00
Kenichi Handa
6922b01802 *** empty log message *** 2000-08-21 01:39:25 +00:00
Kenichi Handa
25a6fab1d1 *** empty log message *** 2000-08-21 01:19:23 +00:00
Dave Love
26064e9b16 (Mail Methods): xref MH, Message. 2000-08-20 22:35:49 +00:00
Dave Love
96ab635145 *** empty log message *** 2000-08-20 22:22:29 +00:00
Jason Rumney
e5cd3d111a (keymap_panes): Pass the keymap's prompt as the pane name to
single_keymap_panes.
(w32_menu_show): Set wv->title when dealing with titles.
(w32_menu_display_help): Call show_help_echo with OBJECT and POS.
2000-08-20 21:14:08 +00:00
Jason Rumney
158cba563f (help_echo_window): New variable.
(syms_of_w32term): staticpro it.
(note_mode_line_highlight): Set it.
(XTextExtents16): Removed as there is no equivalent on W32.
(x_compute_glyph_string_overhangs): Incomplete body removed, as
the X way of doing this will not work for W32.
(w32_intersect_rectangles): Removed. Use IntersectRect API call.
(x_draw_image_foreground):  Avoid drawing outside of the clip area
when image doesn't have a mask.
(note_mouse_highlight): Process overlays in the right order of
priority. Set help_echo_window.
(x_draw_bar_cursor): If cursor is on an image, draw a box cursor
because that's more visible for large images.
2000-08-20 21:08:43 +00:00
Jason Rumney
5a7ab57adc (x_display_info_for_display): Remove as this function does not exist on W32. 2000-08-20 20:47:43 +00:00
Dave Love
c016c701e0 (Sending Mail): Mention EUDC. 2000-08-20 19:20:00 +00:00
Dave Love
dcd465573f (Fread): Doc fix. 2000-08-20 19:06:50 +00:00
Dave Love
dc96827f12 C-x 5 1 2000-08-20 18:58:55 +00:00
Dave Love
e8efaf39f2 aset change. 2000-08-20 18:39:20 +00:00
Dave Love
7fdbdbeadb (widget-choose, widget-choice-mouse-down-action):
Don't test x-popup-menu.
(function) <complete-function>: Complete only fbound symbols.
<validate, value>: New.
(variable) <complete-function>: Complete only bound symbols.
(coding-system): Add :base-only, :complete-function, :validate,
:value, :prompt-match.
(widget-coding-system-prompt-value): Use read-coding-system and
act on :base-only.
(editable-field): Add :help-echo.
(widget-push-button-gui, widget-push-button-cache)
(widget-gui-action, widget-editable-list-gui): COmment out, along
with uses.
(widget-at): Make arg optional.
(widget-echo-help): Adjust for current help-echo calling sequence.
(widget-specify-field, widget-specify-button)
(widget-specify-insert, widget-get-sibling, widget-image-find)
(widget-convert, widget-insert, widget-leave-text)
(widget-beginning-of-line, widget-end-of-line, widget-kill-line)
(widget-setup, widget-field-find, widget-before-change)
(widget-after-change, widget-default-complete)
(widget-default-create, widget-default-delete)
(widget-push-button-value-create, editable-field)
(widget-field-prompt-value, widget-field-validate)
(widget-choice-value-create, widget-choice-action)
(widget-choice-validate, widget-checklist-add-item)
(widget-radio-add-item, widget-radio-chosen)
(widget-radio-value-inline, widget-editable-list-value-create)
(widget-editable-list-entry-create)
(widget-documentation-link-add)
(widget-documentation-string-value-create)
(widget-regexp-validate, widget-file-complete)
(widget-sexp-validate, widget-plist-convert-widget)
(widget-plist-convert-widget, widget-alist-convert-widget)
(widget-alist-convert-widget, widget-color-complete): Simplify,
particularly to avoid bindings which aren't optimized out.
2000-08-20 18:34:24 +00:00
Dave Love
35244a0ee5 (List Motion): Note optional args. 2000-08-20 18:22:20 +00:00
Dave Love
e50c4203bf (defun-prompt-regexp, parens-require-spaces): Doc fix.
(down-list, backward-up-list, up-list, kill-sexp)
(backward-kill-sexp, mark-sexp)): Make arg optional.
(lisp-complete-symbol): Add optional arg PREDICATE.
2000-08-20 18:12:07 +00:00
Dave Love
13eb63ffef Add display-buffer-reuse-frames,
file-coding-system-alist.
2000-08-20 17:21:22 +00:00
Miles Bader
6e69ab8c7b (do_completion): Try again if we rewrite the input string, but no
completion was done, so that any completion message will be correct.
2000-08-20 17:12:03 +00:00
Gerd Moellmann
511bd4eb0b *** empty log message *** 2000-08-20 13:29:38 +00:00
Gerd Moellmann
dde0101c65 (command-line): Clear realized faces after
modifying TTY color mappings.
2000-08-20 13:26:35 +00:00
Gerd Moellmann
ae4b4ba5df (lface_equal_p): Compare strings differently.
(Qtty_color_alist, Vtty_defined_color_alist): New variables.
(realize_tty_face): Use them.
(syms_of_xfaces): Initialize new variables.
(map_tty_color): New function, extracted from realize_tty_face.
(map_tty_color) [MSDOS || WINDOWSNT]: If using the frame's default
foreground or background color, store the new color name in the
realized face; previous code trying to do this had no effect.
(realize_tty_face): Use map_tty_color.
(Fclear_face_cache): Set face_change_count and ensure thorough
redisplay.
2000-08-20 13:23:01 +00:00
Miles Bader
a9de7d29be (face-attr-match-p):
Don't return true if ATTRS are merely a subset of FACE's attributes.
2000-08-20 12:02:24 +00:00
Eli Zaretskii
3b5414898b (canonicalize_filename) [DOS_NT]: Upcase the first
letter only if it is a drive letter.
2000-08-20 08:30:05 +00:00
Eli Zaretskii
441ba712b0 Remove redundant description of change-log-redate. 2000-08-20 08:05:35 +00:00
Eli Zaretskii
250023311f Add findex entries for getenv and setenv. 2000-08-20 08:02:22 +00:00
Miles Bader
8a8023d932 *** empty log message *** 2000-08-19 12:43:07 +00:00
Miles Bader
83911021e1 (set-buffer-process-coding-system): Make interactive prompt less confusing. 2000-08-19 12:37:39 +00:00
Miles Bader
5d9045edcf (comint-output-filter):
Save the point with a marker, not just a buffer position.
2000-08-19 12:36:48 +00:00
Gerd Moellmann
1433385feb *** empty log message *** 2000-08-19 12:35:17 +00:00
Gerd Moellmann
3ec30bcbb1 General cleanup of doc strings, comments and
code formatting.
2000-08-19 12:34:19 +00:00
Gerd Moellmann
2f33f38ac4 (record_first_change, record_marker_adjustment): Don'use
XBUFFER on last_undo_buffer which might not be a buffer.
2000-08-19 12:33:00 +00:00
Miles Bader
136b4eda87 (gud-basic-call): Temporarily widen gud comint buffer while checking for
prompt to delete.  Use `forward-line 0' instead of beginning-of-line.
(gud-filter): Temporarily widen gud comint buffer while examining output.
2000-08-19 01:59:21 +00:00
Miles Bader
d8d972bf49 (comint-output-filter): Remove ad-hoc saving of restriction, and just
use save-restriction, now that it works correctly.  Don't adjust
comint-last-input-start to account for our insertion; it shouldn't have
moved because we don't use insert-before-markers anymore.  Comment out
call to `force-mode-line-update'; why is it here?
2000-08-19 01:55:40 +00:00
Miles Bader
527083d575 (byte-compile-beginning-of-line):
Compiler macro removed; beginning-of-line is no longer always
equivalent to forward-line, in the presence of fields.
2000-08-19 01:53:42 +00:00
Stefan Monnier
8db2b9fbbc Big bag of typos. 2000-08-18 21:12:54 +00:00
Stefan Monnier
cdd0f857a6 (ispell-menu-map-needed): Put back the boundp
check since ispell-process is not bound when ispell is not yet loaded.
2000-08-18 18:46:25 +00:00
Dave Love
9bb7a286d4 (find-image): Copy `spec' before using plist-put. 2000-08-18 13:45:36 +00:00
Kenichi Handa
13004bef1e (encode_coding_string): Fix previous change. 2000-08-18 10:48:26 +00:00
Kenichi Handa
2391eaa401 (decode_coding_string): Set members consumed,
consumed_char, produced, produced_char of *coding correctly.  If
decode_coding doesn't consume any byte, don't try anymore.
(encode_coding_string): Likewise.
2000-08-18 06:41:15 +00:00
Kenichi Handa
419ac0a216 *** empty log message *** 2000-08-18 06:39:31 +00:00
Gerd Moellmann
74ec6045ba *** empty log message *** 2000-08-18 06:31:51 +00:00
Gerd Moellmann
0c1a49d3cb (icon-indent-line)
(icon-is-continuation-line): Handle comments specially.
2000-08-18 06:29:14 +00:00
Gerd Moellmann
da7ddbedee (esc-map): Bind C-delete' and C-backspace' to
backward-kill-sexp, analogous to kill-sexp.
2000-08-18 06:28:47 +00:00
Gerd Moellmann
6ad96760ff (ispell-dictionary-alist-6): Add `portugues'. 2000-08-18 06:18:18 +00:00