1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

170 Commits

Author SHA1 Message Date
Vinicius Jose Latorre
758e48a0d1 Remove Time-stamp comment mark. 2006-12-04 14:38:15 +00:00
Vinicius Jose Latorre
4abc74e836 Eliminate Emacs 20 & 21 compatibility. 2006-12-01 13:13:19 +00:00
Vinicius Jose Latorre
0723946185 Fix maintainer email. Emacs 20/21 compatibility. 2006-11-30 10:03:25 +00:00
Vinicius Jose Latorre
502ca00a6b Adjust X-URL 2006-09-20 20:00:03 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Romain Francoise
5b76833fd5 2005-09-24 Emilio C. Lopes <eclig@gmx.net>
* woman.el (woman-file-name):
	* wid-edit.el (widget-file-prompt-value)
	(widget-coding-system-prompt-value):
	* w32-fns.el (set-w32-system-coding-system):
	* vc.el (vc-version-diff, vc-annotate):
	* textmodes/reftex-auc.el (reftex-arg-cite)
	(reftex-arg-index-tag):
	* textmodes/refer.el (refer-get-bib-files):
	* textmodes/artist.el (artist-figlet-choose-font):
	* terminal.el (terminal-emulator):
	* replace.el (occur-read-primary-args):
	* rect.el (string-rectangle, string-insert-rectangle):
	* ps-print.el (ps-print-preprint):
	* progmodes/pascal.el (pascal-goto-defun):
	* progmodes/etags.el (visit-tags-table, visit-tags-table-buffer):
	* progmodes/compile.el (compilation-find-file):
	* printing.el (pr-interactive-n-up):
	* play/animate.el (animate-birthday-present):
	* net/rcompile.el (remote-compile):
	* man.el (man, Man-goto-section, Man-follow-manual-reference):
	* mail/rmailsum.el (rmail-summary-search-backward)
	(rmail-summary-search):
	* mail/rmailout.el (rmail-output-read-rmail-file-name)
	(rmail-output-read-file-name):
	* mail/rmail.el (rmail-search, rmail-search-backwards):
	* mail/mailabbrev.el (merge-mail-abbrevs, rebuild-mail-abbrevs):
	* locate.el (locate):
	* international/quail.el (quail-show-keyboard-layout):
	* international/mule.el (set-buffer-file-coding-system)
	(revert-buffer-with-coding-system, set-file-name-coding-system)
	(set-terminal-coding-system, set-keyboard-coding-system)
	(set-next-selection-coding-system):
	* international/mule-diag.el (describe-coding-system)
	(describe-font, describe-fontset):
	* international/mule-cmds.el (universal-coding-system-argument)
	(search-unencodable-char, describe-input-method)
	(set-language-environment, describe-language-environment):
	* international/codepage.el (codepage-setup):
	* international/code-pages.el (codepage-setup):
	* info.el (Info-search, Info-follow-reference)
	(Info-search-backward):
	* emacs-lisp/advice.el (ad-read-advised-function)
	(ad-read-advice-class, ad-clear-cache, ad-activate)
	(ad-deactivate, ad-update, ad-unadvise, ad-read-advice-name)
	(ad-enable-advice, ad-disable-advice, ad-remove-advice)
	(ad-read-regexp):
	* ediff-util.el (ediff-toggle-regexp-match):
	* ediff-ptch.el (ediff-prompt-for-patch-file):
	* dired-aux.el (dired-diff):
	* diff.el (diff):
	* cus-edit.el (custom-variable-prompt):
	* calendar/timeclock.el (timeclock-ask-for-project):
	* calc/calcalg3.el (calc-get-fit-variables):
	* calc/calc-store.el (calc-edit-variable)
	(calc-permanent-variable):
	* vc-mcvs.el (vc-mcvs-register):
	* shadowfile.el (shadow-define-literal-group):
	* woman.el (woman-file-name):
	* vc.el (vc-version-diff, vc-merge):
	* textmodes/reftex-index.el (reftex-index-complete-tag):
	* format.el (format-decode-buffer, format-decode-region):
	* emulation/viper-cmd.el (viper-read-string-with-history):
	* emacs-lisp/debug.el (cancel-debug-on-entry):
	* emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
	* ediff.el (ediff-merge-revisions)
	(ediff-merge-revisions-with-ancestor, ediff-revision):
	* completion.el (interactive-completion-string-reader):
	* calc/calc-prog.el (calc-user-define-formula):
	Follow convention for reading with the minibuffer.
2005-09-24 13:44:02 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Juanma Barranquero
01cdabc616 (ps-extend-face-list, ps-extend-face, ps-print-background-image): Fix typos in
docstrings.
(ps-default-fg, ps-default-bg): Doc fixes.
2005-07-20 21:33:29 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juanma Barranquero
b0fa9df702 (postscript, ps-print, ps-print-horizontal, ps-print-vertical, ps-print-headers,
ps-print-font, ps-print-color, ps-print-face, ps-print-n-up, ps-print-zebra,
ps-print-background, ps-print-printer, ps-print-page, ps-print-miscellany):
Finish `defgroup' description with period.
(ps-print-quote): "?\ " -> "?\s".
2005-07-04 02:23:37 +00:00
Vinicius Jose Latorre
27484eb05f Fixed version number 2005-06-29 01:09:32 +00:00
Vinicius Jose Latorre
9dae638c17 ps-print selection page fix 2005-06-28 03:13:02 +00:00
Juri Linkov
8906db2766 (ps-face-foreground-name, ps-face-background-name):
Replace aliased functions with calls where second arg `inherit' is t.
2005-06-22 12:07:36 +00:00
Juanma Barranquero
640477ee0f (ps-default-fg, ps-default-bg): Fix typos in docstrings. 2005-06-06 15:17:32 +00:00
Kenichi Handa
3409eda2d8 (ps-print-translation-table): New variable.
(ps-plot-region): Translate characters by
ps-print-translation-table.
2005-03-29 05:06:48 +00:00
Vinicius Jose Latorre
f601dcd602 Fix date in ps-print-version. 2005-03-19 04:18:17 +00:00
Vinicius Jose Latorre
5d62baca6d Use functionp instead symbolp and fboundp. 2005-03-19 04:11:54 +00:00
Kenichi Handa
b77ba60f8c (ps-header-footer-string): Return a list of header
and footer strings.
2005-02-22 06:18:38 +00:00
Kenichi Handa
92dc83a921 (ps-font-info-database): New entry
ZapfChancery-MediumItalic with correct font name.  Fix font name
of the entry Zapf-Chancery-MediumItalic.
2005-02-18 00:44:44 +00:00
Vinicius Jose Latorre
c033ddefa5 ps-setup 2004-11-21 22:52:46 +00:00
Vinicius Jose Latorre
b6d0ac875c :version & eval-and-compile & featurep 2004-11-21 22:30:00 +00:00
Vinicius Jose Latorre
47a97a6db3 Tiny change. 2004-07-27 02:10:51 +00:00
Vinicius Jose Latorre
9586e1d3a4 Improve DSC compliance. 2004-07-23 01:16:06 +00:00
Vinicius Jose Latorre
3a50445455 Comment doc string of defalias 2004-06-16 00:03:26 +00:00
Kenichi Handa
edf2174ff3 Fix typos (kein'ichi -> ken'ichi). 2004-06-05 02:39:03 +00:00
Vinicius Jose Latorre
cfb7b9ce93 New fun. 2004-05-06 04:34:38 +00:00
Vinicius Jose Latorre
208ccc30da New fun. 2004-05-06 04:29:32 +00:00
Vinicius Jose Latorre
1ed43c8ea6 New fun. 2004-05-06 04:00:05 +00:00
Vinicius Jose Latorre
bd20e8cd66 New fun. 2004-05-06 03:47:19 +00:00
Vinicius Jose Latorre
51138c946f New fun. 2004-05-06 03:21:04 +00:00
Vinicius Jose Latorre
197d4ebcbc Modification to print *Messages* buffer. 2004-03-10 22:56:45 +00:00
Vinicius Jose Latorre
71efd3c473 Doc fix. 2004-03-02 04:54:04 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Vinicius Jose Latorre
e22ba851aa Print line number correctly in a region. 2003-07-10 22:29:13 +00:00
Vinicius Jose Latorre
edf0b0c5ec Avoid unnecessary calls to funs in header and footer variables 2003-05-15 02:32:03 +00:00
Juanma Barranquero
d730a5ac5f (ps-zebra-stripe-follow): Don't quote nil and t in docstrings. 2003-05-06 17:53:37 +00:00
Vinicius Jose Latorre
e59d29d6b7 Check if background and foreground color are the same. 2003-03-06 01:54:17 +00:00
Juanma Barranquero
c794a94d9a Change the policy of background/foreground default color.
(ps-print-version): New version number (6.5.9).
(ps-default-fg, ps-default-bg): Adjust default value.
(ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg variables now use
`t' to indicate the use of Emacs session background/foreground color.
(ps-output-string-prim): If index out of range, insert hexadecimal
representation of character.
2003-02-13 11:57:42 +00:00
Richard M. Stallman
eafa92bfe0 (ps-print-emacs-type): Error if ps-print is
activated in Epoch, inLucid or in Emacs v19 or lesser.
Value can no longer be `lucid'.
(ps-print-version): New version number (6.5.8).
(faces): Never do (require 'faces).
2002-09-29 03:30:41 +00:00
Richard M. Stallman
509b4dbc0b Adjust ps-print-color-p, ps-default-fg and ps-default-bg setting.
(ps-print-version): New version number (6.5.7).
(ps-mark-active-p): New fun.
(ps-print-preprint-region): Adjust code.
2002-09-12 03:21:57 +00:00
Richard M. Stallman
c90a10faa9 (ps-printer-name-option): Doc fix.
Adjust ps-postscript-code-directory setting.  XEmacs
version check was adjusted.
(ps-print-version): New version number (6.5.6).
(ps-print-color-p, ps-page-dimensions-database): Autoload var.
(ps-print-code, ps-print-preprint-region): Adjust code.
2002-09-10 16:49:47 +00:00
Richard M. Stallman
2285bf9df7 Many doc fixes. 2002-09-09 19:26:40 +00:00
Richard M. Stallman
d1951e6adc (ps-lp-system): Fixed typo in `usg-unix-v'. 2002-08-30 15:49:30 +00:00
Markus Rost
bf29d4c1c6 Update copyright year.
(ps-begin-cut-regexp, ps-end-cut-regexp): Fix type.
2002-07-27 19:50:34 +00:00
Per Abrahamsen
1426742bdf 2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
* ps-print.el (ps-print-printer): Added `lpr' customize group
	member.
2002-02-25 16:29:54 +00:00
Richard M. Stallman
e31c1fd5e4 (ps-font-lock-face-attributes): Use :weight and :slant. 2001-12-31 20:32:52 +00:00
Gerd Moellmann
7853aef6a4 Fix copyright years. 2001-09-19 14:54:19 +00:00
Gerd Moellmann
55732434fe Better face mapping for black/white PostScript printers.
Check if mark is active when printing a region.  Doc fix.
(ps-print-version): New version number (6.5.5).
(ps-print-color-p): Customization fix.
(ps-black-white-faces): New option.
(ps-black-white-faces-alist): New internal var.
(ps-count-lines-preprint, ps-print-preprint-region): New funs.
(ps-print-region, ps-print-region-with-faces, ps-nb-pages-buffer)
(ps-nb-pages-region): Interactive fix.
(ps-extend-face-list, ps-extend-face, ps-setup, ps-begin-job)
(ps-face-attributes, ps-generate-postscript-with-faces): Code fix.
2001-09-18 09:28:00 +00:00
Gerd Moellmann
66a863f059 (ps-print-region, ps-print-region-with-faces)
(ps-nb-pages-region): Signal an error if called interactively
and the mark is not active.
2001-09-13 10:12:45 +00:00
Gerd Moellmann
27dc47aa81 Change error function arguments to follow Emacs
message convention.  Doc fix.
(ps-print-version): New version number (6.5.4).
(coding-system-for-write): Change declaration position to avoid
XEmacs compilation gripes.
(coding-system-for-read, buffer-file-coding-system): Declarations
to avoid XEmacs compilation gripes.
2001-08-15 08:05:21 +00:00