diff options
| author | Glenn Morris | 2010-10-31 23:00:04 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-10-31 23:00:04 -0700 |
| commit | f4ff702e2816f5756964ea6e81687f2aa8cc4a38 (patch) | |
| tree | 43fe30465c914b27b1a10e46bcb0e7f6a0d5bdd4 /lisp/ChangeLog | |
| parent | 806c491ab119d930cf0d0824d0e47552322b47d1 (diff) | |
| download | emacs-f4ff702e2816f5756964ea6e81687f2aa8cc4a38.tar.gz emacs-f4ff702e2816f5756964ea6e81687f2aa8cc4a38.zip | |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6ccc7752385..b0e35abc58d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-11-01 Glenn Morris <rgm@gnu.org> | 1 | 2010-11-01 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare. | ||
| 4 | |||
| 3 | * textmodes/ispell.el (comment-add): Declare. | 5 | * textmodes/ispell.el (comment-add): Declare. |
| 4 | 6 | ||
| 5 | * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): | 7 | * net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): |