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
*
easy source access from the *debugger* buffer
Sam Steingold
2001-10-31
1
-3
/
+17
*
(find-function-search-for-symbol):
Stefan Monnier
2001-10-30
1
-5
/
+10
*
(delay-mode-hooks): Add edebug-spec.
Stefan Monnier
2001-10-30
1
-8
/
+9
*
(edebug-window-live-p): Always alias to window-live-p.
Richard M. Stallman
2001-10-30
1
-88
/
+75
*
(byte-recompile-directory): Report numbers of files skipped and failed too.
Sam Steingold
2001-10-29
1
-17
/
+24
*
(eval-defun): Doc fix.
Richard M. Stallman
2001-10-28
1
-4
/
+5
*
(syntax-ppss-stats): Be more robust when dividing by 0.
Stefan Monnier
2001-10-28
1
-1
/
+4
*
(checkdoc-eval-defun): Call eval-defun
Stefan Monnier
2001-10-25
1
-29
/
+30
*
Put the *Compile-Log* buffer in `compilation-mode'.
Sam Steingold
2001-10-18
1
-18
/
+20
*
(syntax-ppss): Autoload.
Stefan Monnier
2001-10-13
1
-0
/
+1
*
(byte-compile-check-lambda-list):
Gerd Moellmann
2001-10-12
1
-2
/
+2
*
(byte-compile-check-lambda-list): New
Gerd Moellmann
2001-10-12
1
-1
/
+28
*
(byte-optimize-lapcode)
Gerd Moellmann
2001-10-11
1
-7
/
+8
*
Downcase error messages.
Gerd Moellmann
2001-10-11
1
-11
/
+11
*
(byte-compile-display-log-head-p): New
Gerd Moellmann
2001-10-11
1
-104
/
+95
*
(copyright): Add final \n.
Stefan Monnier
2001-10-11
1
-1
/
+1
*
(doc-string-elt): Remove.
Stefan Monnier
2001-10-11
1
-30
/
+4
*
New file.
Stefan Monnier
2001-10-11
1
-0
/
+281
*
(byte-compile-file): Return success when the file says no-byte-compile.
Stefan Monnier
2001-10-07
1
-48
/
+48
*
(most-positive-fixnum, most-negative-fixnum):
Gerd Moellmann
2001-10-06
1
-4
/
+0
*
(define-setf-expander): Make it an
Gerd Moellmann
2001-10-05
1
-0
/
+1
*
Change ;;; to ;; for outline-minor-mode.
Gerd Moellmann
2001-10-05
1
-9
/
+9
*
Use facep iso find-face.
Gerd Moellmann
2001-10-05
1
-6
/
+6
*
(lisp-imenu-generic-expression): Use regexp-opt.
Gerd Moellmann
2001-10-05
1
-16
/
+77
*
(lm-history-header): Accept `ChangeLog'.
Gerd Moellmann
2001-10-05
1
-1
/
+1
*
(frame-parameter): Add a setf method.
Gerd Moellmann
2001-10-05
1
-2
/
+2
*
(byte-recompile-directory): Make sure the file is readable.
Gerd Moellmann
2001-10-05
1
-60
/
+71
*
(autoload-ensure-default-file, autoload-insert-section-header)
Gerd Moellmann
2001-10-05
1
-46
/
+113
*
*** empty log message ***
Gerd Moellmann
2001-10-01
1
-0
/
+753
*
(rx): Add def-edebug-spec.
Gerd Moellmann
2001-10-01
1
-0
/
+1
*
Comment change.
Richard M. Stallman
2001-09-26
1
-0
/
+1
*
(checkdoc-this-string-valid-engine):
Gerd Moellmann
2001-09-17
1
-0
/
+11
*
(edebug-window-live-p): Use
Gerd Moellmann
2001-09-07
1
-1
/
+1
*
Add Keywords header.
Gerd Moellmann
2001-09-04
3
-3
/
+6
*
(backquote-backquote-symbol)
Gerd Moellmann
2001-09-03
1
-4
/
+4
*
*** empty log message ***
Gerd Moellmann
2001-08-30
1
-0
/
+154
*
Add the Maintainer keyword. From Pavel Janik.
Eli Zaretskii
2001-08-26
2
-0
/
+3
*
(byte-compile-file): Remove TARGET-FILE before writing it, so that
Miles Bader
2001-08-21
1
-2
/
+9
*
(lisp-indent-defmethod): New function.
Gerd Moellmann
2001-08-15
1
-3
/
+13
*
(define-minor-mode): Use
Gerd Moellmann
2001-08-09
1
-6
/
+4
*
(edebug-read-function): Fix handling of
Gerd Moellmann
2001-08-08
1
-5
/
+4
*
Specify FSF as Maintainer.
Pavel Janík
2001-08-06
1
-0
/
+2
*
(last-sexp-setup-props): New function.
Gerd Moellmann
2001-07-27
1
-18
/
+34
*
(eval-last-sexp-1): Don't search for
Gerd Moellmann
2001-07-26
1
-5
/
+7
*
(eval-last-sexp-1): Look for a `...'
Gerd Moellmann
2001-07-26
1
-5
/
+12
*
(last-sexp-print): New function.
Gerd Moellmann
2001-07-26
1
-3
/
+28
*
(eval-last-sexp-1): If standard-output
Gerd Moellmann
2001-07-26
1
-2
/
+5
*
(eval-print-last-sexp, eval-defun):
Eli Zaretskii
2001-07-25
1
-2
/
+8
*
(find-function-regexp): Add
Gerd Moellmann
2001-07-25
1
-2
/
+3
*
*** empty log message ***
Pavel Janík
2001-07-17
1
-2
/
+4
[next]