1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

51620 Commits

Author SHA1 Message Date
Luc Teirlinck
2bd7733052 *** empty log message *** 2004-08-09 18:52:34 +00:00
Luc Teirlinck
abca4ad75a (describe-bindings): Doc fix. 2004-08-09 18:50:28 +00:00
Luc Teirlinck
a14b195b00 (kbd): Doc fix. 2004-08-09 18:48:23 +00:00
Luc Teirlinck
2c0a0e38e9 (Fmake_keymap, Fmap_keymap, Fwhere_is_internal): Doc fixes. 2004-08-09 18:42:04 +00:00
Miles Bader
55e0a9c697 Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483
Build-in-place tweak

Patches applied:

 * lorentey@elte.hu--2004/emacs--multi-tty--0--patch-224
   Added sorted-doc to backup regex in lib-src.
2004-08-09 07:40:39 +00:00
Luc Teirlinck
30e75a873a (Character Type): Reposition `@anchor' to prevent double space inside
sentence in Info.
2004-08-09 02:47:17 +00:00
John Paul Wallington
7ad938e730 (define-ibuffer-column size): Use string-to-number instead of string-to-int.
(define-ibuffer-column mode): Fix indentation.
2004-08-08 22:54:36 +00:00
Lars Hansen
3bc603c417 (widget-sexp-validate): Allow whitespace after expression. 2004-08-08 19:38:51 +00:00
Luc Teirlinck
8392e13818 *** empty log message *** 2004-08-08 17:14:58 +00:00
Luc Teirlinck
c90e7e43b1 *** empty log message *** 2004-08-08 17:09:43 +00:00
Luc Teirlinck
572fc345a0 (global-unset-key, local-unset-key): Doc fixes. 2004-08-08 16:49:37 +00:00
Luc Teirlinck
971e4c987c Declare Qdisabled_command_function instead of Qdisabled_command_hook.
(Fcommand_execute): Use Qdisabled_command_function instead of
Qdisabled_command_hook.
(syms_of_keyboard): Ditto.
2004-08-08 16:17:23 +00:00
Luc Teirlinck
939a776106 (disabled-command-function): New variable renamed from
`disabled-command-hook'.
(disabled-command-hook): Keep the _variable_ as alias for
`disabled-command-function' and make obsolete.
(disabled-command-function): Function renamed from
`disabled-command-hook'.  Adapt code to namechange of the variable.
2004-08-08 16:05:14 +00:00
Luc Teirlinck
27e8464dae (Standard Hooks): `disabled-command-hook' has been renamed to
`disabled-command-function'.
2004-08-08 15:49:14 +00:00
Luc Teirlinck
de700726fb (Key Sequence Input): Remove unnecessary anchor,
(Command Loop Info): Replace reference to it.
(Disabling Commands): `disabled-command-hook' has been renamed to
`disabled-command-function'.
2004-08-08 15:47:21 +00:00
Luc Teirlinck
81909a1aef *** empty log message *** 2004-08-08 00:37:38 +00:00
Luc Teirlinck
7a093e8720 (Flocal_key_binding, Fglobal_key_binding)
(syms_of_keymap) <key-translation-map>: Doc fixes.
2004-08-08 00:33:40 +00:00
Luc Teirlinck
e4e66c94cb (Translating Input): Only non-prefix bindings in `key-translation-map'
override actual key bindings.  Warn about possible indirect effect of
actual key bindings on non-prefix bindings in `key-translation-map'.
2004-08-08 00:00:07 +00:00
Stefan Monnier
1725a7c935 (window_list_1): YAILOM. 2004-08-07 21:07:57 +00:00
Stefan Monnier
0cedd530e3 (make_temp_name): Handle multibyte prefixes. 2004-08-07 20:57:19 +00:00
Eli Zaretskii
abaf2e77e7 (completion-root-regexp): New defvar.
(completion-setup-function): Use it instead of a literal string.
2004-08-07 16:47:41 +00:00
John Paul Wallington
8bd6323a8f (reb-re-syntax): Add `rx' syntax.
(reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
(reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
(reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
2004-08-07 12:03:54 +00:00
Luc Teirlinck
2515a13130 (syms_of_keyboard) <overriding-terminal-local-map>: Doc fix. 2004-08-07 02:32:11 +00:00
Luc Teirlinck
5504e99ca6 Various changes in addition to:
(Using Interactive): Clarify description of `interactive-form'.
(Interactive Call): Mention default for KEYS argument to
`call-interactively'.
(Command Loop Info): Clarify description of `this-command-keys'.
Mention KEEP-RECORD argument to `clear-this-command-keys'.
Value of `last-event-frame' can be `macro'.
(Repeat Events): `double-click-fuzz' is also used to distinguish
clicks and drags.
(Classifying Events): Clarify descriptions of `event-modifiers'
`event-basic-type' and `event-convert-list'.
(Accessing Events): `posn-timestamp' takes POSITION argument.
(Quoted Character Input): Clarify description of
`read-quoted-char' and fix example.
(Quitting): Add `with-local-quit'.
(Disabling Commands):  Correct and clarify descriptions of
`enable-command' and `disable-command'.
Mention what happens if `disabled-command-hook' is nil.
(Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2004-08-07 01:12:59 +00:00
Luc Teirlinck
bdb3097a23 (High-Level Completion): Add anchor for definition of `read-variable'. 2004-08-07 01:00:05 +00:00
Andreas Schwab
de10c1149c *** empty log message *** 2004-08-06 20:26:11 +00:00
Andreas Schwab
792a05ba9d (install): Remove .arch-inventory files. 2004-08-06 20:25:44 +00:00
Andreas Schwab
73e3e7c2c8 (install-arch-indep, uninstall): Add flymake. 2004-08-06 19:06:49 +00:00
Lars Hansen
8dbc532e46 Update how to separate the editable field of an editable-field widget from other widgets.
(Programming Example): Add text after field.
2004-08-05 06:19:38 +00:00
Kenichi Handa
2d8a544976 (mail-extr-disable-voodoo): New variable.
(mail-extr-voodoo): Check mail-extr-disable-voodoo.
2004-08-05 00:15:15 +00:00
Kenichi Handa
af1781acbf (encoded-kbd-setup-keymap): Fix previous change. 2004-08-04 13:03:26 +00:00
Kenichi Handa
5dda46a342 The following changes are to
utilize key-translation-map instead of minor mode map.
(encoded-kbd-iso2022-non-ascii-map): Delete it.
(encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
(encoded-kbd-last-key): New function.
(encoded-kbd-iso2022-single-shift): New function.
(encoded-kbd-iso2022-designation)
(encoded-kbd-self-insert-iso2022-7bit)
(encoded-kbd-self-insert-iso2022-8bit)
(encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
(encoded-kbd-self-insert-ccl): Make them suitable for bindings in
key-translation-map.
(encoded-kbd-setup-keymap): Setup key-translation-map.
(saved-key-translation-map): New variable.
(encoded-kbd-mode): Save/restore key-translation-map.  Adjusted
for the change of encoded-kbd-setup-keymap.
2004-08-03 12:06:47 +00:00
Kenichi Handa
c8b20fb7c3 *** empty log message *** 2004-08-03 05:19:25 +00:00
Kenichi Handa
160a708c6f (decode_coding_string): Adjust coding->consumed, and
etc. with shrinked_bytes.
2004-08-03 05:12:00 +00:00
Kim F. Storm
8cc08515f4 (compute_motion): Fix last change. 2004-08-02 23:59:28 +00:00
Kim F. Storm
ed5c373cab (compute_motion): Fix check for full width window
in non-window case.  Do not count left truncation glyph on
window systems.
2004-08-02 23:42:14 +00:00
Kim F. Storm
fb8b092b99 *** empty log message *** 2004-08-02 23:41:59 +00:00
Luc Teirlinck
df13361290 (Finteractive_form): Doc fix. 2004-08-02 20:50:09 +00:00
Kim F. Storm
0f7a93c1c6 *** empty log message *** 2004-08-02 15:30:37 +00:00
Kim F. Storm
7316f52cab (window-buffer-height): Call compute-motion with nil width. 2004-08-02 15:20:18 +00:00
Kim F. Storm
c296856cee (windmove-coordinates-of-position): Let compute-motion
calculate usable window width and height.
2004-08-02 15:20:05 +00:00
Kim F. Storm
5970bd01f0 (mouse-avoidance-point-position): Use window-inside-edges
and call compute-motion with nil for topos and width to get proper
usable width and height for both window and non-window systems.
2004-08-02 15:19:24 +00:00
Kim F. Storm
ec2b66c4c2 (window_scroll_line_based): Let compute_motion
calculate actual window width.
2004-08-02 15:06:25 +00:00
Kim F. Storm
361f14bf11 (compute_motion): Use actual window width if WIDTH is -1,
properly accounting for continuation glyph on non-window systems.
(Fcompute_motion): Use actual window width if WIDTH is nil, and
actual window width/height if TOPOS is nil, properly accounting for
continuation glyphs on non-window systems, and optional header lines.
(vmotion): Let compute_motion calculate actual window width.
2004-08-02 15:06:06 +00:00
Kim F. Storm
39b1da208b (read_process_output): Use whole read buffer.
Don't trigger adaptive read buffering on errors.
2004-08-01 23:10:06 +00:00
Kim F. Storm
f491e1edab *** empty log message *** 2004-08-01 23:09:43 +00:00
David Kastrup
78629844c6 (query-replace-read-from): Use
`query-replace-compile-replacement'.
(query-replace-compile-replacement): New function.
(query-replace-read-to): Use `query-replace-compile-replacement'
for repeating the last command.
2004-08-01 12:59:09 +00:00
John Paul Wallington
fdeadcd1f6 (help-go-back): Delete period from end of error message. 2004-08-01 05:54:54 +00:00
John Paul Wallington
747aa4cfc6 (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
(pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
(pr-switches): Remove period from end of error messages.
2004-08-01 05:52:30 +00:00
John Paul Wallington
e7fdaf6301 (only-global-abbrevs): Doc fix.
(edit-abbrevs-map): Define within defvar.
(quietly-read-abbrev-file): Doc fix.
2004-08-01 03:56:05 +00:00