(calculate-lisp-indent): Fix indentation problem with keyword symbols
when a list starts with ,@ or spaces. (Bug#1012)
This commit is contained in:
parent
ea60d1b14f
commit
be10dcf247
2 changed files with 1442 additions and 1433 deletions
|
@ -1,3 +1,9 @@
|
|||
2008-09-23 Markus Sauermann <markus@sauermann-consulting.de> (tiny change)
|
||||
|
||||
* emacs-lisp/emacslisp-mode.el (calculate-lisp-indent): Fix
|
||||
indentation problem with keyword symbols when a list starts with
|
||||
,@ or spaces. (Bug#1012)
|
||||
|
||||
2008-09-23 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* textmodes/tex-mode.el (latex-find-indent): Try to handle
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue