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
*
(check-declare-errmsg): Fix counting in the `full' case.
Glenn Morris
2008-04-29
1
-1
/
+1
*
(byte-compile-file): Doc fix.
Glenn Morris
2008-04-27
1
-1
/
+1
*
Johan Bockg� <bojohan at gnu.org>
Glenn Morris
2008-04-27
1
-9
/
+3
*
(byte-compile-warn-obsolete): New function.
Glenn Morris
2008-04-26
1
-23
/
+23
*
Johannes Weiner <hannes at saeurebad.de>
Glenn Morris
2008-04-26
1
-21
/
+48
*
Tom Tromey <tromey at redhat.com>
Glenn Morris
2008-04-24
1
-2
/
+14
*
(easy-menu-make-symbol): Don't wrap keyboard macros within lambdas.
Stefan Monnier
2008-04-24
1
-1
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-04-23
1
-0
/
+1
|
\
|
*
(autoload-generate-file-autoloads):
Stefan Monnier
2008-04-11
1
-0
/
+1
*
|
(copyright-at-end-flag): New option.
Glenn Morris
2008-04-22
1
-13
/
+42
*
|
* emacs-lisp/lisp-mode.el (lisp-mode-auto-fill): Make it an alias.
Stefan Monnier
2008-04-19
1
-17
/
+3
*
|
* files.el (locate-file-completion-table): Rename from
Stefan Monnier
2008-04-19
1
-4
/
+8
*
|
(trace-make-advice): Don't change selected-window.
Stefan Monnier
2008-04-19
1
-2
/
+2
*
|
(lisp-comment-indent): Add WHEN to obsolescence declaration.
Juanma Barranquero
2008-04-18
1
-4
/
+5
*
|
(checkdoc-minor-keymap): Use `define-obsolete-variable-alias'.
Juanma Barranquero
2008-04-18
1
-3
/
+2
*
|
(debug): Revert to bury-buffer since quit-window is not better anyway.
Stefan Monnier
2008-04-18
1
-3
/
+4
*
|
(crm-completion-help, crm-complete, crm-complete-word, crm-complete-and-exit):
Juanma Barranquero
2008-04-17
1
-4
/
+4
*
|
Complete rewrite.
Stefan Monnier
2008-04-14
1
-437
/
+106
*
|
(copyright-update-directory): New command.
Reiner Steib
2008-04-12
1
-0
/
+10
*
|
(define-obsolete-variable-alias): Doc fix.
Glenn Morris
2008-04-12
1
-0
/
+9
*
|
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
31
-31
/
+31
*
|
(ewoc-collect): Return results in the correct order.
Alexandre Julliard
2008-04-09
1
-1
/
+1
*
|
(regexp-opt): Reduce max-lisp-eval-depth and max-specpdl-size to
Chong Yidong
2008-04-09
1
-2
/
+2
*
|
(regexp-opt-group): Use substring-no-properties for correct handling
Chong Yidong
2008-04-09
1
-1
/
+1
*
|
Regenerate.
Juanma Barranquero
2008-04-08
1
-1
/
+1
*
|
(get-setf-method): Use `string-match-p'.
Juanma Barranquero
2008-04-08
1
-2
/
+1
*
|
(checkdoc-this-string-valid-engine): Use `string-match-p'.
Juanma Barranquero
2008-04-08
1
-9
/
+7
*
|
(copyright-update-year): Fix braino.
Juanma Barranquero
2008-04-08
1
-2
/
+2
*
|
(copyright-update-year): Use `looking-at-p'.
Juanma Barranquero
2008-04-08
1
-4
/
+3
*
|
*** empty log message ***
Dan Nicolaescu
2008-04-07
2
-2
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2008-04-05
1
-1
/
+4
|
\
|
|
*
(find-function-search-for-symbol): Strip extension from .emacs.el to
Chong Yidong
2008-03-31
1
-2
/
+6
|
*
(defadvice): Add usage pattern.
Richard M. Stallman
2008-03-13
1
-1
/
+4
|
*
(parens-require-spaces): Doc fix.
Chong Yidong
2008-03-05
1
-1
/
+2
*
|
(autoload-ensure-default-file): Provide a feature.
Glenn Morris
2008-04-05
1
-13
/
+16
*
|
* outline.el (outline-mode-menu-bar-map):
Dan Nicolaescu
2008-04-04
1
-1
/
+31
*
|
Regenerate.
Juanma Barranquero
2008-04-04
1
-1
/
+1
*
|
(defsetf): Accept a lambda for the 2-arg form.
Stefan Monnier
2008-04-03
1
-1
/
+1
*
|
(timer): Define as a defstruct, so we can name the fields, to make the
Stefan Monnier
2008-04-03
1
-118
/
+94
*
|
Regenerate.
Juanma Barranquero
2008-04-03
1
-1
/
+1
*
|
* emacs-lisp/debug.el (debugger-mode-map):
Dan Nicolaescu
2008-04-02
1
-1
/
+45
*
|
(emacs-lisp-mode-map): Add menu entries
Dan Nicolaescu
2008-04-02
1
-1
/
+19
*
|
(frame-parameter) <defsetf>: Make it return the assigned value.
Johan Bockgård
2008-04-01
1
-1
/
+1
*
|
(byte-compile-warnings-safe-p): Use `byte-compile-warning-types'.
Juanma Barranquero
2008-03-31
1
-5
/
+2
*
|
(emacs-lisp-mode-map): Fix predicate.
Dan Nicolaescu
2008-03-27
1
-1
/
+1
*
|
(lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.
Johan Bockgård
2008-03-26
1
-4
/
+5
*
|
(byte-compile-obsolete): If no replacement is provided,
Juanma Barranquero
2008-03-26
1
-4
/
+6
*
|
(side-effect-free-fns): Fix typo.
Juanma Barranquero
2008-03-25
1
-1
/
+1
*
|
(reb-mode-common): Remove reference to bogus variable `reb-kill-buffer';
Juanma Barranquero
2008-03-25
1
-68
/
+81
*
|
(emacs-lisp-mode-map): Add ... where
Dan Nicolaescu
2008-03-22
1
-5
/
+5
[next]