- Dec 07, 2004
-
-
ben authored
XEmacs.rules: text-modes is also needed due to dependency of texinfmt on whitespace. XEmacs.rules: Remove auto-autoloads if package-suppress forms have changed. Touch auto-autoloads so it's always up-to-date; otherwise problems ensue when no autoloads exist in a package. start-files/ro/locale-start.el, start-files/ja/locale-start.el, start-files/fr/locale-start.el: Update start files to contain new versions for my new splash-screen workspace. ps-print/Makefile: text-modes depends on xemacs-base. texinfo/Makefile: Depends on text-modes. texinfmt.el: Require 'whitespace to fix compilation. xemacs-base/Makefile: Conditionalize package-suppress forms on existence of `package-suppress', not any particular version. add-log.el: Require font-lock, since we make use of font-lock faces in calls to set-face-parent upon loading, and faces are not automatically autoloaded if we do it this way. profile.el: Update header docs.
-
- Aug 10, 2004
-
- Jul 31, 2004
-
-
michaels authored
* Makefile (ELCS): Include ps-mule.elc always, even when not building for Mule: it's required.
-
- Mar 08, 2004
-
-
viteno authored
<16415.37153.511654.989754@gargle.gargle.HOWL>.
- Oct 31, 2003
-
- Mar 21, 2003
-
-
ben authored
package Makefile overhaul -- remove explicit targets, explicit specification of generated .el files, etc; all is done using directives [i.e. variables], as documented in XEmacs.rules
- Dec 08, 2002
-
-
scop authored
-
- Dec 07, 2002
-
-
scop authored
-
- Oct 17, 2002
-
-
scop authored
-
- Aug 29, 2002
-
-
rendhalver authored
-
- Aug 26, 2002
-
-
scop authored
* ps-print.el: Check emacs-major-version in addition to emacs-minor-version when deciding stuff at compile time. This disables setq'ing ps-print-color-p to nil based on wrong information, as well as defun's ps-color-device as obviously meant on XEmacs >= 20. (ps-print-color-p): Add autoload cookie to make "Options->Printing->Color Printing" widget work.
-
- Aug 05, 2002
-
-
rendhalver authored
-
- Aug 03, 2002
-
-
scop authored
* Makefile: Set DATA_FILES before including XEmacs.rules.
-
- Jul 31, 2002
-
-
rendhalver authored
-
- Jul 30, 2002
-
-
scop authored
* ps-mule.el: Get rid of coding-system aliases. (ps-mule-string-ascii): Use real XEmacs coding-system names. (ps-mule-font-info-database-latin): Ditto. (ps-mule-font-info-database-bdf): Ditto. (ps-mule-encode-header-string): Ditto. Message-Id: <1027599632.32495.4.camel@bobcat.ods.org>
-
rendhalver authored
-
- Jul 22, 2002
-
-
scop authored
* ps-mule.el: Add aliases for iso-latin-* coding systems. Message-ID: <99a784d7-aa61-4e13-90bc-4bd37eab6ca2@deisui.org>
-
- Jun 11, 2002
-
-
youngs authored
* Makefile: Include XEmacs.rules before testing BUILD_WITHOUT_MULE
-
- Jun 10, 2002
-
-
youngs authored
* ps-mule.el (ps-mule-string-encoding): use find-coding-system for XEmacs where coding-system-p is used in Emacs. * ps-mule.el (ps-mule-begin-job): assume that enable-multibyte-character is always t because this variable exists only for compatibility with Emacs and does not change the behaviour of XEmacs. * ps-mule.el: define a few aliases for coding systems which have different names in Emacs. * ps-mule.el (ps-mule-font-info-database-ps): use ps-mule-encode-8bit instead of ps-mule-encode-7bit for the Korean Munhwa-Bold-KSC-EUC-H font. * ps-mule.el (ps-mule-font-info-database-bdf): prefer gulim24.bdf over hanglm24.bdf (looks better). use ps-mule-encode-8bit instead of ps-mule-encode-7bit for the chinese-sisheng bdf fonts. 2002-06-09 Stephen J. Turnbull <stephen@xemacs.org> * xpm-mode.el (xpm-init): Toolbar specs go with buffer, not frame.
-
- Apr 24, 2002
-
- Apr 23, 2002
-
-
youngs authored
* ps-print.el (ps-page-dimensions-database): Add autoload cookie.
-
- Mar 23, 2002
-
-
youngs authored
* xemacs-packages/Makefile (PACKAGES): Add liece. * package-compile.el (package-directory-map): Add liece. 2002-03-04 Vaclav Barta <vbar@comp.cz> * lisp/jde.el (jde-save-close-buffer): use get-file-buffer to map pathname to buffer. (jde-save-variable): Ditto. 2002-03-22 Adrian Aichner <adrian@xemacs.org> * lpr.el: Fix typo. 2002-03-14 David A. Panariti <panariti@attbi.com> * comint.el (comint-strip-ctrl-m): Added a check to make sure whichever of comint-last-input-end or comint-last-input-start that is used has a valid position. This allows comint-strip-ctrl-m to be used with gdb-mode.
-
- Feb 13, 2002
-
- Feb 10, 2002
-
-
youngs authored
* footnote.el: add menu entries * footnote.el (footnote-mode): add key/binding for Footnote-set-style 2002-02-01 Björn Torkelsson <torkel@pdc.kth.se> * ps-print.el (ps-print-preprint-region): use region-active-p instead of mark-active 2002-01-28 David A. Panariti <panariti@mediaone.net> * ffap.el (ffap-url-regexp): Changed http to https? to allow https urls to be recognized. 2002-02-08 Simon Josefsson <jas@extundo.com> * elp.el: Change maintainer to XEmacs dev team exclusively. Replace GNU Emacs with XEmacs in the license text. Add note about sync status.
-
- Jan 30, 2002
-
-
youngs authored
-
- Jan 14, 2002
-
-
youngs authored
* Makefile (DATA_FILES): Make sure we only grab the *.ps files. And also increment the version
- Jan 09, 2002
-
-
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.
-