public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/http-emacs/files: 50http-emacs-gentoo.el 51http-emacs-gentoo.el
@ 2011-12-09  0:40 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2011-12-09  0:40 UTC (permalink / raw
  To: gentoo-commits

ulm         11/12/09 00:40:08

  Modified:             50http-emacs-gentoo.el
  Removed:              51http-emacs-gentoo.el
  Log:
  Drop keywords to unstable and remove old, bug 394027.
  
  (Portage version: 2.1.10.39/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-emacs/http-emacs/files/50http-emacs-gentoo.el

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/http-emacs/files/50http-emacs-gentoo.el?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/http-emacs/files/50http-emacs-gentoo.el?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/http-emacs/files/50http-emacs-gentoo.el?r1=1.1&r2=1.2

Index: 50http-emacs-gentoo.el
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/http-emacs/files/50http-emacs-gentoo.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 50http-emacs-gentoo.el	3 Nov 2003 10:04:01 -0000	1.1
+++ 50http-emacs-gentoo.el	9 Dec 2011 00:40:08 -0000	1.2
@@ -1,4 +1,14 @@
+(add-to-list 'load-path "@SITELISP@")
+(autoload 'http-get "http-get"
+  "Get URL in a buffer, and return the process." t)
+(autoload 'http-post "http-post"
+  "Post to a URL in a buffer using HTTP 1.1, and return the process." t)
+(autoload 'swc-emacswiki-browse "simple-wiki-completion" nil t)
+(autoload 'simple-wiki-edit "simple-wiki-edit")
 
-;;; site-lisp configuration for http-emacs
+;;; The following are an attempt at some reasonable defaults based on
+;;; the EmacsWiki page:
+;;; http://emacswiki.org/cgi-bin/wiki.pl?SimpleWikiEditMode
 
-(add-to-list 'load-path "@SITELISP@")
+;; (add-hook 'simple-wiki-edit-mode-hooks 'pcomplete-simple-wiki-setup)
+;; (add-hook 'simple-wiki-edit-mode-hooks 'turn-off-auto-fill)






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-09  0:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09  0:40 [gentoo-commits] gentoo-x86 commit in app-emacs/http-emacs/files: 50http-emacs-gentoo.el 51http-emacs-gentoo.el Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox