index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
(regexp-opt-charset): Adjusted for the
Kenichi Handa
2002-03-01
1
-3
/
+11
*
* emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks
Kai Großjohann
2002-02-17
1
-11
/
+12
*
* lisp/simple.el (mark-word): Mark more if repeated.
Kai Großjohann
2002-02-15
1
-13
/
+26
*
2002-02-14 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen
2002-02-14
1
-0
/
+1
*
(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Richard M. Stallman
2002-02-07
1
-2
/
+2
*
(debugger-frame-offset): Var deleted.
Richard M. Stallman
2002-02-06
1
-20
/
+12
*
(checkdoc-this-string-valid-engine):
Richard M. Stallman
2002-02-06
1
-12
/
+16
*
(debugger-frame-clear, debugger-frame): Error on non-frame line.
Richard M. Stallman
2002-02-01
1
-0
/
+8
*
(debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
Richard M. Stallman
2002-02-01
1
-0
/
+9
*
(batch-byte-compile): New arg noforce.
Richard M. Stallman
2002-02-01
1
-5
/
+20
*
(mismatch): Doc fix.
Eli Zaretskii
2002-01-25
1
-1
/
+1
*
(copyright-regexp): Fix previous change.
Richard M. Stallman
2002-01-22
1
-1
/
+1
*
(make-autoload): Don't handle define-ibuffer-column,
Richard M. Stallman
2002-01-16
1
-3
/
+0
*
(copyright-regexp): Make (C) optional.
Richard M. Stallman
2002-01-13
1
-19
/
+24
*
Fix typo.
Pavel Janík
2002-01-13
1
-1
/
+1
*
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
Colin Walters
2002-01-13
1
-0
/
+3
*
Handle define-ibuffer-column, define-ibuffer-filter,
Colin Walters
2002-01-13
1
-1
/
+3
*
(lisp-complete-symbol): Repeating the command
Richard M. Stallman
2002-01-11
1
-51
/
+69
*
(regexp-opt): Bind max-specpdl-size.
Richard M. Stallman
2002-01-09
1
-0
/
+1
*
(eldoc-minor-mode-string): Fix custom type.
Richard M. Stallman
2002-01-08
1
-3
/
+3
*
(copyright-regexp): Allow multi-line copyrights to be updated.
Richard M. Stallman
2002-01-04
1
-1
/
+1
*
Comment change.
Richard M. Stallman
2001-12-27
1
-1
/
+1
*
(debugger-mode-map): Bind C-m, not `RET'.
Richard M. Stallman
2001-12-25
1
-2
/
+3
*
(source-files): Remove mocklisp.c.
Pavel Janík
2001-12-22
1
-1
/
+1
*
(elint-unknown-builtin-args): Remove mocklisp entries.
Pavel Janík
2001-12-22
1
-4
/
+0
*
(byte-optimize-form-code-walker): Remove mocklisp case.
Pavel Janík
2001-12-22
1
-4
/
+2
*
(define-modify-macro): Better indent spec.
Richard M. Stallman
2001-12-22
1
-1
/
+1
*
(define-minor-mode): Make no arg by default in an interactive call,
Richard M. Stallman
2001-12-21
1
-2
/
+4
*
(eval-defun-1): Cope with atoms as args.
Richard M. Stallman
2001-12-21
1
-1
/
+3
*
Doc fix.
Pavel Janík
2001-12-20
5
-5
/
+5
*
(lm-copyright-prefix): Group the leader.
Dave Love
2001-12-18
1
-8
/
+35
*
Fix previous change.
Richard M. Stallman
2001-12-16
1
-2
/
+0
*
(debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
Richard M. Stallman
2001-12-16
1
-7
/
+68
*
(easy-menu-intern): New fun.
Stefan Monnier
2001-12-13
1
-9
/
+14
*
(authors-aliases): Delete "Richard Stallmao".
Richard M. Stallman
2001-12-11
1
-1
/
+0
*
(ad-compile-function):
Richard M. Stallman
2001-12-11
1
-1
/
+4
*
Tweak previous change.
Richard M. Stallman
2001-12-09
1
-1
/
+1
*
(lm-verify): New arg NON-FSF-OK.
Richard M. Stallman
2001-12-09
1
-21
/
+32
*
(toplevel): Define docstring offset for `defmacro*'.
Colin Walters
2001-12-04
1
-0
/
+1
*
(make-autoload): Also generate autoloads for `defmacro*' forms.
Colin Walters
2001-12-04
1
-2
/
+2
*
(svref): New alias.
Stefan Monnier
2001-12-02
1
-0
/
+1
*
(regexp-opt): Bind completion-regexp-list to nil.
Stefan Monnier
2001-12-01
1
-0
/
+1
*
(read-if): Add lisp-indent-function prop.
Stefan Monnier
2001-11-30
1
-0
/
+1
*
(cl-make-type-test): Fix paren typo.
Stefan Monnier
2001-11-30
1
-1
/
+1
*
(shiftf): Fix more. Simplify.
Stefan Monnier
2001-11-30
1
-17
/
+8
*
(completing-read-multiple): Better preserve
Stefan Monnier
2001-11-30
1
-24
/
+20
*
(shiftf): Fix the fast case so
Stefan Monnier
2001-11-30
1
-16
/
+19
*
Typo.
Stefan Monnier
2001-11-28
1
-1
/
+1
*
(regexp-opt-depth): Fix off-by-two error.
Stefan Monnier
2001-11-28
1
-1
/
+3
*
Converted backquote to the new style.
Sam Steingold
2001-11-27
3
-275
/
+274
[next]