aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (set-fill-column): Print the old value too.Richard M. Stallman1997-02-011-2/+3
* Whitespace change.Richard M. Stallman1997-02-011-1/+1
* (sendmail-user-agent): Insert all the OTHER-HEADERS.Richard M. Stallman1997-01-311-1/+11
* Fix bug that caused crash on certain tags with parametersBoris Goldowsky1997-01-311-1/+1
* (rmail-reply): Copy all the References: headersRichard M. Stallman1997-01-311-3/+9
* (mail-fetch-field): New arg LIST.Richard M. Stallman1997-01-311-9/+16
* (edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.Richard M. Stallman1997-01-311-1/+4
* (compilation-enter-directory-regexp)Richard M. Stallman1997-01-311-2/+2
* (ps-print-header): Doc fix.Richard M. Stallman1997-01-301-2/+2
* (load-save-place-alist-from-file): Delete spurious t's.Richard M. Stallman1997-01-281-3/+1
* Spelling corrections.Noah Friedman1997-01-281-0/+0
* (compilation-error-regexp-alist): Undo 1/21 change.Richard M. Stallman1997-01-281-6/+1
* (isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmodPaul Eggert1997-01-281-3/+15
* (comint-exec-1): Use file-accessible-directory-p.Richard M. Stallman1997-01-271-1/+1
* Include <float.h> if STDC_HEADERS.Paul Eggert1997-01-271-13/+37
* (timezone-parse-date): Treat unknown month nameRichard M. Stallman1997-01-271-6/+9
* (byte-compile-inline-expand): Recalculate fnRichard M. Stallman1997-01-271-1/+4
* (jka-compr-error): Use with-current-buffer.Richard M. Stallman1997-01-271-34/+24
* Check for rint and cbrt.Karl Heuer1997-01-271-1/+1
* (HAVE_RINT, HAVE_CBRT): Add undefs.Karl Heuer1997-01-271-0/+2
* (openp): Handle remote file names in path.Richard M. Stallman1997-01-271-12/+59
* use tasks.versionJoel N. Weber II1997-01-271-2/+1
* Minor changes.Richard M. Stallman1997-01-261-5/+11
* Document how insert-before-markers affects overlays.Richard M. Stallman1997-01-261-1/+3
* (ange-ftp-get-process): Call delete-process.Richard M. Stallman1997-01-261-0/+6
* (news-post-news): New arg NOQUERY.Richard M. Stallman1997-01-251-3/+5
* (set_internal): New subroutine. New arg BINDFLAG.Richard M. Stallman1997-01-251-3/+17
* (unbind_to, specbind): Use set_internal.Richard M. Stallman1997-01-251-2/+2
* [!HAVE_RINT] (rint): Convert macro to an actualKarl Heuer1997-01-251-4/+9
* (rmail-get-new-mail): Fix return value to match doc.Karl Heuer1997-01-251-93/+94
* (try_window): Remove frobnication of tab_offset in a minibuffer window.Richard M. Stallman1997-01-241-8/+0
* (pos_tab_offset): Take the width of the minibuffer prompt into account.Richard M. Stallman1997-01-241-4/+21
* (read1): Round size of bool-vector properly.Richard M. Stallman1997-01-241-2/+7
* (completion-no-auto-exit): New variable.Richard M. Stallman1997-01-241-2/+9
* (compilation-parse-errors): Use looking-at on each line.Richard M. Stallman1997-01-231-22/+28
* (tmm-get-keymap): Recognize explicit lambda expressions as valid.Richard M. Stallman1997-01-231-4/+7
* automatically generated from GPLed versionPaul Eggert1997-01-231-0/+191
* (compilation-error-regexp-alist):Richard M. Stallman1997-01-221-3/+8
* automatically generated from GPLed versionPaul Eggert1997-01-221-0/+135
* (set_time_zone_rule_tz1, set_time_zone_rule_tz2):Paul Eggert1997-01-221-4/+9
* (enriched-translations): Add top' and choice' everywhere so that *Richard M. Stallman1997-01-221-11/+30
* (ange-ftp-load): If fail, return nil.Richard M. Stallman1997-01-211-1/+2
* (run_msdos_command): Remove unused variables.Eli Zaretskii1997-01-211-9/+14
* (html-mode): Locally set sentence-end.Richard M. Stallman1997-01-211-0/+3
* (FAST_MAKE_GLYPH): Rename args to CHAR and FACE.Richard M. Stallman1997-01-211-1/+1
* (stamp-oldxmenu): New target.Richard M. Stallman1997-01-211-1/+8
* Delete explicit autoload calls.Richard M. Stallman1997-01-211-146/+138
* (movemail)): Link with getopt.Richard M. Stallman1997-01-211-2/+2
* (main): Do not display "[POP-password]" in the usageRichard M. Stallman1997-01-211-24/+59
* (rmail-preserve-inbox): New variable.Richard M. Stallman1997-01-211-19/+35