summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (standard-display-cyrillic-translit): New function.Richard M. Stallman1997-08-011-0/+128
* (isearch-hide-immediately): Doc fix.Richard M. Stallman1997-08-011-5/+5
* (standard-display-european): New arg AUTO.Richard M. Stallman1997-08-011-2/+12
* (command-line): Pass t for AUTO arg to standard-display-european.Richard M. Stallman1997-08-011-1/+1
* Many doc strings and messages changed.Richard M. Stallman1997-08-011-79/+81
* (diary-face, calendar-today-face, holiday-face):Richard M. Stallman1997-07-311-24/+29
* (eval-last-sexp): Ignore `...' around sexp.Richard M. Stallman1997-07-311-0/+12
* (prefer-coding-system): Change alsoKenichi Handa1997-07-311-1/+1
* (vc-backend-checkin): For CVS, forget the checkout model after commit.Richard M. Stallman1997-07-311-35/+73
* (vc-checkout-model): For CVS, look atRichard M. Stallman1997-07-311-1/+10
* Do not create style-variants of fontset. TheyKenichi Handa1997-07-311-6/+6
* (set-face-font-auto): Create a fontset if FONT is aKenichi Handa1997-07-311-1/+3
* (fontset-name-p): New function.Kenichi Handa1997-07-311-15/+99
* (reference-point-alist): Doc-string modified.Kenichi Handa1997-07-311-0/+4
* new versionMichael Kifer1997-07-319-306/+379
* (uniquify-buffer-name-style): Fix typo.Richard M. Stallman1997-07-301-1/+1
* (info-node, info-xref, info-menu-5):Richard M. Stallman1997-07-301-16/+24
* Update distribution terms.Richard M. Stallman1997-07-301-3/+4
* (mspools-using-vm): Better handling of VM initialization.Richard M. Stallman1997-07-301-9/+22
* Synched with 1.9954.Per Abrahamsen1997-07-301-13/+23
* (mule-menu-keymap): Fix menu item names.Richard M. Stallman1997-07-301-13/+13
* Comment change.Richard M. Stallman1997-07-301-1/+1
* don't add text for the modeline.Simon Marshall1997-07-291-1/+1
* (rmail-resend): Use user-mail-address.Richard M. Stallman1997-07-291-4/+3
* (makefile-space-face): Add defface.Richard M. Stallman1997-07-281-18/+7
* (debug-ignored-errors): Delete ^Quit$ element.Richard M. Stallman1997-07-281-1/+0
* Synched with 1.9951.Per Abrahamsen1997-07-282-154/+201
* (update-autoloads-from-directories):Richard M. Stallman1997-07-281-1/+4
* (prefer-coding-system): Fix doc, prompt.Richard M. Stallman1997-07-281-1/+2
* Comment change.Richard M. Stallman1997-07-272-4/+5
* (fill-context-prefix): Be stricter aboutRichard M. Stallman1997-07-271-3/+5
* Customized.Richard M. Stallman1997-07-272-55/+115
* Customized.Richard M. Stallman1997-07-271-54/+98
* (compile-command): More doc fix.Richard M. Stallman1997-07-271-8/+9
* (mail-extr-voodoo): Handle unmatched quotes in the comment-deletion loop.Richard M. Stallman1997-07-271-1/+1
* (file-coding-system-alist): Use no-conversion for tar files.Richard M. Stallman1997-07-271-1/+2
* (jka-compr-added-to-file-coding-system-alist): New var.Richard M. Stallman1997-07-271-3/+40
* (line-move): If intangibility moves us to a different line,Richard M. Stallman1997-07-261-10/+27
* (read-quoted-char): Consistently downcase letter "digits".Richard M. Stallman1997-07-261-1/+2
* (mail-mode): Make adaptive-fill-regexpRichard M. Stallman1997-07-261-1/+3
* (telnet): Handle multiple telnet programs better.Richard M. Stallman1997-07-261-5/+22
* (occur): Local variable line-start redundant.Richard M. Stallman1997-07-251-28/+70
* Comment change.Richard M. Stallman1997-07-251-3/+3
* (rmail-pop-password-error): New variable.Richard M. Stallman1997-07-251-2/+15
* (awk-mode): Call c-initialize-cc-mode.Richard M. Stallman1997-07-251-0/+1
* (compile-command): Doc fix.Richard M. Stallman1997-07-251-5/+7
* (compilation-error-regexp-alist): Add elt for EPC F90.Richard M. Stallman1997-07-251-4/+17
* (quail-update-leim-list-file): CallKenichi Handa1997-07-251-1/+1
* (leim-list-entry-regexp): Make this match only at beginning of line.Kenichi Handa1997-07-251-1/+1
* customise & make installation/deinstallation happen on mode command not file ...Simon Marshall1997-07-251-105/+193