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
*
Small authors.el updates
Glenn Morris
2012-02-22
1
-2
/
+38
*
* lisp/emacs-lisp/authors.el (authors-aliases): Add another entry.
Glenn Morris
2012-02-20
1
-1
/
+2
*
Add missing :version tags to new defgroups and defcustoms
Glenn Morris
2012-02-11
1
-0
/
+3
*
Rename condition-case-no-debug to condition-case-unless-debug
Leo Liu
2012-02-10
1
-2
/
+2
*
Update Compilation and Advice chapters in Lisp manual.
Chong Yidong
2012-02-10
1
-48
/
+10
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar):
Stefan Monnier
2012-02-09
1
-42
/
+32
*
Doc updates for define-minor-mode argument behavior
Glenn Morris
2012-02-07
1
-1
/
+9
*
lisp/emacs-lisp/pp.el: Do not reimplement common macros; use `looking-at-p'.
Juanma Barranquero
2012-02-05
1
-19
/
+12
*
ert-x trivia
Glenn Morris
2012-02-04
1
-2
/
+3
*
Fix dead link in smie.el
Leo Liu
2012-02-04
1
-1
/
+1
*
Tweak previous define-minor-mode change
Glenn Morris
2012-01-31
1
-9
/
+3
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
Glenn Morris
2012-01-30
1
-7
/
+12
*
Small define-minor-mode fix for variable: keyword.
Glenn Morris
2012-01-30
1
-2
/
+10
*
* lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix :variable case.
Glenn Morris
2012-01-30
1
-1
/
+1
*
authors.el trivia
Glenn Morris
2012-01-30
1
-1
/
+2
*
Make Emacs Lisp mode use emacs-lisp-mode-abbrev-table.
Chong Yidong
2012-01-29
1
-3
/
+9
*
Fix M-x package-install failure if no archive has been fetched yet.
Phil Hagelberg
2012-01-28
1
-0
/
+2
*
Fix package.el dependency handling so that `require' calls work.
Chong Yidong
2012-01-28
1
-25
/
+36
*
Doc fix for lexical-binding being in line one.
Glenn Morris
2012-01-25
1
-2
/
+1
*
Duplicate-word and spelling fixes.
Paul Eggert
2012-01-10
2
-2
/
+2
*
Commit of auto-generated files.
Eli Zaretskii
2012-01-06
1
-2
/
+2
*
Trivial bytecomp.el fix for file-local buffer-read-only.
Glenn Morris
2012-01-05
1
-1
/
+3
*
Auto-commit of loaddefs files.
Glenn Morris
2012-01-05
1
-4
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
74
-74
/
+74
*
* emacs-lisp/bytecomp.el (byte-compile-file): Fix indentation.
Andreas Schwab
2011-12-31
1
-31
/
+31
*
Spelling fixes.
Paul Eggert
2011-12-30
3
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-12-29
2
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-12-18
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-14
1
-5
/
+5
*
Fix typos.
Juanma Barranquero
2011-12-09
1
-2
/
+2
*
* lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt.
Stefan Monnier
2011-12-08
1
-0
/
+1
*
* lisp/emacs-lisp/package.el (package-archives): Doc fix re riskiness.
Glenn Morris
2011-12-06
1
-1
/
+6
*
* lisp/emacs-lisp/assoc.el (aput): Fix return value
Christopher Genovese
2011-12-05
1
-4
/
+3
*
Spelling fixes.
Paul Eggert
2011-12-04
2
-2
/
+2
*
* emacs-lisp/easy-mmode.el (define-minor-mode): Fix default doc.
Chong Yidong
2011-11-28
1
-4
/
+4
*
Spelling fixes (mostly "inactive" vs "deactivate").
Paul Eggert
2011-11-27
1
-5
/
+5
*
Spelling fixes.
Paul Eggert
2011-11-26
4
-5
/
+5
*
Fix typos.
Juanma Barranquero
2011-11-25
2
-35
/
+35
*
Fix "make autoloads" on MS-Windows.
Eli Zaretskii
2011-11-23
1
-1
/
+5
*
Spelling fixes.
Paul Eggert
2011-11-22
3
-3
/
+3
*
Tell the caller that the next line needs recomputation, even though it doesn'...
Lars Magne Ingebrigtsen
2011-11-21
1
-6
/
+10
*
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
Stefan Monnier
2011-11-21
1
-9
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-20
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
2
-2
/
+2
*
* lisp/emacs-lisp/bytecomp.el: Silence obsolete warnings more reliably.
Stefan Monnier
2011-11-19
1
-4
/
+7
*
Fix typos.
Juanma Barranquero
2011-11-20
2
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-19
3
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-19
4
-4
/
+4
*
* lisp/emacs-lisp/smie.el: Improve warnings and conflict detection.
Stefan Monnier
2011-11-18
1
-46
/
+109
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
[next]