Richard M. Stallman
8caa4ef5bd
(icomplete-exhibit): Use minibuffer-prompt-end.
2002-02-26 16:05:35 +00:00
Eli Zaretskii
cb5be6c9e6
(compound-text): Renamed back from compound-text-no-extensions.
...
(ctext-no-compositions): Remove the mime-charset property.
(compound-text-with-extensions): Renamed from compound-text.
(x-ctext-with-extensions, ctext-with-extensions): Renamed aliases.
2002-02-26 15:58:43 +00:00
Juanma Barranquero
46057f5f8f
(list-faces-display): Fix typo.
2002-02-26 12:13:35 +00:00
Juanma Barranquero
804d894aa5
(syms_of_ntproc): Doc fix.
2002-02-26 10:01:38 +00:00
Richard M. Stallman
5764f67182
*** empty log message ***
2002-02-26 03:23:12 +00:00
Richard M. Stallman
6527c9b7ac
(focus-follows-mouse): Doc fix.
2002-02-26 02:37:58 +00:00
Miles Bader
f5b92c898a
(mouse-wheel-mode): Pass vectors instead of symbols
...
to `define-key', since it no longer accepts the latter.
2002-02-25 23:48:40 +00:00
Jason Rumney
ed81ee80f5
(mouse-wheel-scroll-line): Use car of
...
mouse-wheel-scroll-amount.
2002-02-25 23:26:38 +00:00
Jason Rumney
3bd7d448e9
(mouse-wheel-scroll-amount): Use same definition as
...
mwheel.el.
2002-02-25 23:21:01 +00:00
Jason Rumney
744de246b5
(iso-2022-jp-2): Add init-bol flag.
2002-02-25 22:52:54 +00:00
Jason Rumney
42d8c11016
*** empty log message ***
2002-02-25 22:51:03 +00:00
André Spiegel
3c0766fec4
#
2002-02-25 22:12:37 +00:00
André Spiegel
01f70dba88
(vc-sccs-diff): Use consistent parameter format for
...
vc-diff-switches-list.
2002-02-25 22:05:16 +00:00
André Spiegel
2e87226170
(vc-rcs-diff): Use consistent parameter format for
...
vc-diff-switches-list.
2002-02-25 22:04:29 +00:00
André Spiegel
df8e0a91a1
(vc-cvs-diff, vc-cvs-diff-tree): Use consistent parameter format for
...
vc-diff-switches-list.
2002-02-25 22:03:24 +00:00
André Spiegel
4e5f52e5b9
(vc-diff-switches-list): Fix prev change, making the function
...
consistent with the others that take a backend name as a symbol.
2002-02-25 22:00:51 +00:00
Kim F. Storm
bb671f9ece
(comint-replace-by-expanded-filename): Do nothing if
...
comint-match-partial-filename returns nil.
2002-02-25 21:07:37 +00:00
Kim F. Storm
86078cf060
(shell-pcomplete-setup-done): New variable.
...
(shell-pcomplete): Use it instead of shell-pcomplete-setup-p.
(shell-pcomplete-reverse): Ditto.
2002-02-25 21:04:00 +00:00
Juanma Barranquero
e4d03691de
(save-match-data): Doc fix.
2002-02-25 17:44:03 +00:00
Per Abrahamsen
1426742bdf
2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
...
* ps-print.el (ps-print-printer): Added `lpr' customize group
member.
2002-02-25 16:29:54 +00:00
Juanma Barranquero
50ce1f6206
*** empty log message ***
2002-02-25 16:07:54 +00:00
Juanma Barranquero
40cf8f25e6
(ielm-prompt): Allow customization; make it read-only.
2002-02-25 16:07:01 +00:00
Juanma Barranquero
e63e8d3ed3
Add missing backslash.
2002-02-25 15:47:41 +00:00
Kim F. Storm
cdf074531a
(shell-mode-map): Add "Complete" header so completion
...
menu is shown on the menu bar in shell mode.
2002-02-25 10:50:29 +00:00
Stefan Monnier
565f89ec06
(ielm-match-data): New var.
...
(inferior-emacs-lisp-mode): Make it buffer-local.
(ielm-eval-input): Use it to preserve match-data between inputs.
2002-02-25 07:26:15 +00:00
Pavel Janík
0277b535be
Include "dispextern.h" unconditionally.
2002-02-24 20:37:24 +00:00
Jason Rumney
82a399d298
*** empty log message ***
2002-02-24 18:40:25 +00:00
Jason Rumney
7f379e5ba7
(WINNT_SUPPORT, MOUSE_SUPPORT, lisp): Revert to using .elc files.
...
(lisp): Sync with list in src/Makefile.in
(VMS_SUPPORT, MSDOS_SUPPORT): Define, so DOC files can be shared.
2002-02-24 18:39:16 +00:00
Jason Rumney
6e860d159d
(lisp): Add emacs-lisp/backquote.elc.
2002-02-24 18:31:35 +00:00
Jason Rumney
1f1bce0ece
(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc and disp-table.elc.
2002-02-24 18:02:49 +00:00
Jason Rumney
4143f98bef
(WINNT_SUPPORT) [WINDOWSNT]: Add w32-vars.elc.
2002-02-24 17:42:49 +00:00
Jason Rumney
c6a33288f9
*** empty log message ***
2002-02-24 13:29:20 +00:00
Jason Rumney
33a6517616
(inferior-emacs-lisp-mode): Use hexl for the dummy process.
2002-02-24 13:14:07 +00:00
Per Abrahamsen
42b4edc550
2002-02-24 Per Abrahamsen <abraham@dina.kvl.dk>
...
* cus-edit.el (custom-unlispify-remove-prefixes): Add to
`custom-buffer' customize group.
2002-02-24 09:14:41 +00:00
Colin Walters
120deb3d71
*** empty log message ***
2002-02-24 01:21:32 +00:00
Colin Walters
a9c76ab2e6
(math-solve-get-sign): Convert integer to string.
2002-02-24 01:14:55 +00:00
Kim F. Storm
5f24537118
(Flookup_key): Fixed problem in 2001-12-28 patch:
...
The validation of the event type was too strict as it didn't
allow string events; buffer names are used in bindings for
menu-bar-select-buffer (see `menu-bar-update-buffers').
2002-02-24 00:24:37 +00:00
Kim F. Storm
a8959ac2a3
Modify description of command remapping which now uses a `remap'
...
prefix-key.
2002-02-23 23:42:31 +00:00
Pavel Janík
ea136e8db6
*** empty log message ***
2002-02-23 22:54:05 +00:00
Kim F. Storm
b66bc4a416
*** empty log message ***
2002-02-23 22:32:39 +00:00
Kim F. Storm
962ffad8d7
(where-is): Use remap-command.
2002-02-23 22:31:02 +00:00
Kim F. Storm
1d6a83230c
(describe-function-1): Use remap-command.
2002-02-23 22:27:39 +00:00
Kim F. Storm
a2f9aa84c3
(global-set-key, local-set-key): Undo 2002-02-06
...
change (no longer accept a symbol for the KEY argument).
2002-02-23 22:26:44 +00:00
Kim F. Storm
a34cb674af
(command_loop_1): Use Fremap_command for command remapping;
...
now try command remapping for all symbols.
2002-02-23 22:03:17 +00:00
Kim F. Storm
8160700003
(Fremap_command): Declare extern.
...
(is_command_symbol): Remove extern.
2002-02-23 22:01:16 +00:00
Kim F. Storm
a1df473f03
The following changes rework my patch of 2002-02-06 which
...
added command remapping by entering the commands directly into
the keymaps. Now, command remapping uses an explicit `remap'
prefix in the keymaps, i.e. [remap COMMAND].
(Qremap, remap_command_vector): New variables.
(is_command_symbol): Removed function.
(Fdefine_key): No longer accept a symbol for KEY. Added
validation of [remap COMMAND] argument for KEY. The DEF is no
longer required to be a symbol when remapping a command.
(Fremap_command): New function to remap command through keymaps.
(Flookup_key): Perform command remapping initiated by
Fremap_command directly for speed.
(Fkey_binding): Use Fremap_command for command remapping.
(where_is_internal): Handle new command remapping representation.
(syms_of_keymap): Intern Qremap, initialize remap_command_vector,
staticpro them. Defsubr Fremap_command.
2002-02-23 22:00:37 +00:00
Colin Walters
0edda6b89d
*** empty log message ***
2002-02-23 21:35:34 +00:00
Colin Walters
5a2ef230ef
Document how use new pcomplete completion facility.
2002-02-23 21:34:25 +00:00
Colin Walters
d9c62d8f6c
(shell-pcomplete, shell-pcomplete-reverse): New functions.
...
(toplevel): Bind them.
(shell-mode): Don't set `comint-dynamic-complete-functions'; it is
not necessary now that we use pcomplete.
2002-02-23 21:34:11 +00:00
Colin Walters
2c1bb3d338
(ibuffer-old-time): Change to hours.
...
(ibuffer-mark-old-buffers): Handle it.
2002-02-23 21:33:49 +00:00