summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (mouse-drag-mode-line): Don't get errorRichard M. Stallman1996-12-071-3/+6
* (isearch-no-upper-case-p): Use downcaseRichard M. Stallman1996-12-071-5/+9
* (mail-reply-action): Renamed from mail-reply-buffer.Richard M. Stallman1996-12-071-13/+60
* (rmail-start-mail): Rewrite to use compose-mail.Richard M. Stallman1996-12-071-26/+39
* (compose-mail): Handle several more args:Richard M. Stallman1996-12-071-6/+53
* (perform-replace): Obey minibuffer-auto-raise.Richard M. Stallman1996-12-071-0/+2
* (jka-compr-temp-name-template): Initialize using TMPDIR.Richard M. Stallman1996-12-071-1/+2
* (thing-at-point-url-chars): Allow period.Richard M. Stallman1996-12-071-56/+80
* (etags-file-of-tag): Expand the file nameRichard M. Stallman1996-12-071-1/+2
* (sendmail-user-agent): Support 2 optional args.Richard M. Stallman1996-12-071-10/+17
* (byte-compile-insert-header): If emacs-versionRichard M. Stallman1996-12-071-1/+4
* (pascal-mode): Make comment-indent-function buffer local.Richard M. Stallman1996-12-071-0/+1
* (mouse-major-mode-menu): Propagate prefix argRichard M. Stallman1996-12-071-3/+7
* (isearch-mode): Maybe make minibuffer frame visible and/or raise it.Richard M. Stallman1996-12-071-0/+8
* In enable predicates in Files menu, use menu-updating-frame.Richard M. Stallman1996-12-071-6/+6
* Fixed syntax table for quotes since they messed upRichard M. Stallman1996-12-071-0/+3
* (dired-omit-size-limit): New variable.Richard M. Stallman1996-12-071-3/+14
* Get rid of RCS id.Richard M. Stallman1996-12-071-2/+0
* (backup-buffer): Doc fix.Karl Heuer1996-12-061-1/+5
* (imenu): Support integers used as positions.Karl Heuer1996-12-061-0/+6
* (ange-ftp-normal-login): If using a smart gateway,Karl Heuer1996-12-061-1/+2
* (Info-follow-reference): Add each cross-reference toKarl Heuer1996-12-051-3/+12
* (PC-do-completion): Remove text properties fromKarl Heuer1996-12-051-4/+5
* (resize-minibuffer-frame): Don't assume minibuffer frame is selected.Karl Heuer1996-11-191-3/+4
* (x-defined-colors): Use color names from w32-color-map.Geoff Voelker1996-11-191-3/+5
* Use new names for w32 filesGeoff Voelker1996-11-191-3/+3
* Use new file name w32-fns.elGeoff Voelker1996-11-191-2/+2
* Use new file name dos-w32.elGeoff Voelker1996-11-191-3/+3
* Use w32 instead of ms-windows for window-system symbolGeoff Voelker1996-11-196-8/+8
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-11/+11
* (write-contents-hooks): Doc fix.Karl Heuer1996-11-171-1/+1
* *** empty log message ***Karl Heuer1996-11-171-1/+0
* (comint-password-prompt-regexp): Recognize AIX format.Karl Heuer1996-11-171-1/+1
* Initial revisionKarl Heuer1996-11-171-0/+233
* Use simpler fn.Simon Marshall1996-11-161-2/+2
* use simpler fn.Simon Marshall1996-11-161-1/+1
* (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-...Simon Marshall1996-11-161-172/+394
* (a) make fast-lock-get-face-properties cope with face property lists, (b) add...Simon Marshall1996-11-161-78/+126
* (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in key...Simon Marshall1996-11-161-321/+494
* (resize-minibuffer-frame-restore): Don't assumeKarl Heuer1996-11-141-2/+2
* (report-emacs-bug): Reorder arguments.Erik Naggum1996-11-141-4/+5
* (message-mode): Doc fix.Erik Naggum1996-11-131-1/+1
* (report-emacs-bug): New argument recent-keys read before bug subjectErik Naggum1996-11-131-3/+4
* (find-grep-options): Treat solaris, irix like BSD.Richard M. Stallman1996-11-121-1/+5
* (isearch-complete1): If no completion,Richard M. Stallman1996-11-121-6/+8
* (combine-after-change-calls): The first form is not special.Erik Naggum1996-11-111-1/+1
* (dired-jump): Never turn omitting *on*.Richard M. Stallman1996-11-101-5/+6
* (describe-variable): Pretty-print the values.Richard M. Stallman1996-11-101-26/+44
* (define-key-after): If AFTER is t, always put new binding at the end.Richard M. Stallman1996-11-101-4/+11
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19