Commit graph

1216 commits

Author SHA1 Message Date
Richard M. Stallman
fa5b1b57fe (debugger-frame-clear, debugger-frame): Error on non-frame line. 2002-02-01 04:24:22 +00:00
Richard M. Stallman
65fe45f2ea (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
insert indication of the buffer position.
(debugger-frame-number): Ignore ;;;-comment lines in backtrace.
2002-02-01 04:21:38 +00:00
Richard M. Stallman
7e7d0f8bc2 (batch-byte-compile): New arg noforce.
(batch-byte-compile-if-not-done): New function.
2002-02-01 04:14:14 +00:00
Eli Zaretskii
d22f8da480 (mismatch): Doc fix. 2002-01-25 18:47:33 +00:00
Richard M. Stallman
2db0da92f8 (copyright-regexp): Fix previous change. 2002-01-22 02:19:12 +00:00
Richard M. Stallman
863fd6a7df (make-autoload): Don't handle define-ibuffer-column,
define-ibuffer-filter, define-ibuffer-sorter, and define-ibuffer-op.
2002-01-16 02:36:53 +00:00
Richard M. Stallman
9c05459cf6 (copyright-regexp): Make (C) optional.
(copyright-regexp): Add Latin-9 copyright sign.
Match comment delimiters in year lists.
(copyright-current-year): Initialize to load-time year.

Doc fixes.
2002-01-13 20:17:46 +00:00
Pavel Janík
110c171f4d Fix typo. 2002-01-13 10:09:20 +00:00
Colin Walters
8c7b56e7e9 (make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
define-ibuffer-sorter, and define-ibuffer-op.
2002-01-13 05:41:27 +00:00
Colin Walters
f767db5b14 Handle define-ibuffer-column, define-ibuffer-filter,
define-ibuffer-sorter, and define-ibuffer-op.
2002-01-13 05:40:59 +00:00
Richard M. Stallman
1fa1cb1bf6 (lisp-complete-symbol): Repeating the command
after displaying a completion list scrolls the list.
2002-01-11 21:22:28 +00:00
Richard M. Stallman
f3bd3e5ff1 (regexp-opt): Bind max-specpdl-size. 2002-01-09 00:31:58 +00:00
Richard M. Stallman
e3b2eba1b6 (eldoc-minor-mode-string): Fix custom type. 2002-01-08 23:57:49 +00:00
Richard M. Stallman
4b0ad1a5a6 (copyright-regexp): Allow multi-line copyrights to be updated. 2002-01-04 20:21:31 +00:00
Richard M. Stallman
f2f22d26ed Comment change. 2001-12-27 03:23:50 +00:00
Richard M. Stallman
f27b0335d1 (debugger-mode-map): Bind C-m, not `RET'.
(debugger-make-xrefs): Only make a button for the first symbol on any line.
2001-12-25 08:14:45 +00:00
Pavel Janík
e4a552b9c0 (source-files): Remove mocklisp.c. 2001-12-22 13:37:57 +00:00
Pavel Janík
b15f6f29ef (elint-unknown-builtin-args): Remove mocklisp entries. 2001-12-22 13:37:30 +00:00
Pavel Janík
5f11d42cee (byte-optimize-form-code-walker): Remove mocklisp case. 2001-12-22 13:36:59 +00:00
Richard M. Stallman
b6f053c6a5 (define-modify-macro): Better indent spec. 2001-12-22 00:03:08 +00:00
Richard M. Stallman
d743da2643 (define-minor-mode): Make no arg by default in an interactive call,
so that repeating the command toggles again.
2001-12-21 14:12:30 +00:00
Richard M. Stallman
726e8778c8 (eval-defun-1): Cope with atoms as args. 2001-12-21 14:07:45 +00:00
Pavel Janík
f0529b5b1a Doc fix. 2001-12-20 19:01:00 +00:00
Dave Love
af95e0d149 (lm-copyright-prefix): Group the leader.
(lm-crack-copyright): Cope with multi-line copyright `lines'.
2001-12-18 16:30:26 +00:00
Richard M. Stallman
cf715fcf10 Fix previous change. 2001-12-16 17:57:16 +00:00
Richard M. Stallman
25c58854c7 (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
rather than regexp search and (2) copying text properties
already set up on text unchanged from the previous backtrace.
(debugger-previous-backtrace): New variable.
2001-12-16 03:48:41 +00:00
Stefan Monnier
0847e165c4 (easy-menu-intern): New fun.
(easy-menu-do-define, easy-menu-convert-item-1)
(easy-menu-define-key-intern, easy-menu-get-map): Use it.
(easy-menu-return-item): Only return nil if there is no binding.
2001-12-13 19:03:12 +00:00
Richard M. Stallman
cd3812135c (authors-aliases): Delete "Richard Stallmao". 2001-12-11 21:40:12 +00:00
Richard M. Stallman
fe30e73fcd (ad-compile-function):
Byte compile the function under another (uninterned) name.
2001-12-11 06:07:07 +00:00
Richard M. Stallman
5e18d63236 Tweak previous change. 2001-12-09 21:49:29 +00:00
Richard M. Stallman
179e152a26 (lm-verify): New arg NON-FSF-OK.
Don't use interactive-p; instead, pass the proper args
in (interactive...).  Clean up most of the trouble-report strings.
2001-12-09 21:47:36 +00:00
Colin Walters
52c9b141f4 (toplevel): Define docstring offset for `defmacro*'. 2001-12-04 07:12:56 +00:00
Colin Walters
74312ddcdf (make-autoload): Also generate autoloads for `defmacro*' forms. 2001-12-04 07:09:26 +00:00
Stefan Monnier
686d068136 (svref): New alias. 2001-12-02 07:33:09 +00:00
Stefan Monnier
08cf00d8f7 (regexp-opt): Bind completion-regexp-list to nil. 2001-12-01 22:04:12 +00:00
Stefan Monnier
0a88ae7b2a (read-if): Add lisp-indent-function prop. 2001-11-30 10:17:56 +00:00
Stefan Monnier
dc338e1980 (cl-make-type-test): Fix paren typo. 2001-11-30 09:20:17 +00:00
Stefan Monnier
2fa5eef4ca (shiftf): Fix more. Simplify. 2001-11-30 08:23:25 +00:00
Stefan Monnier
d006d95766 (completing-read-multiple): Better preserve
the value of require-match in minibuffer-completion-confirm.
Use crm-local-completion-map.
2001-11-30 01:13:59 +00:00
Stefan Monnier
e0b163225f (shiftf): Fix the fast case so
(let ((a 1) (b 2)) (shiftf a b (cons a b)) b) returns (1 . 2).
(cl-make-type-test): Use char-valid-p for `character'.
2001-11-30 00:56:45 +00:00
Stefan Monnier
5faa1e9c9f Typo. 2001-11-28 03:06:45 +00:00
Stefan Monnier
3ccfa82a6c (regexp-opt-depth): Fix off-by-two error. 2001-11-28 03:06:10 +00:00
Sam Steingold
8a9463543d Converted backquote to the new style. 2001-11-27 15:52:52 +00:00
Stefan Monnier
1ab0fac670 Don't profile syntax-ppss any more.
(syntax-after): New fun.
2001-11-25 22:05:17 +00:00
Stefan Monnier
52cf5c37c1 (lisp-mode-variables): Set syntax-begin-function.
(lisp-interaction-mode-abbrev-table): Defvar to its correct value.
(lisp-interaction-mode): Don't set local-abbrev-table any more.
(lisp-mode-auto-fill): Use syntax-ppss and obey
comment-auto-fill-only-comments.
(lisp-fill-paragraph): Use syntax-ppss.
2001-11-25 21:47:40 +00:00
Richard M. Stallman
9fefa08b84 (lisp-indent-function): Add doc string. 2001-11-25 19:35:29 +00:00
Miles Bader
bf1ec48202 (reb-match-0, reb-match-1)
(reb-match-2, reb-match-3): Add dark-background variants.
2001-11-22 14:55:55 +00:00
Richard M. Stallman
310b122741 (lisp-interaction-mode): Set local-abbrev-table to lisp-mode-abbrev-table. 2001-11-20 23:54:28 +00:00
Richard M. Stallman
ac5231e6bc (reb-mode): Don't use define-derived-mode. Call kill-all-local-variables. 2001-11-20 23:43:55 +00:00
Richard M. Stallman
dda7c01036 (lisp-mode, emacs-lisp-mode): Don't use define-derived-mode. 2001-11-20 23:41:41 +00:00