Commit graph

291 commits

Author SHA1 Message Date
Richard M. Stallman
e24cb6c5c4 (make-lucid-menu-keymap): Allow any form as the enabler. 1994-05-28 21:54:36 +00:00
Richard M. Stallman
f664f7000f Whitespace cleanup. 1994-05-27 05:55:15 +00:00
Richard M. Stallman
f1e20cc208 (popup-dialog-box): Bind meaning with let.
(current-menubar): Add defvar.
1994-05-23 07:41:31 +00:00
Richard M. Stallman
f97eee516b (popup-menu): Bind cmd with let. 1994-05-23 07:39:08 +00:00
Richard M. Stallman
c15d229a41 (popup-menu): Use mouse-pixel-position. 1994-05-23 04:50:18 +00:00
Richard M. Stallman
8b4b171e74 (easy-menu-create-keymaps):
Renamed from easy-menu-keymap.  Callers changed.
1994-05-22 06:50:01 +00:00
Richard M. Stallman
1eb0a345ce (autoload-trim-file-name): Make it relative
to the directory that loaddefs.el is in.
1994-05-12 18:54:57 +00:00
Karl Heuer
73e4e0eb1a (update-autoloads-here): Split up long message. 1994-05-12 14:45:30 +00:00
Karl Heuer
57cf354dc9 (update-file-autoloads): Delete leftover variable. 1994-05-11 04:40:25 +00:00
Richard M. Stallman
00ee57f3f2 Comment change. 1994-05-10 20:03:45 +00:00
Richard M. Stallman
c9c7f2c49d (backquote-backquote-symbol): Don't autoload defvar.
(`): Write its name directly in the definition.  Use defalias.
1994-05-07 00:18:35 +00:00
Karl Heuer
c731cd9362 Change new-frame to make-frame. 1994-05-06 20:29:42 +00:00
Richard M. Stallman
9f4b7963c9 (update-directory-autoloads): Ignore files
whose names start with =.  Bind enable-local-eval to nil.
1994-05-06 08:11:04 +00:00
Richard M. Stallman
30ff174e24 (lisp-mode-variables): Added missing backslash to outline-regexp.
Removed dublicate ";;; Code: " section separator.
1994-05-03 23:59:48 +00:00
Karl Heuer
8f1204db34 Update copyright. 1994-05-03 23:47:06 +00:00
Richard M. Stallman
325e3af276 (backquote): Add autoloads. 1994-05-03 23:36:52 +00:00
Karl Heuer
d733c5ec03 Update copyright. 1994-05-03 22:46:37 +00:00
Karl Heuer
c36e9c0608 (lisp-mode-variables): Undo previous change. 1994-04-28 08:09:01 +00:00
Richard M. Stallman
5dcaa9baed (lisp-mode-variables): In comment-start-skip,
reject semicolon after a backslash.
1994-04-24 08:33:40 +00:00
Karl Heuer
24ff54989b (defun-prompt-regexp): Make this variable buffer-local. 1994-04-20 01:11:35 +00:00
Karl Heuer
cf1c8cd91d (debug, debugger-eval-expression): Preserve match-data. 1994-04-16 07:18:26 +00:00
Richard M. Stallman
cd320f323e (backquote-process): Don't crash if ultimate
expression is just a variable.
1994-04-12 17:45:53 +00:00
Richard M. Stallman
c8fcf4f8db Renamed from eval-region.el. Fix the `provide' call.
Doc fixes.
1994-04-11 21:44:58 +00:00
Richard M. Stallman
4fd6247b5c entered into RCS 1994-04-11 18:21:39 +00:00
Daniel LaLiberte
2a6a354983 comment changes. 1994-04-09 22:27:46 +00:00
Daniel LaLiberte
4633707b6b Jumping up to new revision.
Simplify definition of defalias for Emacs 18.
1994-04-09 22:19:10 +00:00
Daniel LaLiberte
a50d43268a checked in with -k by liberte at 1994/04/09 20:57:56 1994-04-08 21:39:52 +00:00
Richard M. Stallman
73a644b4f8 (popup-dialog-box): New function. 1994-04-08 05:04:07 +00:00
Richard M. Stallman
1576fe1dce (edebug-version): Delete third arg of string-match. 1994-04-07 17:16:44 +00:00
Daniel LaLiberte
11b57bf983 Change install- and uninstall- to -install and -uninstall. 1994-04-05 21:05:09 +00:00
Daniel LaLiberte
22e8f71994 ucomment fix 1994-04-05 20:52:43 +00:00
Daniel LaLiberte
a5ca328aae Comment fixes. 1994-04-05 20:46:59 +00:00
Richard M. Stallman
100aa77cf6 (edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.
(edebug-emacs-version-specific): Test for not-version-18.
1994-04-05 01:21:06 +00:00
Daniel LaLiberte
ef2b0b8983 Change install- to ... to ...-install. 1994-04-04 21:55:52 +00:00
Daniel LaLiberte
8866814720 Numerous changes and bug fixes to bring it up to version 3.5. 1994-04-04 21:52:06 +00:00
Richard M. Stallman
8df69fb032 *** empty log message *** 1994-03-30 18:57:29 +00:00
Karl Heuer
36363ac158 (debug): Behave sensibly if pop-up-frames is set. 1994-03-29 02:20:04 +00:00
Richard M. Stallman
3ea1f391da (byte-compile-file): Use whole file name for errors. 1994-03-28 07:05:55 +00:00
Richard M. Stallman
a8226f6724 *** empty log message *** 1994-03-27 07:36:35 +00:00
Richard M. Stallman
029b623a7e Initial revision 1994-03-25 07:38:29 +00:00
Daniel LaLiberte
1fe3d50701 New version from author. 1994-03-24 20:38:34 +00:00
Daniel LaLiberte
65c3c4ed1c Change "internal" to "original" throughout.
(add-custom-printer, delete-custom-printer) replace old customizers.
        (with-custom-print) new
        (custom-prin1-to-string) Made it more robust.
1994-03-24 20:26:05 +00:00
Daniel LaLiberte
7ed39e9d2b Initial revision 1994-03-23 22:11:16 +00:00
Richard M. Stallman
8782c06b52 (debugger-eval-expression): Use a history list. 1994-03-22 20:41:00 +00:00
Karl Heuer
a760522275 (make-lucid-menu-keymap): Any row of dashes means blank. 1994-03-21 00:37:56 +00:00
Richard M. Stallman
289c483676 Provide lmenu, not menubar. 1994-03-20 04:05:48 +00:00
Karl Heuer
81ccc37843 (beginning-of-defun-raw): Don't err when called at end of buffer. 1994-03-19 04:07:37 +00:00
Karl Heuer
afa995e19e (beginning-of-defun-raw): New function.
(end-of-defun): Handle defun-prompt-regexp correctly.
1994-03-18 02:21:52 +00:00
Karl Heuer
37f31acf87 (end-of-defun): Fix check for trailing comment. 1994-03-18 01:47:28 +00:00
Karl Heuer
7fe78b07bc (defun-prompt-regexp): Doc fix. 1994-03-15 23:36:48 +00:00