aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (select-safe-coding-system): Hightlight at most 256 characters.Richard M. Stallman1999-01-191-1/+2
|
* (standard-display-european): Make all existingRichard M. Stallman1999-01-191-11/+15
| | | | buffers unibyte. Fix doc.
* (command-line): If the init file changes operation toRichard M. Stallman1999-01-191-3/+19
| | | | unibyte, make all buffers unibyte and re-set language environment.
* Fix typo.Markus Rost1999-01-181-1/+0
|
* (rmail-quit): run `rmail-quit-hook'.Richard M. Stallman1999-01-181-1/+4
|
* (latex-run-command): Doc fix.Richard M. Stallman1999-01-181-5/+10
| | | | | | | (tex-command): Doc fix. (tex-compilation-parse-errors): Doc fix. (tex-generate-zap-file-name): Don't start the name with -. (tex-expand-files): Works now also with strings ending with ":".
* (compilation-goto-locus): If already in theRichard M. Stallman1999-01-181-21/+14
| | | | | | compilation buffer's window, keep it in that window. (compile-mouse-goto-error): Add Doc. Don't play with windows. (compile-goto-error): Don't play with windows.
* (plist, alist): New widget types.Richard M. Stallman1999-01-181-37/+127
| | | | (coding-system): Define this unconditionally.
* (shell-command-on-region-default-error-buffer): New var.Richard M. Stallman1999-01-181-86/+96
| | | | | (shell-command-on-region): Use that variable as interactive value of ERROR-BUFFER argument.
* (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.
* (printer-name): Update docstring about usage on MS-DOSAndrew Innes1999-01-171-12/+25
| | | | | | | and MS-Windows. (lpr-command) [ms-dos, windows-nt]: Initialize to empty string on DOS and Windows platforms, to indicate direct printing. Update the docstring accordingly.
* (ps-printer-name): Update docstring about usage onAndrew Innes1999-01-171-41/+36
| | | | | | | | | MS-DOS and MS-Windows. (ps-lpr-command): Update docstring as for lpr-command. (ps-print-region-function): New variable. (ps-do-despool): Use it. (ps-do-despool) [ms-dos, windows-nt]: Remove special case code for DOS/Windows.
* (subst-char-in-string): New function.Andrew Innes1999-01-171-0/+11
|
* (cp852-decode-table): Fill a nil entry.Eli Zaretskii1999-01-171-1/+1
|
* (bdf-cache-file): Use convert-standard-filename.Eli Zaretskii1999-01-171-4/+24
| | | | | | | | | (bdf-find-font-info): New function, looks for the first readable file from a list of alternatives. (bdf-get-bitmaps, bdf-generate-font): Call bdf-find-font-info instead of bdf-get-font-info. (bdf-generate-glyphs): If font-name is a cons cell, pass its car to ps-mule-generate-bitmap-glyph.
* (ps-mule-font-info-database-bdf): Add alternativeEli Zaretskii1999-01-171-45/+47
| | | | | | | file names that avoid clashes in DOS 8+3 namespace. FONT-NAME can now be a list of alternative names. (ps-mule-generate-font): If FONT-NAME is a cons cell, use its car. (ps-mule-prepare-font): Likewise.
* (cp855-decode-table, cp850-decode-table): Fill some nil entries.Eli Zaretskii1999-01-171-3/+3
|
* (temp-buffer-setup-hook, temp-buffer-show-hook): Revert last change.Dave Love1999-01-161-2/+2
|
* (help-make-xrefs): Avoid infloop in keymap substitutionsDave Love1999-01-151-16/+28
| | | | | | | | | and change regexp for command names. (help-xref-go-back, function-called-at-point, symbol-file) (where-is): Doc fixes. (help-xref-go-back): Remove interactive spec. (describe-function-1): Fix message for alias. Buttomize alias name.
* (join-line): New alias.Dave Love1999-01-151-0/+2
|
* (forms--show-record): Convert integers to stringRichard M. Stallman1999-01-151-4/+6
| | | | | | expicitly since concat will no longer accept integers. (forms-print): Use local `total-nb-records' since `forms--total-records' will be inaccessible after buffer switching.
* (make-flyspell-overlay): fix front stickiness.Richard M. Stallman1999-01-151-1/+1
|
* (easy-menu-get-map): Fix bugs in prev change.Richard M. Stallman1999-01-151-8/+11
|
* (cp850-decode-table): Fix previous change.Eli Zaretskii1999-01-141-2/+2
|
* * shell.el (shell-dirtrack-verbose): New custom variable.Simon Marshall1999-01-141-18/+26
| | | | (shell-dirstack-message): Use it.
* (describe-language-environment):Kenichi Handa1999-01-141-1/+1
| | | | Don't alter input-method-alist.
* (cp850-decode-table): Replace nilEli Zaretskii1999-01-131-3/+3
| | | | | entries with codes of similary looking glyphs. (Suggested by Jason Rumney <[email protected]>.)
* (browse-url-netscape): Fix ineffective "-noraise".Dave Love1999-01-131-13/+15
|
* (find-function-on-key): Fix previousDave Love1999-01-131-1/+1
| | | | change.
* (auto-save-hook): Defvar this.Karl Heuer1999-01-121-0/+3
|
* (sql-mode-ansi-font-lock-keywords): Quote font-lockKarl Heuer1999-01-121-15/+15
| | | | | | faces, eliminating the need to load font-lock before loading sql. (sql-mode-oracle-font-lock-keywords): Likewise. (sql-mode-postgres-font-lock-keywords): Likewise.
* Add inhibit-eol-conversion.Dave Love1999-01-111-0/+2
|
* (temp-buffer-setup-hook, temp-buffer-show-hook): SwapDave Love1999-01-111-2/+2
| | | | the values round.
* (compilation-shell-minor-mode): New function.Richard M. Stallman1999-01-111-0/+14
|
* Initial revisionRichard M. Stallman1999-01-111-0/+1060
|
* (help-mode-finish): Renamed from help-mode-maybe.Richard M. Stallman1999-01-111-4/+8
| | | | | | | Don't switch to Help mode here. (temp-buffer-setup-hook): Use help-mode-finish. (help-mode-setup): New function. (temp-buffer-setup-hook): Use help-mode-setup.
* (auto-mode-alist): Add sql-mode.Richard M. Stallman1999-01-111-0/+1
|
* (list-faces-display): Improve the formattingRichard M. Stallman1999-01-111-2/+9
| | | | by computing the maximum length required for any face-name.
* (term_send_home): Change the string toRichard M. Stallman1999-01-111-2/+19
| | | | | | be the same as the one emitted by xterm and consistent with the ones emitted by prior and next. (term_send_end): Likewise.
* Comment on `latest version'.Dave Love1999-01-111-1/+3
|
* Commentary clarification.Dave Love1999-01-101-0/+4
|
* dontcompilefiles: generic-x.elDave Love1999-01-101-0/+1
|
* (find-function-on-key): DTRT for mouseDave Love1999-01-101-8/+21
| | | | bindings.
* (codepage-setup): Doc fix.Eli Zaretskii1999-01-101-4/+3
| | | | (cp-decoding-vector-for-codepage): Likewise.
* (custom-save-delete): First scan the custom-file. Thus exit with anMarkus Rost1999-01-101-0/+1
| | | | error in case the custom-file contains a non-closed open parenthesis.
* Define a "function name" for each translation that isn't ASCII. UseRichard M. Stallman1999-01-081-97/+221
| | | | these function names in iso-transl-char-map.
* (comment-region): Delete spaces only if weRichard M. Stallman1999-01-081-3/+6
| | | | deleted a comment starter.
* (decompose-region): Do decompositionKenichi Handa1999-01-081-11/+22
| | | | on temporary unibyte buffer.
* (make-char): Doc-string modified.Kenichi Handa1999-01-081-3/+3
|
* (byte-compile-warnings): Doc fix.Dave Love1999-01-071-4/+2
|