Skip to content
Snippets Groups Projects
  1. Dec 07, 2002
  2. Oct 17, 2002
  3. Oct 07, 2002
  4. Sep 30, 2002
  5. May 10, 2002
  6. May 09, 2002
    • youngs's avatar
      2002-05-09 Ben Wing <ben@xemacs.org> · 1ef83d35a76e
      youngs authored
      	* arc-mode.el (archive-*-write-file-member):
      	* arc-mode.el (archive-lzh-summarize):
      	* arc-mode.el (archive-zip-summarize):
      	Use #o... not ?\... to get octal integers.  ?\ in XEmacs
      	gives chars and you will get syntax errors or worse.
      
      2002-05-09  Ben Wing  <ben@xemacs.org>
      
      	* pending-del.el: Add {backward{or-forward}-}kill-word to
      	delete-like behaviors along with delete-char etc., so that
      	CTRL-DEL (now bound to kill-word) gets its old behavior of delete
      	selection when there's a selection. (And this behavior in general
      	with delete-word commands functioning as delete-selection is more
      	standard and makes more sense than what we'd otherwise have.)
      
      
      2002-05-09  Rendhalver [Peter Brown]  <rendhalver@xemacs.org>
      
      	* apache-mode.el: separated apache directives into sections
      	for easier updating
      	* apache-mode.el (apache-font-lock-keywords):
      
      2002-05-09  Steve Youngs  <youngs@xemacs.org>
      
      	* Sync with VM-7.04
      1ef83d35a76e
  7. May 07, 2002
  8. May 02, 2002
    • youngs's avatar
      2002-04-26 James LewisMoss <dres@lewismoss.org> · 2623abcaa0b6
      youngs authored
      	* background.el (background-get-job-name): var holding the func to
      	use to generate the background buffer id/name.
      	(background-search-job-space): search buffer list for a buffer
      	generated from FORM (which includes a %d number field) and return
      	the first that no longer has a process connected to it.
      	(background-get-job-name-simple): generate a simple background
      	buffer name "background-%d"
      	(format-quote-string): just replace % with %% in string so format
      	won't be unhappy.
      	(get-bottom-dir): grab last dir part in string (/usr/foo/bar -> bar)
      	(background-get-job-name-command): more complex background namer
      	"BG(<command run>)%d"
      	(background-get-job-name-command-n-dir): and a more complex
      	background namer "BG(<last dir name>)(<command run>)%d"
      	(background): use new background-get-job-name custom var to
      	generate the background name.
      2623abcaa0b6
  9. Jan 30, 2002
  10. Jan 14, 2002
  11. Jan 13, 2002
  12. Jan 09, 2002
    • youngs's avatar
      2002-01-09 Steve Youngs <youngs@xemacs.org> · 9e95103138b5
      youngs authored
      	* package-compile.el (package-directory-map): Change
      	'ps-print-nomule' to 'ps-print'.
      
      	* xemacs-packages/Makefile (PACKAGES): Ditto.
      
      2002-01-09  Steve Youngs  <youngs@xemacs.org>
      
      	* Makefile (ELCS): Remove 'lpr.elc' as it's now in 'ps-print'
      
      2002-01-05  Steve Youngs  <youngs@xemacs.org>
      
      	* lpr.el (lpr-windows-system): Add autoload cookie.
      	(lpr-lp-system): Ditto.
      
      2001-12-23  Steve Youngs  <youngs@xemacs.org>
      
      	* Makefile: Initial version.
      
      	* package-info.in: Initial version.
      9e95103138b5
  13. May 11, 2001
    • youngs's avatar
      * ./xemacs-packages/Makefile: New. · d935263f5724
      youngs authored
      * ./xemacs-packages/*/Makefile (CATEGORY): Change to "standard".
      
      * package-compile.el (package-directory-map): Re-organise.  There are
      now only 2 categories, "xemacs-packages" & "mule-packages".  Also, put
      them into alphabetical order.
      
      * Makefile (SUBDIRS): The sub directories are now 'xemacs-packages' &
      'mule-packages'.
      8 tags
      d935263f5724
  14. Jan 10, 2001
  15. Nov 11, 2000
  16. Oct 23, 2000
  17. Oct 06, 2000
  18. Oct 03, 2000
  19. Sep 25, 2000
  20. Sep 17, 2000
  21. Aug 17, 2000
  22. Aug 16, 2000
  23. Aug 04, 2000
  24. Mar 28, 2000
  25. Mar 27, 2000
  26. Feb 11, 2000
  27. Dec 11, 1999
  28. Dec 04, 1999
  29. Dec 01, 1999
  30. Nov 27, 1999
  31. Jul 23, 1999
  32. Jul 16, 1999
  33. Jul 09, 1999
  34. May 13, 1999
  35. Mar 20, 1999
Loading