aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (dabbrev-case-fold-search, dabbrev-case-replace): SetRichard M. Stallman1996-07-221-0/+2
* (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.Richard M. Stallman1996-07-221-2/+0
* (dabbrev--search): Don't downcase the result here.Richard M. Stallman1996-07-211-2/+16
* (executable-find): Doc fix.Richard M. Stallman1996-07-211-1/+1
* (display-time): Fix prev change: use display-time-update.Richard M. Stallman1996-07-211-1/+1
* (vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.Karl Heuer1996-07-211-5/+0
* (vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.Karl Heuer1996-07-211-0/+5
* (rmail-next-same-subject): Don't set search-regexpKarl Heuer1996-07-211-7/+7
* (display-time): Call display-time-event-handler directlyRichard M. Stallman1996-07-211-0/+2
* (executable-find): Doc fix.Karl Heuer1996-07-211-2/+2
* Fix FSF address in comment.Karl Heuer1996-07-204-8/+12
* Use current FSF address/phone in sample file.Karl Heuer1996-07-201-3/+3
* Delete second (obsolete) copy of FSF address.Karl Heuer1996-07-201-4/+0
* (vip-ms-style-os-p): Doc fix.Karl Heuer1996-07-201-6/+6
* (view-mode-auto-exit): Doc fix.Karl Heuer1996-07-201-1/+4
* (list-load-path-shadows): Fix ambiguous wording.Karl Heuer1996-07-201-20/+21
* Don't test X colors unless using X.Karl Heuer1996-07-201-2/+5
* If no dark magenta, use maroon.Karl Heuer1996-07-191-3/+11
* (vip-get-filenames-from-buffer): Add &optional.Karl Heuer1996-07-171-1/+1
* (send-invisble): Comment fix.Karl Heuer1996-07-171-1/+1
* (display-time): Starting time should be future, not past.Karl Heuer1996-07-171-4/+3
* * message.el (message-send): Don't use mail-hist by default.Lars Magne Ingebrigtsen1996-07-161-4/+4
* (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