Richard M. Stallman
a56d55b703
(disassemble-1): Reference bytecode string as unibyte.
1998-05-14 00:57:14 +00:00
Richard M. Stallman
d57d06cb6e
(byte-compile-insert-header): Fix prev chg.
1998-05-13 04:48:48 +00:00
Richard M. Stallman
1596952ed4
(byte-compile-from-buffer):
...
Insert the output file header after compiling all the input.
(byte-compile-output-file-form): Major cleanup.
If output file contains multibyte chars,
insist on Emacs 20 when loading.
1998-05-13 00:03:19 +00:00
Richard M. Stallman
168b2d0d5a
(easy-menu-change): Add autoload cookie.
1998-05-11 23:34:25 +00:00
Richard M. Stallman
1cdb6e7c67
(byte-compile-output-docform): Use position-bytes.
1998-05-10 03:50:03 +00:00
Richard M. Stallman
1f43a8c647
(find-function-noselect): Autoload it.
1998-05-09 19:53:47 +00:00
Richard M. Stallman
6b797f0613
(generate-file-autoloads): Handle progn forms generated by
...
make-autoload: print just the first subform with print-escape-newlines.
1998-05-09 07:02:50 +00:00
Richard M. Stallman
36f8d564cd
(edebug-all-forms): Add autoload cookie.
...
(edebug-all-defs): Likewise.
1998-05-07 23:31:26 +00:00
Richard M. Stallman
248a9f6d2f
(list-load-path-shadows): Don't say
...
anything if we are not interactive and nothing is wrong.
1998-05-04 01:22:17 +00:00
Richard M. Stallman
3d5b223404
(popup-menu-popup): Fix typo: set menu-keymap.
1998-05-01 03:51:57 +00:00
Richard M. Stallman
d886825394
(easy-menu-define-key): Fixed bug with BEFORE
...
argument. Now it works also if you repeat an identical call to
easy-menu-define-key.
1998-04-28 20:03:07 +00:00
Richard M. Stallman
aabf58d159
(copyright-regexp): Put \251 before the multibyte copyright symbol.
1998-04-24 20:58:03 +00:00
Richard M. Stallman
8acc018fe0
Indent defpackage correctly.
1998-04-24 19:43:52 +00:00
Richard M. Stallman
c78fb6a6fb
Use new menu item format. Don't simulate button prefix.
...
(easy-menu-create-menu): Understand also keywords :active,
:label and :visible. Don't worry about button prefix.
(easy-menu-button-prefix): Modified value.
(easy-menu-do-add-item): Extensive changes to use new menu item format.
(easy-menu-define-key, easy-menu-always-true): New functions.
(easy-menu-make-symbol): Don't use indirection for symbols.
Property `menu-alias' not set.
(easy-menu-filter, easy-menu-update-button): Deleted.
(easy-menu-add-item): Don't worry about button prefix.
(easy-menu-remove-item): Don't worry about button prefix.
Use `easy-menu-define-key'.
(easy-menu-is-button, easy-menu-have-button): Deleted.
(easy-menu-real-binding, easy-menu-change-prefix): Deleted.
1998-04-24 01:54:09 +00:00
Richard M. Stallman
746dd29821
(byte-compile-file): Always read the file in multibyte mode
...
unless the file itself specifies unibyte mode.
1998-04-23 21:24:29 +00:00
Richard M. Stallman
d016f81992
(easy-menu-do-add-item):
...
Do the right thing when nil is specified as criterion for activeness.
Fix string used to report an invalid item.
1998-04-21 04:54:46 +00:00
Richard M. Stallman
ab210d1b80
(cl-do-arglist): Undo previous change.
1998-04-20 22:06:27 +00:00
Dan Nicolaescu
cd32a7baa4
*** empty log message ***
1998-04-20 02:34:53 +00:00
Dan Nicolaescu
42dfe0ad13
*** empty log message ***
1998-04-18 19:48:40 +00:00
Richard M. Stallman
382668c707
Update copyright years.
1998-04-18 17:09:18 +00:00
Richard M. Stallman
3060a06227
(edebug-compute-previous-result):
...
Don't pass floating value to single-key-description.
1998-04-18 14:36:05 +00:00
Richard M. Stallman
43fd1680f9
(byte-after-unbind-ops): Delete byte-equal.
1998-04-17 02:00:04 +00:00
Richard M. Stallman
89ec7f07d1
(find-function-on-key):
...
If definition is a list, don't call find-function-other-window.
Handle mouse events (code copied from describe-key-briefly).
(find-function-do-it): Doc fix.
(find-function-noselect): Doc fix.
1998-04-17 00:43:15 +00:00
Karl Heuer
170c97338b
(byte-compile-warn-about-unresolved-functions): Fix whitespace.
1998-04-15 06:10:51 +00:00
Andreas Schwab
aa6356917b
(byte-compile-warnings): Fix customize
...
type.
1998-04-14 10:43:27 +00:00
Karl Heuer
7dbce55e8f
(eval-defun): Arrange to use eval-region
...
even if we have to alter the form.
1998-04-13 06:55:34 +00:00
Karl Heuer
cdcd5553b0
(cl-do-arglist): Intern initializes the
...
value of keyword symbols, so don't do it again.
1998-04-12 18:12:18 +00:00
Karl Heuer
2336b6a9ce
(generate-autoload-section-header): Doc fix.
...
(update-file-autoloads): Use autoload-read-section-header.
(update-autoloads-from-directories): Likewise.
(generate-autoload-section-continuation): New variable.
(autoload-read-section-header): New function.
(update-file-autoloads): Don't call save-buffer if no changes.
(generate-file-autoloads): Split the section header line
into multiple comments.
1998-04-12 06:46:08 +00:00
Karl Heuer
5f1aa82686
Don't defconst the colon symbols, since they
...
evaluate to themselves now anyway.
1998-04-10 08:36:34 +00:00
Richard M. Stallman
68521d611f
(update-file-autoloads): Redo 1997-08-23 change.
1998-04-05 18:47:51 +00:00
Stephen Eglen
666b94132b
Customized.
1998-04-05 18:26:32 +00:00
Andreas Schwab
3f251fcd3b
Customized.
1998-04-01 10:44:40 +00:00
Dave Love
fe3188ecbd
(lisp-fill-paragraph): Adjust
...
paragraph-start in default filling case so that filling doc
strings works.
1998-03-18 16:02:37 +00:00
Eric M. Ludlam
04f3f5a2e3
Updated to 0.4.3:
...
Removed string check in basic doc search code.
Made the check for embeded key codes more robust from erronious checks.
1998-03-14 12:59:13 +00:00
Richard M. Stallman
a55340a857
Change comment and version numbers.
1998-03-14 05:46:01 +00:00
Richard M. Stallman
ccb61a97b2
(edebug-recursive-edit)
...
(edebug-outside-excursion): store-match-data => set-match-data.
1998-03-14 04:49:56 +00:00
Richard M. Stallman
17b3e87b83
(debug, debugger-env-macro): store-match-data => set-match-data.
1998-03-14 04:49:03 +00:00
Richard M. Stallman
cdef332313
(defsetf match-data): store-match-data => set-match-data.
1998-03-14 04:48:26 +00:00
Richard M. Stallman
8539959b7b
(update-file-autoloads):
...
Undo 1997-08-23 change.
1998-03-09 01:01:36 +00:00
Richard M. Stallman
b8bc6df2ee
(lisp-interaction-mode-map)
...
(emacs-lisp-mode-map, lisp-mode-map): Use set-keymap-parent.
1998-03-08 23:40:28 +00:00
Richard M. Stallman
7bd1de9193
Whitespace changes.
1998-03-08 00:26:27 +00:00
Richard M. Stallman
a4929bfa20
(gulp-send-requests): Call sort properly.
...
When showing the message, put point at beginning of buffer.
1998-03-03 01:57:04 +00:00
Richard M. Stallman
61ee73836b
(easy-menu-change): Handle case of no keywords.
1998-03-03 01:01:55 +00:00
Stephen Eglen
0b5bb3ec88
Customized.
1998-02-22 22:01:28 +00:00
Karl Heuer
a63f38642a
Fix indentation rules for
...
multiple-value-setf and multiple-value-list.
1998-02-22 00:30:03 +00:00
Simon Marshall
883212ce69
Changed font-lock-reference-face to font-lock-constant-face.
1998-02-20 14:58:27 +00:00
Richard M. Stallman
06f7f0a00e
(debugger-mode): Don't set enable-multibyte-characters here.
...
(debug): Use set-buffer-multibyte to clear enable-multibyte-characters.
1998-02-11 07:11:50 +00:00
Richard M. Stallman
4f493b7c94
(byte-optimize-form-code-walker): Only call compiler-macroexpand if
...
the function has a cl-compiler-macro property.
1998-02-09 00:19:00 +00:00
Richard M. Stallman
e8fb3d5a5f
(easy-mmode-define-minor-mode): Fix
...
the doc strings used for the mode flag variable and the keymap.
Delete duplicate &optional's.
1998-02-06 06:12:29 +00:00
Richard M. Stallman
17ceb934e4
(byte-compile-output-as-comment):
...
Use the size in bytes for the #@ size integer.
1998-02-05 03:25:11 +00:00