Richard M. Stallman
e237de5cfd
(byte-compile-insert-header): Fix backwards test
...
of byte-compile-compatibility.
1993-06-03 18:35:28 +00:00
Richard M. Stallman
aef4422ef8
(map-keymap): Doc fix.
1993-06-01 18:24:00 +00:00
Richard M. Stallman
7dce3709b4
(copy-tree): Use let* to bind new before i.
1993-06-01 06:03:56 +00:00
Richard M. Stallman
e8544af27e
Provide edebug.
1993-05-31 17:28:56 +00:00
Richard M. Stallman
1f5038b52e
(indent-sexp): Even if outer-loop-done is t, still move down one line.
1993-05-29 05:45:47 +00:00
Richard M. Stallman
199dd758a3
(byte-optimize-divide): Don't optimize to less than two arguments.
1993-05-26 21:31:36 +00:00
Jim Blandy
0b9be2e709
* lucid.el (switch-to-other-buffer): Build the list of acceptable
...
buffers properly.
1993-05-24 02:12:13 +00:00
Richard M. Stallman
e74865eeac
(event-modifiers): Function deleted.
...
(read-command-event): For switch-frame event, call select-frame.
1993-05-22 20:25:08 +00:00
Richard M. Stallman
ab69b2fb30
(lisp-body-indent): Add doc.
1993-05-21 16:37:35 +00:00
Richard M. Stallman
189db15290
(byte-compile-file): Don't write output if error.
1993-05-18 03:32:00 +00:00
Richard M. Stallman
31c0dbab92
entered into RCS
1993-05-18 03:19:14 +00:00
Richard M. Stallman
c76f206519
(byte-compile-file): Don't write output if error.
1993-05-18 02:30:21 +00:00
Richard M. Stallman
0ba911156b
(mark-sexp, mark-defun): Activate the mark.
1993-05-16 15:28:52 +00:00
Richard M. Stallman
6e8d0db7e2
(byte-compile-track-mouse): New function.
...
This is a kludge; track-mouse must be compiled better.
1993-05-15 19:47:15 +00:00
Richard M. Stallman
8b86c9ebbf
(default-menubar): Make initial value nil.
...
(kill-this-buffer, x-new-frame)
(sensitize-file-and-edit-menus-hook, format-buffers-menu-line)
(buffers-menu-max-size, complex-buffers-menu-p)
(buffers-menu-switch-to-buffer-function, buffer-menu-save-buffer)
(buffer-menu-write-file, build-buffers-menu-internal)
(build-buffers-menu-hook): Functions and variables deleted.
1993-05-12 21:41:56 +00:00
Roland McGrath
0dea0bbe34
(byte-recompile-directory): If ARG is non-nil, set it to its prefix
...
numeric value. Test for ARG being zero with eq, not zerop.
1993-05-10 00:49:06 +00:00
Jim Blandy
e084483dea
* lucid.el: Comment out fset of set-screen-width properly.
...
* lucid.el: (provide 'lucid).
* lucid.el: (switch-to-other-buffer): Avoid buffers whose names
start with a space.
1993-05-03 03:37:47 +00:00
Jim Blandy
85dd3810c9
* edebug.el (edebug-display): Call the `mark' function with the
...
FORCE argument non-nil, so that we don't get an error if the mark
isn't set yet.
* edebug.el (global-edebug-prefix, global-edebug-map): Add
autoload cookies for these, so they are present when Emacs starts
up.
* edebug.el (global-edebug-map): Bind `C-x X d' to edebug-defun in
this map; we can't bind it to `C-x x', as the installation
instructions suggest, because that conflicts with
copy-to-register.
1993-05-03 03:36:19 +00:00
Jim Blandy
f33419002e
* bytecomp.el (meta-flag): Declare this an obsolete variable.
...
* bytecomp.el: The `suspend-hooks' variable is obsolete now, and
`suspend-hook' is the right name.
1993-05-03 03:34:20 +00:00
Eric S. Raymond
d3af54acef
Rewritten. A poor choice of representation made the old code excessively
...
complex. The new version is smaller and faster. The interface is
unchanged, except that ring-remove now accepts an optional numeric argument
specifying the element to remove.
1993-04-25 22:26:48 +00:00
Eric S. Raymond
41dc743ded
Added and fixed documentation.
...
(ring-rotate): Nuked. It was (a) unused, and (b) totally broken (as in,
any attempt to use it died with a type error, and when I patched it to fix
that I found its algorithm was broken).
(ring-ref): Added doc string.
1993-04-25 06:14:03 +00:00
Eric S. Raymond
31e1d9206b
All fsets changed to defaliases.
1993-04-23 06:51:44 +00:00
Eric S. Raymond
cdccfc0d1c
Initial revision
1993-04-23 03:54:38 +00:00
Eric S. Raymond
c36881cfa6
(define-function): Changed name back to defalisaases to get things in
...
a known-good state.
1993-04-23 03:43:33 +00:00
Richard M. Stallman
6101b31fb0
(byte-compile, byte-compile-keep-pending)
...
(byte-compile-file-form-defmumble): Generate define-function
rather than fset, to install definitions for defun, defmacro, etc.
1993-04-17 01:26:24 +00:00
Roland McGrath
e2b6138f10
(update-file-autoloads, update-directory-autoloads): If called
...
interactively, save generated-autoload-file when done.
1993-04-14 19:56:19 +00:00
Eric S. Raymond
64e07c7ba7
(lm-commentary-region): Gone.
...
(lm-commentary): New function.
1993-04-14 03:34:42 +00:00
Roland McGrath
da8826b498
(generate-file-autoloads): Doc fix.
1993-04-08 21:47:39 +00:00
Richard M. Stallman
6de6752c6c
Add copyright notice.
1993-04-08 06:57:54 +00:00
Richard M. Stallman
efb8f835e5
(eval-defun): Rename argument to avoid collision.
...
(eval-last-sexp): Likewise.
1993-04-01 22:20:19 +00:00
Eric S. Raymond
0b2974abfe
*** empty log message ***
1993-03-30 16:22:39 +00:00
Richard M. Stallman
e15765f5e2
(try-face-font, find-face, get-face): New aliases.
1993-03-27 18:01:28 +00:00
Eric S. Raymond
68756f1f77
(lm-last-modified-date) Fixed return bug.
...
(lm-uthor, lm-maintainer) These now return cons pairs, not strings.
1993-03-25 01:57:43 +00:00
Eric S. Raymond
e41b2db1da
Added or corrected Commentary sections
1993-03-22 03:27:18 +00:00
Jim Blandy
ec9a76e3d1
* simple.el (comment-indent-function): New variable, intended to
...
replace comment-indent-hook.
(comment-indent-hook): Make this default to nil now.
(indent-for-comment): If comment-indent-hook is non-nil, call it
for backward compatibility; otherwise, call
comment-indent-function.
* bytecomp.el: Declare comment-indent-hook an obsolete variable.
1993-03-21 07:04:44 +00:00
Jim Blandy
221c5fd8ff
*** empty log message ***
1993-03-20 20:14:00 +00:00
Eric S. Raymond
e9571d2a21
Add or correct keywords
1993-03-18 21:29:42 +00:00
Eric S. Raymond
3109d63f84
Initial revision
1993-03-17 17:19:16 +00:00
Eric S. Raymond
76550a57f9
Add standard library headers.
1993-03-17 17:17:05 +00:00
Eric S. Raymond
aae56ea7ca
Add standard library headers.
1993-03-17 16:56:02 +00:00
Eric S. Raymond
c7986c1876
Initial revision
1993-03-17 16:26:48 +00:00
Eric S. Raymond
3b1e4dd1eb
Add standard library headers.
1993-03-17 15:58:09 +00:00
Eric S. Raymond
c84729481b
Added standard library headers.
1993-03-17 15:20:58 +00:00
Jim Blandy
2e94b81346
Doc fix.
1993-03-16 18:36:27 +00:00
Jim Blandy
1db01b1ab5
* bytecomp.el (byte-compile-from-buffer): Put buffer containing
...
compiled code in binary overwrite mode.
1993-03-16 18:35:04 +00:00
Jim Blandy
7d18d35c95
*** empty log message ***
1993-03-15 20:40:34 +00:00
Jim Blandy
3e6580d01d
*** empty log message ***
1993-03-14 05:50:49 +00:00
Jim Blandy
be8320a764
* bytecomp.el: Declare suspend-hook to be an obsolete variable.
1993-03-11 07:02:11 +00:00
Jim Blandy
330fba95d2
*** empty log message ***
1993-03-09 23:40:36 +00:00
Jim Blandy
92e30bc5e0
Initial revision
1993-03-09 23:02:46 +00:00