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
*
(lisp-mode-variables): Adapt outline-regexp to the new conventions for
Luc Teirlinck
2004-02-12
1
-1
/
+1
*
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-84
Miles Bader
2004-02-10
1
-0
/
+197
*
(defstruct): Remove extra format string
Andreas Schwab
2004-02-08
1
-5
/
+3
*
(lm-verify): Remove useless use of
Andreas Schwab
2004-02-08
1
-3
/
+3
*
(byte-compile-compatibility): Doc fix.
Richard M. Stallman
2004-01-29
1
-53
/
+95
*
(beginning-of-defun-raw, end-of-defun):
Richard M. Stallman
2004-01-29
1
-8
/
+17
*
(easy-mmode-define-navigation): Use a more robust check of widening.
Stefan Monnier
2004-01-27
1
-10
/
+9
*
(cl-cannot-unload): New function.
Richard M. Stallman
2004-01-16
1
-0
/
+4
*
*** empty log message ***
Luc Teirlinck
2004-01-16
1
-1
/
+1
*
Add `fmakunbound' for `declare'.
Luc Teirlinck
2004-01-16
1
-0
/
+1
*
*** empty log message ***
Luc Teirlinck
2004-01-13
1
-2
/
+2
*
(compile-defun): Doc fix.
Luc Teirlinck
2004-01-12
1
-3
/
+3
*
allow / and *, too
Karl Berry
2004-01-05
1
-1
/
+1
*
Fix comment to recommend
Simon Josefsson
2004-01-05
1
-1
/
+2
*
allow % and # as well as ; in copyright notice
Karl Berry
2004-01-04
1
-2
/
+2
*
(lm-section-end): require outline.
Richard M. Stallman
2004-01-03
1
-0
/
+1
*
* progmodes/idlwave.el (idlwave-make-tags):
Eli Zaretskii
2004-01-03
1
-1
/
+1
*
emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el: Renamed
Eli Zaretskii
2003-12-30
2
-0
/
+0
*
(easy-menu-define): Doc fix.
Eli Zaretskii
2003-12-29
1
-2
/
+2
*
Add edebug specs for macros `1value' and `noreturn'.
Jonathan Yavner
2003-11-30
1
-0
/
+4
*
Ensure that forms marked with `1value' actually always return the same value.
Jonathan Yavner
2003-11-30
1
-21
/
+34
*
(easy-mmode-define-navigation): Take additional
Thien-Thi Nguyen
2003-11-14
1
-18
/
+35
*
(rx-or): Fix the case of "(rx (and ?a (or ?b ?c) ?d))".
Eli Zaretskii
2003-11-01
1
-3
/
+5
*
Alias for Francesco Potort�
Francesco Potortì
2003-10-23
1
-1
/
+1
*
(edebug-display-freq-count): Doc fix.
Richard M. Stallman
2003-10-20
1
-2
/
+2
*
(easy-mmode-define-navigation): Avoid
Dave Love
2003-10-20
1
-2
/
+2
*
(elint-check-defcustom-form): Don't use `evenp' so we don't implicitly
John Paul Wallington
2003-10-20
1
-1
/
+2
*
(lm-with-file): When FILE is nil, run BODY in current buffer.
Richard M. Stallman
2003-09-30
1
-4
/
+6
*
(lm-with-file): Don't visit the file,
Richard M. Stallman
2003-09-22
1
-10
/
+9
*
(byte-compile-log-file): Clear out byte-compile-last-warned-form.
Richard M. Stallman
2003-09-22
1
-2
/
+3
*
(edebug-var-status, edebug-restore-status): New functions.
Richard M. Stallman
2003-09-19
1
-20
/
+55
*
(byte-compile-warning-prefix):
Richard M. Stallman
2003-09-19
1
-2
/
+2
*
(tq-create): Fix mixed up unquote style.
Stefan Monnier
2003-09-12
1
-2
/
+2
*
(eldoc-print-current-symbol-info-function):
Dave Love
2003-09-06
1
-12
/
+28
*
Add arch taglines
Miles Bader
2003-09-01
61
-3
/
+66
*
(common-lisp-mode): New.
Dave Love
2003-08-20
1
-0
/
+3
*
(beginning-of-defun-function): Doc fix.
Dave Love
2003-08-20
1
-2
/
+3
*
Comment.
Dave Love
2003-08-20
1
-5
/
+2
*
(eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.
Richard M. Stallman
2003-08-17
1
-21
/
+24
*
(noreturn): Report error if does return.
Richard M. Stallman
2003-08-06
1
-6
/
+6
*
Doc fixes, args renamed.
Richard M. Stallman
2003-08-06
1
-33
/
+33
*
(byte-compile-not-obsolete-var): New var.
Richard M. Stallman
2003-08-06
1
-10
/
+15
*
Updated contact address.
Jonathan Yavner
2003-07-25
2
-5
/
+5
*
(define-derived-mode): Mention hook in doc string. Defvar the derived
Glenn Morris
2003-07-23
1
-1
/
+5
*
(emacs-lisp-mode): Use run-mode-hooks.
Richard M. Stallman
2003-07-21
1
-2
/
+2
*
(syntax-ppss): Catch the case where the buffer is narrowed.
Stefan Monnier
2003-07-16
1
-133
/
+142
*
(syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
Stefan Monnier
2003-07-16
1
-9
/
+6
*
2003-07-11 John Paul Wallington <jpw@gnu.org>
John Paul Wallington
2003-07-11
1
-12
/
+12
*
(debug, debugger-env-macro): Use with-no-warnings while accessing and
Richard M. Stallman
2003-07-07
1
-6
/
+18
*
(cl-transform-lambda): Strip &cl-defs
Stefan Monnier
2003-07-05
1
-2
/
+7
[next]