1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Vinicius Jose Latorre
bafb1102bb Fix typos. 2007-05-17 17:08:08 +00:00
Juanma Barranquero
3f79ccad40 (pr-ps-fast-fire): Fix typo in docstring. 2007-05-16 13:20:13 +00:00
Vinicius Jose Latorre
9e95965c43 Fix ps-print links 2007-02-07 19:01:20 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Vinicius Jose Latorre
36222e78c6 Replace easy-menu-change by easy-menu-add-item. 2006-12-04 15:04:00 +00:00
Vinicius Jose Latorre
758e48a0d1 Remove Time-stamp comment mark. 2006-12-04 14:38:15 +00:00
Vinicius Jose Latorre
0695be6f01 Fix Print submenu creation 2006-11-08 14:04:09 +00:00
Chong Yidong
a6d583c00a (pr-alist-custom-set, pr-ps-utility-custom-set)
(pr-ps-name-custom-set, pr-txt-name-custom-set): Don't update the
Printing menu if it's not initialized.
(pr-menu-bind): Act on menu-bar-file-menu directly.
2006-11-06 15:13:24 +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
Stefan Monnier
bead134f40 (easy-menu-intern): Don't define.
(pr-get-symbol): Use easy-menu-intern only if defined.
2005-11-16 22:44:53 +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
Deepak Goel
8a26c16552 Message format spec fixes (1) 2005-09-18 12:25:02 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Juanma Barranquero
3c22da45d2 (printing): Finish `defgroup' description with period.
(pr-create-interface): "?\ " -> "?\s"
2005-07-04 02:21:00 +00:00
Vinicius Jose Latorre
b2c9cbd381 printing v6.8.4 2005-06-11 23:25:06 +00:00
Richard M. Stallman
14bc6e51de Don't call pr-update-menus; user must do that. 2005-06-06 12:30:35 +00:00
Richard M. Stallman
ff4ed9e5e2 (pr-interactive-n-up): Use string-to-number. 2005-05-30 06:50:35 +00:00
Vinicius Jose Latorre
83aebfe622 pr-setup & lpr-setup 2004-11-21 23:05:20 +00:00
Vinicius Jose Latorre
9f7a99189e interactive-p & eval-and-compile 2004-11-18 00:11:32 +00:00
Vinicius Jose Latorre
14b84c94f8 Fix typos & pr-switches-string 2004-11-15 19:31:54 +00:00
Vinicius Jose Latorre
bf490c7bb6 adjust pr-menu-spec 2004-11-14 16:50:37 +00:00
Vinicius Jose Latorre
6367b61632 interactive-p & file permission bits 2004-11-14 00:47:34 +00:00
Vinicius Jose Latorre
e22c7647c7 fix to use new easymenu 2004-11-12 02:14:03 +00:00
Stefan Monnier
3a502e66dc (pr-get-symbol): Don't downcase. 2004-11-11 15:01:34 +00:00
Vinicius Jose Latorre
b1f6fa86ec Check if file exists before deleting it. 2004-09-27 04:26:15 +00:00
Vinicius Jose Latorre
082b436964 Doc fix (gsprint). 2004-09-22 02:28:21 +00:00
John Paul Wallington
747aa4cfc6 (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
(pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
(pr-switches): Remove period from end of error messages.
2004-08-01 05:52:30 +00:00
Vinicius Jose Latorre
553d333400 Doc fix. 2004-07-21 05:06:49 +00:00
Vinicius Jose Latorre
0117451de7 Doc fix. Change name of some funs. 2004-07-13 01:32:18 +00:00
Vinicius Jose Latorre
45f17557a5 It uses call-process instead shell-command 2004-07-10 22:14:18 +00:00
Vinicius Jose Latorre
f88aa6e56e printing doc fix. 2004-04-06 02:58:04 +00:00
Vinicius Jose Latorre
38253bba66 Var initialization fix. 2004-04-01 02:29:00 +00:00
Vinicius Jose Latorre
034cb09633 New version 6.7.3. 2004-03-29 02:51:59 +00:00
Vinicius Jose Latorre
757caf1c6a Modify interactive declaration. 2004-03-28 22:29:31 +00:00
Vinicius Jose Latorre
1f5a8e4a27 New tips in Tips section. 2004-03-10 23:47:54 +00:00
Vinicius Jose Latorre
739ce3950a Doc fix. 2004-03-10 00:47:45 +00:00
Vinicius Jose Latorre
b8d955f419 Replace "As Is..." in PostScript file print/preview by "No Preprocessing...". 2004-03-01 02:26:01 +00:00
Vinicius Jose Latorre
acc037ba7a Adjust buffer interface. 2004-02-29 23:59:04 +00:00
Vinicius Jose Latorre
449cba4499 A lot of doc fix. 2004-02-26 04:03:40 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Vinicius Jose Latorre
526335b489 vinicius: copyright date fix. Move pr-get-symbol into eval-and-compile. 2003-03-03 20:03:18 +00:00
Kim F. Storm
fea8973a15 (pr-get-symbol): Define during compile. 2003-02-07 23:11:17 +00:00
Kim F. Storm
2c840b907a New file.
Assigned by Vinicius Jose Latorre <vinicius@cpqd.com.br>
2003-02-07 21:06:51 +00:00