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
/
lisp-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/emacs-lisp/lisp-mode.el (emacs-lisp-docstring-fill-column): Make
Dmitry Gutov
2013-03-24
1
-0
/
+2
*
Don't use font-lock-syntax-table in lisp modes.
Stefan Monnier
2013-02-17
1
-8
/
+4
*
Fixes: debbugs:13556
Andreas Schwab
2013-01-26
1
-4
/
+8
*
* lisp-mode.el (emacs-lisp-mode-map): Add native profiler menu entries.
Glenn Morris
2013-01-19
1
-0
/
+16
*
Merge from emacs-24; up to 2012-12-11T09:51:12Z!dmantipov@yandex.ru
Glenn Morris
2013-01-19
1
-1
/
+1
|
\
|
*
Doc fixes related to "(declare (indent symbol))" (bug#13450)
Glenn Morris
2013-01-15
1
-1
/
+1
*
|
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
Make eval-defun on a pre-defined defcustom call any :set function
Glenn Morris
2012-12-08
1
-13
/
+20
*
|
Fix last change.
Chong Yidong
2012-12-01
1
-22
/
+23
*
|
Modularize add-log-current-defun.
Chong Yidong
2012-12-01
1
-0
/
+26
*
|
Convert several major modes to setq-local.
Chong Yidong
2012-12-01
1
-32
/
+19
*
|
Revamp face-spec-set to be more analogous to setq for faces.
Chong Yidong
2012-11-25
1
-15
/
+2
|
/
*
New emacs-lisp-byte-code-mode; misc minor changes.
Stefan Monnier
2012-09-09
1
-16
/
+61
*
* lisp/emacs-lisp/cl.el (cl-map-keymap-recursively, cl-map-intervals)
Stefan Monnier
2012-08-08
1
-3
/
+6
*
* emacs-lisp/lisp-mode.el (eval-defun-1): Handle standard value of
Andreas Schwab
2012-08-07
1
-1
/
+3
*
In Imenu, don't show defvars with no second argument.
Chong Yidong
2012-08-05
1
-1
/
+6
*
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-2
/
+4
*
Get rid of all the manual purecopy calls in menu-bar definitions.
Stefan Monnier
2012-06-27
1
-127
/
+129
*
* lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C.
Stefan Monnier
2012-05-29
1
-2
/
+0
*
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use `eval-sexp-add-defvars'
Juri Linkov
2012-05-27
1
-2
/
+2
*
Use `declare' in `lambda' and mis minor changes.
Stefan Monnier
2012-05-26
1
-2
/
+0
*
* lisp/emacs-lisp/lisp-mode.el (doc-string-elt): Move those properties to
Stefan Monnier
2012-05-17
1
-20
/
+0
*
Make Emacs Lisp mode use emacs-lisp-mode-abbrev-table.
Chong Yidong
2012-01-29
1
-3
/
+9
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* lisp/emacs-lisp/lisp-mode.el (defmethod): Add doc-string-elt.
Stefan Monnier
2011-12-08
1
-0
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Capitalize non-function content words in menu item strings.
Juri Linkov
2011-09-18
1
-3
/
+3
*
Doc fixes related to lisp-indent-function (bug#9484)
Glenn Morris
2011-09-12
1
-11
/
+17
*
* emacs-lisp/lisp-mode.el (eval-defun-1): Update the documentation
Lars Magne Ingebrigtsen
2011-07-06
1
-19
/
+19
*
* lisp/emacs-lisp/lisp-mode.el (lisp-interaction-mode-abbrev-table):
Stefan Monnier
2011-07-05
1
-1
/
+0
*
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table): Unnest `let'.
Deniz Dogan
2011-06-28
1
-40
/
+40
*
* lisp/emacs-lisp/lisp-mode.el (eval-defun-2): Use eval-sexp-add-defvars.
Stefan Monnier
2011-04-15
1
-1
/
+1
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-1
/
+1
*
Fix C-M-x in lexbind mode. Misc tweaks.
Stefan Monnier
2011-03-24
1
-1
/
+19
*
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-02-19
1
-1
/
+0
*
Merge from trunk
Stefan Monnier
2011-02-01
1
-2
/
+1
|
\
|
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
|
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
|
Obey lexical-binding in interactive evaluation commands.
Stefan Monnier
2010-12-15
1
-15
/
+11
*
|
|
Merge from trunk
Stefan Monnier
2010-12-10
1
-6
/
+2
|
\
|
|
|
*
|
Use line-end-position rather than end-of-line, etc.
Glenn Morris
2010-11-06
1
-2
/
+1
|
*
|
* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Julien Danjou
2010-10-31
1
-4
/
+1
*
|
|
Merge from trunk
Stefan Monnier
2010-09-13
1
-15
/
+2
|
\
|
|
|
*
|
Use `declare' in defmacros.
Stefan Monnier
2010-08-30
1
-14
/
+0
|
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
|
*
|
Introduce a new comment style "c" flag.
Stefan Monnier
2010-08-12
1
-1
/
+1
*
|
|
New branch for lexbind, losing all history.
Stefan Monnier
2010-06-13
1
-1
/
+9
|
/
/
*
|
* simple.el (prog-mode): New (abstract) major mode.
Stefan Monnier
2010-05-14
1
-4
/
+2
[next]