Add bug reference.
This commit is contained in:
parent
434f8c111b
commit
9b3c04f0f4
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
Make sure we stop when we reach the limit.
|
||||
|
||||
* progmodes/sh-script.el (sh-font-lock-quoted-subshell): ' inside
|
||||
a "..." does not quote anything.
|
||||
a "..." does not quote anything. (Bug#2384)
|
||||
|
||||
* textmodes/rst.el (rst-mode-abbrev-table): Mark entries as `system'.
|
||||
|
||||
|
@ -15,8 +15,8 @@
|
|||
|
||||
2009-02-19 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end of
|
||||
the function as being part of the function.
|
||||
* emacs-lisp/lisp.el (end-of-defun): Consider the ".*\n" after the end
|
||||
of the function as being part of the function.
|
||||
|
||||
2009-02-19 Nick Roberts <nickrob@snap.net.nz>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue