Skip to content
Snippets Groups Projects
  1. May 09, 2002
    • youngs's avatar
      2002-05-09 Ben Wing <ben@xemacs.org> · 1ef83d35
      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
      1ef83d35
  2. May 07, 2002
  3. May 02, 2002
    • youngs's avatar
      2002-04-26 James LewisMoss <dres@lewismoss.org> · 2623abca
      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.
      2623abca
  4. Jan 30, 2002
  5. Jan 14, 2002
  6. Jan 13, 2002
  7. Jan 09, 2002
    • youngs's avatar
      2002-01-09 Steve Youngs <youngs@xemacs.org> · 9e951031
      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.
      9e951031
  8. May 11, 2001
    • youngs's avatar
      * ./xemacs-packages/Makefile: New. · d935263f
      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'.
  9. Jan 10, 2001
  10. Nov 11, 2000
  11. Oct 23, 2000
  12. Oct 06, 2000
  13. Oct 03, 2000
  14. Sep 25, 2000
  15. Sep 17, 2000
  16. Aug 17, 2000
  17. Aug 16, 2000
  18. Aug 04, 2000
  19. Mar 28, 2000
  20. Mar 27, 2000
  21. Feb 11, 2000
  22. Dec 11, 1999
  23. Dec 04, 1999
  24. Dec 01, 1999
  25. Nov 27, 1999
  26. Jul 23, 1999
  27. Jul 16, 1999
  28. Jul 09, 1999
  29. May 13, 1999
  30. Mar 20, 1999
  31. Feb 02, 1999
  32. Dec 31, 1998
  33. Oct 13, 1998
  34. Oct 02, 1998
Loading