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-interaction-mode-map): Fix typo.
Dan Nicolaescu
2008-03-11
1
-1
/
+1
*
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Bugfix: replaced
Bastien Guerry
2008-03-06
1
-3
/
+3
*
* bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
Dan Nicolaescu
2008-03-05
1
-35
/
+64
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-10-09
1
-4
/
+12
|
\
|
|
*
(lisp-indent-offset): Make defcustom. Add `safe-local-variable' property.
Richard M. Stallman
2007-09-02
1
-4
/
+12
|
*
preceding-sexp
Vinicius Jose Latorre
2007-08-20
1
-52
/
+55
*
|
(lisp-mode-shared-map): Use the default TAB binding to obey tab-always-indent.
Stefan Monnier
2007-09-19
1
-1
/
+0
*
|
preceding-sexp
Vinicius Jose Latorre
2007-08-20
1
-52
/
+55
*
|
(emacs-lisp-mode-syntax-table): Treat non-break space as whitespace in Lisp.
Richard M. Stallman
2007-07-30
1
-0
/
+2
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(calculate-lisp-indent): In the
Thien-Thi Nguyen
2007-07-21
1
-0
/
+10
*
(eval-defun): Explain special handling of `defface'.
Richard M. Stallman
2007-07-10
1
-1
/
+3
*
(eval-last-sexp): Avoid introducing any
Andreas Schwab
2007-07-06
1
-7
/
+7
*
(lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in
Stefan Monnier
2007-04-01
1
-1
/
+2
*
(calculate-lisp-indent): Redo previous change.
Richard M. Stallman
2007-03-05
1
-23
/
+36
*
(calculate-lisp-indent): Added indentation for the constants of Lisp.
Eli Zaretskii
2007-02-17
1
-0
/
+18
*
(indent-sexp): Clean up termination condition -- don't fail to stop at endpos.
Richard M. Stallman
2007-02-11
1
-6
/
+12
*
define-global-minor-mode changed to define-globalized-minor-mode.
Chong Yidong
2007-02-03
1
-0
/
+2
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(last-sexp-toggle-display): Fixed cursor position when toggle abbreviated
Eli Zaretskii
2007-01-20
1
-0
/
+2
*
(emacs-lisp-mode-map): Use eval-buffer.
Thien-Thi Nguyen
2006-07-05
1
-1
/
+1
*
(eval-print-last-sexp, eval-last-sexp, eval-defun): Doc fixes.
Richard M. Stallman
2006-04-07
1
-1
/
+10
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
Put `doc-string-elt' property on
Juri Linkov
2005-12-04
1
-2
/
+4
*
(lisp-imenu-generic-expression): Fix bug whereby names of length one
Eli Zaretskii
2005-12-03
1
-3
/
+3
*
(lisp-mode-variables): Don't set comment-indent-function.
Stefan Monnier
2005-11-08
1
-13
/
+3
*
(easy-mmode-define-global-mode): Don't add a dummy doc-string-elt property.
Stefan Monnier
2005-10-24
1
-2
/
+3
*
(lisp-mode-syntax-table): Move the nesting bit from # to |.
Stefan Monnier
2005-10-05
1
-34
/
+37
*
(lambda): Add its doc-string-elt property.
Stefan Monnier
2005-10-05
1
-16
/
+33
*
(lisp-font-lock-syntactic-face-function):
Stefan Monnier
2005-10-05
1
-1
/
+1
*
(font-lock-comment-face, font-lock-doc-face, font-lock-string-face,
Juanma Barranquero
2005-08-29
1
-1
/
+6
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
(emacs-lisp-mode-syntax-table): Don't give ^M comment-end syntax.
Richard M. Stallman
2005-07-15
1
-2
/
+3
*
(lisp-mode-variables): Prevent adaptive
Stefan Monnier
2005-07-04
1
-0
/
+4
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(eval-defun-1): Remove unnecessary quotes.
Juri Linkov
2005-07-04
1
-3
/
+3
*
(lisp-mode-variables): Bind comment-indent-function locally.
Richard M. Stallman
2005-06-25
1
-1
/
+3
*
(eval-defun-1):
Juri Linkov
2005-06-21
1
-2
/
+15
*
(defstruct): Set 'doc-string-elt property.
Juanma Barranquero
2005-06-07
1
-1
/
+2
*
(lisp-mode-variables): Set font-lock-comment-start-skip.
Richard M. Stallman
2005-05-15
1
-0
/
+3
*
(lisp-imenu-generic-expression): Recognize define-generic-mode.
Lute Kamstra
2005-03-24
1
-0
/
+1
*
(lisp-mode-variables): Recognize `@' in function names.
Eli Zaretskii
2005-03-19
1
-1
/
+1
*
(lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
Lute Kamstra
2005-02-15
1
-6
/
+5
*
(lisp-indent-function): Fix bug:
Thien-Thi Nguyen
2005-02-01
1
-3
/
+3
*
(lisp-indent-function): Doc fix.
Thien-Thi Nguyen
2005-02-01
1
-2
/
+2
*
(eval-defun-1): Make sure `defvar' always sets the default value.
Stefan Monnier
2005-01-28
1
-2
/
+2
*
(indent-pp-sexp): Doc fix.
Richard M. Stallman
2005-01-15
1
-1
/
+2
*
(lisp-fill-paragraph): Fix backslashes.
Stefan Monnier
2004-10-09
1
-4
/
+6
[next]