Richard M. Stallman
2e311f55f2
(add-timeout): Duplicate definition deleted.
...
(screenw-width, screen-height): Likewise.
(disable-timeout, keymap-parent, set-keymap-parent): Likewise.
1996-09-23 04:28:20 +00:00
Richard M. Stallman
2754fefaec
(byte-optimize-form-code-walker):
...
Treat save-current-buffer like save-excursion.
1996-09-22 04:38:36 +00:00
Richard M. Stallman
f3e472b0b7
(save-current-buffer): Compile it like save-excursion.
...
(byte-compile-save-current-buffer): New function.
1996-09-22 04:37:55 +00:00
Richard M. Stallman
c0eae5b9ba
(tq-filter): No need for save-match-data.
1996-09-18 22:00:30 +00:00
Richard M. Stallman
d8f59f561a
(byte-compile-lambda): If the doc string is also the
...
return value, use it for both.
1996-09-17 19:01:09 +00:00
Richard M. Stallman
14603e08e2
(tq-filter): Add unwind-protect and save-match-data.
1996-09-15 18:38:49 +00:00
Richard M. Stallman
9614b740ac
(pp-eval-expression): Set font-lock-default locally to nil.
1996-09-12 17:28:54 +00:00
Richard M. Stallman
94ddbbff9b
(easy-menu-do-define): Use `x-popup-menu' instead of
...
non-existing `easy-popup-menu'.
1996-09-11 03:47:43 +00:00
Erik Naggum
77308fd7ec
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t
...
when writing compiled byte-code objects.
(byte-compile-output-docform): Likewise.
1996-09-10 23:00:29 +00:00
Richard M. Stallman
5a161ab5ff
(update-file-autoloads): Don't barf if autoloads file
...
file is completely empty.
1996-09-10 21:54:46 +00:00
Richard M. Stallman
469414a00a
(byte-compile-out-toplevel): Undo previous change.
...
(byte-compile-byte-code-maker): Undo previous change.
1996-09-10 19:22:12 +00:00
Richard M. Stallman
7321741136
Turn on byte-compile-dynamic.
1996-09-01 22:56:40 +00:00
Richard M. Stallman
10809e0f11
(byte-compile-associative): Treat one arg case like (+ x 0).
1996-08-29 06:20:21 +00:00
Richard M. Stallman
3f7e952d9a
(narrow-to-defun): New function.
1996-08-29 04:42:40 +00:00
Richard M. Stallman
b26e6764f0
(byte-compile-out-toplevel): Always compile to byte code
...
if an uninterned symbol appears.
(byte-compile-byte-code-maker): Handle uninterned symbols
in the constant vector.
1996-08-28 22:40:09 +00:00
Richard M. Stallman
5a6037bb41
(byte-compile-funarg-2): New function,
...
(sort): Use byte-compile-funarg-2.
1996-08-28 21:33:50 +00:00
Richard M. Stallman
fd20f0150d
(byte-compile-insert-header): Fix previous change.
1996-08-26 14:46:44 +00:00
Richard M. Stallman
5f17a95a2f
(byte-compile-insert-header):
...
Edit byte-compile-version to extract just the version number.
1996-08-25 23:18:39 +00:00
Richard M. Stallman
c4fb6a3cd6
(byte-compile-version): Use $Revision, not $Id.
1996-08-25 23:14:30 +00:00
Richard M. Stallman
1e09850419
(byte-compile-insert-header): Clean up syntax
...
(byte-compile-version): Use the RCS version number.
1996-08-25 23:11:07 +00:00
Richard M. Stallman
dc0e03f39e
(edebug-trace-display): Save and restore current buffer.
1996-07-24 16:36:41 +00:00
Richard M. Stallman
0f93e41fda
(list-load-path-shadows): Doc fix.
1996-07-23 13:56:33 +00:00
Karl Heuer
1fb87c7784
Fix FSF address in comment.
1996-07-20 18:10:35 +00:00
Karl Heuer
c2b7bdc246
(list-load-path-shadows): Fix ambiguous wording.
1996-07-20 06:12:06 +00:00
Noah Friedman
58ee38cab8
(eldoc-mode): Toggle eldoc-mode if no prefix given.
1996-07-14 16:46:25 +00:00
Miles Bader
e56a043b86
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
...
semicolons.
1996-07-04 05:45:50 +00:00
Richard M. Stallman
37ae4d5c39
(profile-functions): No need to assume that the
...
current buffer is writable.
(profile-print, profile-results): Changed to display number of
calls and average time per call.
(profile-update-function): Update the number of calls.
(profile-a-function): Init the number of calls.
1996-06-28 07:32:38 +00:00
Richard M. Stallman
f0d2137931
(pp-to-string): Treat #( like (.
1996-06-18 16:22:55 +00:00
Richard M. Stallman
45c2639bdf
(make-lucid-menu-keymap): Add menu-alias property.
1996-06-13 21:05:06 +00:00
Richard M. Stallman
41311853f2
(easy-menu-create-keymaps): Add menu-alias property.
1996-06-13 21:04:52 +00:00
Karl Heuer
efcf38c7c2
Use executing-kbd-macro, not executing-macro.
1996-05-29 17:17:34 +00:00
Erik Naggum
b035a6780c
Fixed up initial line
1996-05-20 21:07:10 +00:00
Richard M. Stallman
8060ee8f14
Lots of fixes.
1996-05-11 11:08:11 +00:00
Richard M. Stallman
305851165a
(gulp-search-path, gulp-packages): Variable deleted.
...
(gulp-send-requests): Make the list of packages from scratch here.
Read directory name with the minibuffer.
1996-05-07 05:55:11 +00:00
Richard M. Stallman
3ecaf18e6b
Initial revision
1996-05-07 00:55:56 +00:00
Richard M. Stallman
36f0f2b12a
(defstruct): Treat multi-nested :include properly.
...
(flet): Warn when flet rebinds a macro name.
(labels): Rewrite to be fully CL-compliant.
1996-04-16 04:36:21 +00:00
Richard M. Stallman
bd9c5e7949
(isqrt): Support expanded range of Lisp integers.
...
(cl-expt): Bug fix for (expt -1 -N).
(cl-macroexpand-all): Change to support `labels'.
1996-04-16 04:35:38 +00:00
Richard M. Stallman
c757fb07fd
(disassemble-internal): Graceful error if compile failed.
1996-04-08 15:36:48 +00:00
Richard M. Stallman
6ccab458cc
(elp-instrument-package): Don't instrument keymaps and autoloaded functions.
1996-03-22 14:18:20 +00:00
Richard M. Stallman
f735965834
Comment change.
1996-03-20 13:30:16 +00:00
Richard M. Stallman
4d2790ad51
(lisp-fill-paragraph): Treat code-and-comment case specially.
1996-03-17 15:38:50 +00:00
Erik Naggum
76f61009c7
(equalp): Use string-equal on strings.
1996-03-08 18:30:12 +00:00
Richard M. Stallman
6193939604
(profile-convert-byte-code): New function.
...
(profile-a-function): Use profile-convert-byte-code.
1996-03-08 17:44:00 +00:00
Richard M. Stallman
ed16b6f28a
(post-command-idle-hook, post-command-idle-delay): Mark obsolete.
1996-03-06 06:10:02 +00:00
Richard M. Stallman
e5b633cf70
(equalp): Correctly compare last elt of two lists.
1996-03-05 22:53:55 +00:00
Richard M. Stallman
9596811a3d
Comment change.
1996-03-02 06:37:35 +00:00
Simon Marshall
eaec854f6d
Save if reqd in emacs-lisp-byte-compile-and-load.
1996-02-29 08:19:46 +00:00
Richard M. Stallman
c9eab4beee
(timeout-event-p): Function deleted.
1996-02-28 01:22:11 +00:00
Karl Heuer
8545ff2f55
Comments censored.
1996-02-21 21:39:11 +00:00
Karl Heuer
4c06fbeee7
(lisp-fill-paragraph): When filling a comment,
...
find paragraph bounds by hand, and pass the SQUEEZE-AFTER arg
to fill-region-as-paragraph.
1996-02-21 21:26:11 +00:00