Skip to content
Snippets Groups Projects
  1. Oct 17, 2002
  2. Oct 07, 2002
  3. Sep 30, 2002
  4. May 10, 2002
  5. 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
  6. May 07, 2002
  7. 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
  8. Jan 30, 2002
  9. Jan 14, 2002
  10. Jan 13, 2002
  11. 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
  12. 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
  13. Jan 10, 2001
  14. Nov 11, 2000
  15. Oct 23, 2000
  16. Oct 06, 2000
  17. Oct 03, 2000
  18. Sep 25, 2000
  19. Sep 17, 2000
  20. Aug 17, 2000
  21. Aug 16, 2000
  22. Aug 04, 2000
  23. Mar 28, 2000
  24. Mar 27, 2000
  25. Feb 11, 2000
  26. Dec 11, 1999
  27. Dec 04, 1999
  28. Dec 01, 1999
  29. Nov 27, 1999
  30. Jul 23, 1999
  31. Jul 16, 1999
  32. Jul 09, 1999
  33. May 13, 1999
  34. Mar 20, 1999
  35. Feb 02, 1999
Loading