summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (texinfo-format-today): Avoid race condition by getting current time only once.Karl Heuer1996-07-151-9/+1
* (appt-check, appt-make-list): Avoid race conditionKarl Heuer1996-07-151-8/+6
* (executable-set-magic): Don't put a space at endKarl Heuer1996-07-151-5/+1
* (sh-mode): Call sh-set-shell only for a writableKarl Heuer1996-07-151-4/+3
* (smtpmail-send-data-1): Escape "." at the start ofKarl Heuer1996-07-151-3/+3
* (eldoc-mode): Toggle eldoc-mode if no prefix given.Noah Friedman1996-07-141-4/+6
* * gnus-cache.el (()): Make sure byte-compilation doesn't trip onLars Magne Ingebrigtsen1996-07-141-1/+4
* ((provide 'gnus)): Make sure `gnus-directory' is definedLars Magne Ingebrigtsen1996-07-141-0/+1
* (outline-auto-activation, outline-layout)Karl Heuer1996-07-131-126/+125
* (outline-resolve-xref): Do not mistake a blank lineKarl Heuer1996-07-131-2/+1
* (display-time): Fix start time for run-at-time.Karl Heuer1996-07-131-1/+4
* Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only sk...Simon Marshall1996-07-131-2/+2
* (rmail-summary-next-labeled-message)Karl Heuer1996-07-131-6/+12
* (mouse-major-mode-menu-1): No need to copy the topKarl Heuer1996-07-131-18/+1
* (browse-url-netscape-program): New variable.Karl Heuer1996-07-131-3/+9
* Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.Simon Marshall1996-07-121-4/+16
* 1. For fns like comint-postoutput-scroll-to-bottom on comint-output-filter-f...Simon Marshall1996-07-121-46/+57
* 1. Use new font-lock-comment-start-regexp for matching a comment---it can be...Simon Marshall1996-07-121-20/+91
* (dabbrev-case-fold-search, dabbrev-case-replace): SetKarl Heuer1996-07-121-0/+2
* (smtpmail-deduce-address-list): Handle RESENT-* fields.Karl Heuer1996-07-121-2/+9
* (normal-top-level-add-to-load-path):Karl Heuer1996-07-121-1/+1
* (rmail-make-basic-summary-line):Karl Heuer1996-07-111-1/+8
* (tex-validate-region): Skip fwd over whitespaceKarl Heuer1996-07-111-4/+12
* (mouse-drag-region): Cope if stop-point is nil.Karl Heuer1996-07-111-41/+61
* (bibtex-reference-head): Allow spaces and tabs betweenKarl Heuer1996-07-111-9/+23
* (mouse-major-mode-menu-1): Always return just a keymap;Karl Heuer1996-07-081-5/+5
* (timezone-parse-date): Fix previous change.Karl Heuer1996-07-081-1/+1
* (gud-irix-p): Exclude Irix6.1 up.Karl Heuer1996-07-071-9/+26
* (ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.Karl Heuer1996-07-071-3/+3
* (ps-article-subject): Don't die if no subject header.Karl Heuer1996-07-071-1/+1
* (timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the rightMiles Bader1996-07-071-9/+22
* (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.Miles Bader1996-07-071-16/+36
* (tar-mode-map): Bind up and down like C-p, C-n.Miles Bader1996-07-071-0/+2
* (insert-directory): Fix previous change.Erik Naggum1996-07-071-1/+1
* Wrongly places parens.Lars Magne Ingebrigtsen1996-07-061-2/+2
* * gnus-cus.el (()): Make sure that calling `gnus-visual-p' duringLars Magne Ingebrigtsen1996-07-061-5/+7
* Removed debug code.Simon Marshall1996-07-051-1/+0
* (newline): Don't do the optimization if the newline before point isMiles Bader1996-07-041-0/+8
* (unfocus-frame, focus-frame): Define as no-ops.Miles Bader1996-07-041-0/+2
* (scheme-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (lisp-mode-variables): Set comment-start-skip to ignore backslash-quotedMiles Bader1996-07-041-1/+3
* (insert-directory): When converting SWITCHES string to a list, put backMiles Bader1996-07-041-1/+1
* (smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.Miles Bader1996-07-041-1/+2
* Would infloop under certain conditions.Lars Magne Ingebrigtsen1996-07-041-2/+1
* (using-unix-filesystems): Doc fix.Miles Bader1996-07-031-5/+4
* Major rewrite.Miles Bader1996-07-031-102/+174
* * gnus-cache.el (gnus-cache-possibly-alter-active): Check forLars Magne Ingebrigtsen1996-07-021-7/+8
* (rmail-make-basic-summary-line): Accept ISO 8601 dates as well.Miles Bader1996-07-021-0/+9
* (mail-hist-current-header-name): Use buffer-substring-no-properties.Miles Bader1996-07-021-1/+1
* (require 'cl) is only necessary when compiling.Erik Naggum1996-07-021-4/+5