summaryrefslogtreecommitdiff
path: root/lisp/dos-w32.el
Commit message (Collapse)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
|
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-131-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * window.el (split-window-vertically): * whitespace.el (whitespace-help-on): * vc-rcs.el (vc-rcs-consult-headers): * userlock.el (ask-user-about-lock-help) (ask-user-about-supersession-help): * type-break.el (type-break-force-mode-line-update): * time-stamp.el (time-stamp-conv-warn): * terminal.el (te-set-output-log, te-more-break, te-filter) (te-sentinel,terminal-emulator): * term.el (make-term, term-exec, term-sentinel, term-read-input-ring) (term-write-input-ring, term-check-source, term-start-output-log): (term-display-buffer-line, term-dynamic-list-completions): (term-ansi-make-term, serial-term): * subr.el (selective-display): * strokes.el (strokes-xpm-to-compressed-string, strokes-decode-buffer) (strokes-encode-buffer, strokes-xpm-for-compressed-string): * speedbar.el (speedbar-buffers-tail-notes, speedbar-buffers-item-info) (speedbar-reconfigure-keymaps, speedbar-add-localized-speedbar-support) (speedbar-remove-localized-speedbar-support) (speedbar-set-mode-line-format, speedbar-create-tag-hierarchy) (speedbar-update-special-contents, speedbar-buffer-buttons-engine) (speedbar-buffers-line-directory): * simple.el (shell-command-on-region, append-to-buffer) (prepend-to-buffer): * shadowfile.el (shadow-save-todo-file): * scroll-bar.el (scroll-bar-set-window-start, scroll-bar-drag-1) (scroll-bar-maybe-set-window-start): * sb-image.el (speedbar-image-dump): * saveplace.el (save-place-alist-to-file, save-places-to-alist) (load-save-place-alist-from-file): * ps-samp.el (ps-print-message-from-summary): * ps-print.el (ps-flush-output, ps-insert-file, ps-get-boundingbox) (ps-background-image, ps-begin-job, ps-do-despool): * ps-bdf.el (bdf-find-file, bdf-read-font-info): * printing.el (pr-interface, pr-ps-file-print, pr-find-buffer-visiting) (pr-ps-message-from-summary, pr-lpr-message-from-summary): (pr-call-process, pr-file-list, pr-interface-save): * novice.el (disabled-command-function) (enable-command, disable-command): * mouse.el (mouse-buffer-menu-alist): * mouse-copy.el (mouse-kill-preserving-secondary): * macros.el (kbd-macro-query): * ledit.el (ledit-go-to-lisp, ledit-go-to-liszt): * informat.el (batch-info-validate): * ido.el (ido-copy-current-word, ido-initiate-auto-merge): * hippie-exp.el (try-expand-dabbrev-visible): * help-mode.el (help-make-xrefs): * help-fns.el (describe-variable): * generic-x.el (bat-generic-mode-run-as-comint): * finder.el (finder-mouse-select): * find-dired.el (find-dired-sentinel): * filesets.el (filesets-file-close): * files.el (list-directory): * faces.el (list-faces-display, describe-face): * facemenu.el (list-colors-display): * ezimage.el (ezimage-image-association-dump, ezimage-image-dump): * epg.el (epg--process-filter, epg-cancel): * epa.el (epa--marked-keys, epa--select-keys, epa-display-info) (epa--read-signature-type): * emerge.el (emerge-copy-as-kill-A, emerge-copy-as-kill-B) (emerge-file-names): * ehelp.el (electric-helpify): * ediff.el (ediff-regions-wordwise, ediff-regions-linewise): * ediff-vers.el (rcs-ediff-view-revision): * ediff-util.el (ediff-setup): * ediff-mult.el (ediff-append-custom-diff): * ediff-diff.el (ediff-exec-process, ediff-process-sentinel) (ediff-wordify): * echistory.el (Electric-command-history-redo-expression): * dos-w32.el (find-file-not-found-set-buffer-file-coding-system): * disp-table.el (describe-display-table): * dired.el (dired-find-buffer-nocreate): * dired-aux.el (dired-rename-subdir, dired-dwim-target-directory): * dabbrev.el (dabbrev--same-major-mode-p): * chistory.el (list-command-history): * apropos.el (apropos-documentation): * allout.el (allout-obtain-passphrase): (allout-copy-exposed-to-buffer): (allout-verify-passphrase): Use with-current-buffer.
* * mh-e/mh-comp.el (mh-send-letter):Stefan Monnier2009-08-281-3/+3
| | | | | | | | | | | | | | * mail/sendmail.el (mail-recover-1): * international/mule-diag.el (describe-current-coding-system-briefly) (describe-current-coding-system): * international/mule-cmds.el (select-safe-coding-system) (select-message-coding-system) (set-language-environment-coding-systems, set-locale-environment): * hexl.el (hexl-insert-multibyte-char): * dos-w32.el (find-buffer-file-type-coding-system): * simple.el (what-cursor-position): Replace uses of default-buffer-file-coding-system with (default-value 'buffer-file-coding-system).
* * mail/feedmail.el: Use CL macros.Stefan Monnier2009-08-281-4/+1
| | | | | | (feedmail-run-the-queue, feedmail-send-it-immediately): * dos-w32.el (find-buffer-file-type): Replace uses of default-buffer-file-type with (default-value 'buffer-file-type).
* (find-buffer-file-type-coding-system): If `(car target)' does not exist as aEli Zaretskii2009-01-171-4/+18
| | | | file, try again with its basename replaced by `(cdr target)'. Fixes Bug #1853.
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
|
* Spelling fix.Glenn Morris2008-05-231-1/+1
|
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
|
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
|
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\ | | | | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| |
* | * international/titdic-cnv.el (dos-8+3-filename):Dan Nicolaescu2007-11-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * obsolete/fast-lock.el (msdos-long-file-names): * frame.el (msdos-mouse-p): * files.el (msdos-long-file-names, w32-long-file-name) (msdos-long-file-names): * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data) (mac-resume-apple-event, mac-font-panel-mode) (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter) (mac-clear-font-name-table): * term/pc-win.el (msdos-remember-default-colors) (w16-set-clipboard-data, w16-get-clipboard-data): * term/w32-win.el (w32-send-sys-command, w32-select-font) (set-message-beep): * net/browse-url.el (w32-shell-execute): * w32-fns.el (set-message-beep, w32-get-clipboard-data) (w32-get-locale-info, w32-get-valid-locale-ids) (w32-set-clipboard-data): * dos-fns.el (int86, msdos-long-file-names): * dos-w32.el (default-printer-name): Declare as functions.
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * files.el (msdos-long-file-names, w32-long-file-name) (msdos-long-file-names): * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data) (mac-resume-apple-event, mac-font-panel-mode) (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter) (mac-clear-font-name-table): * term/pc-win.el (msdos-remember-default-colors) (w16-set-clipboard-data, w16-get-clipboard-data): * term/w32-win.el (w32-send-sys-command, w32-select-font) (set-message-beep): * net/browse-url.el (w32-shell-execute): * dos-fns.el (int86, msdos-long-file-names): * dos-w32.el (default-printer-name): Undo previous change.
* | * frame.el (msdos-mouse-p):Dan Nicolaescu2007-11-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * generic-x.el (w32-shell-name): * files.el (msdos-long-file-names, w32-long-file-name) (msdos-long-file-names, dired-get-filename, dired-unmark) (dired-do-flagged-delete, dos-8+3-filename, vms-read-directory) (view-mode-disable): * term/mac-win.el (mac-code-convert-string, mac-coerce-ae-data) (mac-resume-apple-event, mac-font-panel-mode) (mac-atsu-font-face-attributes, mac-ae-set-reply-parameter) (mac-clear-font-name-table): * term/pc-win.el (msdos-remember-default-colors) (w16-set-clipboard-data, w16-get-clipboard-data): * term/w32-win.el (w32-send-sys-command, w32-select-font) (set-message-beep): * w32-fns.el (set-message-beep, w32-get-clipboard-data) (w32-get-locale-info, w32-get-valid-locale-ids) (w32-set-clipboard-data): * help-fns.el (ad-get-advice-info): * font-lock.el (fast-lock-after-fontify-buffer) (fast-lock-after-unfontify-buffer, fast-lock-mode) (lazy-lock-after-fontify-buffer) (lazy-lock-after-unfontify-buffer, lazy-lock-mode): * net/browse-url.el (w32-shell-execute): * dos-fns.el (int86, msdos-long-file-names): * dos-w32.el (default-printer-name): Declare as functions.
* | * w32-fns.el (w32-quote-process-args):Dan Nicolaescu2007-10-211-0/+3
|/ | | | | * dos-w32.el (print-region-function, lpr-headers-switches) (ps-print-region-function): Pacify byte-compiler.
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (find-buffer-file-type-coding-system): Doc fix.Eli Zaretskii2007-05-221-1/+5
|
* (default-buffer-file-type): Add defvar to quieten byte-compiler.Glenn Morris2007-04-101-0/+3
|
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
|
* Update copyright years.Glenn Morris2006-12-051-1/+1
|
* (find-buffer-file-type-coding-system): Support calls where `(nth 1 command)'Eli Zaretskii2006-07-211-5/+15
| | | | is a cons cell. Doc fix.
* (top level): Use find-file-not-found-functions instead of the obsoleteEli Zaretskii2006-06-231-1/+1
| | | | find-file-not-found-hooks.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+2
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Added support for the `default-printer-name' function.Jason Rumney2004-01-281-2/+4
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Cygwin support patch.Juanma Barranquero2003-01-311-1/+1
|
* *** empty log message ***Pavel Janík2002-07-111-1/+1
|
* (file-name-buffer-file-type-alist): Add knowledge of .sx[dmicw] fileFrancesco Potortì2002-07-051-17/+16
| | | | suffixes for Open office data files.
* (grep-regexp-alist): Remove definition, since theEli Zaretskii2001-06-081-4/+0
| | | | general one on compile.el supports drive letters.
* (find-buffer-file-type-coding-system): Doc fix.Eli Zaretskii2000-12-021-2/+2
|
* (find-file-not-found-set-buffer-file-coding-system):Eli Zaretskii2000-10-271-5/+14
| | | | | | | | Don't call find-buffer-file-type-coding-system. Instead, just set eol-type to -unix if inhibit-eol-conversion is in effect, or if the file is on an untranslated filesystem. (add-untranslated-filesystem): Use "D" instead of "f" inside interactive.
* (file-name-buffer-file-type-alist): Add `$' at end ofGerd Moellmann1999-12-101-1/+1
| | | | regexp matching image and audio files.
* (direct-print-region-helper): Use temporary-file-directory.Eli Zaretskii1999-09-021-1/+1
|
* (untranslated-canonical-name): Avoid expandingAndrew Innes1999-07-011-1/+4
| | | | | ange-ftp file names, which might force ange-ftp to prompt for a password.
* (file-name-buffer-file-type-alist): Remove variousAndrew Innes1999-05-021-9/+15
| | | | file extension regexps which aren't necessarily binary files.
* (set-default-process-coding-system): Copied from dos-w32.el.Andrew Innes1999-03-251-9/+0
|
* (direct-print-region-helper): Check for printerGeoff Voelker1999-01-281-1/+1
| | | | being t as well as a string.
* (find-buffer-file-type-coding-system): UseAndrew Innes1999-01-171-28/+126
| | | | | | | | | | | | | | | | | | | | | default-buffer-file-coding-system when file doesn't exist (and isn't covered by a special case) instead of forcing undecided-dos against the user's wishes. (direct-print-region-helper): New function based on direct-print-region-function; sends data to specified printer port without further translation. Recognize and handle specially the standard `print' and `nprint' programs, as well as `lpr' and similar programs. Only write directly to the printer port if no print program is specified. Work around a bug in Windows 9x affecting Win32 version of Emacs by invoking command.com to write to the printer port instead of writing directly. (direct-print-region-function): Use direct-print-region-helper to do most of the work. (direct-ps-print-region-function): New function; analogue of direct-print-region-function for ps-print. (ps-lpr-command): Comment out setq; leave as example usage. (ps-lpr-switches): Ditto.
* (direct-print-region-function): Try to ensure thatGeoff Voelker1998-12-021-12/+20
| | | | | | | | | | printer-name is expanded to a file name on a local drive; sometimes printing a file loaded from a network volume fails. (direct-print-region-function): Add a function to write-region-annotate-functions to append a formfeed character to the region being printed, if the region doesn't end with a formfeed already. This avoids creating a second print job containing a blank page when print spooling is enabled on Windows.
* (set-default-process-coding-system): Use function onGeoff Voelker1998-11-101-4/+8
| | | | | before-init-hook to set default-process-coding-system based on enable-multibyte-characters.
* (file-name-buffer-file-type-alist): Fix typo in regexp.Geoff Voelker1998-10-071-1/+1
|
* dos-w32.el (file-name-buffer-file-type-alist): Force tags files to beAndrew Innes1998-07-121-1/+1
| | | | read as raw-text-dos (to handle files in DOS format).
* (direct-print-region-function): Renamed fromRichard M. Stallman1998-07-031-0/+56
| | | | | | | | dos-print-region-function. Added &rest keyword. (print-region-function): Set to direct-print-region-function. (lpr-headers-switches): Initialize. (ps-lpr-command): Initialize. (ps-lpr-switches): Initialize.
* (null-device): Renamed from grep-null-device.Andrew Innes1998-06-241-1/+1
|
* (minibuffer-history-case-insensitive-variables):Richard M. Stallman1998-05-261-0/+3
| | | | Add file-name-history to it.
* (find-binary-process-coding-system): Remove.Eli Zaretskii1998-04-151-18/+4
| | | | | (default-process-coding-system): Make it be raw-text-dos if async processes are supported, undecided-dos otherwise.
* Comment change.Richard M. Stallman1998-03-031-1/+1
|
* (file-name-buffer-file-type-alist): Remove the files with ".dos" extensionEli Zaretskii1997-09-241-1/+1
| | | | from the list of binary files.