aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)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
* (command-line): If the init file changes operation toRichard M. Stallman1999-01-191-3/+19
* 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
* (compilation-goto-locus): If already in theRichard M. Stallman1999-01-181-21/+14
* (plist, alist): New widget types.Richard M. Stallman1999-01-181-37/+127
* (shell-command-on-region-default-error-buffer): New var.Richard M. Stallman1999-01-181-86/+96
* (find-buffer-file-type-coding-system): UseAndrew Innes1999-01-171-28/+126
* (printer-name): Update docstring about usage on MS-DOSAndrew Innes1999-01-171-12/+25
* (ps-printer-name): Update docstring about usage onAndrew Innes1999-01-171-41/+36
* (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
* (ps-mule-font-info-database-bdf): Add alternativeEli Zaretskii1999-01-171-45/+47
* (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
* (join-line): New alias.Dave Love1999-01-151-0/+2
* (forms--show-record): Convert integers to stringRichard M. Stallman1999-01-151-4/+6
* (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
* (describe-language-environment):Kenichi Handa1999-01-141-1/+1
* (cp850-decode-table): Replace nilEli Zaretskii1999-01-131-3/+3
* (browse-url-netscape): Fix ineffective "-noraise".Dave Love1999-01-131-13/+15
* (find-function-on-key): Fix previousDave Love1999-01-131-1/+1
* (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
* Add inhibit-eol-conversion.Dave Love1999-01-111-0/+2
* (temp-buffer-setup-hook, temp-buffer-show-hook): SwapDave Love1999-01-111-2/+2
* (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
* (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
* (term_send_home): Change the string toRichard M. Stallman1999-01-111-2/+19
* 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
* (codepage-setup): Doc fix.Eli Zaretskii1999-01-101-4/+3
* (custom-save-delete): First scan the custom-file. Thus exit with anMarkus Rost1999-01-101-0/+1
* Define a "function name" for each translation that isn't ASCII. UseRichard M. Stallman1999-01-081-97/+221
* (comment-region): Delete spaces only if weRichard M. Stallman1999-01-081-3/+6
* (decompose-region): Do decompositionKenichi Handa1999-01-081-11/+22
* (make-char): Doc-string modified.Kenichi Handa1999-01-081-3/+3
* (byte-compile-warnings): Doc fix.Dave Love1999-01-071-4/+2