Sun, 31 Oct 2010 23:19:31 -0700 |
Glenn Morris |
Fix some declarations in cedet.
|
Mon, 01 Nov 2010 06:16:46 +0000 |
Katsumi Yamaoka |
shr.el: No need to declare `declare-function' since shr.el is for only Emacsen that provide `libxml-parse-html-region'.
|
Sun, 31 Oct 2010 23:13:43 -0700 |
Glenn Morris |
Fix some declarations.
|
Sun, 31 Oct 2010 23:00:04 -0700 |
Glenn Morris |
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-heredoc): Declare.
|
Sun, 31 Oct 2010 22:55:40 -0700 |
Glenn Morris |
* lisp/textmodes/ispell.el (comment-add): Declare.
|
Sun, 31 Oct 2010 22:53:15 -0700 |
Glenn Morris |
* net/gnutls.el (gnutls-boot, gnutls-errorp, gnutls-error-string): Declare.
|
Sun, 31 Oct 2010 22:48:20 -0700 |
Glenn Morris |
* lisp/info.el (finder-keywords-hash, package-alist): Declare.
|
Mon, 01 Nov 2010 03:58:53 +0000 |
Katsumi Yamaoka |
gnus-util.el (gnus-string-match-p): New function, that is an alias to string-match-p in Emacs >=23.
|