Commit Graph

16 Commits

Author SHA1 Message Date
Bastien Guerry 4adfc68e86 Applied Glenn Morris patches.
* org-publish.el (declare-function): Add compatibility stub.
(org-publish-delete-dups): Declare as function.

* org-mac-message.el Fix commentary.

* org-irc.el (top-level): CL not required when compiling.
(org-irc-visit-erc): Replace runtime CL functions.

See Glenn's messages on emacs-diffs:
<E1JZzkn-0002a9-BB@cvs.savannah.gnu.org>
<E1JZzlJ-0002bN-Ir@cvs.savannah.gnu.org>
<E1JZzmU-0002cw-1x@cvs.savannah.gnu.org>
2008-03-14 10:41:54 +00:00
Bastien Guerry e3d9b60fb2 Added arch-tag to org-irc.el and org-mac-message.el.
See Miles Bader messages on emacs-diffs list:
<E1Ja6oD-0000ue-K1@cvs.savannah.gnu.org>
<E1Ja6oD-0000ui-Pu@cvs.savannah.gnu.org>
2008-03-14 10:37:35 +00:00
Phil Jackson 4d589476db Increment version number. 2008-03-13 14:50:08 +00:00
Phil Jackson 045a60fb3e More resilience within port handling. 2008-03-13 14:47:10 +00:00
Phil Jackson f979ef3547 Fixed bugs reported by Hugo Schmitt with regards to a stringified port number. 2008-03-13 10:36:02 +00:00
Phil Jackson dcb2264321 org-irc port number fix 2008-03-10 20:56:54 +00:00
Bastien Guerry e24d40b423 Put (require 'cl) back into (evel-when-compile ...)
It against Emacs coding convention to require 'cl at run-time.
2008-03-03 23:18:39 +00:00
Bastien Guerry 04c3f97721 Require 'cl at run-time to silent the compiler. 2008-03-03 16:22:52 +00:00
Bastien Guerry 96e96fa684 Added (require 'erc-log). 2008-02-29 22:48:16 +00:00
Bastien Guerry 1c623a92a1 Fixing missing variables and a small bug in org-irc.el. 2008-02-29 22:08:17 +00:00
Phil Jackson 2267d0cde6 Long IRC log entry descriptions are now elipsified. 2008-02-28 17:59:47 +00:00
Carsten Dominik 9400ccfc75 New installation instructions. 2008-02-28 09:34:56 +01:00
Phil Jackson 3fbe1e698f IRC link descriptions now much better/cleaner. 2008-02-27 22:23:19 +00:00
Carsten Dominik 5c3a9cbea1 New variable `org-default-extensions' is regulating which extensions will be loaded.
Also: New file CONTRIB/lisp/org-id.el for global ids in entries.
2008-02-27 14:32:17 +01:00
Phil Jackson ac45f89f8e Docs for the new irc bits and integration with org.el. 2008-02-19 09:07:34 +00:00
Phil Jackson ce5926efda * Handed (c) to the FSF.
* Fixed for CVS erc (getting the nick with text-properties).
* Moved into core.
2008-02-17 19:16:40 +00:00