Richard M. Stallman
e0de7bcbbb
(one-window-p): New argument all-frames.
1994-03-20 18:59:22 +00:00
Karl Heuer
26add1bf46
Don't use triple-hyphen in a character class.
1994-03-12 00:23:12 +00:00
Karl Heuer
f14dbba771
(substitute-key-definition): Avoid infinite recursion.
1994-03-03 16:27:06 +00:00
Richard M. Stallman
e55c21bea7
(posn-x-y): New function.
...
(posn-col-row): Convert coords from pixels to glyph units.
1994-02-23 05:08:28 +00:00
Richard M. Stallman
44d798af46
(substitute-key-definition): Don't discard menu strings.
1994-02-19 00:01:46 +00:00
Karl Heuer
cef7ae6e1a
(user-original-login-name): Reduce to a defalias, since it's redundant with
...
user-login-name. All callers changed to use user-login-name.
1994-02-11 22:01:56 +00:00
Karl Heuer
297d863be5
(make-syntax-table): Behave like copy-syntax-table if an argument is given,
...
for backward compatibility.
1994-02-08 05:06:07 +00:00
Richard M. Stallman
4f1d6310e1
(start-process-shell-command): Doc fix.
1994-01-06 04:39:00 +00:00
Richard M. Stallman
12c7071c31
(eval-after-load): Do nothing if FORM is already on the list.
1994-01-05 20:31:27 +00:00
Richard M. Stallman
984f718a65
(make-syntax-table): New function; no longer an alias
...
for copy-syntax-table.
1994-01-03 07:41:00 +00:00
Richard M. Stallman
8af7df607d
(shell-quote-argument): New function.
1993-12-31 09:25:12 +00:00
Richard M. Stallman
f48c1d8d7c
(remove-hook): Use equal to see if hook is just that fcn.
...
(add-hook): Use member to see if a lambda expr is already in the list.
1993-12-23 04:43:01 +00:00
Richard M. Stallman
7a18f5c2af
(walk-windows): If start at minibuf window, do return to it.
1993-11-24 06:46:26 +00:00
Richard M. Stallman
827534ea93
(remove-hook): Doc fix.
1993-11-16 08:44:51 +00:00
Richard M. Stallman
24980d168f
(remove-hook): New function, analogous to add-hook. This
...
is now the recommended way to remove a hook that you have added.
1993-11-10 20:30:32 +00:00
Brian Fox
80e7b471b6
(suppress-keymap): Use substitute-key-definition instead of manually
...
checking each key (we were using 127 instead of 255 anyway).
1993-09-21 07:47:15 +00:00
Richard M. Stallman
3eec84bf81
(momentary-string-display): Scroll to keep the string on the screen.
1993-08-14 07:54:59 +00:00
Paul Eggert
46780baeeb
mod' is no longer an alias for
%'.
1993-08-10 04:14:17 +00:00
Richard M. Stallman
79e0df73a8
(minibuffer-window-active-p): New function.
1993-08-08 19:18:26 +00:00
Richard M. Stallman
322959764a
(add-hook): Change a single function into a list.
1993-08-02 07:23:07 +00:00
Richard M. Stallman
f4ebbdbe78
(keyboard-translate): Properly lengthen existing table.
1993-07-22 22:28:36 +00:00
Richard M. Stallman
ab375e6cf3
(define-key-after): Fix typo in previous change.
1993-07-20 18:09:21 +00:00
Richard M. Stallman
626f67f354
(define-key-after): Error if KEY has two elements.
1993-07-13 04:00:04 +00:00
Jim Blandy
15db4e0e34
* subr.el (posn-point): Properly extract the BUFFER-POSITION field
...
of an event when read-key-sequence has placed it in a singleton
list.
1993-07-05 04:33:42 +00:00
Richard M. Stallman
113d28a8a0
(define-key-after): Delete duplicate bindings that come
...
after the new one. Do insert when we reach the end, if haven't before.
1993-06-30 04:36:37 +00:00
Richard M. Stallman
06ae9cf2a4
(define-key-after): Renamed from define-key-in-sequence.
1993-06-26 04:20:42 +00:00
Richard M. Stallman
4434d61b29
(define-key-in-sequence): New function.
1993-06-26 04:18:37 +00:00
Jim Blandy
69b95560cd
* subr.el (event-end): Modified to account for multi-click events.
1993-06-22 02:02:00 +00:00
Jim Blandy
2b0f4ba538
* subr.el (event-basic-type): Deal with listy events properly.
1993-06-17 00:16:29 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Richard M. Stallman
f415c00c4c
(posn-timestamp): Doc fix.
1993-06-01 20:52:15 +00:00
Richard M. Stallman
bcacc42c51
(baud-rate): Doc fix.
1993-05-28 16:40:28 +00:00
Richard M. Stallman
114137b8aa
(listify-key-sequence): Avoid the constant ?\M-\200.
1993-05-27 00:06:08 +00:00
Richard M. Stallman
1ce4cf3878
(event-modifiers): Doc fix.
1993-05-22 22:02:35 +00:00
Jim Blandy
ee5fb85ff1
* subr.el (overlay-start, overlay-end, overlay-buffer): Removed.
1993-05-18 20:36:11 +00:00
Jim Blandy
15e0fbfaff
* subr.el (listify-key-sequence): Use a character constant to
...
decide which bits to flip, not an integer constant.
1993-05-03 03:40:40 +00:00
Eric S. Raymond
059184ddd5
All fsets changed to defaliases.
...
EOT
ci -u dired.el <<EOF
Some fsets changed to defaliases.
1993-04-23 06:50:48 +00:00
Jim Blandy
9a5336ae36
* subr.el (overlay-start, overlay-end, overlay-buffer): New
...
defsubsts.
1993-04-10 06:21:55 +00:00
Jim Blandy
555b2421bb
* subr.el (int-to-string): Make this an alias for the subr
...
number-to-string.
1993-03-30 21:12:44 +00:00
Eric S. Raymond
08159178ca
(add-hook) Added optional arg to cause hook to be appended rather than
...
prepended to the hook list. This obviates the 23 different hook-bashing
packages in LCD.
(get-word) Added. Lots of help and default-generator functions in LCD use
it, and it's remarkably difficult to get right, especially given the new
syntax primitives.
1993-03-27 01:58:44 +00:00
Richard M. Stallman
0f03054a85
(posn-timestamp, posn-col-row, posn-point, posn-window):
...
(event-end, event-start, mouse-movement-p): Moved from mouse.el.
1993-03-08 08:10:13 +00:00
Richard M. Stallman
d63de416be
(event-basic-type): New function.
1993-03-08 00:07:53 +00:00
Richard M. Stallman
53e5a4e8a4
(event-modifiers): New function.
...
(eventp): New function.
1993-03-07 07:35:57 +00:00
Richard M. Stallman
3547c85556
(momentary-string-display): Handle any event when flushing the display.
1993-03-06 06:16:06 +00:00
Richard M. Stallman
cde6d7e316
(listify-key-sequence): New function.
1993-03-06 05:54:29 +00:00
Richard M. Stallman
f1f2d09afd
(walk-windows): Doc fix.
1993-02-26 06:28:04 +00:00
Jim Blandy
37f6661a60
* subr.el (string-to-int): Make this an alias for
...
string-to-number.
1993-02-22 14:16:25 +00:00
Jim Blandy
d2ec895603
* subr.el (mod): Add back this alias for %.
1993-02-14 14:35:19 +00:00
Jim Blandy
dbc4e1c129
JimB's changes since January 18th
1993-01-26 01:58:16 +00:00
Roland McGrath
a42a43055f
(ignore): Use defun instead of fset to define; the byte compiler is smart
...
enough now not to compile this trivial function into slow byte code.
1992-12-21 18:34:22 +00:00
Jim Blandy
397587eeb5
* subr.el (lambda): Doc fix.
1992-11-20 17:22:56 +00:00
Jim Blandy
d77c36e880
* subr.el (lambda): Don't use backquotes in lambda's definition.
...
* bytecomp.el: Declare unread-command-char an obsolete variable.
* vip.el (vip-escape-to-emacs, vip-prefix-arg-value,
vip-prefix-arg-com): Use unread-command-event instead of
unread-command-char; respect its new semantics.
* subr.el (read-quoted-char, momentary-string-display): Same.
1992-11-16 01:43:07 +00:00
Christopher Zaborsky
f7644ea33d
Doc fix.
1992-11-03 22:47:23 +00:00
Richard M. Stallman
7f2c2edda9
entered into RCS
1992-09-20 02:22:09 +00:00
Richard M. Stallman
8b82491680
*** empty log message ***
1992-09-19 07:51:41 +00:00
Richard M. Stallman
715984d3a4
*** empty log message ***
1992-09-13 20:40:20 +00:00
Jim Blandy
b7cceaf12a
*** empty log message ***
1992-09-13 10:54:38 +00:00
Richard M. Stallman
e6dfdce516
*** empty log message ***
1992-07-24 05:00:23 +00:00
Eric S. Raymond
eea8d4efaf
*** empty log message ***
1992-07-22 02:58:21 +00:00
Eric S. Raymond
630cc4634d
*** empty log message ***
1992-07-15 21:31:44 +00:00
Jim Blandy
0cc89026be
*** empty log message ***
1992-07-15 03:24:58 +00:00
Jim Blandy
492878e483
*** empty log message ***
1992-06-10 02:47:07 +00:00
Richard M. Stallman
94b304d75b
*** empty log message ***
1992-06-03 02:55:55 +00:00
Noah Friedman
75d0ce1bd5
*** empty log message ***
1992-05-31 21:13:26 +00:00
Eric S. Raymond
c88ab9ce4a
*** empty log message ***
1992-05-30 21:11:25 +00:00
Jim Blandy
ffd56f97cf
*** empty log message ***
1992-05-18 08:14:41 +00:00
Jim Blandy
d95b111b4a
*** empty log message ***
1991-08-14 01:03:20 +00:00
Jim Blandy
f35fe3c6a2
*** empty log message ***
1991-08-12 13:15:12 +00:00
Jim Blandy
6f236da80e
*** empty log message ***
1991-07-25 16:41:17 +00:00
Jim Blandy
dbc3787ccd
*** empty log message ***
1991-06-20 10:29:36 +00:00
Richard M. Stallman
408a4c8f5e
*** empty log message ***
1990-12-22 22:51:22 +00:00
David Lawrence
be9b65ac33
Initial revision
1990-11-05 10:06:02 +00:00