Skip to content
Snippets Groups Projects
  1. Sep 08, 2014
  2. Aug 06, 2014
    • Mats Lidell's avatar
      New files from Libidn: idna.el and punycode.el · e6d6b991b1e7
      Mats Lidell authored
      Changelog addition:
      
      2014-08-06  Mats Lidell  <matsl@xemacs.org>
      
              * idna.el: New file from GNU Libidn. Added Coding cookie and load
              protection if utf-8 support is missing.
              * punycode.el: Ditto.
      e6d6b991b1e7
  3. May 15, 2014
  4. May 13, 2014
    • Jerry James's avatar
      Migrate .cvsignore files to a single .hgignore file. · b5f7d6af3467
      Jerry James authored
      In addition:
      - Restore CVS keyword expansions that were lost during the switch to Mercurial
      - Update texinfo sources for texinfo 5.x
      
      See <CAHCOHQmqMvFtLqEt6M+w4vFyq9=e+i1Uy8zaQcUeAjeV3F9uWQ@mail.gmail.com> in
      xemacs-patches and followups for details.
      b5f7d6af3467
  5. Apr 07, 2014
  6. Jan 13, 2012
  7. Jan 10, 2012
  8. Jan 02, 2012
  9. Dec 23, 2011
  10. Sep 03, 2011
  11. Apr 07, 2008
  12. Apr 05, 2008
    • youngs's avatar
      2008-04-05 Steve Youngs <steve@sxemacs.org> · b5339a039945
      youngs authored
      	* google-query.el (google-query-process-results): Fix the regexp
      	to find the URLs in the output.  Google decided to change their
      	format again.
      	(google-query-version): Bump to 1.9
      b5339a039945
  13. Mar 03, 2008
  14. Nov 29, 2007
  15. Jun 22, 2007
  16. Jun 21, 2007
  17. Mar 06, 2007
  18. Jan 17, 2007
  19. Dec 31, 2006
  20. Dec 29, 2006
  21. Sep 25, 2006
    • viteno's avatar
      Increment VERSION in Makefile · b766555eb086
      viteno authored
      2 tags
      b766555eb086
    • youngs's avatar
      2006-09-25 Steve Youngs <steve@sxemacs.org> · 6b7c1ac7b5c8
      youngs authored
      	* google-query.el (google-query-version): Don't use the RCS header
      	to get the version.
      	(google-query-process-results): Google changed the format of their
      	search results pages a little, update this to compensate.
      	(google-query): No need to send ssl extension in the request.
      	Send either "SXEmacs" or "XEmacs" as part of the user-agent
      	string, depending on which flavour is being used.
      
      	Somewhere along the line, google-query.el stopped working because
      	the Google folks decided to change the HTML of the search results
      	pages.  This changeset takes care of that.  Plus a couple of minor
      	things like nuking the RCS header and local-variables section.
      6b7c1ac7b5c8
  22. Oct 12, 2005
  23. Oct 06, 2005
  24. Sep 30, 2005
    • youngs's avatar
      2005-10-01 Steve Youngs <steve@sxemacs.org> · 7b67cdd8bb01
      youngs authored
      	* xml.el (xml-parse-region):
      	* xml.el (xml-parse-tag):
      	Fix bug where an empty element written as <foo/> incorrectly has a
      	list of children.
      	From: David Aspinall <David.Aspinall@ed.ac.uk>
      7b67cdd8bb01
  25. May 01, 2005
    • viteno's avatar
      Increment VERSION in Makefile · 9817be521eaa
      viteno authored
      3 tags
      9817be521eaa
    • youngs's avatar
      2005-05-01 Steve Youngs <steve@sxemacs.org> · 3961f8acaa2f
      youngs authored
      	* google-query.el (google-query-url-at-point): New.  Runs
      	`browse-url' without the need for `thing-at-point'.
      	(google-query-url-at-mouse): New.  As above, via a rat.
      	(google-query-map): Use them.
      	(google-query-kill-buffer): New.  Convenience function for killing
      	the results buffer without being asked confirmation.
      	(google-query-mode-map): New.  Keymap for results buffer.
      	(google-query-ext-map): New.  Keymap for extents in results
      	buffer.  Replaces `google-query-map'.
      	(google-query-map): Removed.
      	(google-query-make-url-extents): Use `google-query-ext-map'
      	instead of `google-query-map'.
      	(google-query-mode): New.  Major mode for results buffer.
      	(google-query-process-results): Use `google-query-mode' instead of
      	fooling around with electric help.
      	Tweak the code for filtering out all the useless crud that google
      	returns.
      	Fill the results.
      3961f8acaa2f
Loading