Richard M. Stallman
|
888eb98e2f
|
(make-syntax-table): Doc fix.
|
1997-05-01 06:47:29 +00:00 |
|
Richard M. Stallman
|
e1b65a6bd8
|
(shell-quote-argument): Quote null string usefully.
|
1997-05-01 02:03:16 +00:00 |
|
Richard M. Stallman
|
d128fe8571
|
(kbd): New macro.
|
1997-04-13 08:08:11 +00:00 |
|
Richard M. Stallman
|
a9a44ed170
|
(functionp): New function.
|
1997-04-12 19:13:07 +00:00 |
|
Richard M. Stallman
|
328a37ec31
|
(substitute-key-definition):
Compare with equal if definition is a key sequence.
|
1997-03-22 03:55:21 +00:00 |
|
Karl Heuer
|
11d431add7
|
(when, unless): Symbol props moved from cl.el.
(add-to-invisibility-spec): Add to beginning, not end.
|
1997-03-14 17:58:03 +00:00 |
|
Karl Heuer
|
071a2a7132
|
Fix typo in previous change.
|
1997-03-12 02:08:10 +00:00 |
|
Karl Heuer
|
31aa282eeb
|
(combine-after-change-calls): Doc fix.
(add-to-invisibility-spec, remove-from-invisibility-spec):
New functions.
|
1997-03-11 23:55:24 +00:00 |
|
Richard M. Stallman
|
debff3c309
|
(when, unless): Definitions moved from cl.el.
|
1997-01-08 06:09:02 +00:00 |
|
Richard M. Stallman
|
c34a9d34a6
|
(define-key-after): If AFTER is t, always put new binding at the end.
|
1996-11-10 05:02:38 +00:00 |
|
Richard M. Stallman
|
2ec9c94e21
|
(combine-after-change-calls): New macro.
|
1996-11-09 21:46:35 +00:00 |
|
Richard M. Stallman
|
ae1cc0311c
|
(define-function): Define as alias for defalias.
|
1996-10-12 23:54:53 +00:00 |
|
Erik Naggum
|
a2fdb55cd3
|
(with-current-buffer): Minor cleanup.
(with-temp-file): Support for arguments nil and t removed.
(with-temp-buffer): Use this new macro instead.
(with-output-to-string): Rewrite.
|
1996-10-03 02:13:52 +00:00 |
|
Richard M. Stallman
|
a7ed4c2a6e
|
(with-temp-file): New macro.
|
1996-09-28 04:16:00 +00:00 |
|
Richard M. Stallman
|
7eb47123cb
|
(split-string): Fix minor bug.
|
1996-09-25 22:35:17 +00:00 |
|
Richard M. Stallman
|
edce365443
|
(split-string): New function.
|
1996-09-24 21:19:03 +00:00 |
|
Richard M. Stallman
|
5db7925ddc
|
(with-output-to-string): New macro.
|
1996-09-24 20:03:15 +00:00 |
|
Richard M. Stallman
|
4fdca28945
|
(run-hooks): defconst deleted.
The initialization is now in eval.c.
|
1996-09-23 04:29:04 +00:00 |
|
Richard M. Stallman
|
a46fb9a190
|
(eql): Incorrect definition deleted.
Now it is only in cl.el.
|
1996-09-22 21:31:56 +00:00 |
|
Richard M. Stallman
|
a7f284ec37
|
(with-current-buffer): New macro.
|
1996-09-22 04:40:37 +00:00 |
|
Richard M. Stallman
|
9fc0eb9510
|
(save-match-data): Fix typo in previous change.
|
1996-08-30 03:05:22 +00:00 |
|
Richard M. Stallman
|
ecc0677980
|
(save-match-data): Fix previous change.
|
1996-08-29 01:54:43 +00:00 |
|
Richard M. Stallman
|
c7ca41e69f
|
(save-match-data): Use save-match-data-internal
as the local variable, instead of an uninterned symbol.
|
1996-08-28 22:44:18 +00:00 |
|
Richard M. Stallman
|
8bed5e3d10
|
(keyboard-translate): Use a char-table.
(keyboard-translate-table): Add char-table-extra-slots property.
|
1996-08-21 20:36:30 +00:00 |
|
Miles Bader
|
0a5c0893bd
|
(unfocus-frame, focus-frame): Define as no-ops.
|
1996-07-04 05:45:59 +00:00 |
|
Simon Marshall
|
63503b24ca
|
Make get-buffer-window-list take MINIBUF arg.
|
1996-02-28 09:22:11 +00:00 |
|
Simon Marshall
|
43c5ac8cbe
|
Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).
|
1996-02-08 10:27:24 +00:00 |
|
Simon Marshall
|
a860d25f73
|
Added get-buffer-window-list.
|
1996-02-08 10:04:55 +00:00 |
|
Karl Heuer
|
91a6acc3b8
|
(read-quoted-char): Delete format call inside message.
|
1996-01-25 01:03:16 +00:00 |
|
Erik Naggum
|
b578f267af
|
Update FSF's address.
|
1996-01-14 07:34:30 +00:00 |
|
Richard M. Stallman
|
aa308ce238
|
(error): Doc fix.
|
1996-01-04 19:00:38 +00:00 |
|
Karl Heuer
|
9f0b1f0976
|
(add-to-list): Doc fix.
(buffer-substring-no-properties): Function deleted.
|
1995-12-21 18:11:20 +00:00 |
|
Richard M. Stallman
|
a6889c57ba
|
(make-syntax-table): Use nil for "inherit".
|
1995-10-11 17:14:08 +00:00 |
|
Richard M. Stallman
|
afd9831b8d
|
(substitute-key-definition): Do recursively scan
where KEYMAP has nothing at all.
|
1995-09-18 14:45:44 +00:00 |
|
Simon Marshall
|
ba1cc309d1
|
Remove the remaining hook running functions. They are in C now.
|
1995-07-31 09:52:45 +00:00 |
|
Karl Heuer
|
a732d12971
|
(run-hook-with-args): Deleted; now in C code.
|
1995-07-25 19:35:38 +00:00 |
|
Richard M. Stallman
|
c1c74b4320
|
(shell-quote-argument): Don't do anything, on MS-DOS.
|
1995-07-01 21:48:13 +00:00 |
|
Richard M. Stallman
|
8fd68088e9
|
(lambda): Doc fix.
|
1995-06-27 06:52:56 +00:00 |
|
Richard M. Stallman
|
cd2db344de
|
(add-hook): Use local local-variable-if-set-p.
|
1995-06-17 19:47:52 +00:00 |
|
Richard M. Stallman
|
7dd1926ebe
|
(make-local-hook): Doc fix.
(shell-quote-argument) [WINDOWSNT]: Wrap in quotes only.
|
1995-06-16 04:39:46 +00:00 |
|
Karl Heuer
|
42e636f040
|
(read-quoted-char): Turn on help-form and turn off help-char.
|
1995-06-07 20:53:07 +00:00 |
|
Karl Heuer
|
4809d0dd98
|
(frame-configuration-p): Moved here from frame.el.
|
1995-05-30 18:39:33 +00:00 |
|
Richard M. Stallman
|
5f7fc6cf56
|
(buffer-substring-no-properties): New function.
|
1995-05-01 18:26:28 +00:00 |
|
Simon Marshall
|
cd323f896b
|
Changed match-string to defun, but still return nil (no error) if no match.
|
1995-03-24 09:01:09 +00:00 |
|
Simon Marshall
|
993713ce0a
|
Change to macro, and return nil if there was no match at the specified depth.
|
1995-03-23 08:43:08 +00:00 |
|
Richard M. Stallman
|
28fc169ba4
|
(one-window-p, walk-windows, minibuffer-window-active-p):
Functions moved to window.el.
|
1995-03-22 16:58:14 +00:00 |
|
Richard M. Stallman
|
ad93dad7b9
|
(walk-windows): Doc fix.
|
1995-02-25 07:35:09 +00:00 |
|
Karl Heuer
|
db2474b88d
|
(local-unset-key): Fix args in previous change.
|
1995-02-25 04:57:17 +00:00 |
|
Richard M. Stallman
|
baed010936
|
(global_set_key, local_set_key, global_unset_key)
(local_unset_key): Functions moved here from keyboard.c.
|
1995-02-25 04:44:08 +00:00 |
|
Richard M. Stallman
|
909149386e
|
(eval-after-load): Run FORM now if FILE's already loaded.
|
1995-02-22 01:30:19 +00:00 |
|