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
*
(define-minor-mode):
Stefan Monnier
2000-11-01
1
-64
/
+44
*
(elp-restore-function): Remove autoload
Dave Love
2000-11-01
1
-1
/
+0
*
(elp-unload-hook): New function.
Dave Love
2000-10-31
1
-0
/
+3
*
Doc fix.
Miles Bader
2000-10-28
1
-1
/
+3
*
(define-minor-mode): Generate `turn-on-MODE' and `turn-off-MODE'
Miles Bader
2000-10-28
1
-5
/
+47
*
(batch-update-authors): New function.
Gerd Moellmann
2000-10-25
1
-4
/
+147
*
(authors-aliases): Add some more aliases.
Gerd Moellmann
2000-10-24
1
-0
/
+4
*
(defun-prompt-regexp): Doc fix.
Gerd Moellmann
2000-10-24
1
-1
/
+3
*
(byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
Miles Bader
2000-10-23
1
-1
/
+2
*
[the following changes fix a bug where `define-minor-mode' didn't
Miles Bader
2000-10-23
1
-6
/
+13
*
(authors-add): Don't add an entry if
Gerd Moellmann
2000-10-16
1
-1
/
+2
*
(easy-mmode-define-syntax): Use plist-get and allow :inherit.
Stefan Monnier
2000-10-15
1
-1
/
+7
*
(cl-do-arglist): Use plist-get and plist-member instead of memq.
Stefan Monnier
2000-10-15
1
-7
/
+8
*
(ewoc-location): New function.
Stefan Monnier
2000-10-15
1
-7
/
+14
*
(cl-builtin-gethash, cl-builtin-remhash)
Stefan Monnier
2000-10-15
1
-0
/
+7
*
(down-list, backward-up-list, up-list): Doc fix.
Gerd Moellmann
2000-10-13
1
-6
/
+3
*
(regexp-opt): Add \< and \> if PAREN=`words'.
Stefan Monnier
2000-10-08
1
-6
/
+12
*
(lisp-imenu-generic-expression): Don't
Dave Love
2000-10-08
1
-15
/
+17
*
Comment.
Dave Love
2000-10-06
1
-0
/
+2
*
(find-function-regexp): Remove spurion.
Dave Love
2000-10-06
1
-27
/
+3
*
(define-derived-mode): Tweak generated docstring parts.
Miles Bader
2000-10-06
1
-5
/
+7
*
(byte-optimize-lapcode): Don't bind
Dave Love
2000-10-02
1
-3
/
+3
*
(easy-mmode-define-navigation):
Miles Bader
2000-10-01
1
-1
/
+2
*
(easy-mmode-pretty-mode-name): Prettier.
Stefan Monnier
2000-10-01
1
-2
/
+4
*
(lisp-complete-symbol): Only jump 2 not 3 levels.
Stefan Monnier
2000-10-01
1
-1
/
+0
*
(regexp-opt-group): Put more parenthesis.
Stefan Monnier
2000-10-01
1
-4
/
+4
*
(authors-obsolete-file-p): New function.
Gerd Moellmann
2000-09-30
1
-6
/
+28
*
(authors-print): Rephrase many-files string.
Miles Bader
2000-09-29
1
-1
/
+1
*
(lisp-complete-symbol):
Stefan Monnier
2000-09-29
1
-12
/
+31
*
(easy-mmode-define-keymap): Autoload.
Stefan Monnier
2000-09-29
1
-5
/
+4
*
(authors-add): Use `nconc' instead of
Gerd Moellmann
2000-09-28
1
-1
/
+1
*
(byte-compile-defvar-or-defconst): Only cons onto
Gerd Moellmann
2000-09-25
1
-18
/
+27
*
(lm-get-header-re): Allow spaces between the header and the colon.
Stefan Monnier
2000-09-17
1
-17
/
+20
*
(popup-menu, popup-menu-internal, popup-menu-popup): Remove.
Stefan Monnier
2000-09-16
1
-130
/
+11
*
Undo last change
Gerd Moellmann
2000-09-12
1
-10
/
+13
*
(byte-compile-defvar): Only cons onto
Gerd Moellmann
2000-09-11
1
-14
/
+11
*
(mapc): Use byte-compile-funarg.
Dave Love
2000-08-27
1
-1
/
+2
*
(cl-macroexpand): Doc fix.
Gerd Moellmann
2000-08-21
1
-1
/
+1
*
(defun-prompt-regexp, parens-require-spaces): Doc fix.
Dave Love
2000-08-20
1
-29
/
+33
*
(byte-compile-beginning-of-line):
Miles Bader
2000-08-19
1
-15
/
+1
*
* emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point).
Stefan Monnier
2000-08-16
1
-13
/
+16
*
(define-minor-mode): Use `symbol-value' to keep the byte-compiler quiet.
Stefan Monnier
2000-08-16
1
-1
/
+2
*
Change authors' mail address.
Gerd Moellmann
2000-08-15
3
-7
/
+7
*
*** empty log message ***
Gerd Moellmann
2000-08-14
1
-0
/
+269
*
(make-bool-vector): Remove.
Stefan Monnier
2000-08-09
1
-15
/
+21
*
(eval-last-sexp-1): Handle `#N=' labels.
Gerd Moellmann
2000-08-08
1
-0
/
+10
*
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold
2000-08-07
1
-8
/
+7
*
(byte-compile-fix-header): Fix the way of checking the existence of
Kenichi Handa
2000-08-07
1
-3
/
+1
*
(third...tenth): Undo change of 2000-08-05.
Gerd Moellmann
2000-08-06
1
-12
/
+9
*
(first, ..., tenth): Make them macros.
Gerd Moellmann
2000-08-05
1
-23
/
+27
[next]